Mercurial > repos > jorrit > obotools
comparison tool_dependencies.xml @ 23:8ff260813c5e
Uploaded
author | jorrit |
---|---|
date | Tue, 26 Feb 2013 20:21:57 -0500 |
parents | 543851630f66 |
children | b2d80f3ec292 |
comparison
equal
deleted
inserted
replaced
22:543851630f66 | 23:8ff260813c5e |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="ontologizer-jar" version="0.0.1"> | 3 <package name="ontologizer-jar" version="0.0.2"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="shell_command">curl --silent --show-error --output $INSTALL_DIR/ontologizer.jar http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar</action> | 6 <action type="shell_command">curl --silent --show-error --output $INSTALL_DIR/ontologizer.jar http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar</action> |
7 <action type="set_environment"> | 7 <action type="set_environment"> |
8 <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable> | 8 <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable> |