# HG changeset patch # User Bjoern Gruening <bjoern.gruening@gmail.com> # Date 1371902174 -7200 # Node ID 8b3ed592420689c8cebd15eec6851a4aba560e9b # Parent 15bf86a653bdb5d5b199309b33ebff1c7edd34f7 upgrade to version 2.0 diff -r 15bf86a653bd -r 8b3ed5924206 natural_product_likeness_calculator.xml --- a/natural_product_likeness_calculator.xml Sat Jun 22 13:54:41 2013 +0200 +++ b/natural_product_likeness_calculator.xml Sat Jun 22 13:56:14 2013 +0200 @@ -5,7 +5,7 @@ <requirement type="package" version="2.0">np-likeness-scorer</requirement> </requirements> <command> - java -jar \$JAVA_JAR_PATH/NPLikenessCalculator-2.0.jar + java -jar \$JAVA_JAR_PATH/NP-Likeness-2.0.jar -in "${infile}" -out "${outfile}" #if $reconstruct_fragments: diff -r 15bf86a653bd -r 8b3ed5924206 tool_dependencies.xml --- a/tool_dependencies.xml Sat Jun 22 13:54:41 2013 +0200 +++ b/tool_dependencies.xml Sat Jun 22 13:56:14 2013 +0200 @@ -4,7 +4,7 @@ <actions> <action type="download_by_url">http://downloads.sourceforge.net/project/np-likeness/Natural_Product_Likeness_calculator_2.0.zip</action> <action type="move_file"> - <source>Natural_Product_Likeness_calculator_2.0/NPLikenessCalculator-2.0.jar</source> + <source>Natural_Product_Likeness_calculator_2.0/NP-Likeness-2.0.jar</source> <destination>$INSTALL_DIR/jars</destination> </action> <action type="set_environment">