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 - Permit/require building with Ant 1.6.3
Summary: Permit/require building with Ant 1.6.3
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Michal Zlamal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-28 21:42 UTC by Jesse Glick
Modified: 2005-09-05 10:06 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.