Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 18266 invoked from network); 7 Mar 2005 00:34:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Mar 2005 00:34:00 -0000 Received: (qmail 34453 invoked by uid 500); 7 Mar 2005 00:33:57 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 34406 invoked by uid 500); 7 Mar 2005 00:33:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 34388 invoked by uid 99); 7 Mar 2005 00:33:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 06 Mar 2005 16:33:55 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j270XqZ1003408 for ; Mon, 7 Mar 2005 01:33:52 +0100 Message-ID: <2131097627.1110155632738.JavaMail.jira@ajax.apache.org> Date: Mon, 7 Mar 2005 01:33:52 +0100 (CET) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-153) [PATCH] Geronimo-service.xml Schema and corresponing Tests Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-153?page=history ] David Jencks reassigned GERONIMO-153: ------------------------------------- Assign To: David Jencks > [PATCH] Geronimo-service.xml Schema and corresponing Tests > ---------------------------------------------------------- > > Key: GERONIMO-153 > URL: http://issues.apache.org/jira/browse/GERONIMO-153 > Project: Geronimo > Type: Improvement > Reporter: Kristian Koehler > Assignee: David Jencks > Attachments: geronimo-service-patch.zip > > Hi > I created a schema for the geronimo-service.xml files. I added this file to the schema dir in the core module. > Additionally I included tests for all geronimo-service.xml files in repository. I added the namespace tags to the files accordingly. This shouldn't be a problem because the DocumentBuilderFactory in the current Kernel doesn't validates against grammar files. So that's no problem ;-) > I included an AbstractGeronimoServiceTest in the common module (modules.common.src.test.org.apache.geronimo.common.xml.AbstractGeronimoServiceTest.zip) which should be unpacked to the package org.apache.geronimo.common.xml. > While building the common module a second jar file is created (geronimo-common-test-DEV.jar). There are new dependency to that file in modules security, transaction, console-web, jetty (to moudles with geronimo-service.xml files). > In the mentioned modules there are new simple Test classes to test the deployment descriptors (geronimo-service.xml). I created a new test folder for the console-web module. > Please also see GERONIMO-148 for the Grammar test patch. I think the new schema should also be included in this tests ;-) > Kristian -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira