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 591 - Remove XDK 10 Beta specific code in build.xml
Summary: Remove XDK 10 Beta specific code in build.xml
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (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-03-10 17:04 UTC by Curt Arnold
Modified: 2004-03-11 01:41 UTC (History)
0 users

See Also:


Attachments
Remove XDK 10 A hacks (18.03 KB, patch)
2004-03-10 17:08 UTC, Curt Arnold
Details

Description Curt Arnold 2004-03-10 17:04:29 UTC
build.xml contains a substantial amount of code to build a hacked dom-core 
that works with the first XDK 10 beta.  The code was useful at the time since 
it provided a second implementation for running some of the tests, but is 
potentially confusing now.
Comment 1 Curt Arnold 2004-03-10 17:08:31 UTC
Created attachment 301 [details]
Remove XDK 10 A hacks