[ https://issues.apache.org/jira/browse/THRIFT-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668312#action_12668312 ]
David Reiss commented on THRIFT-289: ------------------------------------ I can fix this if you give me instructions for running the test manually. When I try "ant test", it cannot find the Apache Commons Lang jar. Among the errors, I get "dropping /home/dreiss/thrift/lib/java/${thrift.extra.cpath} from path as it doesn't exist". I tried to create the properties file. {code} dre...@dr-mbp:master:dreiss$ cat /home/dreiss/.thrift-build.properties thift.extra.cpath = /usr/share/java/commons-lang-2.3.jar {code} > "make check" no longer runs the Java tests > ------------------------------------------ > > Key: THRIFT-289 > URL: https://issues.apache.org/jira/browse/THRIFT-289 > Project: Thrift > Issue Type: Bug > Components: Library (Java), Test Suite > Reporter: David Reiss > Assignee: Bryan Duxbury > > Broken by r738695. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.