From issues-return-3045-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Thu Jan 04 22:41:40 2007 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 79767 invoked from network); 4 Jan 2007 22:41:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2007 22:41:40 -0000 Received: (qmail 24405 invoked by uid 500); 4 Jan 2007 22:41:44 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 24367 invoked by uid 500); 4 Jan 2007 22:41:44 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 24358 invoked by uid 99); 4 Jan 2007 22:41:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 14:41:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 14:41:37 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D01AE714319 for ; Thu, 4 Jan 2007 14:41:16 -0800 (PST) Message-ID: <18594720.1167950476849.JavaMail.jira@brutus> Date: Thu, 4 Jan 2007 14:41:16 -0800 (PST) From: "Musachy Barroso (JIRA)" To: issues@struts.apache.org Subject: [jira] Updated: (WW-1392) Generate Taglib TLD from annotations/xdoclet tags In-Reply-To: <25149516.1153892241368.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/struts/browse/WW-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Musachy Barroso updated WW-1392: -------------------------------- Attachment: WW-1392-Annotations-Plugin.path > 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: Minor > Fix For: 2.0.3 > > Attachments: apttlb.jar, WW-1392-Annotations-Plugin.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