comparison tool_dependencies.xml @ 26:7f28f8d64cf5

Uploaded
author jorrit
date Tue, 26 Feb 2013 20:36:55 -0500
parents 7e85d7c0f5a3
children 2b40d037f00d
comparison
equal deleted inserted replaced
25:7e85d7c0f5a3 26:7f28f8d64cf5
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="ontologizer-jar" version="0.0.2"> 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">wget http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar -O ontologizer.jar</action>
6 <action type="set_environment"> 7 <action type="set_environment">
7 <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable> 8 <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable>
8 </action> 9 </action>
9 </actions> 10 </actions>
10 </install> 11 </install>