You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by sh...@apache.org on 2005/04/21 05:48:11 UTC

svn commit: r162120 - in /excalibur/trunk/containerkit: instrument/ instrument/api/ instrument/client/ instrument/mgr-api/ instrument/mgr-http/ instrument/mgr-impl/ lifecycle/api/ lifecycle/impl/ logger/ logkit/

Author: shash
Date: Wed Apr 20 20:48:10 2005
New Revision: 162120

URL: http://svn.apache.org/viewcvs?rev=162120&view=rev
Log:
Change Excalibur dependencies for upcoming -RC1 releases

Modified:
    excalibur/trunk/containerkit/instrument/api/project.xml
    excalibur/trunk/containerkit/instrument/client/project.xml
    excalibur/trunk/containerkit/instrument/mgr-api/project.xml
    excalibur/trunk/containerkit/instrument/mgr-http/project.xml
    excalibur/trunk/containerkit/instrument/mgr-impl/project.xml
    excalibur/trunk/containerkit/instrument/project-common.xml
    excalibur/trunk/containerkit/lifecycle/api/project.xml
    excalibur/trunk/containerkit/lifecycle/impl/project.xml
    excalibur/trunk/containerkit/logger/project.xml
    excalibur/trunk/containerkit/logkit/project.xml

Modified: excalibur/trunk/containerkit/instrument/api/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/instrument/api/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/api/project.xml (original)
+++ excalibur/trunk/containerkit/instrument/api/project.xml Wed Apr 20 20:48:10 2005
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>avalon-framework</groupId>
         <artifactId>avalon-framework-api</artifactId>
-        <version>4.1.5</version>
+        <version>4.3-RC1</version>
       </dependency>
 
       <!-- test deps -->
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>avalon-framework</groupId>
         <artifactId>avalon-framework-impl</artifactId>
-        <version>4.1.5</version>
+        <version>4.3-RC1</version>
       </dependency>
 
     </dependencies>

Modified: excalibur/trunk/containerkit/instrument/client/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/instrument/client/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/client/project.xml (original)
+++ excalibur/trunk/containerkit/instrument/client/project.xml Wed Apr 20 20:48:10 2005
@@ -37,12 +37,12 @@
         <dependency>
             <groupId>avalon-framework</groupId>
             <artifactId>avalon-framework-api</artifactId>
-            <version>4.1.5</version>
+            <version>4.3-RC1</version>
         </dependency>
         <dependency>
             <groupId>avalon-framework</groupId>
             <artifactId>avalon-framework-impl</artifactId>
-            <version>4.1.5</version>
+            <version>4.3-RC1</version>
         </dependency>
     </dependencies>
 </project>

Modified: excalibur/trunk/containerkit/instrument/mgr-api/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/instrument/mgr-api/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-api/project.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-api/project.xml Wed Apr 20 20:48:10 2005
@@ -27,12 +27,12 @@
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.1.5</version>
+      <version>4.3-RC1</version>
     </dependency>
     <dependency>
       <groupId>excalibur-instrument</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
-      <version>1.2-dev</version>
+      <version>2.1-RC1</version>
     </dependency>
         
     <dependency>

Modified: excalibur/trunk/containerkit/instrument/mgr-http/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/instrument/mgr-http/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-http/project.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-http/project.xml Wed Apr 20 20:48:10 2005
@@ -27,22 +27,22 @@
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.1.5</version>
+      <version>4.3-RC1</version>
     </dependency>
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.1.5</version>
+      <version>4.3-RC1</version>
     </dependency>
     <dependency>
       <groupId>excalibur-instrument</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
-      <version>1.2-dev</version>
+      <version>2.1-RC1</version>
     </dependency>
     <dependency>
       <groupId>excalibur-instrument</groupId>
       <artifactId>excalibur-instrument-mgr-api</artifactId>
-      <version>1.2-dev</version>
+      <version>2.1-RC1</version>
     </dependency>
         
     <dependency>

Modified: excalibur/trunk/containerkit/instrument/mgr-impl/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/instrument/mgr-impl/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-impl/project.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-impl/project.xml Wed Apr 20 20:48:10 2005
@@ -27,22 +27,22 @@
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.1.5</version>
+      <version>4.3-RC1</version>
     </dependency>
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.1.5</version>
+      <version>4.3-RC1</version>
     </dependency>
     <dependency>
       <groupId>excalibur-instrument</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
-      <version>1.2-dev</version>
+      <version>2.1-RC1</version>
     </dependency>
     <dependency>
       <groupId>excalibur-instrument</groupId>
       <artifactId>excalibur-instrument-mgr-api</artifactId>
-      <version>1.2-dev</version>
+      <version>2.1-RC1</version>
     </dependency>
         
     <dependency>

Modified: excalibur/trunk/containerkit/instrument/project-common.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/instrument/project-common.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/project-common.xml (original)
+++ excalibur/trunk/containerkit/instrument/project-common.xml Wed Apr 20 20:48:10 2005
@@ -19,7 +19,6 @@
     <extend>${basedir}/../project-common.xml</extend>
 
     <groupId>excalibur-instrument</groupId>
