Show
Ignore:
Timestamp:
03/05/10 13:42:58 (6 months ago)
Author:
thomas
Message:

fixed build path errors due to API and jar name changes
increased version number of superpathways plugin (for release with new gpml schema)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tools/AtlasMapper/build.xml

    r2642 r3151  
    3030                <include name="lib/resources.jar" /> 
    3131                <include name="lib/jdom.jar" /> 
    32                 <include name="lib/bridgedb.jar" /> 
    33                 <include name="lib/bridgedb-bio.jar" /> 
     32                <include name="lib/org.bridgedb.jar" /> 
     33                <include name="lib/org.bridgedb.bio.jar" /> 
     34                <include name="lib/org.bridgedb.rdb.jar" /> 
     35                <include name="lib/org.bridgedb.rdb.construct.jar" /> 
    3436        </fileset> 
    3537