[
https://issues.apache.org/struts/browse/WW-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rene Gielen reopened WW-1392:
-----------------------------
Assignee: Rene Gielen (was: Don Brown)
As Musachy, Tom and Don pointed out:
keeping the annotation definition classes in struts-annotations module with
retention SOURCE has impacts:
- struts-annotations.jar is needed at runtime
- taglib code is not extensible externally
Solution:
move StrutsTag / StrutsTagAttribute back to core and set retention to RUNTIME
> Generate Taglib TLD from annotations/xdoclet tags
> -------------------------------------------------
>
> Key: WW-1392
> URL: https://issues.apache.org/struts/browse/WW-1392
> Project: Struts 2
> Issue Type: Improvement
> Components: Views
> Reporter: Don Brown
> Assigned To: Rene Gielen
> Priority: Blocker
> Fix For: 2.0.3
>
> Attachments: apttlb.jar, pom-patch.txt, tag.ftl,
> WW-1392-Annotations-Plugin.path, WW-1392-Core.path, WW-1392.zip
>
>
> Previously in WebWork 2, the taglib TLD was generated using XDoclet from
> XDoclet tags in the source code. With the move to Maven 2 and Java 5, the
> ant tasks that performed this task have been removed and XDoclet doesn't work
> with Java 5 source. Therefore, either we should migrate the process to a new
> XDoclet 2 plugin or using some Java 5 annotation processing tool.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira