Skip to content

Commit 240db4a

Browse files
authored
Don't configure toolsDirectory in the global pipelineConfig.xml (#331)
1 parent 0728b90 commit 240db4a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SequenceAnalysis/test/configs/pipelineConfig.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
55

66
<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>
127
<property name="configProperties">
138
<bean class="org.labkey.pipeline.api.properties.ConfigPropertiesImpl">
149
<property name="softwarePackages">

0 commit comments

Comments
 (0)