THRIFT-450. java: Respect the global classpath during testing
authorDavid Reiss <dreiss@apache.org>
Fri, 22 May 2009 19:50:32 +0000 (19:50 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 22 May 2009 19:50:32 +0000 (19:50 +0000)
commit089164a2e9ad58d44c7e841e25f02360fe8bd047
treedda5a8775b077017e106ec6bafdb01373b856488
parentfdfcebda522c4c84f9c81cebdfb43d878d37a35a
THRIFT-450. java: Respect the global classpath during testing

I'm not sure why, but "ant test" under lib/java doesn't pass the
global classpath to the test programs.  (This is weird because
compile-test does.)  This change manually extracts the CLASSPATH
environment variable and adds it to the test classpath.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@777677 13f79535-47bb-0310-9956-ffa450edef68
lib/java/build.xml