DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39920>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39920
Summary: hoax: Duplicated project name in import
Product: Ant
Version: 1.6.5
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
AssignedTo: dev@ant.apache.org
ReportedBy: sherold@netbeans.org
Ant gives me the following message although the project name is not even set in
the c.xml file. If I comment out the antcall task in the b.xml file, the
message disappears. I am attaching the relevant project you can test it on.
Buildfile: build.xml
build:
Duplicated project name in import. Project project-b defined first
in /home/sherold/test/c.xml and again in /home/sherold/test/b.xml
problem:
BUILD SUCCESSFUL
Total time: 0 seconds
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|