comparison tool_dependencies.xml @ 15:c84329c23401 draft

Uploaded
author geert-vandeweyer
date Mon, 28 Jul 2014 10:12:52 -0400
parents 4a74b359e941
children 4d719572fc9e
comparison
equal deleted inserted replaced
14:aaf5c557af13 15:c84329c23401
19 <!-- will be activated when git repository is updated by clusterfast authors. --> 19 <!-- will be activated when git repository is updated by clusterfast authors. -->
20 <!--<action type="move_file"><source>cf_v1.1.jar</source><destination>$INSTALL_DIR</destination></action>--> 20 <!--<action type="move_file"><source>cf_v1.1.jar</source><destination>$INSTALL_DIR</destination></action>-->
21 <!--<action type="move_directory_files"><source_directory>cf_scripts</source_directory><destination_directory>$INSTALL_DIR/cf_scripts</destination_directory></action>--> 21 <!--<action type="move_directory_files"><source_directory>cf_scripts</source_directory><destination_directory>$INSTALL_DIR/cf_scripts</destination_directory></action>-->
22 <action type="set_environment"> 22 <action type="set_environment">
23 <!--<environment_variable action="set_to" name="CF_PATH">$INSTALL_DIR</environment_variable>--> 23 <!--<environment_variable action="set_to" name="CF_PATH">$INSTALL_DIR</environment_variable>-->
24 <environment_variable action="set_to" name="CF_PATH"></environment_variable> 24 <environment_variable action="set_to" name="CF_PATH">./</environment_variable>
25 </action> 25 </action>
26 </actions> 26 </actions>
27 </install> 27 </install>
28 </package> 28 </package>
29 29