A simple solution is to use Ant 1.5 and uncomment a line in build.xml. To find it just search for "Ant 1.5".
Regards, Ingo > Hello, > > I'm trying to compile the latest Slide from CVS and encounter > the familiar problem of ANT complaining thus: > > BUILD FAILED > > C:\installs\java\jakarta-slide-2.0\build.xml:663: Could not > create task of type: antlr. Common solutions are to use > taskdef to declare your task, or, if this is an optional > task, to put the optional.jar in the lib directory of your > ant installation (ANT_HOME). > > I tried to set the CLASSPATH as per the recommandations in > the mailing list archives but I still get this error. > > I managed to compiler 1_0_16 and 1_0 from CVS, but I want to > use WebdavFile which seems to be implemented only in the > latest version. > > My setup: > JDK 1.3.0 (From jbuilder 4) > Windows 2000 Professional > Ant 1.4.1 > > Any help would be greatly appreciated, > > Thanks, > > --Amos -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
