+1 with some comments.....

> 'printerdocs'
>     This generates a printer friendly version of the documentation.
>     Most projects dynamically build their documentation from XML
>     anyway. They should provide a nice and simple stylesheet that
>     avoids all the HTML tables embedded in tables approach most
>     site docs use.

While I agree, I am not sure whether this should be a required part
for all projects (ie a very small project that generates a single
jar and some javadoc shouldn't have to bother) so this should be an
optional part.

(same could be said for "docs" but by the definition you provided you
could just make it another name for "javadocs")

On javadocs....it would be useful to have a mechanism where you can
specify other locations for javadocs to link to using .ant.properties.
Would it be smart to standardise this too?

> 'check'
>     This target is used to compile and execute any unit tests that
>     are built into the project.

would remove "unit" there. Not everyone has come around to the concept
yet ;-)

grz,

- Leo, who's quite busy packing...

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

Reply via email to