https://issues.apache.org/bugzilla/show_bug.cgi?id=49041
Summary: Incorrect "WARNING: multiple versions of ant detected
in path for junit"
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Optional Tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
The WARNING below does not take into account the case sensitivity for the
underlying OS.
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/D:/app/ant/apache-ant-1.7.1/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/d:/app/ant/apache-ant-1.7.1/lib/ant.jar!/org/apache/tools/ant/Project.class
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.