DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19436>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19436

<junit> failing with IntelliJ 3.0.4

           Summary: <junit> failing with IntelliJ 3.0.4
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Colleague recently upgraded to IntelliJ 3.0.4 (from 3.0.3) and suddenly <junit 
fork=true> is somehow not putting/adding ant.jar and optional.jar on the 
classpath of the forked java.exe (junit.jar is already explicilty on 
classpath). We've upgraded Ant to 1.5.3 for a couple weeks now, which seemed to 
work fine with 3.0.3.

It might be IntelliJ's fault somehow, but how could it be Ant doesn't add its 
own JARs run run the forked JunitTestRunner anymore???

Explicitly adding Ant's JARs to the <junit>'s classpath is working as a work-
around though... --DD

Reply via email to