This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 460 - Add dom3-xercesImpl to manifiest classpaths
Summary: Add dom3-xercesImpl to manifiest classpaths
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 1 (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-11 23:32 UTC by Curt Arnold
Modified: 2004-01-12 04:33 UTC (History)
0 users

See Also:


Attachments
Adds dom3-xercesImpl.jar to manifest classpaths (3.91 KB, patch)
2004-01-11 23:33 UTC, Curt Arnold
Details

Description Curt Arnold 2004-01-11 23:32:28 UTC
Addining dom3-xercesImpl.jar and dom3-xml-apis.jar to the manifest classpaths 
for the L1 and L2 test suites will allow them to be run against the DOM L3 
variant of Xerces just by doing "java -jar dom1-core.jar"
Comment 1 Curt Arnold 2004-01-11 23:33:21 UTC
Created attachment 179 [details]
Adds dom3-xercesImpl.jar to manifest classpaths