[ http://issues.apache.org/struts/browse/WW-1384?page=comments#action_37811 ] Don Brown commented on WW-1384: -------------------------------
While it is possible to run the xdoclet ant task in maven using the xdoclet plugin, I ran into the problem that XDoclet doesn't support Java 5 :/ Therefore, either we try to convert the xdoclet templates to use the unreleased XDoclet2, or we scrap the generated TLD idea. To be honest, I'm leaning towards the latter. > Remove Ant build but add minimal Ant build file for source distribution > ----------------------------------------------------------------------- > > Key: WW-1384 > URL: http://issues.apache.org/struts/browse/WW-1384 > Project: Struts 2 > Issue Type: New Feature > Reporter: Don Brown > Priority: Minor > Fix For: 2.0.0 > > > The one task the Ant build does that hasn't been moved to Maven is taglib > generation. The Ant task uses XDoclet tags to generate the taglibs and their > docs. To work around that, we currently have the TLD checked in as > generated. A previous proposal to remove the Ant build met with no > objections, save that a minimal Ant build file was included in the source > distribution. > We should remove Ant, integrate the XDoclet task it handles, and create a > minimal Ant build file to be included with the source distribution. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
