[jboss-cvs] jboss-seam/src/main/META-INF ...

Peter Muir peter at bleepbleep.org.uk
Thu Jan 3 05:29:34 EST 2008


  User: pmuir   
  Date: 08/01/03 05:29:34

  Modified:    src/main/META-INF  ejb-jar.xml
  Log:
  Minor
  
  Revision  Changes    Path
  1.2       +5 -1      jboss-seam/src/main/META-INF/ejb-jar.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ejb-jar.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/META-INF/ejb-jar.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- ejb-jar.xml	7 Dec 2007 00:17:02 -0000	1.1
  +++ ejb-jar.xml	3 Jan 2008 10:29:34 -0000	1.2
  @@ -1,2 +1,6 @@
  -<ejb-jar>
  +<?xml version="1.0" encoding="UTF-8"?>
  +<ejb-jar xmlns="http://java.sun.com/xml/ns/javaee" 
  +         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  +         xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd"
  +         version="3.0">
   </ejb-jar>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list