You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2023/11/06 13:46:50 UTC

(myfaces-tobago) branch main updated (a9c98992bc -> 00824905b2)

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

hnoeth pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


    from a9c98992bc fix(sheet): Selector All Checkbox is not synchronized with selector C… (#4406)
     new 8ac701c115 chore(release): prepare
     new 00824905b2 [maven-release-plugin] prepare release tobago-6.0.0

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.


Summary of changes:
 package.json                                                   |  2 +-
 pom.xml                                                        |  4 ++--
 tobago-assembly/pom.xml                                        |  2 +-
 tobago-core/pom.xml                                            |  2 +-
 .../myfaces/tobago/internal/taglib/component/package-info.java |  2 +-
 tobago-example/pom.xml                                         |  2 +-
 tobago-example/tobago-example-assembly/pom.xml                 |  2 +-
 tobago-example/tobago-example-blank/pom.xml                    |  2 +-
 tobago-example/tobago-example-demo/package-lock.json           |  4 ++--
 tobago-example/tobago-example-demo/package.json                |  2 +-
 tobago-example/tobago-example-demo/pom.xml                     |  2 +-
 .../org/apache/myfaces/tobago/example/demo/ApiController.java  |  2 +-
 .../java/org/apache/myfaces/tobago/example/demo/Release.java   | 10 ++++++----
 tobago-theme/package-lock.json                                 |  4 ++--
 tobago-theme/package.json                                      |  2 +-
 tobago-theme/pom.xml                                           |  2 +-
 tobago-theme/tobago-theme-charlotteville/pom.xml               |  2 +-
 tobago-theme/tobago-theme-roxborough/pom.xml                   |  2 +-
 tobago-theme/tobago-theme-scarborough/pom.xml                  |  2 +-
 tobago-theme/tobago-theme-speyside/pom.xml                     |  2 +-
 tobago-theme/tobago-theme-standard/pom.xml                     |  2 +-
 tobago-tool/pom.xml                                            |  2 +-
 tobago-tool/tobago-config-dev/pom.xml                          |  2 +-
 tobago-tool/tobago-config-mojarra/pom.xml                      |  2 +-
 tobago-tool/tobago-config-myfaces/pom.xml                      |  2 +-
 tobago-tool/tobago-tool-annotation/pom.xml                     |  2 +-
 tobago-tool/tobago-tool-apt/pom.xml                            |  2 +-
 tobago-tool/tobago-tool-test/pom.xml                           |  2 +-
 28 files changed, 36 insertions(+), 34 deletions(-)


(myfaces-tobago) 01/02: chore(release): prepare

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

hnoeth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 8ac701c115fdfabf2df8dc2e490d5bd691d9bfbd
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Mon Nov 6 14:43:06 2023 +0100

    chore(release): prepare
---
 package.json                                                   |  2 +-
 .../myfaces/tobago/internal/taglib/component/package-info.java |  2 +-
 tobago-example/tobago-example-demo/package-lock.json           |  4 ++--
 tobago-example/tobago-example-demo/package.json                |  2 +-
 .../org/apache/myfaces/tobago/example/demo/ApiController.java  |  2 +-
 .../java/org/apache/myfaces/tobago/example/demo/Release.java   | 10 ++++++----
 tobago-theme/package-lock.json                                 |  4 ++--
 tobago-theme/package.json                                      |  2 +-
 8 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/package.json b/package.json
index f79c3fad78..65d512a931 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "myfaces-tobago",
-  "version": "6.0.0-SNAPSHOT",
+  "version": "6.0.0",
   "description": "The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.",
   "repository": {
     "type": "git",
diff --git a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
index 75272140af..34c527a486 100644
--- a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
+++ b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
@@ -25,6 +25,6 @@
     shortName = "tc",
     uri = "http://myfaces.apache.org/tobago/component",
     name = "tobago",
-    displayName = "Tobago Components 6.0.0-SNAPSHOT")
+    displayName = "Tobago Components 6.0.0")
 
 package org.apache.myfaces.tobago.internal.taglib.component;