-    <currentVersion>1.2-dev</currentVersion>
     <inceptionYear>1997</inceptionYear>
     <package>org.apache.excalibur.instrument</package>
     <description>

Modified: excalibur/trunk/containerkit/lifecycle/api/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/lifecycle/api/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/lifecycle/api/project.xml (original)
+++ excalibur/trunk/containerkit/lifecycle/api/project.xml Wed Apr 20 20:48:10 2005
@@ -20,7 +20,6 @@
 
   <name>Excalibur Lifecycle Extension API</name>
   <id>excalibur-lifecycle-api</id>
-  <currentVersion>1.1.0</currentVersion>
 
   <shortDescription>Excalibur Lifecycle Extension API</shortDescription>
   <description>Excalibur Lifecycle Extension API</description>
@@ -29,7 +28,7 @@
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.1.5</version>
+      <version>4.3-RC1</version>
     </dependency>
   </dependencies>
 </project>

Modified: excalibur/trunk/containerkit/lifecycle/impl/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/lifecycle/impl/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/lifecycle/impl/project.xml (original)
+++ excalibur/trunk/containerkit/lifecycle/impl/project.xml Wed Apr 20 20:48:10 2005
@@ -20,7 +20,6 @@
 
   <name>Excalibur Lifecycle Extension Impl</name>
   <id>excalibur-lifecycle-impl</id>
-  <currentVersion>1.1.0</currentVersion>
 
   <shortDescription>Excalibur Lifecycle Extension Implementation</shortDescription>
   <description>Excalibur Lifecycle Extension Implementation</description>
@@ -30,18 +29,18 @@
     <dependency>
       <groupId>excalibur-lifecycle</groupId>
       <artifactId>excalibur-lifecycle-api</artifactId>
-      <version>1.1.0</version>
+      <version>2.1-RC1</version>
     </dependency>
 
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.2.0</version>
+      <version>4.3-RC1</version>
     </dependency>
     <dependency>
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.2.0</version>
+      <version>4.3-RC1</version>
     </dependency>
   </dependencies>
 

Modified: excalibur/trunk/containerkit/logger/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/logger/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/logger/project.xml (original)
+++ excalibur/trunk/containerkit/logger/project.xml Wed Apr 20 20:48:10 2005
@@ -36,40 +36,40 @@
         <dependency>
             <groupId>avalon-framework</groupId>
             <artifactId>avalon-framework-api</artifactId>
-            <version>4.1.5</version>
+            <version>4.3-RC1</version>
         </dependency>
         <dependency>
             <groupId>avalon-framework</groupId>
             <artifactId>avalon-framework-impl</artifactId>
-            <version>4.1.5</version>
+            <version>4.3-RC1</version>
         </dependency>
         
         <dependency>
             <groupId>avalon-logkit</groupId>
             <artifactId>avalon-logkit</artifactId>
-            <version>2.1-dev</version> <!-- 2.1.0 -->
+            <version>2.1-RC1</version> <!-- 2.1.0 -->
         </dependency>
 
         <dependency>
             <id>servletapi</id>
-            <version>2.2</version>
+            <version>2.3</version>
         </dependency>
         
         <dependency>
             <id>log4j</id>
-            <version>1.2.7</version>
+            <version>1.2.8</version>
         </dependency>
         
       <dependency>
         <groupId>geronimo-spec</groupId>
         <artifactId>geronimo-spec-javamail</artifactId>
-        <version>1.3.1-rc2</version>
+        <version>1.3.1-rc3</version>
       </dependency>  
       
       <dependency>
         <groupId>geronimo-spec</groupId>
         <artifactId>geronimo-spec-jms</artifactId>
-        <version>1.1-rc2</version>
+        <version>1.1-rc4</version>
       </dependency>
         
         <dependency>

Modified: excalibur/trunk/containerkit/logkit/project.xml
URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/logkit/project.xml?rev=162120&r1=162119&r2=162120&view=diff
==============================================================================
--- excalibur/trunk/containerkit/logkit/project.xml (original)
+++ excalibur/trunk/containerkit/logkit/project.xml Wed Apr 20 20:48:10 2005
@@ -20,7 +20,6 @@
 
     <name>Avalon Logkit</name>
     <id>avalon-logkit</id>
-    <currentVersion>2.1-dev</currentVersion>
 
     <inceptionYear>1997</inceptionYear>
     <shortDescription>Excalibur's Logkit package</shortDescription>
@@ -40,12 +39,12 @@
       <dependency>
         <groupId>geronimo-spec</groupId>
         <artifactId>geronimo-spec-javamail</artifactId>
-        <version>1.3.1-rc2</version>
+        <version>1.3.1-rc3</version>
       </dependency>  
       <dependency>
         <groupId>geronimo-spec</groupId>
         <artifactId>geronimo-spec-jms</artifactId>
-        <version>1.1-rc2</version>
+        <version>1.1-rc4</version>
       </dependency>
     </dependencies>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org