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 58420

Summary: Permit/require building with Ant 1.6.3
Product: www Reporter: Jesse Glick <jglick>
Component: Builds & RepositoriesAssignee: Michal Zlamal <mzlamal>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Jesse Glick 2005-04-28 21:42:57 UTC
Ant 1.6.3 is released. The NB build should either be switched to it (i.e.
require it), or at a minimum tested thoroughly with 1.6.3 so that it is formally
supported.
Comment 1 Jesse Glick 2005-05-11 19:52:12 UTC
Apparently FIXED now?
Comment 2 rbalada 2005-05-12 07:28:48 UTC
Jesse,
if you closed this issue based on m yesterdays announcement, then I guess that
it's correct assumption.
I cannot say we did thorough test. We ran one full production daily build in
test environment. We switched after seeing no problems in results. No
developer-mode tests have been done.

We didn't do any changes in code to enforce use of Ant 1.6.3.

Feel free to reopen.
Comment 3 Jesse Glick 2005-05-12 19:53:16 UTC
The question is whether or not the production build is already using 1.6.3. If
so, then 1.6.3 is clearly supported and 1.6.2 is not. (So we could e.g. use
1.6.3-specific task attributes.) If not, then 1.6.2 is clearly still supported,
1.6.3 may or may not be supported, and this issue should be reopened until 1.6.3
is the official version to use.