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 28770 - Change version of AU DTD in MakeNBM, MakeUpdateDesc
Summary: Change version of AU DTD in MakeNBM, MakeUpdateDesc
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks: 22948
  Show dependency tree
 
Reported: 2002-11-15 09:08 UTC by akemr
Modified: 2002-11-20 11:10 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Suggested diff (3.63 KB, patch)
2002-11-15 09:08 UTC, akemr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description akemr 2002-11-15 09:08:08 UTC
There is new format of AU DTD - version 2.0, so
MakeNBM.java and MakeUpdateDesc.java should use it
creating info.xml

I'll attach suggested diff.
Comment 1 akemr 2002-11-15 09:08:46 UTC
Created attachment 7954 [details]
Suggested diff
Comment 2 Michal Zlamal 2002-11-20 11:10:07 UTC
I commited suggested patch.