Ok good - that works. FWIW - In the documentation for the Jar task (1.5alpha), the first example indicates <jar file= ... it should probably be <jar destfile= ..
Thanks. > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] > > On Tue, 19 Mar 2002, Anuj Agrawal <[EMAIL PROTECTED]> wrote: > > > I pulled this version (and also tried with later versions), but i > > was unable to compile cleanly. 8( > > The version of Jar.java or the complete CVS tree? > > Jar.java depends on changes made to other files in CVS as well, you'll > at least need more recent versions of Zip.java and Manifest.java but > probably a whole bunch of other files as well. I'm afraid it will be > more or less impossible to get an updated version of the Jar task > without switching to Ant 1.5alpha at the same time. > > Try a recent nightly build. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
