Re: generating module-aware javadoc with ant

2018-06-04 Thread Stefan Bodewig
On 2018-06-04, Rick Hillegas wrote: > I have attached the tarball to the following ant/bugzilla issue: > https://bz.apache.org/bugzilla/show_bug.cgi?id=62424 Thank you Rick Stefan - To unsubscribe, e-mail: user-unsubscr...@ant.

Re: generating module-aware javadoc with ant

2018-06-03 Thread Rick Hillegas
Thanks, Jaikiran. I have attached the tarball to the following ant/bugzilla issue: https://bz.apache.org/bugzilla/show_bug.cgi?id=62424 Thanks, -Rick On 6/3/18 6:39 AM, Jaikiran Pai wrote: Hi Rick, On 02/06/18 11:23 PM, Rick Hillegas wrote:  I have attached a little ant-based project to demon

Re: generating module-aware javadoc with ant

2018-06-03 Thread Jaikiran Pai
Hi Rick, On 02/06/18 11:23 PM, Rick Hillegas wrote:  I have attached a little ant-based project to demonstrate my problem. The attachment didn't come through and I don't remember if this mailing list supports attachments. Can you include the build.xml inline in your mail?Or if there's more tha

Re: generating module-aware javadoc with ant

2018-06-02 Thread Rick Hillegas
Thanks for responding so quickly, Stefan. On 6/2/18 9:47 AM, Stefan Bodewig wrote: On 2018-06-02, Rick Hillegas wrote: I don't see any module attributes or nested elements documented for the task here: https://ant.apache.org/manual/Tasks/javadoc.html Googling around doesn't tease out any more

Re: generating module-aware javadoc with ant

2018-06-02 Thread Stefan Bodewig
On 2018-06-02, Rick Hillegas wrote: > I don't see any module attributes or nested elements documented for > the task here: > https://ant.apache.org/manual/Tasks/javadoc.html Googling around > doesn't tease out any more information on how to generate module-aware > javadoc with ant. So far it see

generating module-aware javadoc with ant

2018-06-02 Thread Rick Hillegas
I don't see any module attributes or nested elements documented for the task here: https://ant.apache.org/manual/Tasks/javadoc.html Googling around doesn't tease out any more information on how to generate module-aware javadoc with ant. I can generate module-aware javadoc by using the task.