Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 17434 invoked from network); 12 Oct 2010 08:27:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Oct 2010 08:27:05 -0000 Received: (qmail 96339 invoked by uid 500); 12 Oct 2010 08:27:05 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 96203 invoked by uid 500); 12 Oct 2010 08:27:02 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 96125 invoked by uid 99); 12 Oct 2010 08:27:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 08:27:01 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 08:26:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 781D123889BF; Tue, 12 Oct 2010 08:26:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1021666 - /geronimo/external/trunk/tomcat-parent-7.0.0/tribes/pom.xml Date: Tue, 12 Oct 2010 08:26:38 -0000 To: scm@geronimo.apache.org From: xiaming@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101012082638.781D123889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: xiaming Date: Tue Oct 12 08:26:38 2010 New Revision: 1021666 URL: http://svn.apache.org/viewvc?rev=1021666&view=rev Log: GERONIMO-5616 add dynamic import org.apache.catalina.* Modified: geronimo/external/trunk/tomcat-parent-7.0.0/tribes/pom.xml Modified: geronimo/external/trunk/tomcat-parent-7.0.0/tribes/pom.xml URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-7.0.0/tribes/pom.xml?rev=1021666&r1=1021665&r2=1021666&view=diff ============================================================================== --- geronimo/external/trunk/tomcat-parent-7.0.0/tribes/pom.xml (original) +++ geronimo/external/trunk/tomcat-parent-7.0.0/tribes/pom.xml Tue Oct 12 08:26:38 2010 @@ -41,7 +41,9 @@ org.apache.felix maven-bundle-plugin - + + org.apache.catalina.* +