Junit jar removed from lib
--------------------------

                 Key: NUTCH-1243
                 URL: https://issues.apache.org/jira/browse/NUTCH-1243
             Project: Nutch
          Issue Type: Bug
          Components: build
    Affects Versions: 1.5
         Environment: Ivy 2.1.0 - 20090925235825
            Reporter: Julien Nioche


When calling 'ant test' the junit jar is added to the lib dir by Ivy but gets 
removed before the test classes are compiled. This seems to happen with Ivy 2.1 
but not with Ivy 2.2.
We do have 2.2 in the /ivy directory but the ant script uses whatever is found 
in ~/.ant/lib - ideally we would like to be able to force the location of the 
jar file.
As seen in [NUTCH-995] a workaround is to call : 'ant -lib ivy test' but having 
the value coded in the build script would be better

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to