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 1506 - junit 3.7 downloading broken, update to junit 3.8.1
Summary: junit 3.7 downloading broken, update to junit 3.8.1
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: Process (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-21 23:02 UTC by Curt Arnold
Modified: 2005-06-21 23:03 UTC (History)
0 users

See Also:


Attachments

Description Curt Arnold 2005-06-21 23:02:20 UTC
build.xml attempted to download junit 3.7 from SourceForge, however this no
longer works due to the enforced use of mirrors.  In addition, Junit 3.7 is
substantially out of date.  This change prompts the user to download
Junit3.8.1.zip and place in the DOM-Test=Suite/lib directory and rerun.  If
compilation with junit 3.7 is desired, -Djunit.version=3.7 can be specified on
the ant command.