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 62999

Summary: Ant section completely missing in new Options dialog
Product: projects Reporter: Roman Strobl <rstrobl>
Component: AntAssignee: Jan Jancura <jjancura>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Roman Strobl 2005-08-25 00:02:31 UTC
[NetBeans 200508241800; WinXP; JDK 1.5.0_04]

Issue Summary:
--------------
Ant settings are completely missing in Advanced section of new Options dialog. 

Steps to Reproduce:
-------------------
1. Open new options dialog.
2. Go to Advanced section.
-> Ant settings used to be here but they are missing now.
Comment 1 Jan Jancura 2005-08-25 09:56:09 UTC
fixed in the main trunk:


Checking in nbproject/project.xml;
/cvs/ant/nbproject/project.xml,v  <--  project.xml
new revision: 1.22; previous revision: 1.21
done
Checking in src/org/apache/tools/ant/module/AntCustomizer.java;
/cvs/ant/src/org/apache/tools/ant/module/AntCustomizer.java,v  <-- 
AntCustomizer.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/apache/tools/ant/module/AntOption.java;
/cvs/ant/src/org/apache/tools/ant/module/AntOption.java,v  <--  AntOption.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/apache/tools/ant/module/Bundle.properties;
/cvs/ant/src/org/apache/tools/ant/module/Bundle.properties,v  <--  Bundle.properties
new revision: 1.26; previous revision: 1.25
done
Checking in src/org/apache/tools/ant/module/resources/AntModuleLayer.xml;
/cvs/ant/src/org/apache/tools/ant/module/resources/AntModuleLayer.xml,v  <-- 
AntModuleLayer.xml
new revision: 1.37; previous revision: 1.36
done
Comment 2 Roman Strobl 2005-09-05 12:52:33 UTC
Verified in 200509041800.