diff --git a/tobago-example/tobago-example-demo/package-lock.json b/tobago-example/tobago-example-demo/package-lock.json
index 540ae90de8..cc80ebea44 100644
--- a/tobago-example/tobago-example-demo/package-lock.json
+++ b/tobago-example/tobago-example-demo/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "tobago-example-demo",
-  "version": "6.0.0-SNAPSHOT",
+  "version": "6.0.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "tobago-example-demo",
-      "version": "6.0.0-SNAPSHOT",
+      "version": "6.0.0",
       "license": "Apache-2.0",
       "dependencies": {
         "font-awesome": "4.7.0",
diff --git a/tobago-example/tobago-example-demo/package.json b/tobago-example/tobago-example-demo/package.json
index dbfd797d1d..3cc62544d4 100644
--- a/tobago-example/tobago-example-demo/package.json
+++ b/tobago-example/tobago-example-demo/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tobago-example-demo",
-  "version": "6.0.0-SNAPSHOT",
+  "version": "6.0.0",
   "description": "The demo for the Tobago framework",
   "repository": {
     "type": "git",
diff --git a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ApiController.java b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ApiController.java
index 9c03022ef5..98827f20f8 100644
--- a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ApiController.java
+++ b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ApiController.java
@@ -98,7 +98,7 @@ public class ApiController implements Serializable {
       }
     }
     LOG.error("No current release found!");
-    return Release.v4_5_4.getVersion(); // should not happen
+    return Release.v6_0_0.getVersion(); // should not happen
   }
 
   public String getJiraUrl(final String version) {
diff --git a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
index 574255f6b0..bcfd9401a1 100644
--- a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
+++ b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
@@ -160,11 +160,13 @@ public enum Release {
   v5_6_1("12353083"),
   v5_7_0("12352928"),
   v5_7_1("12353286"),
-  v5_7_2("12353344", true),
-  v5_8_0("12353182", false, true),
+  v5_7_2("12353344"),
+  v5_8_0("12353182", true),
+  v5_8_1("12353822", false, true),
 
-  v6_0_0_beta_1("12353634", true),
-  v6_0_0("12350675", false, true);
+  v6_0_0_beta_1("12353634"),
+  v6_0_0("12350675", true),
+  v6_0_1("12353821", false, true);
 
   private final String jira;
   private final String version;
diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 92aa3b84df..5f7d8c72ce 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "tobago-theme",
-  "version": "6.0.0-SNAPSHOT",
+  "version": "6.0.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "tobago-theme",
-      "version": "6.0.0-SNAPSHOT",
+      "version": "6.0.0",
       "license": "Apache-2.0",
       "dependencies": {
         "@trevoreyre/autocomplete-js": "^2.4.1",
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 6fac38716a..2931091d5f 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tobago-theme",
-  "version": "6.0.0-SNAPSHOT",
+  "version": "6.0.0",
   "description": "The themes of the Tobago framework",
   "repository": {
     "type": "git",


(myfaces-tobago) 02/02: [maven-release-plugin] prepare release tobago-6.0.0

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

hnoeth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 00824905b2a0f613d1da3bca912eeef11c8a2d07
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Mon Nov 6 14:46:38 2023 +0100

    [maven-release-plugin] prepare release tobago-6.0.0
---
 pom.xml                                          | 4 ++--
 tobago-assembly/pom.xml                          | 2 +-
 tobago-core/pom.xml                              | 2 +-
 tobago-example/pom.xml                           | 2 +-
 tobago-example/tobago-example-assembly/pom.xml   | 2 +-
 tobago-example/tobago-example-blank/pom.xml      | 2 +-
 tobago-example/tobago-example-demo/pom.xml       | 2 +-
 tobago-theme/pom.xml                             | 2 +-
 tobago-theme/tobago-theme-charlotteville/pom.xml | 2 +-
 tobago-theme/tobago-theme-roxborough/pom.xml     | 2 +-
 tobago-theme/tobago-theme-scarborough/pom.xml    | 2 +-
 tobago-theme/tobago-theme-speyside/pom.xml       | 2 +-
 tobago-theme/tobago-theme-standard/pom.xml       | 2 +-
 tobago-tool/pom.xml                              | 2 +-
 tobago-tool/tobago-config-dev/pom.xml            | 2 +-
 tobago-tool/tobago-config-mojarra/pom.xml        | 2 +-
 tobago-tool/tobago-config-myfaces/pom.xml        | 2 +-
 tobago-tool/tobago-tool-annotation/pom.xml       | 2 +-
 tobago-tool/tobago-tool-apt/pom.xml              | 2 +-
 tobago-tool/tobago-tool-test/pom.xml             | 2 +-
 20 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/pom.xml b/pom.xml
index 779422070d..7f135f2a16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>tobago</artifactId>
   <packaging>pom</packaging>
   <name>Apache Tobago</name>
-  <version>6.0.0-SNAPSHOT</version>
+  <version>6.0.0</version>
   <description>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.</description>
   <url>http://myfaces.apache.org/tobago</url>
   <inceptionYear>2002</inceptionYear>
@@ -342,7 +342,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-tobago.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-tobago.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=myfaces-tobago.git</url>
-    <tag>HEAD</tag>
+    <tag>tobago-6.0.0</tag>
   </scm>
 
   <build>
diff --git a/tobago-assembly/pom.xml b/tobago-assembly/pom.xml
index 37cce1e4dd..f9599e9b26 100644
--- a/tobago-assembly/pom.xml
+++ b/tobago-assembly/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
 
   <dependencies>
diff --git a/tobago-core/pom.xml b/tobago-core/pom.xml
index db2443db81..a711475683 100644
--- a/tobago-core/pom.xml
+++ b/tobago-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-core</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-example/pom.xml b/tobago-example/pom.xml
index 8f7406d3e2..15cc617e1b 100644
--- a/tobago-example/pom.xml
+++ b/tobago-example/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Examples</name>
diff --git a/tobago-example/tobago-example-assembly/pom.xml b/tobago-example/tobago-example-assembly/pom.xml
index 1befb9d99c..0bda9cd717 100644
--- a/tobago-example/tobago-example-assembly/pom.xml
+++ b/tobago-example/tobago-example-assembly/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
 
   <profiles>
diff --git a/tobago-example/tobago-example-blank/pom.xml b/tobago-example/tobago-example-blank/pom.xml
index 7d1d50193b..e032ab64df 100644
--- a/tobago-example/tobago-example-blank/pom.xml
+++ b/tobago-example/tobago-example-blank/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-example-blank</artifactId>
   <packaging>${app.packaging}</packaging>
diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index e2289e83fc..12884a248f 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-example-demo</artifactId>
   <packaging>${app.packaging}</packaging>
diff --git a/tobago-theme/pom.xml b/tobago-theme/pom.xml
index b67f201e5c..73173b1e18 100644
--- a/tobago-theme/pom.xml
+++ b/tobago-theme/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Themes</name>
diff --git a/tobago-theme/tobago-theme-charlotteville/pom.xml b/tobago-theme/tobago-theme-charlotteville/pom.xml
index 43da9f36df..98c1c2d9a7 100644
--- a/tobago-theme/tobago-theme-charlotteville/pom.xml
+++ b/tobago-theme/tobago-theme-charlotteville/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-theme-charlotteville</artifactId>
   <name>Tobago Theme Charlotteville</name>
diff --git a/tobago-theme/tobago-theme-roxborough/pom.xml b/tobago-theme/tobago-theme-roxborough/pom.xml
index ba29768dcf..f251728b70 100644
--- a/tobago-theme/tobago-theme-roxborough/pom.xml
+++ b/tobago-theme/tobago-theme-roxborough/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-theme-roxborough</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/tobago-theme-scarborough/pom.xml b/tobago-theme/tobago-theme-scarborough/pom.xml
index 5a8ab8e708..b0c3e5b4d1 100644
--- a/tobago-theme/tobago-theme-scarborough/pom.xml
+++ b/tobago-theme/tobago-theme-scarborough/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-theme-scarborough</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/tobago-theme-speyside/pom.xml b/tobago-theme/tobago-theme-speyside/pom.xml
index fa12f4030e..45acc9bb7b 100644
--- a/tobago-theme/tobago-theme-speyside/pom.xml
+++ b/tobago-theme/tobago-theme-speyside/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-theme-speyside</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/tobago-theme-standard/pom.xml b/tobago-theme/tobago-theme-standard/pom.xml
index dd4feafdc7..b47d6c7167 100644
--- a/tobago-theme/tobago-theme-standard/pom.xml
+++ b/tobago-theme/tobago-theme-standard/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-theme-standard</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-tool/pom.xml b/tobago-tool/pom.xml
index 64f8b425c4..b0a1fb172f 100644
--- a/tobago-tool/pom.xml
+++ b/tobago-tool/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Tool</name>
diff --git a/tobago-tool/tobago-config-dev/pom.xml b/tobago-tool/tobago-config-dev/pom.xml
index 61e0c260ed..a64258ea30 100644
--- a/tobago-tool/tobago-config-dev/pom.xml
+++ b/tobago-tool/tobago-config-dev/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
 
   <artifactId>tobago-config-dev</artifactId>
diff --git a/tobago-tool/tobago-config-mojarra/pom.xml b/tobago-tool/tobago-config-mojarra/pom.xml
index 6b81f8ec8b..483ea981d9 100644
--- a/tobago-tool/tobago-config-mojarra/pom.xml
+++ b/tobago-tool/tobago-config-mojarra/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
 
   <artifactId>tobago-config-mojarra</artifactId>
diff --git a/tobago-tool/tobago-config-myfaces/pom.xml b/tobago-tool/tobago-config-myfaces/pom.xml
index ad15110844..1493c1ad8f 100644
--- a/tobago-tool/tobago-config-myfaces/pom.xml
+++ b/tobago-tool/tobago-config-myfaces/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
 
   <artifactId>tobago-config-myfaces</artifactId>
diff --git a/tobago-tool/tobago-tool-annotation/pom.xml b/tobago-tool/tobago-tool-annotation/pom.xml
index 9727e7c876..3cdffa13bc 100644
--- a/tobago-tool/tobago-tool-annotation/pom.xml
+++ b/tobago-tool/tobago-tool-annotation/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-tool-annotation</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-tool/tobago-tool-apt/pom.xml b/tobago-tool/tobago-tool-apt/pom.xml
index 298cb16484..f9be228112 100644
--- a/tobago-tool/tobago-tool-apt/pom.xml
+++ b/tobago-tool/tobago-tool-apt/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-tool-apt</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-tool/tobago-tool-test/pom.xml b/tobago-tool/tobago-tool-test/pom.xml
index 6d41caf9a2..257f97d5c1 100644
--- a/tobago-tool/tobago-tool-test/pom.xml
+++ b/tobago-tool/tobago-tool-test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0</version>
   </parent>
   <artifactId>tobago-tool-test</artifactId>
   <packaging>jar</packaging>