You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2008/11/21 21:07:04 UTC

svn commit: r719697 - /geronimo/server/trunk/repository/org/apache/pluto/pluto/1.1.6-G643117/pluto-1.1.6-G643117.pom

Author: djencks
Date: Fri Nov 21 12:07:04 2008
New Revision: 719697

URL: http://svn.apache.org/viewvc?rev=719697&view=rev
Log:
further experiment with adding poms to speed build.  Pom copied and modified from that for pluto 1.1.6.  This is the modification

Modified:
    geronimo/server/trunk/repository/org/apache/pluto/pluto/1.1.6-G643117/pluto-1.1.6-G643117.pom

Modified: geronimo/server/trunk/repository/org/apache/pluto/pluto/1.1.6-G643117/pluto-1.1.6-G643117.pom
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/repository/org/apache/pluto/pluto/1.1.6-G643117/pluto-1.1.6-G643117.pom?rev=719697&r1=719696&r2=719697&view=diff
==============================================================================
--- geronimo/server/trunk/repository/org/apache/pluto/pluto/1.1.6-G643117/pluto-1.1.6-G643117.pom (original)
+++ geronimo/server/trunk/repository/org/apache/pluto/pluto/1.1.6-G643117/pluto-1.1.6-G643117.pom Fri Nov 21 12:07:04 2008
@@ -18,7 +18,7 @@
      * The pluto-portal-driver-config.xml in the pluto-portal module (src/main/webapp/WEB-INF),
      * The pluto.container.version.major and pluto.container.version.minor properties (in this file)
     -->
-    <version>1.1.6</version>
+    <version>1.1.6-G643117</version>
     <!-- Due to a bug in maven 2.0, the description must not contain any line breaks or tabs. -->
     <description>Pluto is the Reference Implementation of the Java Portlet Specfication.</description>
     <url>http://portals.apache.org/pluto</url>
@@ -211,9 +211,10 @@
     </licenses>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.6</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/pluto-1.1.6</url>
+<!-- these are actually fake -->
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.6-G643117</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.6-G643117</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/pluto-1.1.6-G643117</url>
     </scm>
 
     <organization>