Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 64977 invoked from network); 23 Aug 2005 07:04:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2005 07:04:40 -0000 Received: (qmail 96759 invoked by uid 500); 23 Aug 2005 07:04:40 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 96740 invoked by uid 500); 23 Aug 2005 07:04:39 -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 96727 invoked by uid 99); 23 Aug 2005 07:04:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 00:04:39 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 23 Aug 2005 00:04:57 -0700 Received: (qmail 64954 invoked by uid 65534); 23 Aug 2005 07:04:38 -0000 Message-ID: <20050823070438.64951.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r239370 - in /geronimo/trunk/modules: jetty-builder/src/schema/ tomcat-builder/src/schema/ Date: Tue, 23 Aug 2005 07:04:37 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.3 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: djencks Date: Tue Aug 23 00:04:33 2005 New Revision: 239370 URL: http://svn.apache.org/viewcvs?rev=239370&view=rev Log: AARRRGGGGHHHH! add the web container specific schema files I missed in previous commit. Sorry everyone Added: geronimo/trunk/modules/jetty-builder/src/schema/ geronimo/trunk/modules/jetty-builder/src/schema/geronimo-jetty.xsd geronimo/trunk/modules/jetty-builder/src/schema/xmlconfig.xml geronimo/trunk/modules/tomcat-builder/src/schema/ geronimo/trunk/modules/tomcat-builder/src/schema/geronimo-tomcat.xsd geronimo/trunk/modules/tomcat-builder/src/schema/xmlconfig.xml Added: geronimo/trunk/modules/jetty-builder/src/schema/geronimo-jetty.xsd URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/jetty-builder/src/schema/geronimo-jetty.xsd?rev=239370&view=auto ============================================================================== --- geronimo/trunk/modules/jetty-builder/src/schema/geronimo-jetty.xsd (added) +++ geronimo/trunk/modules/jetty-builder/src/schema/geronimo-jetty.xsd Tue Aug 23 00:04:33 2005 @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + Added: geronimo/trunk/modules/jetty-builder/src/schema/xmlconfig.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/jetty-builder/src/schema/xmlconfig.xml?rev=239370&view=auto ============================================================================== --- geronimo/trunk/modules/jetty-builder/src/schema/xmlconfig.xml (added) +++ geronimo/trunk/modules/jetty-builder/src/schema/xmlconfig.xml Tue Aug 23 00:04:33 2005 @@ -0,0 +1,24 @@ + + + + + + org.apache.geronimo.xbeans.geronimo.web.jetty + Ger + + Added: geronimo/trunk/modules/tomcat-builder/src/schema/geronimo-tomcat.xsd URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/tomcat-builder/src/schema/geronimo-tomcat.xsd?rev=239370&view=auto ============================================================================== --- geronimo/trunk/modules/tomcat-builder/src/schema/geronimo-tomcat.xsd (added) +++ geronimo/trunk/modules/tomcat-builder/src/schema/geronimo-tomcat.xsd Tue Aug 23 00:04:33 2005 @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + Added: geronimo/trunk/modules/tomcat-builder/src/schema/xmlconfig.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/tomcat-builder/src/schema/xmlconfig.xml?rev=239370&view=auto ============================================================================== --- geronimo/trunk/modules/tomcat-builder/src/schema/xmlconfig.xml (added) +++ geronimo/trunk/modules/tomcat-builder/src/schema/xmlconfig.xml Tue Aug 23 00:04:33 2005 @@ -0,0 +1,24 @@ + + + + + + org.apache.geronimo.xbeans.geronimo.web.tomcat + Ger + +