Show
Ignore:
Timestamp:
10/27/09 13:17:57 (3 years ago)
Author:
martijn
Message:

Created test target for all modules

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/corelib/build.xml

    r181 r221  
    3333                   destdir="build"> 
    3434        </javac> 
    35     <copy file="../resources/filterconversion.txt" 
    36           todir="build/org/bridgedb/webservice/biomart/util" /> 
     35    <copy file="src/org/bridgedb/webservice/biomart/filterconversion.txt" 
     36          todir="build/org/bridgedb/webservice/biomart" /> 
    3737  </target> 
    3838