You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2006/07/05 16:05:31 UTC

[jira] Created: (WSCOMMONS-55) test cases don't compile due to missing junit.jar dependency

test cases don't compile due to missing junit.jar dependency
------------------------------------------------------------

         Key: WSCOMMONS-55
         URL: http://issues.apache.org/jira/browse/WSCOMMONS-55
     Project: WS-Commons
        Type: Bug

  Components: XmlSchema  
    Reporter: Jeremy Hughes
 Assigned to: Jeremy Hughes 
    Priority: Minor


the build.xml downloads xmlunit-1.0.jar if it's not there so do the same for junit.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Closed: (WSCOMMONS-55) test cases don't compile due to missing junit.jar dependency

Posted by "Jeremy Hughes (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-55?page=all ]
     
Jeremy Hughes closed WSCOMMONS-55:
----------------------------------

    Resolution: Invalid

Turns out the junit ant task needs junit on the classpath to ant. So that junit is there for the compilation too. So nothing to do here other than make sure junit is on the classpath before running ant. 

> test cases don't compile due to missing junit.jar dependency
> ------------------------------------------------------------
>
>          Key: WSCOMMONS-55
>          URL: http://issues.apache.org/jira/browse/WSCOMMONS-55
>      Project: WS-Commons
>         Type: Bug

>   Components: XmlSchema
>     Reporter: Jeremy Hughes
>     Assignee: Jeremy Hughes
>     Priority: Minor

>
> the build.xml downloads xmlunit-1.0.jar if it's not there so do the same for junit.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org