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

[myfaces] branch 1_2_5 created (now 5cef737)

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

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


      at 5cef737  MYFACES-2025 generated myfaces-metadata.xml on myfaces-impl on linux does not have information annotated on impl

This branch includes the following new commits:

     new 77ca3a6  update shared version to 3.0.5
     new 9e2aa25  [maven-release-plugin] prepare release 1_2_5
     new 5742d81  [maven-release-plugin]  copy for tag 1_2_5
     new 68ae6c2  update assembly to 1.2.5
     new 5cef737  MYFACES-2025 generated myfaces-metadata.xml on myfaces-impl on linux does not have information annotated on impl

The 5 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/05: update shared version to 3.0.5

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

commit 77ca3a63710b2473f5a8d06120f60b992c6e3e8f
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Oct 29 05:49:55 2008 +0000

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

diff --git a/impl/pom.xml b/impl/pom.xml
index 75fb578..da9a523 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -583,6 +583,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.5-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.5</myfaces-shared.version>
   </properties>
 </project>

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

[myfaces] 05/05: MYFACES-2025 generated myfaces-metadata.xml on myfaces-impl on linux does not have information annotated on impl

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

commit 5cef7379be1b194a1bf310951588f4a2723c63d3
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Oct 29 21:02:00 2008 +0000

    MYFACES-2025 generated myfaces-metadata.xml on myfaces-impl on linux does not have information annotated on impl
---
 impl/pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/impl/pom.xml b/impl/pom.xml
index 6251fde..a21dd6c 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -40,9 +40,10 @@
             <id>makemyfacesmetadata</id>
             <configuration>
                 <!-- Qdox 1.6.3 does not parse inner enums on classes
-                so we have to exclude some files temporally. -->
-                <includes>**/*.java</includes>
-                <excludes>**/FacesCompositeELResolver.java</excludes>
+                so we have to exclude some files temporally. 
+                Added linux case (paths start with /) to filter temporally too-->
+                <includes>/**/*.java,**/*.java</includes>
+                <excludes>/**/FacesCompositeELResolver.java,**/FacesCompositeELResolver.java</excludes>
             </configuration>
             <goals>
               <goal>build-metadata</goal>

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

[myfaces] 03/05: [maven-release-plugin] copy for tag 1_2_5

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

commit 5742d81e8398ee60020a482c0fa5fdd7c00cd1f7
Merge: 91f524b 9e2aa25
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Oct 29 06:05:12 2008 +0000

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

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

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

[myfaces] 04/05: update assembly to 1.2.5

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

commit 68ae6c21119e52f8112ce1701eecb765d783fa91
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Oct 29 06:08:13 2008 +0000

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

diff --git a/assembly/pom.xml b/assembly/pom.xml
index f6c07f1..be4a2c9 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.5-SNAPSHOT</version>
+    <version>1.2.5</version>
   </parent>
 
   <scm>

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

[myfaces] 02/05: [maven-release-plugin] prepare release 1_2_5

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

commit 9e2aa25a36aa1e556fa6eaa3d6e99aafd4925499
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed Oct 29 06:05:02 2008 +0000

    [maven-release-plugin] prepare release 1_2_5
---
 api/pom.xml  |  8 ++++----
 impl/pom.xml |  8 ++++----
 pom.xml      | 18 +++++++-----------
 3 files changed, 15 insertions(+), 19 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 79f1a88..40e9dc7 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.5-SNAPSHOT</version>
+    <version>1.2.5</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_5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_5</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_5</url>
   </scm>
   <build>
     <plugins>
diff --git a/impl/pom.xml b/impl/pom.xml
index da9a523..6251fde 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.5-SNAPSHOT</version>
+    <version>1.2.5</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_5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_5</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_5</url>
   </scm>
   <build>
     <resources>
diff --git a/pom.xml b/pom.xml
index 4c79ebe..1c7e91f 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.5-SNAPSHOT</version>
+  <version>1.2.5</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_5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_5</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_5</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.