Changeset 947

Show
Ignore:
Timestamp:
08/05/09 14:09:36 (4 years ago)
Author:
nmueller
Message:

fixed xom version mismatch

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/jomdoc/trunk/.classpath

    r917 r947  
    1414        <classpathentry kind="lib" path="lib/xmldb.jar"/> 
    1515        <classpathentry kind="lib" path="lib/xmlrpc-1.2-patched.jar"/> 
    16         <classpathentry kind="lib" path="lib/xom-1.2b2.jar"/> 
    1716        <classpathentry kind="lib" path="lib/AbsoluteLayout.jar"/> 
    1817        <classpathentry kind="lib" path="lib/appframework-1.0.3.jar"/> 
     
    2221        <classpathentry kind="lib" path="lib/sac.jar"/> 
    2322        <classpathentry kind="lib" path="lib/cssparser-0.9.5.jar"/> 
    24  
    2523        <classpathentry kind="lib" path="lib/isorelax.jar"/> 
    2624        <classpathentry kind="lib" path="lib/isorelax-jaxp-bridge-1.0.jar"/> 
     
    2826        <classpathentry kind="lib" path="lib/relaxngDatatype.jar"/> 
    2927        <classpathentry kind="lib" path="lib/xsdlib.jar"/> 
     28        <classpathentry kind="lib" path="lib/xom-1.2.1.jar"/> 
    3029        <classpathentry kind="output" path="bin"/> 
    3130</classpath>