comparison tools/effectiveT3/tool_dependencies.xml @ 5:4567618bebbd draft

Uploaded v0.0.11 take 4, tweaking install script
author peterjc
date Tue, 07 May 2013 10:40:16 -0400
parents 66e9d4c44ca2
children 5644c28cf965
comparison
equal deleted inserted replaced
4:0c21abf1073b 5:4567618bebbd
7 <action type="download_by_url">http://effectors.org/download/version/TTSS_GUI-1.0.1.jar</action> 7 <action type="download_by_url">http://effectors.org/download/version/TTSS_GUI-1.0.1.jar</action>
8 <action type="move_file"><source>TTSS_GUI-1.0.1.jar</source><destination>$INSTALL_DIR/</destination></action> 8 <action type="move_file"><source>TTSS_GUI-1.0.1.jar</source><destination>$INSTALL_DIR/</destination></action>
9 <!-- Three model JAR files --> 9 <!-- Three model JAR files -->
10 <action type="make_directory">$INSTALL_DIR/module</action> 10 <action type="make_directory">$INSTALL_DIR/module</action>
11 <action type="download_by_url">http://effectors.org/download/module/TTSS_ANIMAL-1.0.1.jar</action> 11 <action type="download_by_url">http://effectors.org/download/module/TTSS_ANIMAL-1.0.1.jar</action>
12 <action type="move_file"><source>TTSS_ANIMAL-1.0.1.jar</source><destination>$INSTALL_DIR/module</destination></action> 12 <action type="move_file"><source>TTSS_ANIMAL-1.0.1.jar</source><destination>$INSTALL_DIR/module/</destination></action>
13 <action type="download_by_url">http://effectors.org/download/module/TTSS_PLANT-1.0.1.jar</action> 13 <action type="download_by_url">http://effectors.org/download/module/TTSS_PLANT-1.0.1.jar</action>
14 <action type="move_file"><source>TTSS_PLANT-1.0.1.jar</source><destination>$INSTALL_DIR/module</destination></action> 14 <action type="move_file"><source>TTSS_PLANT-1.0.1.jar</source><destination>$INSTALL_DIR/module/</destination></action>
15 <action type="download_by_url">http://effectors.org/download/module/TTSS_STD-1.0.1.jar</action> 15 <action type="download_by_url">http://effectors.org/download/module/TTSS_STD-1.0.1.jar</action>
16 <action type="move_file"><source>TTSS_STD-1.0.1.jar</source><destination>$INSTALL_DIR/module</destination></action> 16 <action type="move_file"><source>TTSS_STD-1.0.1.jar</source><destination>$INSTALL_DIR/module/</destination></action>
17 <!-- Set environment variable so Python script knows where to look --> 17 <!-- Set environment variable so Python script knows where to look -->
18 <action type="set_environment"><environment_variable name="EFFECTIVET3" action="set_to">$INSTALL_DIR</environment_variable></action> 18 <action type="set_environment"><environment_variable name="EFFECTIVET3" action="set_to">$INSTALL_DIR</environment_variable></action>
19 </actions> 19 </actions>
20 </install> 20 </install>
21 <readme> 21 <readme>