Kimbro Staken wrote:
1.0 test builds are on the server. Let me know if you see any issues.


Kimbro,

you might want to change line 139 of build.xml to:

   - <delete file="${jar.dir}/${jarname}.jar" failonerror="false"/>
   + <delete file="${jar.dir}/${jarname}.jar" failonerror="false"/>

so that build works out of the box. Since right after downloading there is no xindice.jar (yet ;)) Ant chokes saying that it's unable to delete it.

I'll keep testing and reporting any errors I might encounter.

Ciao,

--
Gianugo



Reply via email to