Re: [patch] Stylebook task javadoc

2005-03-31 Thread Kev Jackson
here's the @deprecated stylebook and doc changes to OptionalTasks/stylebook.html (sorry the other changes are in the stylebook patch too) Kev Index: StyleBook.java === RCS file: /home/cvspublic/ant/src/main/org/apache/tools/ant/task

Re: [patch] Stylebook task javadoc

2005-03-31 Thread Kev Jackson
Stefan Bodewig wrote: On Thu, 31 Mar 2005, Kev Jackson <[EMAIL PROTECTED]> wrote: If this task is so old, should we not deprecate it and update the docs to mention it's unsupported/old/deprecated nature? +1 Ok, hint taken I'll get on with the necessary updates... ;) Kev -

Re: [patch] Stylebook task javadoc

2005-03-31 Thread Stefan Bodewig
On Thu, 31 Mar 2005, Kev Jackson <[EMAIL PROTECTED]> wrote: > If this task is so old, should we not deprecate it and update the > docs to mention it's unsupported/old/deprecated nature? +1 Stefan - To unsubscribe, e-mail: [EMAI

Re: [patch] Stylebook task javadoc

2005-03-31 Thread Kev Jackson
Uhm, they are protected. I don't think anybody is extending the task, but this is possible (actually, I don't even think anybody is using it). sorry, my bad. If this task is so old, should we not deprecate it and update the docs to mention it's unsupported/old/deprecated nature? Kev ---

Re: [patch] Stylebook task javadoc

2005-03-30 Thread Stefan Bodewig
On Fri, 25 Mar 2005, Kev Jackson <[EMAIL PROTECTED]> wrote: > noticed Stylebook was missing @param, This task is so old, I wouldn't even know where to find stylebook ... > renamed m_foo -> foo Uhm, they are protected. I don't think anybody is extending the task, but this is possible (actually,