You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/04/22 05:58:18 UTC

cvs commit: avalon/framework maven.xml

mcconnell    2004/04/21 20:58:18

  Modified:    framework maven.xml
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.8       +1 -1      avalon/framework/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/framework/maven.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- maven.xml	28 Mar 2004 02:55:36 -0000	1.7
  +++ maven.xml	22 Apr 2004 03:58:17 -0000	1.8
  @@ -39,7 +39,7 @@
       <maven:reactor
         basedir="${basedir}"
         includes="*/project.xml"
  -      excludes="site/project.xml"
  +      excludes="project.xml,site/project.xml"
         goals="jar:install"
         banner="Building:"
         ignoreFailures="false"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org