Return-Path: Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: (qmail 50715 invoked from network); 13 Nov 2010 22:29:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Nov 2010 22:29:10 -0000 Received: (qmail 37036 invoked by uid 500); 13 Nov 2010 22:29:41 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 36993 invoked by uid 500); 13 Nov 2010 22:29:41 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 36986 invoked by uid 99); 13 Nov 2010 22:29:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Nov 2010 22:29:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Nov 2010 22:29:35 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oADMTDn8004045 for ; Sat, 13 Nov 2010 22:29:13 GMT Message-ID: <23624508.63931289687353490.JavaMail.jira@thor> Date: Sat, 13 Nov 2010 17:29:13 -0500 (EST) From: "Igor Drobiazko (JIRA)" To: commits@tapestry.apache.org Subject: [jira] Created: (TAP5-1348) Component report should accept multiple root packages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Component report should accept multiple root packages ----------------------------------------------------- Key: TAP5-1348 URL: https://issues.apache.org/jira/browse/TAP5-1348 Project: Tapestry 5 Issue Type: Improvement Components: tapestry-component-report Affects Versions: 5.2.3 Reporter: Igor Drobiazko Priority: Minor It is possible to have multiple root packages inside a JAR file but it is only possible to generate the component reference for a single root package. The component report should accept multiple root packages. foo.bar.baz org.example -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.