ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/util/build/lib/README
Revision: 1.1
Committed: Wed Feb 5 14:27:58 2003 UTC (21 years, 7 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
Log Message:
Util package has been pulled out of the server. Next step will be to modify
the server and conient (and anything else?) to use this instead. New
package name is uk.org.iscream.cms.util. All the java files were moved with
a repo copy, so they retain their history.

File Contents

# Content
1 i-scream Util Package Libraries
2 ===============================
3
4 This directory should contain the required libraries for the util
5 package. They are listed here with their relevant download locations.
6
7 Update: These will be fetched by running the configure script, or
8 using the "fetch" target for the ANT build script.
9
10 crimson.jar
11 jaxp.jar
12
13 - XML Parsing libraries.
14 http://java.sun.com/xml/download.html
15
16 These libraries will also be needed for compilation.
17
18 There is no reason why more recent versions of these libraries can be dropped
19 in place of the current ones. You will, however, have to ensure that there
20 no compatibility issues yourselves. Please let us know if we are out-of-date.