Thats just whitespace changes in that piece, right?  I'm not quite sure what
you mean.



----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 2:57 AM
Subject: Re: cvs commit: jakarta-ant/src/etc/testcases/taskdefs
dynamictask.xml


> Erik, I don't think the change below has been intentional:
>
> On 27 Apr 2002, <[EMAIL PROTECTED]> wrote:
>
> >  @@ -405,15 +406,19 @@
> >        *                           method fails.
> >        */
> >       public void setAttribute(Project p, Object element, String
attributeName,
> >  -                             String value)
> >  -        throws BuildException {
> >  -        AttributeSetter as
> >  -            = (AttributeSetter) attributeSetters.get(attributeName);
> >  +                             String value) throws BuildException {
> >  +        AttributeSetter as = (AttributeSetter)
attributeSetters.get(attributeName);
>
> Stefan
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to