DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23732>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23732

Specification on attribute setter names should be updated in 
develop.html#writingowntask

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
          Component|Core tasks                  |Documentation
         Resolution|INVALID                     |
            Summary|ExecuteOn (<apply>) and     |Specification on attribute
                   |ExecTask (<exec>) are full  |setter names should be
                   |of mixed-case attribute     |updated in
                   |setters!                    |develop.html#writingowntask



------- Additional Comments From [EMAIL PROTECTED]  2003-10-13 14:27 -------
Sure enough, guess they're okay.  I did ask whether I was out of my mind.  I 
apparently stuck an attribute in the wrong place and when it didn't work I, 
having the code handy from task development, noticed that setSkipEmptyFilesets, 
as well as many other methods, were in mixed-case.  According to the manual, 
under Developing With Ant > Writing Your Own Task, on attribute setter 
methods:  "The name of the method must begin with set, followed by the 
attribute name, with the first character of the name in uppercase, and the rest 
in lowercase."  So the bug report should have been a documentation bug...

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

Reply via email to