annotate tool_dependencies.xml @ 0:ec95ec570854 draft default tip

Imported from capsule None
author devteam
date Tue, 01 Apr 2014 10:47:59 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
2 <tool_dependency>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
3 <package name="gatk" version="1.4">
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
4 <install version="1.0">
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
5 <actions>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
6 <action type="download_by_url">http://depot.galaxyproject.org/package/noarch/gatk-1.4.tar.gz</action>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
7 <action type="move_directory_files">
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
8 <source_directory>.</source_directory>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR/jars</destination_directory>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
10 </action>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
11 <action type="set_environment">
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
12 <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR/jars</environment_variable>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
13 </action>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
14 </actions>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
15 </install>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
16 <readme>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
17 Copyright (c) 2011 The Broad Institute
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
18
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
19 Permission is hereby granted, free of charge, to any person
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
20 obtaining a copy of this software and associated documentation
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
21 files (the "Software"), to deal in the Software without
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
22 restriction, including without limitation the rights to use,
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
23 copy, modify, merge, publish, distribute, sublicense, and/or sell
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
24 copies of the Software, and to permit persons to whom the
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
25 Software is furnished to do so, subject to the following
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
26 conditions:
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
27
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
28 The above copyright notice and this permission notice shall be
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
29 included in all copies or substantial portions of the Software.
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
30
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
32 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
33 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
34 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
35 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
36 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
37 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
38 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
39 </readme>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
40 </package>
ec95ec570854 Imported from capsule None
devteam
parents:
diff changeset
41 </tool_dependency>