I concur. It will definately not work, because <waitfor> will set the property using Project.setNewProperty(), the new method that has no back doors.
just upgrade the whole lot. Really, there is little to be scared of. Stick the version of ant you are using in SCM, so your build file and version of ant that works with it are always in sync ----- Original Message ----- From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 2:49 PM Subject: RE: Moving from ant 1.4 to ant 1.5 > Unlikely you can use 1.5 tasks in 1.4 Viraj... --DD > > -----Original Message----- > From: Viraj Purang [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 24, 2002 4:39 PM > To: Ant Users List > Subject: Moving from ant 1.4 to ant 1.5 > > Hi, > I am planning to "borrow" certain tasks like <waitfor> from 1.5 to 1.4, I > do see that the structure of jar files has changed, jaxp has been replaced > by 2 jar files called Xerces....jar and crimson has been taken away. > > What changes does that require for me to do ?Would just copying the > classfiles suffice or is there more to it. > > do I have to get additional classes from the xerces(...).jar file(s) also ? > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>