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 14936 - <genlist> task doesn't work with crimson
Summary: <genlist> task doesn't work with crimson
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Michal Zlamal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-30 09:35 UTC by Michal Zlamal
Modified: 2001-08-31 10:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Here is sugested patch (2.01 KB, patch)
2001-08-30 09:37 UTC, Michal Zlamal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Zlamal 2001-08-30 09:35:59 UTC
Fix the compatibility of <genlist> task - the
org.netbeans.nbbuild.UpdateTracking and org.netbeans.nbbuild.XMLUtils,

I'll attach sugested patch.
Comment 1 Michal Zlamal 2001-08-30 09:37:27 UTC
Created attachment 2349 [details]
Here is sugested patch
Comment 2 Michal Zlamal 2001-08-31 10:09:21 UTC
I applied the patch.