Commit f63752f1 authored by Ian Craggs's avatar Ian Craggs

Find antcontrib again

parent 80fe5d0a
...@@ -2,10 +2,7 @@ ...@@ -2,10 +2,7 @@
<taskdef resource="net/sf/antcontrib/antlib.xml"> <taskdef resource="net/sf/antcontrib/antlib.xml">
<classpath> <classpath>
<pathelement path="${classpath}" /> <pathelement location="/opt/public/cbi/build/ant-contrib.jar" />
<pathelement location="${relengCommonBuilderDir}/lib/ant-contrib.jar" />
<pathelement location="${relengBuilderDir}/lib/ant-contrib.jar" />
<pathelement location="${thirdPartyJarsDir}/ant-contrib.jar" />
<pathelement location="/usr/share/java/ant-contrib.jar" /> <pathelement location="/usr/share/java/ant-contrib.jar" />
</classpath> </classpath>
</taskdef> </taskdef>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment