/[Apache-SVN]
ViewVC logotype

Revision 738695


Jump to revision: Previous Next
Author: bryanduxbury
Date: Thu Jan 29 01:21:20 2009 UTC (15 years, 2 months ago)
Changed paths: 26
Log Message:
THRIFT-166. java: Java tests should be in lib/java/test/
THRIFT-221. java: Make java build classpath more dynamic and configurable

This issue moves all the tests from test/java to lib/java/test/src and combines the build files. In addition, rather than continue on with the same busted approach to finding dependent jars for the tests, THRIFT-221 has been implemented, allowing the user to specify a .thrift-build.properties file in their home directory that contains additional classpath entries. 

As a result of this patch, "make check" does not currently work as it is expected to. This will be resolved in a follow-up commit.

Changed paths

Path Details
Directoryincubator/thrift/trunk/aclocal/ax_java.m4 modified , text changed
Directoryincubator/thrift/trunk/lib/java/ modified , props changed
Directoryincubator/thrift/trunk/lib/java/build.xml modified , text changed
Directoryincubator/thrift/trunk/lib/java/test/ added
Directoryincubator/thrift/trunk/lib/java/test/TestClient
(Copied from incubator/thrift/trunk/test/java/TestClient, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/TestNonblockingServer
(Copied from incubator/thrift/trunk/test/java/TestNonblockingServer, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/TestServer
(Copied from incubator/thrift/trunk/test/java/TestServer, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/ added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/ added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/ added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/ added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/DeepCopyTest.java
(Copied from incubator/thrift/trunk/test/java/src/DeepCopyTest.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/EqualityTest.java
(Copied from incubator/thrift/trunk/test/java/src/EqualityTest.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/IdentityTest.java
(Copied from incubator/thrift/trunk/test/java/src/IdentityTest.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/JSONProtoTest.java
(Copied from incubator/thrift/trunk/test/java/src/JSONProtoTest.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/JavaBeansTest.java
(Copied from incubator/thrift/trunk/test/java/src/JavaBeansTest.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/OverloadNonblockingServer.java
(Copied from incubator/thrift/trunk/test/java/src/OverloadNonblockingServer.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/TestClient.java
(Copied from incubator/thrift/trunk/test/java/src/TestClient.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/TestNonblockingServer.java
(Copied from incubator/thrift/trunk/test/java/src/TestNonblockingServer.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/TestServer.java
(Copied from incubator/thrift/trunk/test/java/src/TestServer.java, r736738)
added
Directoryincubator/thrift/trunk/lib/java/test/org/apache/thrift/test/ToStringTest.java
(Copied from incubator/thrift/trunk/test/java/src/ToStringTest.java, r736738)
added
Directoryincubator/thrift/trunk/test/java/TestClient deleted
Directoryincubator/thrift/trunk/test/java/TestNonblockingServer deleted
Directoryincubator/thrift/trunk/test/java/TestServer deleted
Directoryincubator/thrift/trunk/test/java/build.xml deleted
Directoryincubator/thrift/trunk/test/java/src/ deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26