# HG changeset patch # User bebatut # Date 1447070843 18000 # Node ID c49abc8cead023b45034115e48f15f88663e8d33 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/packages/package_ant_1_9_6 commit ec894c6a914409932f5f5fb406d2a513a12c6445-dirty diff -r 000000000000 -r c49abc8cead0 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Nov 09 07:07:23 2015 -0500 @@ -0,0 +1,24 @@ + + + + + + http://apache.websitebeheerjd.nl//ant/source/apache-ant-1.9.6-src.zip + sudo sh build.sh -Ddist.dir=$INSTALL_DIR/bin/ant/ dist + + $INSTALL_DIR/bin/ant/ + $INSTALL_DIR/bin/ant/bin/ + + + + +Apache Ant is a Java library and command-line tool whose mission is to drive processes +described in build files as targets and extension points dependent upon each other. + +Download source distribution and build them into a specific directory. + +For more details, see: +http://ant.apache.org/ + + + \ No newline at end of file