Mercurial > repos > devteam > package_mine_1_0_1
comparison tool_dependencies.xml @ 0:13775004e78a draft default tip
Imported from capsule None
| author | devteam |
|---|---|
| date | Mon, 28 Jul 2014 11:30:04 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:13775004e78a |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="MINE" version="1.0.1"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">http://www.exploredata.net/ftp/MINE.jar</action> | |
| 7 <action type="move_file"> | |
| 8 <source>MINE.jar</source> | |
| 9 <destination>$INSTALL_DIR</destination> | |
| 10 </action> | |
| 11 <action type="set_environment"> | |
| 12 <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable> | |
| 13 </action> | |
| 14 </actions> | |
| 15 </install> | |
| 16 <readme> | |
| 17 </readme> | |
| 18 </package> | |
| 19 </tool_dependency> |
