You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/29 04:44:59 UTC

[jira] Commented: (THRIFT-289) "make check" no longer runs the Java tests

    [ 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}
dreiss@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.