This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 48900 - Ant issues warnings on project rebuild
Summary: Ant issues warnings on project rebuild
Status: CLOSED DUPLICATE of bug 43968
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-12 19:13 UTC by _ gtzabari
Modified: 2006-03-24 10:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2004-09-12 19:13:10 UTC
dev build 20040909800
J2SE 5.0 RC

I issue SHIFT-F11 (rebuild project) and get
warnings on the ant output:

init:
deps-clean:
Trying to override old definition of task
http://www.netbeans.org/ns/j2se-project/1:javac
Trying to override old definition of task
http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task
http://www.netbeans.org/ns/j2se-project/1:debug
Trying to override old definition of task
http://www.netbeans.org/ns/j2se-project/1:java
[... and so on ...]

Either this is a bug in the build xml file
generated by Netbeans or a bug in Ant. Please
comment on it. Also, please note that Ant 1.6.2 is
out and we might want to consider upgrading if we
haven't already.
Comment 1 David Konecny 2004-09-13 09:06:32 UTC
It is just a warning.

*** This issue has been marked as a duplicate of 43968 ***
Comment 2 Marian Mirilovic 2005-07-12 10:18:11 UTC
closed