Closed iamtaosong closed 3 years ago
the initial build failed because of missing build-lib/ant-contrib-1.0b3.jar. build.xml expecting the jar
<property name="ue.lib.antcontrib" location="build-lib/ant-contrib-1.0b3.jar" /> <!-- Load AntContrib --> <taskdef resource="net/sf/antcontrib/antlib.xml" classpath="${ue.lib.antcontrib}" />
Thanks for letting us know! We should have that fixed here soon.
the initial build failed because of missing build-lib/ant-contrib-1.0b3.jar. build.xml expecting the jar