comparison build.xml @ 1:f64656ae9ea4 draft

planemo upload for repository https://github.com/workflow4metabolomics/batchcorrection.git commit b1f8bd1260c1c4b73600fb3867ca3bc613f258a7
author melpetera
date Sun, 09 Oct 2016 09:54:00 -0400
parents 71d83d8920bf
children
comparison
equal deleted inserted replaced
0:71d83d8920bf 1:f64656ae9ea4
34 <exec executable="planemo" failonerror="true"> 34 <exec executable="planemo" failonerror="true">
35 <arg value="test"/> 35 <arg value="test"/>
36 <arg value="--conda_prefix"/> 36 <arg value="--conda_prefix"/>
37 <arg value="${conda.dir}"/> 37 <arg value="${conda.dir}"/>
38 <arg value="--galaxy_branch"/> 38 <arg value="--galaxy_branch"/>
39 <arg value="release_16.01"/> 39 <arg value="release_16.07"/>
40 <arg value="--conda_dependency_resolution"/> 40 <arg value="--conda_dependency_resolution"/>
41 <arg value="${tool.xml}"/> 41 <arg value="${tool.xml}"/>
42 </exec> 42 </exec>
43 </target> 43 </target>
44 44