Show
Ignore:
Timestamp:
09/01/01 19:11:40 (11 years ago)
Author:
team4
Message:

*** empty log message ***

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/Release0_6-bugfixes/Rapla/build.xml

    r164 r165  
    1111 
    1212You will also find the following libraries: 
    13 jaxp.jar, crimson.jar, junit.jar 
    14  
    15   jaxp.jar and crimson.jar are needed for XML-parsing. They are used by ANT and also by 
     13xml-apis.jar, crimson.jar, junit.jar 
     14 
     15  xml-apis.jar and crimson.jar are needed for XML-parsing. They are used by ANT and also by 
    1616  the xml-module of rapla. Crimson is taken from the Apache-XML-Project. 
    1717  junit.jar is a testing-framework for automated testing used for most of our tests