Find antcontrib again

This commit is contained in:
Ian Craggs 2013-07-19 14:18:12 +01:00
parent 80fe5d0aa2
commit f63752f1c3
1 changed files with 1 additions and 4 deletions

View File

@ -2,10 +2,7 @@
<taskdef resource="net/sf/antcontrib/antlib.xml">
<classpath>
<pathelement path="${classpath}" />
<pathelement location="${relengCommonBuilderDir}/lib/ant-contrib.jar" />
<pathelement location="${relengBuilderDir}/lib/ant-contrib.jar" />
<pathelement location="${thirdPartyJarsDir}/ant-contrib.jar" />
<pathelement location="/opt/public/cbi/build/ant-contrib.jar" />
<pathelement location="/usr/share/java/ant-contrib.jar" />
</classpath>
</taskdef>