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

[myfaces] branch 1_2_4 created (now 2253659)

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

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


      at 2253659  update version to 1.2.4

This branch includes the following new commits:

     new e6ef9e3  update shared version to 1.2.4
     new e974be8  [maven-release-plugin] prepare release 1_2_4
     new e948ee3  [maven-release-plugin]  copy for tag 1_2_4
     new 2253659  update version to 1.2.4

The 4 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] 01/04: update shared version to 1.2.4

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

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

commit e6ef9e3ed97c6c518310e59ed5774ff15a0b0af3
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Aug 27 01:10:32 2008 +0000

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

diff --git a/impl/pom.xml b/impl/pom.xml
index a767b30..057bbdd 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -452,6 +452,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.4-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.4</myfaces-shared.version>
   </properties>
 </project>

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

[myfaces] 03/04: [maven-release-plugin] copy for tag 1_2_4

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

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

commit e948ee39e18480981cf3f1ff519bdf6f7e88de5e
Merge: efd68af e974be8
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Aug 27 01:15:10 2008 +0000

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

 api/pom.xml   | 10 +++++-----
 build/pom.xml |  8 ++++----
 impl/pom.xml  | 10 +++++-----
 pom.xml       | 18 +++++++-----------
 4 files changed, 21 insertions(+), 25 deletions(-)

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

[myfaces] 04/04: update version to 1.2.4

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

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

commit 2253659b4f8d383bf5a0d49d4b4faa6c539b73e1
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Aug 27 01:33:02 2008 +0000

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

diff --git a/assembly/pom.xml b/assembly/pom.xml
index a5e6342..ff820de 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.4</version>
   </parent>
 
   <scm>

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

[myfaces] 02/04: [maven-release-plugin] prepare release 1_2_4

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

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

commit e974be868d524fc9cac7e4cbcfc54c03664311d0
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Aug 27 01:14:59 2008 +0000

    [maven-release-plugin] prepare release 1_2_4
---
 api/pom.xml   | 10 +++++-----
 build/pom.xml |  8 ++++----
 impl/pom.xml  |  8 ++++----
 pom.xml       | 18 +++++++-----------
 4 files changed, 20 insertions(+), 24 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index e4168de..83cb325 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -13,9 +13,9 @@
   </description>
   <url>http://myfaces.apache.org/core12/myfaces-api</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</url>
   </scm>
   <build>
     <plugins>
@@ -163,7 +163,7 @@
          -->
        <groupId>org.apache.myfaces.core</groupId>
        <artifactId>myfaces-build</artifactId>
-       <version>1.2.4-SNAPSHOT</version>
+       <version>1.2.4</version>
        <scope>provided</scope>
     </dependency>
     <dependency>
diff --git a/build/pom.xml b/build/pom.xml
index 9375ddb..cd6737c 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -38,7 +38,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -50,9 +50,9 @@
   <packaging>jar</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</url>
   </scm>
 
   <build>
diff --git a/impl/pom.xml b/impl/pom.xml
index 057bbdd..39fbc8f 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.2.4-SNAPSHOT</version>
+    <version>1.2.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -14,9 +14,9 @@
   </description>
   <url>http://myfaces.apache.org/core12/myfaces-impl</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</url>
   </scm>
   <build>
     <resources>
diff --git a/pom.xml b/pom.xml
index fc8aa3a..6c932a2 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>
@@ -20,16 +16,16 @@
     This project is the home of the MyFaces implementation of the JavaServer Faces 1.2 specification, and
     consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
   </description>
-  <version>1.2.4-SNAPSHOT</version>
+  <version>1.2.4</version>
   <url>http://myfaces.apache.org/core12</url>
   <issueManagement>
     <system>jira</system>
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_4</url>
   </scm>
   <modules>
     <module>build</module>
@@ -125,7 +121,7 @@
         <artifactId>maven-pmd-plugin</artifactId>
         <version>2.2</version>
         <reportSets>
-          <reportSet/>
+          <reportSet />
         </reportSets>
       </plugin>
     </plugins>
@@ -182,4 +178,4 @@
         <url>scpexe://people.apache.org/www/myfaces.apache.org/core12/</url>
       </site>
     </distributionManagement>
-</project>
+</project>
\ No newline at end of file

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