You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2006/10/26 14:05:09 UTC

svn commit: r467973 - in /portals/pluto/branches/1.1-286-COMPATIBILITY: maven-pluto-plugin/ pluto-ant-tasks/ pluto-container/ pluto-descriptor-api/ pluto-descriptor-impl/ pluto-portal-driver-impl/ pluto-portal-driver/ pluto-portal/ pluto-site/ pluto-ta...

Author: cdoremus
Date: Thu Oct 26 05:05:08 2006
New Revision: 467973

URL: http://svn.apache.org/viewvc?view=rev&rev=467973
Log:
Modified version number to reflect branch name.

Modified:
    portals/pluto/branches/1.1-286-COMPATIBILITY/maven-pluto-plugin/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-ant-tasks/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-api/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-impl/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver-impl/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-site/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-taglib/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/pom.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-util/pom.xml

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/maven-pluto-plugin/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/maven-pluto-plugin/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/maven-pluto-plugin/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/maven-pluto-plugin/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-pluto-plugin</artifactId> 

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-ant-tasks/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-ant-tasks/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-ant-tasks/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-ant-tasks/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pluto-ant-tasks</artifactId> 

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-api/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-api/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-api/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-api/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-impl/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-impl/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-impl/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-descriptor-impl/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver-impl/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver-impl/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver-impl/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver-impl/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.0-286-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pluto-portal-driver-impl</artifactId>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal-driver/pom.xml Thu Oct 26 05:05:08 2006
@@ -1,131 +1,137 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright 2005-2006 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <parent>
-        <groupId>org.apache.pluto</groupId>
-        <artifactId>pluto</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
-    </parent>
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>pluto-portal-driver</artifactId>
-    <packaging>jar</packaging>
-    <name>Pluto Portal Driver</name>
-
-    <dependencies>
-
-        <dependency>
-            <groupId>org.apache.pluto</groupId>
-            <artifactId>pluto-container</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>
-
-        
-
-        <dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging-api</artifactId>
-            <version>${commons-logging.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-            <version>${commons-logging.version}</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>commons-digester</groupId>
-            <artifactId>commons-digester</artifactId>
-            <version>${commons-digester.version}</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>${junit.version}</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>javax.portlet</groupId>
-            <artifactId>portlet-api</artifactId>
-            <version>${portlet-api.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>javax.servlet</groupId>
-            <artifactId>servlet-api</artifactId>
-            <version>${servlet-api.version}</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>javax.servlet</groupId>
-            <artifactId>jstl</artifactId>
-            <version>${jstl.version}</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>taglibs</groupId>
-            <artifactId>standard</artifactId>
-            <version>${taglibs.standard.version}</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.springframework</groupId>
-            <artifactId>spring-core</artifactId>
-            <version>${springframework.version}</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.springframework</groupId>
-            <artifactId>spring-beans</artifactId>
-            <version>${springframework.version}</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.springframework</groupId>
-            <artifactId>spring-web</artifactId>
-            <version>${springframework.version}</version>
-            <scope>compile</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <artifactId>maven-assembly-plugin</artifactId>
-                <configuration>
-                    <descriptor>src/assemble/bin.xml</descriptor>
-                    <finalName>pluto-portal-${pom.version}</finalName>
-                </configuration>
-            </plugin>
-            <plugin>
-                <artifactId>maven-site-plugin</artifactId>
-                <configuration>
-                    <resourcesDirectory>${basedir}/../pluto-site/src/site/resources</resourcesDirectory>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
-
-
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2005-2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <parent>
+        <groupId>org.apache.pluto</groupId>
+        <artifactId>pluto</artifactId>
+        <version>1.1.0-286-SNAPSHOT</version>
+    </parent>
+    <modelVersion>4.0.0</modelVersion>
+    <artifactId>pluto-portal-driver</artifactId>
+    <packaging>jar</packaging>
+    <name>Pluto Portal Driver</name>
+
+    <dependencies>
+
+        <dependency>
+            <groupId>org.apache.pluto</groupId>
+            <artifactId>pluto-container</artifactId>
+            <version>${pom.version}</version>
+            <scope>provided</scope>
+        </dependency>
+
+        
+
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging-api</artifactId>
+            <version>${commons-logging.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+            <version>${commons-logging.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-digester</groupId>
+            <artifactId>commons-digester</artifactId>
+            <version>${commons-digester.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>${junit.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.portlet</groupId>
+            <artifactId>portlet-api</artifactId>
+            <version>${portlet-api.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>${servlet-api.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+      		<groupId>javax.servlet</groupId>
+      		<artifactId>jsp-api</artifactId>
+      		<version>${jsp-api.version}</version>
+      		<scope>provided</scope>
+    	</dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>jstl</artifactId>
+            <version>${jstl.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>taglibs</groupId>
+            <artifactId>standard</artifactId>
+            <version>${taglibs.standard.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-core</artifactId>
+            <version>${springframework.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-beans</artifactId>
+            <version>${springframework.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-web</artifactId>
+            <version>${springframework.version}</version>
+            <scope>compile</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-assembly-plugin</artifactId>
+                <configuration>
+                    <descriptor>src/assemble/bin.xml</descriptor>
+                    <finalName>pluto-portal-${pom.version}</finalName>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-site-plugin</artifactId>
+                <configuration>
+                    <resourcesDirectory>${basedir}/../pluto-site/src/site/resources</resourcesDirectory>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
+
+
+

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.0-286-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-site/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-site/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-site/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-site/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>pluto</artifactId>
     <groupId>org.apache.pluto</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-taglib/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-taglib/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-taglib/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-taglib/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.0-286-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pluto-taglib</artifactId>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pluto-testsuite</artifactId>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-util/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-util/pom.xml?view=diff&rev=467973&r1=467972&r2=467973
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-util/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-util/pom.xml Thu Oct 26 05:05:08 2006
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>pluto</artifactId>
     <groupId>org.apache.pluto</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-286-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pluto-util</artifactId>