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:45 UTC

[myfaces] branch 1_1_6 created (now 5d1bf6b)

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

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


      at 5d1bf6b  change version to 1.1.6

This branch includes the following new commits:

     new ed2fd7d  update shared version to 2.0.8 for release
     new fcfee71  change shared version to 2.0.8
     new 33bbe5c  [maven-release-plugin] prepare release 1_1_6
     new efdf871  [maven-release-plugin]  copy for tag 1_1_6
     new 6d6a040  change scm properties to point to  proper branch
     new 5d1bf6b  change version to 1.1.6

The 6 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] 05/06: change scm properties to point to proper branch

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_6
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 6d6a0405ec8919e0ec4237019f2dac544badcfc8
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Aug 12 18:26:55 2008 +0000

    change scm properties to point to  proper branch
---
 api/pom.xml  | 6 +++---
 impl/pom.xml | 6 +++---
 pom.xml      | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 8bb5ebb..add7591 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -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/tags/1_1_6/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6/api</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_6/api</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6/api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6/api</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/branches/1_1_6/api</url>
   </scm>
 
   <build>
diff --git a/impl/pom.xml b/impl/pom.xml
index b7a0e86..1b35f66 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -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/tags/1_1_6/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6/impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_6/impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6/impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/branches/1_1_6/impl</url>
   </scm>
   <build>
     <resources>
diff --git a/pom.xml b/pom.xml
index 972fdc0..491fb02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,9 +24,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/core/tags/1_1_6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_6</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/core/branches/1_1_6</url>
   </scm>
 
   <modules>

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

[myfaces] 02/06: change shared version to 2.0.8

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_6
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit fcfee718724c5308a4bb51799a3feed9cdbdce96
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Aug 12 01:11:14 2008 +0000

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

diff --git a/assembly/pom.xml b/assembly/pom.xml
index e749a3c..f378243 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -97,7 +97,7 @@
 		            <artifactItem>
                   <groupId>org.apache.myfaces.shared</groupId>
                   <artifactId>myfaces-shared-impl</artifactId>
-                  <version>2.0.7-SNAPSHOT</version>
+                  <version>2.0.8</version>
 		              <classifier>sources</classifier>
                 </artifactItem>
                </artifactItems>

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

[myfaces] 06/06: change version to 1.1.6

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_6
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 5d1bf6bf1267c55e320931180684fe80bdfa4826
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Aug 12 18:28:51 2008 +0000

    change version to 1.1.6
---
 assembly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index f378243..0949dff 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.1.6-SNAPSHOT</version>
+    <version>1.1.6</version>
   </parent>
 
   <artifactId>myfaces-core-assembly</artifactId>

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

[myfaces] 04/06: [maven-release-plugin] copy for tag 1_1_6

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_6
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit efdf871ae2d102df694d44bde3596e12b2ccb947
Merge: 2b0d9eb 33bbe5c fcfee71
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Aug 12 01:17:04 2008 +0000

    [maven-release-plugin]  copy for tag 1_1_6

 api/pom.xml      |  8 ++++----
 assembly/pom.xml |  2 +-
 impl/pom.xml     | 10 +++++-----
 pom.xml          | 16 ++++++----------
 4 files changed, 16 insertions(+), 20 deletions(-)

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

[myfaces] 01/06: update shared version to 2.0.8 for release

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_6
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit ed2fd7d82f7c3d3bd569c50e9fe2a5883fc52847
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Aug 12 00:59:07 2008 +0000

    update shared version to 2.0.8 for release
---
 impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/impl/pom.xml b/impl/pom.xml
index fbb555b..0e07503 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</myfaces-shared.version>
   </properties>
 
 </project>

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

[myfaces] 03/06: [maven-release-plugin] prepare release 1_1_6

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_6
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 33bbe5c87afe98d5bbe13b53eaf84d5bb440e030
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Aug 12 01:16:52 2008 +0000

    [maven-release-plugin] prepare release 1_1_6
---
 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..8bb5ebb 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</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:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6/api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6/api</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_6/api</url>
   </scm>
 
   <build>
diff --git a/impl/pom.xml b/impl/pom.xml
index 0e07503..b7a0e86 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</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:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6/impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_6/impl</url>
   </scm>
   <build>
     <resources>
diff --git a/pom.xml b/pom.xml
index d81bd71..972fdc0 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</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:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_6</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/core/tags/1_1_6</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.