Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
this patch removes the Shell script and replaces it with a build.xml and ivy.xml , just as mentioned in THRIFT-913
in addition it uses the class lib/java/test/org/apache/thrift/server/ServerTestBase.java as its TestHandler
- remove TestHandler.java
- little changes within test.html
- this makes it easier to test and working towards
THRIFT-847
detail:
M lib/js/test M lib/js/test/test.html D lib/js/test/RunTestServer.sh A lib/js/test/ivy.xml M lib/js/test/src/test/Httpd.java D lib/js/test/src/test/TestHandler.java A lib/js/test/build.xml
Attachments
Attachments
Issue Links
- depends upon
-
THRIFT-960 add TestServer, TestNonblockingServer and TestClient again
- Closed
- is depended upon by
-
THRIFT-893 add JavaScript to the tutorial examples
- Closed