Return-Path: Delivered-To: apmail-shale-issues-archive@locus.apache.org Received: (qmail 37327 invoked from network); 12 Feb 2007 21:04:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 21:04:38 -0000 Received: (qmail 51518 invoked by uid 500); 12 Feb 2007 21:04:45 -0000 Delivered-To: apmail-shale-issues-archive@shale.apache.org Received: (qmail 51395 invoked by uid 500); 12 Feb 2007 21:04:44 -0000 Mailing-List: contact issues-help@shale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shale.apache.org Delivered-To: mailing list issues@shale.apache.org Received: (qmail 51366 invoked by uid 99); 12 Feb 2007 21:04:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 13:04: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; Mon, 12 Feb 2007 13:04:36 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A2E871431A for ; Mon, 12 Feb 2007 13:04:16 -0800 (PST) Message-ID: <12139216.1171314256301.JavaMail.jira@brutus> Date: Mon, 12 Feb 2007 13:04:16 -0800 (PST) From: "Hermod Opstvedt (JIRA)" To: issues@shale.apache.org Subject: [jira] Created: (SHALE-408) Update to the Tld2ClayCfg tool MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Update to the Tld2ClayCfg tool ------------------------------ Key: SHALE-408 URL: https://issues.apache.org/struts/browse/SHALE-408 Project: Shale Issue Type: Improvement Components: Clay Affects Versions: 1.0.4 Reporter: Hermod Opstvedt Attachments: MavenTld2Cfgpatch-2.patch, MavenTld2Cfgpatch.patch This update adds support for Validators, Converters and RendererType. There is still an unresolved issue with Converters and Validators: There does not seem to be any way to programtically getting hold of the componenttype for these short of assuming that it is the same as the Tag-Class minus the Tag ending. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.