djencks     2005/09/28 18:14:23

  Modified:    modules/itests/src/cmp2/storage 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.3       +1 -1      openejb/modules/itests/src/cmp2/storage/openejb-jar.xml
  
  Index: openejb-jar.xml
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb/modules/itests/src/cmp2/storage/openejb-jar.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- openejb-jar.xml   31 Jul 2005 19:32:23 -0000      1.2
  +++ openejb-jar.xml   28 Sep 2005 22:14:23 -0000      1.3
  @@ -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/cmp2/Storage"
       parentId="org/apache/geronimo/DefaultDatabase">
   
  
  
  

Reply via email to