On Sun, 2009-09-27 at 01:07 +0200, Nicolas Vervelle wrote: > Hi, > > We are using some additional Ant tasks (from the ant-contrib library) > to do some conditional builds. > > It seems that the ant-contrib library is not correctly loaded, so the > <if> task is not recognized. > The ant-contrib library should be loaded by build.xml (<taskdef> > around line 68) and since build-i18n.xml is run by build.xml, it > should also be available there. > > I am not sure why the error is occuring. > Maybe copying the <taskdef> in build-i18n.xml can help solving the > problem ?
Oh OK, I was missing the ant-contrib requirement from the build, now everything works out just fine. Thanks. -- Jussi Lehtola Fedora Project Contributor [email protected] ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
