----- Original Message ----- From: "Erik Hatcher" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 11:08 AM Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs Zip.java
> ----- Original Message ----- > From: <[EMAIL PROTECTED]> > => Index: Zip.java > > =================================================================== > > RCS file: > /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Zip.java,v > > retrieving revision 1.78.2.2 > > retrieving revision 1.78.2.3 > > diff -u -r1.78.2.2 -r1.78.2.3 > > --- Zip.java 21 Jun 2002 07:08:16 -0000 1.78.2.2 > > +++ Zip.java 21 Jun 2002 17:29:44 -0000 1.78.2.3 > > @@ -144,7 +144,7 @@ > > * create the file. > > * @since Ant 1.5 > > * @deprecated Use setDestFile(File) instead > > - * @ant.attribute ignore="true" > > + * @ant.attribute ignored="true" > > But this is wrong. Its "ignore". What generator are you using anyway?! :) ok, we are being inconsistent. Lets just leave it as is till tomorrow -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
