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/03/31 18:55:06 UTC

cvs commit: avalon-components project.properties

mcconnell    2004/03/31 08:55:06

  Modified:    cornerstone maven.xml
               .        project.properties
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.3       +2 -2      avalon-components/cornerstone/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-components/cornerstone/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml	28 Mar 2004 09:11:05 -0000	1.2
  +++ maven.xml	31 Mar 2004 16:55:06 -0000	1.3
  @@ -46,8 +46,8 @@
     <goal name="avalon:build" description="Build the Logging system.">
   
       <maven:reactor basedir="${basedir}"
  -      includes="**/project.xml"
  -      excludes="project.xml,site/project.xml"
  +      includes="*/*/project.xml"
  +      excludes="project.xml,**/target/**/project.xml"
         goals="jar:install"
         banner="Building:"
         ignoreFailures="false"
  
  
  
  1.4       +2 -0      avalon-components/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/avalon-components/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties	16 Mar 2004 18:48:44 -0000	1.3
  +++ project.properties	31 Mar 2004 16:55:06 -0000	1.4
  @@ -1,4 +1,6 @@
   
  +maven.repo.remote = http://www.dpml.net,http://www.ibiblio.org/maven
  +
   #
   # Banner background and foreground colors.
   #
  
  
  

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