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/30 15:48:18 UTC

cvs commit: avalon-excalibur/pool project.properties

mcconnell    2004/03/30 05:48:18

  Modified:    compatibility project.xml
               pool/instrumented project.xml
               pool/site project.xml
               thread/instrumented project.xml
               thread/site project.xml
  Removed:     pool     project.properties
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.8       +0 -5      avalon-excalibur/compatibility/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/compatibility/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	30 Mar 2004 12:51:44 -0000	1.7
  +++ project.xml	30 Mar 2004 13:48:17 -0000	1.8
  @@ -47,11 +47,6 @@
       
       <dependencies>
         <dependency>
  -        <groupId>avalon-framework</groupId>
  -        <artifactId>avalon-framework-api</artifactId>
  -        <version>4.1.5</version>
  -      </dependency>
  -      <dependency>
           <groupId>excalibur-i18n</groupId>
           <artifactId>excalibur-i18n</artifactId>
           <version>1.2</version>
  
  
  
  1.4       +3 -1      avalon-excalibur/pool/instrumented/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/pool/instrumented/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	30 Mar 2004 12:15:19 -0000	1.3
  +++ project.xml	30 Mar 2004 13:48:17 -0000	1.4
  @@ -17,12 +17,14 @@
   -->
   <project>
   
  -  <extend>${basedir}/../project-common.xml</extend>
  +  <extend>${basedir}/../../buildsystem/project-common.xml</extend>
   
  +  <groupId>excalibur-pool</groupId>
     <id>excalibur-pool-instrumented</id>
     <name>Excalibur Pool Instrumented Implementation</name>
     <package>org.apache.excalibur.pool</package>
     <inceptionYear>2001</inceptionYear>
  +  <currentVersion>2.0</currentVersion>
     <shortDescription>Excalibur Pool Instrumented Implementation</shortDescription>
     
     <dependencies>
  
  
  
  1.2       +2 -1      avalon-excalibur/pool/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/pool/site/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	30 Mar 2004 12:15:19 -0000	1.1
  +++ project.xml	30 Mar 2004 13:48:17 -0000	1.2
  @@ -17,8 +17,9 @@
   -->
   <project>
   
  -  <extend>${basedir}/../project-common.xml</extend>
  +  <extend>${basedir}/../../buildsystem/project-common.xml</extend>
   
  +  <groupId>excalibur-pool</groupId>
     <id>excalibur-pool-site</id>
     <name>Excalibur Pool Documentation</name>
   
  
  
  
  1.4       +1 -1      avalon-excalibur/thread/instrumented/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/thread/instrumented/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	30 Mar 2004 12:15:20 -0000	1.3
  +++ project.xml	30 Mar 2004 13:48:17 -0000	1.4
  @@ -18,7 +18,7 @@
   
   <project>
   
  -  <extend>${basedir}/../project-common.xml</extend>
  +  <extend>${basedir}/../../buildsystem/project-common.xml</extend>
   
     <groupId>excalibur-thread</groupId>
     <id>excalibur-thread-instrumented</id>
  
  
  
  1.2       +1 -1      avalon-excalibur/thread/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/thread/site/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	30 Mar 2004 12:15:20 -0000	1.1
  +++ project.xml	30 Mar 2004 13:48:17 -0000	1.2
  @@ -17,7 +17,7 @@
   -->
   <project>
   
  -  <extend>${basedir}/../project-common.xml</extend>
  +  <extend>${basedir}/../../buildsystem/project-common.xml</extend>
   
     <groupId>excalibur-thread</groupId>
     <id>excalibur-thread-site</id>
  
  
  

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