Looks like the xdoclet-user list still hasn't had the Reply-To fixed to go to the list.... can someone change that if that is the desired effect?


On Monday, February 17, 2003, at 02:50 PM, Aslak Helles�y wrote:
-----------------%<------------------
ejb.bean:X ejb.ejb-ref:X ejb.jndi-name:X ......
-----------------%<------------------

Then Ant's javadoc task could accept the following alternative syntax:

<javadoc>
<tag dir="${basedir}/tags">
<include name="*.tags"/>
</tag>
</javadoc>

<javadoc> would then parse all files and build the proper command line for
javadoc. This would be awesome for XDoclet users, and a lot better than
(every user) having to write a loooong list of many <tag> elements. Would it
be possible to throw this addition into <javadoc> ?
I've added this as a feature request to Ant:

http://issues.apache.org/bugzilla/show_bug.cgi?id=17142

(omitting names/e-mail addresses)

I'll try to assign this to myself to tackle at some point in the near future. Bother me if it becomes desperately needed. At the earliest it would be in Ant 1.6 which optimistically would be out in the summer.

Erik




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to