djencks 2005/09/28 18:14:23 Modified: modules/core/src/test-ejb-jar/META-INF openejb-jar.xml Log:
GERONIMO-1027, GERONIMO-957. Version our schemas, and provide specific jetty and tomcat schemas. Schema processing cleanup. A couple other minor fixes Revision Changes Path 1.10 +1 -1 openejb/modules/core/src/test-ejb-jar/META-INF/openejb-jar.xml Index: openejb-jar.xml =================================================================== RCS file: /home/projects/openejb/scm/openejb/modules/core/src/test-ejb-jar/META-INF/openejb-jar.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- openejb-jar.xml 22 Dec 2004 05:49:08 -0000 1.9 +++ openejb-jar.xml 28 Sep 2005 22:14:23 -0000 1.10 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <openejb-jar - xmlns="http://www.openejb.org/xml/ns/openejb-jar" + xmlns="http://www.openejb.org/xml/ns/openejb-jar-2.0" configId="org/openejb/deployment/test" parentId="org/apache/geronimo/Server">
