--- stephan beal <[EMAIL PROTECTED]> wrote:
> On Tuesday 26 March 2002 17:40 pm, Paul Kilroy wrote:
> > <jar destfile="foo.jar">
>
> <jar jarfile="foo.jar">
The 'jarfile' attr is now 'destfile' for 1.5alpha ('jarfile' is still
accepted, but with a deprecation message).
But something else besides the attr name changed between 1.4.1 and
1.5alpha, because this bug only reproduces with 1.5alpha, not with 1.4.1.
Here's the stack trace for 1.5alpha:
at org.apache.tools.ant.taskdefs.Zip.execute(Zip.java:245)
at org.apache.tools.ant.Task.perform(Task.java:223)
at org.apache.tools.ant.Target.execute(Target.java:186)
at org.apache.tools.ant.Target.performTasks(Target.java:204)
at org.apache.tools.ant.Project.executeTarget(Project.java:1181)
at org.apache.tools.ant.Project.executeTargets(Project.java:1123)
at org.apache.tools.ant.Main.runBuild(Main.java:565)
at org.apache.tools.ant.Main.start(Main.java:178)
at org.apache.tools.ant.Main.main(Main.java:200)
Diane
=====
([EMAIL PROTECTED])
__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>