[ https://issues.apache.org/jira/browse/THRIFT-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roger Meier updated THRIFT-960: ------------------------------- Attachment: THRIFT-960_Java_add_TestServer_and_Client_again.v2.patch You are right Bryan, the classpath modifications are not required. I had a closer look, add the depends to the testserver target is enough because it depends on resolve which sets the ivy.test.classpath => new patch without classpath modifications. > add TestServer, TestNonblockingServer and TestClient again > ---------------------------------------------------------- > > Key: THRIFT-960 > URL: https://issues.apache.org/jira/browse/THRIFT-960 > Project: Thrift > Issue Type: Improvement > Components: Java - Library, Test Suite > Affects Versions: 0.5 > Reporter: Roger Meier > Assignee: Roger Meier > Fix For: 0.6 > > Attachments: THRIFT-960_Java_add_TestServer_and_Client_again.patch, > THRIFT-960_Java_add_TestServer_and_Client_again.v2.patch > > > * add TestServer, TestNonblockingServer and TestClient again (deleted by > revision #927693) > * TestHandler from ServerTestBase inside TestServer and TestNonblockingServer > * create a libthrift-test.jar containing the testsuite, this will allow other > testsuites e.g. JavaScript to use the same TestHandler > * ant targets testclient, testserver and testnonblockingserver will be able > to run -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.