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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to