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 21320

Summary: Separate Java generators to standalone sub-module.
Product: xml Reporter: _ lkramolis <lkramolis>
Component: ToolsAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker Keywords: ARCH
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 28009, 27163    

Description _ lkramolis 2002-03-07 17:14:43 UTC
Make XML project ready to support NetBeans platform.

Tools module contains Java generators (DTD2SAX, DTD2DOM) and also
programing language neutral generators (XML2DTD, DTD2HTML, DTD2CSS).

When there will be e.g. Forte for C++, then Java generators does not make sense
to have them there.

Therefore, separate Java generators from xml-tools module and make xml-java
module for it.
Comment 1 Marek Grummich 2002-07-19 16:06:35 UTC
Target milestone was changed from not determined to TBD
Comment 2 _ lkramolis 2002-10-07 09:32:45 UTC
New xml-java module should also contain mounting of xml-apis binary
and xml-apis javadoc.