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

Summary: Ant issues warnings on project rebuild
Product: projects Reporter: _ gtzabari <gtzabari>
Component: AntAssignee: Jesse Glick <jglick>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:

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