annotate tool_dependencies.xml @ 15:ff0cdac9636e

Determined that the tool installation does not work if the toolshed but not the changeset_repository are provided for the complex dependency. Putting back the changeset_repository
author melissacline
date Mon, 15 Sep 2014 12:05:28 -0700
parents 55c1451f92b2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
1 <?xml version="1.0"?>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
2 <tool_dependency>
4
261a3d45a38a Once again testing complex dependencies
melissacline
parents: 3
diff changeset
3 <package name="installXena" version="1.0">
15
ff0cdac9636e Determined that the tool installation does not work if the toolshed but not the changeset_repository are provided for the complex dependency. Putting back the changeset_repository
melissacline
parents: 14
diff changeset
4 <repository name="start_xena" owner="melissacline" toolshed="http://testtoolshed.g2.bx.psu.edu" changeset_revision="75c7d80df9c1"/>
2
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
5 </package>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
6 </tool_dependency>