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 2017/09/16 05:47:57 UTC

[myfaces-tobago] tag tobago-1.0.41 created (now f7f9f43)

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

deki pushed a change to tag tobago-1.0.41
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


      at f7f9f43  (commit)
This tag includes the following new commits:

     new 3ae22cf  [maven-release-plugin]  copy for tag tobago-1.0.41
     new f7f9f43  patch for release

The 2 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
['"commits@myfaces.apache.org" <co...@myfaces.apache.org>'].

[myfaces-tobago] 01/02: [maven-release-plugin] copy for tag tobago-1.0.41

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

deki pushed a commit to tag tobago-1.0.41
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 3ae22cfee390c2173b43b5427c5868bbcf01f5ca
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Mon Mar 17 15:14:23 2014 +0000

    [maven-release-plugin]  copy for tag tobago-1.0.41

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.

[myfaces-tobago] 02/02: patch for release

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

deki pushed a commit to tag tobago-1.0.41
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit f7f9f43285696b00397b645f6fef68935571a4a0
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Tue Mar 18 13:21:10 2014 +0000

    patch for release
---
 core/pom.xml                  | 2 ++
 extension/fileupload/pom.xml  | 2 ++
 extension/message-fix/pom.xml | 2 ++
 sandbox/pom.xml               | 2 ++
 theme/scarborough/pom.xml     | 2 ++
 theme/speyside/pom.xml        | 2 ++
 theme/standard/pom.xml        | 2 ++
 7 files changed, 14 insertions(+)

diff --git a/core/pom.xml b/core/pom.xml
index ca8b1c4..87188b5 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -439,7 +439,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
                   </verifyClasspath>
diff --git a/extension/fileupload/pom.xml b/extension/fileupload/pom.xml
index 440f9a9..d68768a 100644
--- a/extension/fileupload/pom.xml
+++ b/extension/fileupload/pom.xml
@@ -77,7 +77,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
                   </verifyClasspath>
diff --git a/extension/message-fix/pom.xml b/extension/message-fix/pom.xml
index 6be5825..1e8fd9a 100644
--- a/extension/message-fix/pom.xml
+++ b/extension/message-fix/pom.xml
@@ -66,7 +66,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
                   </verifyClasspath>
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index e9c1379..cc20ddc 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -369,7 +369,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
 <!--
diff --git a/theme/scarborough/pom.xml b/theme/scarborough/pom.xml
index cc85a45..84e89a1 100644
--- a/theme/scarborough/pom.xml
+++ b/theme/scarborough/pom.xml
@@ -100,7 +100,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
                   </verifyClasspath>
diff --git a/theme/speyside/pom.xml b/theme/speyside/pom.xml
index 1960d01..1abbb3a 100644
--- a/theme/speyside/pom.xml
+++ b/theme/speyside/pom.xml
@@ -76,7 +76,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
                   </verifyClasspath>
diff --git a/theme/standard/pom.xml b/theme/standard/pom.xml
index b43f40f..5d8f4d3 100644
--- a/theme/standard/pom.xml
+++ b/theme/standard/pom.xml
@@ -83,7 +83,9 @@
                 <configuration>
                   <classifier>jdk14retro</classifier>
                   <attach>true</attach>
+<!--
                   <verify>true</verify>
+-->
                   <verifyClasspath>
                     <element>${java14.home}/${java.classes.jar}</element>
                   </verifyClasspath>

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.