On Wed, 10 Apr 2002, Daniel Ritchey <[EMAIL PROTECTED]> wrote:
> Basically it looks like
>
> <javadoc destdir="./docs/api">
> <packageset dir="./src">
> <exclude name="foo/bar">
> <include name="foo">
> </packageset>
> </javadoc>
This is at least start, great.
> If something else is desired and its not too time consuming I can
> probably make the changes.
Yes, the real user demand is using filesets to exactly specify which
source files to use - excluding some classes from the task but not a
complete package.
If you want to take a stab at it, let me know (otherwise I'll code it
up myself).
Could you please throw in a -u on your diff command line next time?
Javadoc.java has undergone some changes and applying your patch is a
little difficult.
Thanks
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>