You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2010/04/12 05:11:18 UTC

svn commit: r933082 - in /geronimo/server/branches/2.1: framework/configs/pom.xml plugins/client/pom.xml plugins/corba/client-corba-yoko/pom.xml plugins/pom.xml

Author: rwonly
Date: Mon Apr 12 03:11:17 2010
New Revision: 933082

URL: http://svn.apache.org/viewvc?rev=933082&view=rev
Log:
add version 2.1.5 in artifact-alias after 2.1.5 release

Modified:
    geronimo/server/branches/2.1/framework/configs/pom.xml
    geronimo/server/branches/2.1/plugins/client/pom.xml
    geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml
    geronimo/server/branches/2.1/plugins/pom.xml

Modified: geronimo/server/branches/2.1/framework/configs/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/framework/configs/pom.xml?rev=933082&r1=933081&r2=933082&view=diff
==============================================================================
--- geronimo/server/branches/2.1/framework/configs/pom.xml (original)
+++ geronimo/server/branches/2.1/framework/configs/pom.xml Mon Apr 12 03:11:17 2010
@@ -85,6 +85,7 @@
                             <source-repository>${PluginSrcRepoApacheSnapshots}</source-repository>
                             <!--<source-repository>${PluginSrcRepoApacheIncubating}</source-repository>-->
                             <artifact-alias key="${groupId}/${artifactId}//car">${groupId}/${artifactId}/${version}/car</artifact-alias>
+                            <artifact-alias key="${groupId}/${artifactId}/2.1.5/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias key="${groupId}/${artifactId}/2.1.4/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias key="${groupId}/${artifactId}/2.1.3/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias key="${groupId}/${artifactId}/2.1.2/car">${groupId}/${artifactId}/${version}/car</artifact-alias>

Modified: geronimo/server/branches/2.1/plugins/client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/client/pom.xml?rev=933082&r1=933081&r2=933082&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/client/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/client/pom.xml Mon Apr 12 03:11:17 2010
@@ -73,6 +73,7 @@
                             <source-repository>${PluginSrcRepoApacheSnapshots}</source-repository>
                             <source-repository>${PluginSrcRepoApacheIncubating}</source-repository>
                             <artifact-alias server="client" key="${groupId}/${artifactId}//car">${groupId}/${artifactId}/${version}/car</artifact-alias>
+                            <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.5/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.4/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.3/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.2/car">${groupId}/${artifactId}/${version}/car</artifact-alias>

Modified: geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml?rev=933082&r1=933081&r2=933082&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/corba/client-corba-yoko/pom.xml Mon Apr 12 03:11:17 2010
@@ -132,6 +132,7 @@
                         <plugin-artifact>
                             <config-xml-content load="false" />
                             <artifact-alias server="client" key="${groupId}/${artifactId}//car">${groupId}/${artifactId}/${version}/car</artifact-alias>
+                            <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.5/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.4/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.3/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias server="client" key="${groupId}/${artifactId}/2.1.2/car">${groupId}/${artifactId}/${version}/car</artifact-alias>

Modified: geronimo/server/branches/2.1/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/pom.xml?rev=933082&r1=933081&r2=933082&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/pom.xml Mon Apr 12 03:11:17 2010
@@ -109,6 +109,7 @@
                             <source-repository>${PluginSrcRepoApacheSnapshots}</source-repository>
                             <source-repository>${PluginSrcRepoApacheIncubating}</source-repository>
                             <artifact-alias key="${groupId}/${artifactId}//car">${groupId}/${artifactId}/${version}/car</artifact-alias>
+                            <artifact-alias key="${groupId}/${artifactId}/2.1.5/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias key="${groupId}/${artifactId}/2.1.4/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias key="${groupId}/${artifactId}/2.1.3/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
                             <artifact-alias key="${groupId}/${artifactId}/2.1.2/car">${groupId}/${artifactId}/${version}/car</artifact-alias>