comparison tool_dependencies.xml @ 2:c6e7f09bc9e0 draft

planemo upload commit 011611a90c705de8d252cf13d4d5edf04bc8e6ce-dirty
author eduardo
date Mon, 13 Feb 2017 15:21:31 -0500
parents 4c584336a89f
children 39e7328feab0
comparison
equal deleted inserted replaced
1:4c584336a89f 2:c6e7f09bc9e0
7 7
8 <action type="move_directory_files"> 8 <action type="move_directory_files">
9 <source_directory>.</source_directory> 9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/</destination_directory> 10 <destination_directory>$INSTALL_DIR/</destination_directory>
11 </action> 11 </action>
12 <action type="shell_command">chmod ugo+x $INSTALL_DIR/PredSi/JSPP.jar</action> 12 <action type="shell_command">chmod ugo+x $INSTALL_DIR/JSPP.jar</action>
13 <action type="set_environment"> 13 <action type="set_environment">
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
15 </action> 15 </action>
16 <action type="set_environment"> 16 <action type="set_environment">
17 <environment_variable name="JAVA_JAR_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> 17 <environment_variable name="JAVA_JAR_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>