Change test scripts for Java to point to libthrift.jar in source tree.
authorDavid Reiss <dreiss@apache.org>
Mon, 18 Feb 2008 02:11:39 +0000 (02:11 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 18 Feb 2008 02:11:39 +0000 (02:11 +0000)
commit9590a4c9ccc2fde8b9c65407ec1e36e892db1db1
tree5d0330b93d8c400c40e41437a6b9734ec791fed9
parentdb0ea15310339c504f37128e49421bba58051933
Change test scripts for Java to point to libthrift.jar in source tree.

Summary:
  - They used to point at /usr/local/lib/libthrift.jar even though the build.xml pointed
    at a relative path in the source tree

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665483 13f79535-47bb-0310-9956-ffa450edef68
test/java/TestClient
test/java/TestServer