You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/08/12 02:45:45 UTC

svn commit: r685004 - in /myfaces/shared/trunk: core/pom.xml pom.xml shared-impl/pom.xml shared-orchestra/pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Mon Aug 11 17:45:45 2008
New Revision: 685004

URL: http://svn.apache.org/viewvc?rev=685004&view=rev
Log:
[maven-release-plugin] prepare release 2_0_8

Modified:
    myfaces/shared/trunk/core/pom.xml
    myfaces/shared/trunk/pom.xml
    myfaces/shared/trunk/shared-impl/pom.xml
    myfaces/shared/trunk/shared-orchestra/pom.xml
    myfaces/shared/trunk/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/core/pom.xml?rev=685004&r1=685003&r2=685004&view=diff
==============================================================================
--- myfaces/shared/trunk/core/pom.xml (original)
+++ myfaces/shared/trunk/core/pom.xml Mon Aug 11 17:45:45 2008
@@ -1,13 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<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">
+<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>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -17,9 +13,9 @@
   <description>The MyFaces Shared Core Subproject builds the source artifact needed by the shared-* modules.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/shared/trunk/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces/shared/branches/2_0_8/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/2_0_8/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces/shared/branches/2_0_8/core</url>
   </scm>
 
   <build>
@@ -86,4 +82,4 @@
       </plugin>
     </plugins>
   </reporting>
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=685004&r1=685003&r2=685004&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Mon Aug 11 17:45:45 2008
@@ -1,8 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<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">
+<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.myfaces</groupId>
@@ -15,14 +11,14 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Shared For JSF 1.1 - Project</name>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
   <url>http://myfaces.apache.org/shared11</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/shared/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces/shared/branches/2_0_8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/2_0_8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces/shared/branches/2_0_8</url>
   </scm>
 
   <modules>
@@ -213,4 +209,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-impl/pom.xml?rev=685004&r1=685003&r2=685004&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-impl/pom.xml (original)
+++ myfaces/shared/trunk/shared-impl/pom.xml Mon Aug 11 17:45:45 2008
@@ -1,11 +1,9 @@
-<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">
+<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>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -14,9 +12,9 @@
   <description>Shared Project renamed for use in the MyFaces Impl jar.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_8/shared-impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_8/shared-impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/2_0_8/shared-impl</url>
   </scm>
 
   <build>
@@ -105,4 +103,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk/shared-orchestra/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-orchestra/pom.xml?rev=685004&r1=685003&r2=685004&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-orchestra/pom.xml (original)
+++ myfaces/shared/trunk/shared-orchestra/pom.xml Mon Aug 11 17:45:45 2008
@@ -1,11 +1,9 @@
-<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">
+<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>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -14,9 +12,9 @@
   <description>Shared Project renamed for use in Orchestra.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-orchestra</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-orchestra</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-orchestra</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_8/shared-orchestra</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_8/shared-orchestra</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/2_0_8/shared-orchestra</url>
   </scm>
 
   <build>
@@ -105,4 +103,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-tomahawk/pom.xml?rev=685004&r1=685003&r2=685004&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk/shared-tomahawk/pom.xml Mon Aug 11 17:45:45 2008
@@ -1,11 +1,9 @@
-<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">
+<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>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -14,9 +12,9 @@
   <description>Shared project renamed for use in Tomahawk.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-tomahawk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-tomahawk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-tomahawk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_8/shared-tomahawk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_8/shared-tomahawk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/2_0_8/shared-tomahawk</url>
   </scm>
 
   <build>
@@ -105,4 +103,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
+</project>
\ No newline at end of file