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 34204 - Remove extraneous XML parsers from the platform
Summary: Remove extraneous XML parsers from the platform
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: ARCH
Depends on: 34205
Blocks: 17815 26863 30370 34725
  Show dependency tree
 
Reported: 2003-06-05 14:40 UTC by Jesse Glick
Modified: 2008-12-22 18:37 UTC (History)
3 users (show)

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 2003-06-05 14:40:09 UTC
The platform depends on JDK 1.4 now and does not
need any extra XML parsers or libraries. The IDE
does need Xerces sometimes, but this is already
available as an autoload, so that should be used
instead.
Comment 1 Jesse Glick 2003-06-05 20:31:08 UTC
committed 1.76  ant/build.xml
committed 1.57  ant/manifest.mf
committed 1.6   ant/grammar/build.xml
committed 1.74  apisupport/build.xml
committed 1.76  apisupport/manifest.mf
committed 1.9   apisupport/ant/build.xml
committed 1.24  apisupport/lite/build.xml
committed 1.42  autoupdate/build.xml
committed 1.66  core/build.xml
committed 1.11  core/bootstrap/src/org/netbeans/Main.java
committed 1.17  core/compiler/build.xml
committed 1.4   core/external/.cvsignore
committed 1.4   core/external/build.xml
removed   1.2   core/external/crimson-1.1.3.jar.scrambled
removed   1.2   core/external/xerces-2.0.2.jar.scrambled
removed   1.3   core/external/xml-apis-1.0b2.jar.scrambled
removed   1.3   core/external/xml-apis-license.txt
committed 1.15  core/ide/build.xml
committed 1.22  core/javahelp/build.xml
committed 1.4   core/localfs/build.xml
committed 1.2   core/registry/build.xml
committed 1.4   core/release/system/ModuleAutoDeps/org-netbeans-core.xml
committed 1.20  core/settings/build.xml
committed 1.7   core/settings/examples/build.xml
committed 1.165 core/src/org/netbeans/core/Main.java
committed 1.33  core/src/org/netbeans/core/Plain.java
committed 1.14  core/src/org/netbeans/core/filesystems/DefaultParser.java
committed 1.21 
core/src/org/netbeans/core/filesystems/XMLMIMEComponent.java
committed 1.70  core/src/org/netbeans/core/modules/NbInstaller.java
removed   1.5   core/src/org/netbeans/core/xml/NbSAXParserFactoryImpl.java
committed 1.7  
core/test/unit/src/org/netbeans/core/filesystems/MIMEResolverImplTest.java
committed 1.7  
core/test/unit/src/org/netbeans/core/lookup/MetaInfServicesTest.java
committed 1.12  core/windows/build.xml
committed 1.38  editor/build.xml
committed 1.48  form/build.xml
committed 1.48  i18n/build.xml
committed 1.39  j2eeserver/build.xml
committed 1.5   j2eeserver/test/build.xml
committed 1.57  java/build.xml
committed 1.38  javadoc/build.xml
committed 1.5   libs/external/.cvsignore
committed 1.8   libs/external/build.xml
added     1.1   libs/external/dom-license.txt
added     1.1   libs/external/xml-commons-dom-ranges-1.0.b2.jar.scrambled
committed 1.11  libs/xerces/build.xml
committed 1.4   libs/xerces/manifest.mf
committed 1.41  monitor/build.xml
committed 1.335 nbbuild/build.xml
committed 1.20  nbbuild/antsrc/org/netbeans/nbbuild/MakeParserDB.java
committed 1.12  nbbuild/javadoctools/template.xml
committed 1.144 openide/build.xml
committed 1.16  openide/deprecated/build.xml
committed 1.10  openide/loaders/build.xml
committed 1.4   openide/registry/build.xml
committed 1.35  openidex/build.xml
committed 1.17  openidex/looks/build.xml
committed 1.16  performance/threaddemo/build.xml
committed 1.42  projects/build.xml
committed 1.42  schema2beans/build.xml
committed 1.4   schema2beans/dev/build.xml
committed 1.2   schema2beans/nbgui/build.xml
committed 1.2   schema2beans/rt/build.xml
committed 1.53  tomcatint/tomcat40/build.xml
committed 1.3   tomcatint/tomcat40autocompile/build.xml
committed 1.39  utilities/build.xml
committed 1.62  vcsgeneric/build.xml
committed 1.9   vcsgeneric/profiles/clearcase/build.xml
committed 1.17  vcsgeneric/profiles/cvsprofiles/build.xml
committed 1.7   vcsgeneric/profiles/javacvs/build.xml
committed 1.28  web/advanced/build.xml
committed 1.29  web/core/build.xml
committed 1.16  web/jspparser/build.xml
committed 1.14  web/strutssupport/build.xml
committed 1.32  web/taglibed/build.xml
committed 1.37  xml/build.xml
committed 1.31  xml/api/build.xml
committed 1.7   xml/api/samples/antbridge/build.xml
committed 1.7   xml/bin/init-xalan.sh
committed 1.52  xml/catalog/build.xml
committed 1.62  xml/core/build.xml
committed 1.10  xml/core/compat/build.xml
committed 1.55  xml/css/build.xml
committed 1.13  xml/schema/build.xml
committed 1.51  xml/tax/build.xml
committed 1.51  xml/text-edit/build.xml
committed 1.54  xml/tools/build.xml
committed 1.9  
xml/tools/src/org/netbeans/modules/xml/tools/resources/Bundle.properties
committed 1.22 
xml/tools/src/org/netbeans/modules/xml/tools/resources/mf-layer.xml
removed   1.2  
xml/tools/src/org/netbeans/modules/xml/tools/resources/xml_apis-library.xml
committed 1.49  xml/tree-edit/build.xml
committed 1.22  xml/xsl/build.xml