You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2021/05/19 12:12:22 UTC

[tomee] branch master updated (933836a -> 2b62f70)

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

rzo1 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from 933836a  Merge pull request #791 from cesarhernandezgt/jpa-hibernate-arquillian
     new 561a647  TOMEE-3734: Update Johnzon to 1.2.11
     new 2d08b1a  TOMEE-3750: Upgrade BatchEE to 1.0.0
     new 6d10a00  Examples: Updates 8.0.7-SNAPSHOT to 8.0.8-SNAPSHOT (seems to be missed in release process)
     new 2b62f70  Regenerates BOMs

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.


Summary of changes:
 boms/tomee-microprofile/pom.xml                | 10 +++++-----
 boms/tomee-plume/pom.xml                       | 10 +++++-----
 boms/tomee-plus/pom.xml                        | 12 ++++++------
 boms/tomee-webprofile/pom.xml                  | 10 +++++-----
 examples/applet/pom.xml                        |  6 +++---
 examples/bval-evaluation-redeployment/pom.xml  |  4 ++--
 examples/connector-ear/pom.xml                 |  2 +-
 examples/jpa-hibernate-arquillian/pom.xml      |  4 ++--
 examples/pojo-webservice/pom.xml               |  2 +-
 examples/resources-declared-in-webapp/pom.xml  |  2 +-
 examples/resources-jmx-example/pom.xml         |  2 +-
 examples/rest-example-with-application/pom.xml |  2 +-
 examples/simple-ear/pom.xml                    |  2 +-
 pom.xml                                        |  4 ++--
 14 files changed, 36 insertions(+), 36 deletions(-)

[tomee] 04/04: Regenerates BOMs

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 2b62f7095cec9839658a9396878fa97ebc05baab
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Wed May 19 14:11:55 2021 +0200

    Regenerates BOMs
---
 boms/tomee-microprofile/pom.xml | 10 +++++-----
 boms/tomee-plume/pom.xml        | 10 +++++-----
 boms/tomee-plus/pom.xml         | 12 ++++++------
 boms/tomee-webprofile/pom.xml   | 10 +++++-----
 4 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 32692ea..412c7b2 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -719,7 +719,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -730,7 +730,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -741,7 +741,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -752,7 +752,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -763,7 +763,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index cdf0a90..716c1c7 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -796,7 +796,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -807,7 +807,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -818,7 +818,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -829,7 +829,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -840,7 +840,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 56ebf74..37ed5a3 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -345,7 +345,7 @@
     <dependency>
       <groupId>org.apache.batchee</groupId>
       <artifactId>batchee-jbatch</artifactId>
-      <version>0.6</version>
+      <version>1.0.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -840,7 +840,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -851,7 +851,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -862,7 +862,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -873,7 +873,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -884,7 +884,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index c928884..ba0899a 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -444,7 +444,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -455,7 +455,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -466,7 +466,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -477,7 +477,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -488,7 +488,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.10</version>
+      <version>1.2.11</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>

[tomee] 02/04: TOMEE-3750: Upgrade BatchEE to 1.0.0

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 2d08b1a23f81aa441a24f8afd1db9d8cf2b9c37a
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Wed May 19 13:34:26 2021 +0200

    TOMEE-3750: Upgrade BatchEE to 1.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 603e3aa..a481402 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <openejb.osgi.dynamic.import>${openejb.osgi.dynamic.import.pkg}</openejb.osgi.dynamic.import>
     <openejb.osgi.symbolic.name>${project.groupId}.${project.artifactId}</openejb.osgi.symbolic.name>
 
-    <batchee.version>0.6</batchee.version>
+    <batchee.version>1.0.0</batchee.version>
 
     <version.arquillian>1.1.13.Final</version.arquillian>
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>

[tomee] 01/04: TOMEE-3734: Update Johnzon to 1.2.11

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 561a647da0023bc71a2d254d551b44ff1caae513
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Wed May 19 13:31:04 2021 +0200

    TOMEE-3734: Update Johnzon to 1.2.11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 827a495..603e3aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <openjpa.version>3.1.2</openjpa.version>
     <openwebbeans.version>2.0.22</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
-    <johnzon.version>1.2.10</johnzon.version>
+    <johnzon.version>1.2.11</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>
 
     <!-- Maven module versions -->

[tomee] 03/04: Examples: Updates 8.0.7-SNAPSHOT to 8.0.8-SNAPSHOT (seems to be missed in release process)

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 6d10a0054ec15267568ed0885095575762cf7035
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Wed May 19 14:00:32 2021 +0200

    Examples: Updates 8.0.7-SNAPSHOT to 8.0.8-SNAPSHOT (seems to be missed in release process)
---
 examples/applet/pom.xml                        | 6 +++---
 examples/bval-evaluation-redeployment/pom.xml  | 4 ++--
 examples/connector-ear/pom.xml                 | 2 +-
 examples/jpa-hibernate-arquillian/pom.xml      | 4 ++--
 examples/pojo-webservice/pom.xml               | 2 +-
 examples/resources-declared-in-webapp/pom.xml  | 2 +-
 examples/resources-jmx-example/pom.xml         | 2 +-
 examples/rest-example-with-application/pom.xml | 2 +-
 examples/simple-ear/pom.xml                    | 2 +-
 9 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/examples/applet/pom.xml b/examples/applet/pom.xml
