changeset 16:4d719572fc9e draft

Uploaded
author geert-vandeweyer
date Mon, 28 Jul 2014 10:28:08 -0400
parents c84329c23401
children b9711e16f148
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jul 28 10:12:52 2014 -0400
+++ b/tool_dependencies.xml	Mon Jul 28 10:28:08 2014 -0400
@@ -15,12 +15,7 @@
     <package name="clusterfast" version="0611">
 	<install version="1.0">
 		<actions>
-			<action type="make_directory">$INSTALL_DIR</action>
-			<!-- will be activated when git repository is updated by clusterfast authors. -->
-			<!--<action type="move_file"><source>cf_v1.1.jar</source><destination>$INSTALL_DIR</destination></action>-->
-			<!--<action type="move_directory_files"><source_directory>cf_scripts</source_directory><destination_directory>$INSTALL_DIR/cf_scripts</destination_directory></action>-->
 			<action type="set_environment">
-				<!--<environment_variable action="set_to" name="CF_PATH">$INSTALL_DIR</environment_variable>-->
 				<environment_variable action="set_to" name="CF_PATH">./</environment_variable>
 			</action>
 		</actions>