Mercurial > repos > iuc > package_weka_3_6_11
diff tool_dependencies.xml @ 2:d4ee2b48ee0e draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 05 Dec 2014 13:41:17 -0500 |
| parents | d6f3f3dbfb82 |
| children | 1c371ea3413a |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Dec 05 13:32:21 2014 -0500 +++ b/tool_dependencies.xml Fri Dec 05 13:41:17 2014 -0500 @@ -3,10 +3,10 @@ <package name="weka" version="3.6.11"> <install version="1.0"> <actions> - <action type="download_by_url">http://sourceforge.net/projects/weka/files/weka-3-6/3.6.11/weka-3-6-11.zip</action> + <action type="download_by_url">http://downloads.sourceforge.net/project/weka/weka-3-7/3.7.11/weka-monolithic.jar</action> <action type="move_file"> - <source>weka-3-6-11/weka.jar</source> - <destination>$INSTALL_DIR</destination> + <source>weka-monolithic.jar</source> + <destination>$INSTALL_DIR/weka.jar</destination> </action> <action type="set_environment"> <environment_variable name="WEKA_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable>