index a63e9db..f008641 100644
--- a/examples/applet/pom.xml
+++ b/examples/applet/pom.xml
@@ -22,7 +22,7 @@
   <groupId>org.superbiz.applet</groupId>
   <artifactId>applet</artifactId>
   <packaging>war</packaging>
-  <version>8.0.7-SNAPSHOT</version>
+  <version>8.0.8-SNAPSHOT</version>
   <name>TomEE :: Web Examples :: Signed Applet EJB Client</name>
   <url>http://tomee.apache.org</url>
   <properties>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.tomee</groupId>
       <artifactId>openejb-client</artifactId>
-      <version>8.0.7-SNAPSHOT</version>
+      <version>8.0.8-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
@@ -112,7 +112,7 @@
                 <artifactItem>
                   <groupId>org.apache.tomee</groupId>
                   <artifactId>openejb-client</artifactId>
-                  <version>8.0.7-SNAPSHOT</version>
+                  <version>8.0.8-SNAPSHOT</version>
                   <outputDirectory>${project.build.directory}/${project.build.finalName}</outputDirectory>
                   <destFileName>openejb-client.jar</destFileName>
                 </artifactItem>
diff --git a/examples/bval-evaluation-redeployment/pom.xml b/examples/bval-evaluation-redeployment/pom.xml
index fb4a098..f1648aa 100644
--- a/examples/bval-evaluation-redeployment/pom.xml
+++ b/examples/bval-evaluation-redeployment/pom.xml
@@ -25,8 +25,8 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.test.version>8.0.7-SNAPSHOT</tomee.test.version>
-    <openejb.test.version>8.0.7-SNAPSHOT</openejb.test.version>
+    <tomee.test.version>8.0.8-SNAPSHOT</tomee.test.version>
+    <openejb.test.version>8.0.8-SNAPSHOT</openejb.test.version>
   </properties>
 
   <modules>
diff --git a/examples/connector-ear/pom.xml b/examples/connector-ear/pom.xml
index 5601f96..dc9f5a4 100644
--- a/examples/connector-ear/pom.xml
+++ b/examples/connector-ear/pom.xml
@@ -20,7 +20,7 @@
   <name>TomEE :: Connector Examples :: Connector in EAR</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
     <version.shrinkwrap.resolver>2.1.0</version.shrinkwrap.resolver>
     <surefire.version>2.21.0</surefire.version>
   </properties>
diff --git a/examples/jpa-hibernate-arquillian/pom.xml b/examples/jpa-hibernate-arquillian/pom.xml
index 59d5558..f5f9b70 100644
--- a/examples/jpa-hibernate-arquillian/pom.xml
+++ b/examples/jpa-hibernate-arquillian/pom.xml
@@ -23,11 +23,11 @@
     <groupId>org.superbiz</groupId>
     <artifactId>jpa-hibernate-arquillian</artifactId>
     <packaging>jar</packaging>
-    <version>8.0.7-SNAPSHOT</version>
+    <version>8.0.8-SNAPSHOT</version>
     <name>TomEE :: Examples :: JPA with Hibernate and arquillian</name>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+        <tomee.version>8.0.8-SNAPSHOT</tomee.version>
     </properties>
     <build>
         <defaultGoal>install</defaultGoal>
diff --git a/examples/pojo-webservice/pom.xml b/examples/pojo-webservice/pom.xml
index fc19042..b875019 100644
--- a/examples/pojo-webservice/pom.xml
+++ b/examples/pojo-webservice/pom.xml
@@ -25,7 +25,7 @@
   <name>TomEE :: Web Examples :: Pojo WS</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>
diff --git a/examples/resources-declared-in-webapp/pom.xml b/examples/resources-declared-in-webapp/pom.xml
index c242151..53ccf0b 100644
--- a/examples/resources-declared-in-webapp/pom.xml
+++ b/examples/resources-declared-in-webapp/pom.xml
@@ -25,7 +25,7 @@
   <name>TomEE :: Web Examples :: Resource Declared In A Webapp</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>
diff --git a/examples/resources-jmx-example/pom.xml b/examples/resources-jmx-example/pom.xml
index 046e074..e1e8ca1 100644
--- a/examples/resources-jmx-example/pom.xml
+++ b/examples/resources-jmx-example/pom.xml
@@ -26,7 +26,7 @@
   <name>TomEE :: Examples :: Resources/JMX Example</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
   </properties>
   <modules>
     <module>resources-jmx-ejb</module>
diff --git a/examples/rest-example-with-application/pom.xml b/examples/rest-example-with-application/pom.xml
index c78e156..38fd24c 100644
--- a/examples/rest-example-with-application/pom.xml
+++ b/examples/rest-example-with-application/pom.xml
@@ -25,7 +25,7 @@
   <name>TomEE :: Web Examples :: REST Example With Application</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>
diff --git a/examples/simple-ear/pom.xml b/examples/simple-ear/pom.xml
index 14c30a3..dce9439 100644
--- a/examples/simple-ear/pom.xml
+++ b/examples/simple-ear/pom.xml
@@ -33,7 +33,7 @@
   </modules>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>8.0.7-SNAPSHOT</tomee.version>
+    <tomee.version>8.0.8-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>