You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:48:58 UTC

[myfaces] branch 1_1_6rc1 created (now 0a1cb14)

This is an automated email from the ASF dual-hosted git repository.

deki pushed a change to branch 1_1_6rc1
in repository https://gitbox.apache.org/repos/asf/myfaces.git.


      at 0a1cb14  [maven-release-plugin]  copy for branch 1_1_6rc1

This branch includes the following new commits:

     new 37c463d  change shared version to 2.0.8-rc1-SNAPSHOT
     new 45ce93b  [maven-release-plugin] prepare branch 1_1_6rc1
     new 0a1cb14  [maven-release-plugin]  copy for branch 1_1_6rc1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.

[myfaces] 03/03: [maven-release-plugin] copy for branch 1_1_6rc1

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1_1_6rc1
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 0a1cb141b6f3afbf83e28aa0de65244acb0f953b
Merge: bc5320b 45ce93b
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Fri Aug 1 22:43:36 2008 +0000

    [maven-release-plugin]  copy for branch 1_1_6rc1

 api/pom.xml  |  8 ++++----
 impl/pom.xml | 10 +++++-----
 pom.xml      | 16 ++++++----------
 3 files changed, 15 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.

[myfaces] 02/03: [maven-release-plugin] prepare branch 1_1_6rc1

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1_1_6rc1
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 45ce93beb561f2deb9ac76115970c81d91487aab
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Fri Aug 1 22:43:25 2008 +0000

    [maven-release-plugin] prepare branch 1_1_6rc1
---
 api/pom.xml  |  8 ++++----
 impl/pom.xml |  8 ++++----
 pom.xml      | 16 ++++++----------
 3 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 1361abf..a701b45 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-core-project</artifactId>
     <groupId>org.apache.myfaces.core</groupId>
-    <version>1.1.6-SNAPSHOT</version>
+    <version>1.1.6-rc1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -12,9 +12,9 @@
     The public API classes of the Apache MyFaces Core JSF-1.1 project.
   </description>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/api</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/api</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1/api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1/api</developerConnection>
+    <url>https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1/api</url>
   </scm>
 
   <build>
diff --git a/impl/pom.xml b/impl/pom.xml
index 0ad0002..4e2fbb6 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.1.6-SNAPSHOT</version>
+    <version>1.1.6-rc1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -13,9 +13,9 @@
     The private implementation classes of the Apache MyFaces Core JSF-1.1 Implementation.
   </description>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1/impl</developerConnection>
+    <url>https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1/impl</url>
   </scm>
   <build>
     <resources>
diff --git a/pom.xml b/pom.xml
index b2d99c0..b35bd9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
@@ -19,7 +15,7 @@
     This project is the home of the MyFaces implementation of the JavaServer Faces 1.1 specification, and
     consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
   </description>
-  <version>1.1.6-SNAPSHOT</version>
+  <version>1.1.6-rc1-SNAPSHOT</version>
   <url>http://myfaces.apache.org/core11</url>
 
   <issueManagement>
@@ -28,9 +24,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/core/trunk</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1</developerConnection>
+    <url>https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6rc1</url>
   </scm>
 
   <modules>
@@ -96,4 +92,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.

[myfaces] 01/03: change shared version to 2.0.8-rc1-SNAPSHOT

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1_1_6rc1
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 37c463d05b31df2a7147240ce29e8c24441882f8
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Fri Aug 1 22:27:20 2008 +0000

    change shared version to 2.0.8-rc1-SNAPSHOT
---
 impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/impl/pom.xml b/impl/pom.xml
index fbb555b..0ad0002 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -507,7 +507,7 @@
   </reporting>
 
   <properties>
-    <myfaces-shared.version>2.0.8-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>2.0.8-rc1-SNAPSHOT</myfaces-shared.version>
   </properties>
 
 </project>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.