[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue Jun 26 20:12:25 EDT 2007


  User: gavin   
  Date: 07/06/26 20:12:25

  Modified:    jboss-seam  validate.xml
  Log:
  2.0
  
  Revision  Changes    Path
  1.4       +2 -2      jboss-seam/validate.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: validate.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/validate.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- validate.xml	25 Jun 2007 19:14:29 -0000	1.3
  +++ validate.xml	27 Jun 2007 00:12:25 -0000	1.4
  @@ -60,8 +60,8 @@
   			<attribute name="http://xml.org/sax/features/namespaces" value="true" />
   			<property name="http://apache.org/xml/properties/schema/external-schemaLocation" value="${seam.schemaLocations}" />
   			<xmlcatalog>
  -				<dtd publicId="-//JBoss/Seam Component Configuration DTD 1.3//EN" location="${src.schema.dir}/components-${schema.version}.dtd" />
  -				<dtd publicId="-//JBoss/Seam Pages Configuration DTD 1.3//EN" location="${src.schema.dir}/pages-${schema.version}.dtd" />
  +				<dtd publicId="-//JBoss/Seam Component Configuration DTD 2.0//EN" location="${src.schema.dir}/components-${schema.version}.dtd" />
  +				<dtd publicId="-//JBoss/Seam Pages Configuration DTD 2.0//EN" location="${src.schema.dir}/pages-${schema.version}.dtd" />
   			</xmlcatalog>
   			<classpath>
   				<fileset dir="${imported.basedir}/lib" />
  
  
  



More information about the jboss-cvs-commits mailing list