changeset 3:1c371ea3413a draft

Uploaded
author iuc
date Fri, 05 Dec 2014 15:17:34 -0500
parents d4ee2b48ee0e
children 21948fda4f4b
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Dec 05 13:41:17 2014 -0500
+++ b/tool_dependencies.xml	Fri Dec 05 15:17:34 2014 -0500
@@ -3,7 +3,7 @@
     <package name="weka" version="3.6.11">
         <install version="1.0">
             <actions> 
-                <action type="download_by_url">http://downloads.sourceforge.net/project/weka/weka-3-7/3.7.11/weka-monolithic.jar</action>
+                <action type="download_file">http://downloads.sourceforge.net/project/weka/weka-3-7/3.7.11/weka-monolithic.jar</action>
                 <action type="move_file">
                     <source>weka-monolithic.jar</source>
                     <destination>$INSTALL_DIR/weka.jar</destination>