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. |