[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Thu Feb 8 05:23:27 EST 2007


  User: gavin   
  Date: 07/02/08 05:23:27

  Modified:    jboss-seam  build.xml
  Log:
  copy the xsds
  
  Revision  Changes    Path
  1.141     +1 -0      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.140
  retrieving revision 1.141
  diff -u -b -r1.140 -r1.141
  --- build.xml	7 Feb 2007 23:44:49 -0000	1.140
  +++ build.xml	8 Feb 2007 10:23:27 -0000	1.141
  @@ -315,6 +315,7 @@
       
       <patternset id="meta.files">
           <include name="**/*.dtd"/>
  +    	<include name="**/*.xsd"/>
           <include name="**/*.xml"/>
           <include name="**/*.tld"/>
           <include name="**/*.xslt"/>
  
  
  



More information about the jboss-cvs-commits mailing list