changeset 2:d5df1a91dfb2 draft

Deleted selected files
author fcaramia
date Thu, 13 Jun 2013 23:58:43 -0400
parents 7475cae25f10
children ea1afe93870a
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 13 23:38:16 2013 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-    <package name="VarScan" version="2.3.5">
-        <install version="1.0">
-            <actions>
-                <action type="download_by_url">http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.5.jar</action>
-                <action type="move_directory_files">
-                    <source_directory>VarScan-2.3.5</source_directory>
-                    <destination_directory>$INSTALL_DIR/jars</destination_directory>
-                </action>
-                <action type="set_environment">
-                    <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR/jars</environment_variable>
-                </action>
-            </actions>
-        </install>
-        <readme>
-        </readme>
-    </package>
-</tool_dependency>