You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/12/10 05:06:49 UTC

cvs commit: maven build-bootstrap.xml

dion        2003/12/09 20:06:49

  Modified:    .        Tag: MAVEN-1_0-BRANCH build-bootstrap.xml
  Log:
  Catch up from head
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.212.2.3 +1 -1      maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/maven/build-bootstrap.xml,v
  retrieving revision 1.212.2.2
  retrieving revision 1.212.2.3
  diff -u -r1.212.2.2 -r1.212.2.3
  --- build-bootstrap.xml	2 Dec 2003 04:01:10 -0000	1.212.2.2
  +++ build-bootstrap.xml	10 Dec 2003 04:06:49 -0000	1.212.2.3
  @@ -307,7 +307,7 @@
   
       <copy todir="${maven.bootstrap.install.dir}" overwrite="yes">
         <fileset dir="${basedir}/src/xsd">
  -        <include name="maven-project.xsd"/>
  +        <include name="maven-project*.xsd"/>
         </fileset>
       </copy>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org