We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
toolsDirectory
pipelineConfig.xml
1 parent 0728b90 commit 240db4aCopy full SHA for 240db4a
SequenceAnalysis/test/configs/pipelineConfig.xml
@@ -4,11 +4,6 @@
4
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
5
6
<bean id="pipelineJobService" class="org.labkey.pipeline.api.PipelineJobServiceImpl">
7
- <property name="appProperties">
8
- <bean class="org.labkey.pipeline.api.properties.ApplicationPropertiesImpl">
9
- <property name="toolsDirectory" value="@@SEQUENCEANALYSIS_TOOLS@@" />
10
- </bean>
11
- </property>
12
<property name="configProperties">
13
<bean class="org.labkey.pipeline.api.properties.ConfigPropertiesImpl">
14
<property name="softwarePackages">
0 commit comments