Jenkins build is back to normal : TomEE » tomee-patch-plugin-deploy #931

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » tomee-patch-plugin-deploy » tomee-patch-core #931

2022-07-29 Thread Apache Jenkins Server
See 




Build failed in Jenkins: TomEE » tomee-patch-plugin-deploy #930

2022-07-29 Thread Apache Jenkins Server
See 


Changes:


--
Started by upstream project "Tomee/master-deploy" build number 1800
originally caused by:
 Started by upstream project "Tomee/tomee-patch-plugin-deploy" build number 929
 originally caused by:
  Started by upstream project "Tomee/master-deploy" build number 1799
  originally caused by:
   Started by upstream project "Tomee/tomee-patch-plugin-deploy" build number 
928
   originally caused by:
Started by upstream project "Tomee/master-deploy" build number 1798
originally caused by:
 Started by upstream project "Tomee/tomee-patch-plugin-deploy" build number 
927
 originally caused by:
  Started by upstream project "Tomee/master-deploy" build number 1797
  originally caused by:
   Started by upstream project "Tomee/tomee-patch-plugin-deploy" build 
number 926
   originally caused by:
Started by upstream project "Tomee/master-deploy" build number 1796
originally caused by:
 Started by upstream project "Tomee/tomee-patch-plugin-deploy" build 
number 925
 originally caused by:
  Started by upstream project "Tomee/master-deploy" build number 1795
  originally caused by:
   Started by upstream project "Tomee/master-sanity-checks" build 
number 481
   originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds28 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/tomee-patch-plugin
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/tomee-patch-plugin
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/tomee-patch-plugin 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/tomee-patch-plugin # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1824ca42557ef9dd7c963f1ed13dc0bd27ffd288 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1824ca42557ef9dd7c963f1ed13dc0bd27ffd288 # timeout=10
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 1824ca42557ef9dd7c963f1ed13dc0bd27ffd288 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40935
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[tomee-patch-plugin-deploy] $ /home/jenkins/tools/java/latest1.8/bin/java 
-Xmx1536m -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 40935
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -U --show-version --fail-at-end -DskipTests clean deploy
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.3
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-176-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] The project 
org.apache.tomee.patch:tomee-patch-parent:pom:0.10-SNAPSHOT uses prerequisites 
which is only intended for maven-plugin projects but not for non maven-plugin 
projects. For such purposes you should use the maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache TomEE Patch Plugin  [pom]
[INFO] tomee-patch-core   [jar]
[INFO] tomee-patch-plugin

Build failed in Jenkins: TomEE » tomee-patch-plugin-deploy » tomee-patch-core #930

2022-07-29 Thread Apache Jenkins Server
See 


Changes:


--
[INFO] 
[INFO] --< org.apache.tomee.patch:tomee-patch-core >---
[INFO] Building tomee-patch-core 0.10-SNAPSHOT[2/3]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-patch-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
tomee-patch-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ tomee-patch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
tomee-patch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
tomee-patch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
tomee-patch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
tomee-patch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to 

[INFO] 
:
 

 uses unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tomee-patch-core 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ tomee-patch-core ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
tomee-patch-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
tomee-patch-core ---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/tomee/patch/tomee-patch-core/0.10-SNAPSHOT/tomee-patch-core-0.10-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/tomee/patch/tomee-patch-core/0.10-SNAPSHOT/tomee-patch-core-0.10-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tomee-patch-core 
---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-core/0.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-core/0.10-SNAPSHOT/maven-metadata.xml
 (791 B at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-core/0.10-SNAPSHOT/tomee-patch-core-0.10-20220730.010959-911.jar
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-core/0.10-SNAPSHOT/tomee-patch-core-0.10-20220730.010959-911.pom


Jenkins build is still unstable: TomEE » master-build-quick #400

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-quick » TomEE :: Server :: EJBd #400

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » tomee-8.x-sanity-checks » TomEE :: Deps :: Taglibs Shade #72

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » tomee-8.x-sanity-checks #72

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » master-sanity-checks » TomEE :: Deps :: Taglibs Shade #481

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » master-sanity-checks #481

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Examples :: MP REST JWT Public Key #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build became unstable: TomEE » master-pull-request » TomEE :: iTests :: Failover #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build became unstable: TomEE » master-pull-request » TomEE :: iTests :: Legacy Client #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-pull-request » TomEE :: Server :: EJBd #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Web Examples :: EJB WebService with WS-Security #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build became unstable: TomEE » master-pull-request » TomEE :: Examples :: JPA with Hibernate and arquillian #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-pull-request » TomEE :: Examples :: Simple Remote tomcat-users.xml #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Examples :: MVC (RestEasy-based) #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Examples :: MP REST JWT JWK #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Examples :: MP REST JWT PRINCIPAL #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Examples :: MTOM #31

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-pull-request » TomEE :: Examples :: MP REST JWT #31

2022-07-29 Thread Apache Jenkins Server
See 




[jira] [Resolved] (TOMEE-4022) Move to Apache Rat

2022-07-29 Thread Richard Zowalla (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla resolved TOMEE-4022.

Resolution: Fixed

> Move to Apache Rat
> --
>
> Key: TOMEE-4022
> URL: https://issues.apache.org/jira/browse/TOMEE-4022
> Project: TomEE
>  Issue Type: Dependency upgrade
>  Components: TomEE Build
>Affects Versions: 9.0.0-M8, 8.0.12
>Reporter: Richard Zowalla
>Assignee: Richard Zowalla
>Priority: Minor
> Fix For: 9.0.0-M9, 8.0.13
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOMEE-4022) Move to Apache Rat

2022-07-29 Thread Richard Zowalla (Jira)
Richard Zowalla created TOMEE-4022:
--

 Summary: Move to Apache Rat
 Key: TOMEE-4022
 URL: https://issues.apache.org/jira/browse/TOMEE-4022
 Project: TomEE
  Issue Type: Dependency upgrade
  Components: TomEE Build
Affects Versions: 8.0.12, 9.0.0-M8
Reporter: Richard Zowalla
Assignee: Richard Zowalla
 Fix For: 9.0.0-M9, 8.0.13






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (TOMEE-4022) Move to Apache Rat

2022-07-29 Thread Richard Zowalla (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla updated TOMEE-4022:
---
Description: We currently use a super old version of RAT. We should switch 
to Apache Rat 0.14

> Move to Apache Rat
> --
>
> Key: TOMEE-4022
> URL: https://issues.apache.org/jira/browse/TOMEE-4022
> Project: TomEE
>  Issue Type: Dependency upgrade
>  Components: TomEE Build
>Affects Versions: 9.0.0-M8, 8.0.12
>Reporter: Richard Zowalla
>Assignee: Richard Zowalla
>Priority: Minor
> Fix For: 9.0.0-M9, 8.0.13
>
>
> We currently use a super old version of RAT. We should switch to Apache Rat 
> 0.14



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[tomee] branch master updated: Switch to Apache Rat Maven Plugin, skip execution for taglibs-shade

2022-07-29 Thread rzo1
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


The following commit(s) were added to refs/heads/master by this push:
 new c66542f379 Switch to Apache Rat Maven Plugin, skip execution for 
taglibs-shade
c66542f379 is described below

commit c66542f379b411d68b6dca2d5facdc2ac4c6d99e
Author: Richard Zowalla <13417392+r...@users.noreply.github.com>
AuthorDate: Fri Jul 29 19:58:08 2022 +0200

Switch to Apache Rat Maven Plugin, skip execution for taglibs-shade
---
 deps/taglibs-shade/pom.xml | 17 +
 pom.xml| 10 +-
 2 files changed, 22 insertions(+), 5 deletions(-)

diff --git a/deps/taglibs-shade/pom.xml b/deps/taglibs-shade/pom.xml
index 2a724cd211..91cbae2ab1 100644
--- a/deps/taglibs-shade/pom.xml
+++ b/deps/taglibs-shade/pom.xml
@@ -171,4 +171,21 @@
   
 
   
+
+  
+
+  rat
+  
+
+  
+org.apache.rat
+apache-rat-plugin
+
+  true
+
+  
+
+  
+
+  
 
diff --git a/pom.xml b/pom.xml
index 28fea87481..0c98748605 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,9 +308,9 @@
   3.0.2
 
 
-  org.codehaus.mojo
-  rat-maven-plugin
-  1.0-alpha-3
+  org.apache.rat
+  apache-rat-plugin
+  0.14
 
 
   org.apache.maven.plugins
@@ -858,8 +858,8 @@
   
 
   
-org.codehaus.mojo
-rat-maven-plugin
+org.apache.rat
+apache-rat-plugin
 
   
 verify



[tomee] branch tomee-8.x updated: Switch to Apache Rat Maven Plugin, skip execution for taglibs-shade

2022-07-29 Thread rzo1
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/tomee-8.x by this push:
 new 2a27159a5c Switch to Apache Rat Maven Plugin, skip execution for 
taglibs-shade
2a27159a5c is described below

commit 2a27159a5cf17bfd2491eb7b6897506ca94846c7
Author: Richard Zowalla <13417392+r...@users.noreply.github.com>
AuthorDate: Fri Jul 29 19:58:08 2022 +0200

Switch to Apache Rat Maven Plugin, skip execution for taglibs-shade
---
 deps/taglibs-shade/pom.xml | 17 +
 pom.xml| 10 +-
 2 files changed, 22 insertions(+), 5 deletions(-)

diff --git a/deps/taglibs-shade/pom.xml b/deps/taglibs-shade/pom.xml
index 3e435e5ae3..b3d4261ed8 100644
--- a/deps/taglibs-shade/pom.xml
+++ b/deps/taglibs-shade/pom.xml
@@ -163,4 +163,21 @@
   
 
   
+
+  
+
+  rat
+  
+
+  
+org.apache.rat
+apache-rat-plugin
+
+  true
+
+  
+
+  
+
+  
 
diff --git a/pom.xml b/pom.xml
index e4aadb0f2b..0eace2423e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,9 +288,9 @@
   3.0.2
 
 
-  org.codehaus.mojo
-  rat-maven-plugin
-  1.0-alpha-3
+  org.apache.rat
+  apache-rat-plugin
+  0.14
 
 
   org.apache.maven.plugins
@@ -820,8 +820,8 @@
   
 
   
-org.codehaus.mojo
-rat-maven-plugin
+org.apache.rat
+apache-rat-plugin
 
   
 verify



Jenkins build is still unstable: TomEE » master-build-full #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: TCK :: MicroProfile JWT TCK #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-build-full » TomEE :: Examples :: Custom HealthCheck #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: MP REST JWT #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: TCK :: Bean Validation TomEE #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: MTOM #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: Simple Remote tomcat-users.xml #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Server :: EJBd #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: MP REST JWT PRINCIPAL #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: MP REST JWT JWK #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: TCK :: MicroProfile Config TCK #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: MVC (RestEasy-based) #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Examples :: MP REST JWT Public Key #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Web Examples :: EJB WebService with WS-Security #689

2022-07-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Arquillian Adaptors Parent :: Tests :: JMS #689

2022-07-29 Thread Apache Jenkins Server
See 




Build failed in Jenkins: TomEE » master-sanity-checks » TomEE :: Deps :: Taglibs Shade #480

2022-07-29 Thread Apache Jenkins Server
See 


Changes:

[Jonathan Gallimore] TOMEE-4015 - patch BCEL included in Xalan, which is shaded 
in taglibs for a recent fix to prevent exceeding the maximum constant pool size


--
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ 
commons-fileupload-shade ---


Build failed in Jenkins: TomEE » master-sanity-checks #480

2022-07-29 Thread Apache Jenkins Server
See 


Changes:

[Jonathan Gallimore] TOMEE-4015 - patch BCEL included in Xalan, which is shaded 
in taglibs for a recent fix to prevent exceeding the maximum constant pool size


--
[...truncated 1.39 MB...]
[JENKINS] Archiving 

 to 
org.apache.tomee/microprofile-jwt-tck/9.0.0-M9-SNAPSHOT/microprofile-jwt-tck-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-tomee-jaxrs-tests/9.0.0-M9-SNAPSHOT/arquillian-tomee-jaxrs-tests-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-itests-client/9.0.0-M9-SNAPSHOT/openejb-itests-client-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-itests-client/9.0.0-M9-SNAPSHOT/openejb-itests-client-9.0.0-M9-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee/log4j2-tomee/9.0.0-M9-SNAPSHOT/log4j2-tomee-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/log4j2-tomee/9.0.0-M9-SNAPSHOT/log4j2-tomee-9.0.0-M9-SNAPSHOT.jar
[JENKINS] Archiving 

 to org.apache.tomee/tomee/9.0.0-M9-SNAPSHOT/tomee-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.openejb.itests/failover/9.0.0-M9-SNAPSHOT/failover-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.openejb.itests/failover/9.0.0-M9-SNAPSHOT/failover-9.0.0-M9-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee/tomee-server-version/9.0.0-M9-SNAPSHOT/tomee-server-version-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/tomee-server-version/9.0.0-M9-SNAPSHOT/tomee-server-version-9.0.0-M9-SNAPSHOT.jar
[JENKINS] Archiving 

 to org.apache.tomee/server/9.0.0-M9-SNAPSHOT/server-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/mbean-annotation-api/9.0.0-M9-SNAPSHOT/mbean-annotation-api-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/mbean-annotation-api/9.0.0-M9-SNAPSHOT/mbean-annotation-api-9.0.0-M9-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-standalone/9.0.0-M9-SNAPSHOT/openejb-standalone-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-standalone/9.0.0-M9-SNAPSHOT/openejb-standalone-9.0.0-M9-SNAPSHOT.zip
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-standalone/9.0.0-M9-SNAPSHOT/openejb-standalone-9.0.0-M9-SNAPSHOT.tar.gz
[Fast Archiver] Compressed 81.31 MB of artifacts by 36.6% relative to #479
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-tomee-remote/9.0.0-M9-SNAPSHOT/arquillian-tomee-remote-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.openejb.itests/legacy-client/9.0.0-M9-SNAPSHOT/legacy-client-9.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving 

[tomee] branch master updated: TOMEE-4015 - patch BCEL included in Xalan, which is shaded in taglibs for a recent fix to prevent exceeding the maximum constant pool size

2022-07-29 Thread jgallimore
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 9eb228dd36 TOMEE-4015 - patch BCEL included in Xalan, which is shaded 
in taglibs for a recent fix to prevent exceeding the maximum constant pool size
 new e37ca44205 Merge remote-tracking branch 'apache/master'
9eb228dd36 is described below

commit 9eb228dd36e6d28fee962b05f3a027632bc4
Author: Jonathan Gallimore 
AuthorDate: Fri Jul 29 14:23:41 2022 +0100

TOMEE-4015 - patch BCEL included in Xalan, which is shaded in taglibs for a 
recent fix to prevent exceeding the maximum constant pool size
---
 deps/taglibs-shade/pom.xml |  18 +
 .../org/apache/bcel/classfile/ConstantPool.java| 378 ++
 .../org/apache/bcel/generic/ConstantPoolGen.java   | 794 +
 3 files changed, 1190 insertions(+)

diff --git a/deps/taglibs-shade/pom.xml b/deps/taglibs-shade/pom.xml
index 8e8c4442c7..2a724cd211 100644
--- a/deps/taglibs-shade/pom.xml
+++ b/deps/taglibs-shade/pom.xml
@@ -151,6 +151,24 @@
   
 
   
+  
+org.apache.tomee.patch
+tomee-patch-plugin
+
+  taglibs-shade-.*\.jar
+  false
+  1.8
+  1.8
+
+
+  
+
+  run
+
+package
+  
+
+  
 
   
 
diff --git 
a/deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/classfile/ConstantPool.java
 
b/deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/classfile/ConstantPool.java
new file mode 100644
index 00..a1268d21b5
--- /dev/null
+++ 
b/deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/classfile/ConstantPool.java
@@ -0,0 +1,378 @@
+package openejb.shade.org.apache.bcel.classfile;
+
+/* 
+ * The Apache Software License, Version 1.1
+ *
+ * Copyright (c) 2001 The Apache Software Foundation.  All rights
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ *notice, this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *notice, this list of conditions and the following disclaimer in
+ *the documentation and/or other materials provided with the
+ *distribution.
+ *
+ * 3. The end-user documentation included with the redistribution,
+ *if any, must include the following acknowledgment:
+ *   "This product includes software developed by the
+ *Apache Software Foundation (http://www.apache.org/)."
+ *Alternately, this acknowledgment may appear in the software itself,
+ *if and wherever such third-party acknowledgments normally appear.
+ *
+ * 4. The names "Apache" and "Apache Software Foundation" and
+ *"Apache BCEL" must not be used to endorse or promote products
+ *derived from this software without prior written permission. For
+ *written permission, please contact apa...@apache.org.
+ *
+ * 5. Products derived from this software may not be called "Apache",
+ *"Apache BCEL", nor may "Apache" appear in their name, without
+ *prior written permission of the Apache Software Foundation.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * 
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation.  For more
+ * information on the Apache Software Foundation, please see
+ * .
+ */
+
+import  openejb.shade.org.apache.bcel.Constants;
+import  openejb.shade.org.apache.bcel.generic.ConstantPoolGen;
+import  java.io.*;
+
+/**
+ * This class represents the constant pool, i.e., a table of constants.
+ * It may contain null references, due to the JVM specification that skips
+ * an entry 

Build failed in Jenkins: TomEE » tomee-8.x-owasp-check #45

2022-07-29 Thread Apache Jenkins Server
See 


Changes:

[Jonathan Gallimore] Patch to ensure the ConstantPool is not exceeded

[Jonathan Gallimore] Patch relocated classes

[Richard Zowalla] TOMEE-4021 - Unexpected ehcache 3.8.1 in tomee/lib

[Richard Zowalla] Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655


--
[...truncated 445.86 KB...]
[INFO] TomEE :: BOMs :: TomEE Plume ... SKIPPED
[INFO] TomEE :: TomEE :: Plus Webapp .. SKIPPED
[INFO] TomEE :: BOMs :: TomEE Plus  SKIPPED
[INFO] TomEE :: BOMs :: TomEE MicroProfile API  SKIPPED
[INFO] TomEE :: BOMs :: TomEE WebProfile API .. SKIPPED
[INFO] TomEE :: BOMs :: TomEE Plume API ... SKIPPED
[INFO] TomEE :: BOMs :: TomEE Plus API  SKIPPED
[INFO] TomEE :: iTests :: Server Composer . SKIPPED
[INFO] TomEE :: iTests :: Server Composer . SKIPPED
[INFO] TomEE :: TomEE :: Apache TomEE . SKIPPED
[INFO] TomEE :: iTests :: Server Composer . SKIPPED
[INFO] TomEE :: Server :: Daemon .. SKIPPED
[INFO] TomEE :: Assembly .. SKIPPED
[INFO] TomEE :: Assembly :: Standalone  SKIPPED
[INFO] TomEE :: Arquillian Adaptors Parent  SKIPPED
[INFO] TomEE :: Arquillian Adaptors Parent :: Common .. SKIPPED
[INFO] TomEE :: Arquillian Adaptors Parent :: TomEE Common  SKIPPED
[INFO] TomEE :: iTests :: Failover  SKIPPED
[INFO] TomEE :: iTests :: Legacy Client ... SKIPPED
[INFO] TomEE :: iTests :: Legacy Server ... SKIPPED
[INFO] TomEE :: iTests :: Web . SKIPPED
[INFO] TomEE :: iTests :: JAX-RS .. SKIPPED
[INFO] TomEE :: iTests :: EJB . SKIPPED
[INFO] TomEE :: Maven Plugins . SKIPPED
[INFO] TomEE :: Maven Plugins :: Util . SKIPPED
[INFO] TomEE :: Maven Plugins :: TomEE Maven Plugin ... SKIPPED
[INFO] TomEE :: Utils :: LiveReload ... SKIPPED
[INFO] TomEE :: Maven Plugins :: TomEE Embedded Maven Plugin SKIPPED
[INFO] TomEE :: Maven Plugins :: OpenEJB Embedded Maven Plugin SKIPPED
[INFO] TomEE :: Maven Plugins :: TomEE Webapp Archetype ... SKIPPED
[INFO] TomEE :: Maven Plugins :: jars.txt Maven Plugin  SKIPPED
[INFO] TomEE :: Maven Plugins :: ApplicationComposer Maven Plugin SKIPPED
[INFO] TomEE :: Gradle Plugins  SKIPPED
[INFO] TomEE :: Gradle Plugins :: TomEE Embedded .. SKIPPED
[INFO] TomEE :: Container :: JUnit  SKIPPED
[INFO] TomEE :: Container :: JUnit 5 .. SKIPPED
[INFO] TomEE :: Container :: JUnit 5 :: Backward Compatibility SKIPPED
[INFO] TomEE :: Server :: ActiveMQ  SKIPPED
[INFO] TomEE :: Server :: Derby Network Service ... SKIPPED
[INFO] TomEE :: Server :: Axis  SKIPPED
[INFO] TomEE :: Server :: Common CLI .. SKIPPED
[INFO] TomEE :: Server :: SSH . SKIPPED
[INFO] TomEE :: Server :: BoneCP .. SKIPPED
[INFO] TomEE :: Server :: Hessian . SKIPPED
[INFO] TomEE :: Assembly :: All In One EJB Lite jar ... SKIPPED
[INFO] TomEE :: Utils :: TomEE Webapps-based Deployer EJB . SKIPPED
[INFO] TomEE :: TCK ... SKIPPED
[INFO] TomEE :: TCK :: Common . SKIPPED
[INFO] TomEE :: Arquillian Adaptors Parent :: Transaction Provider SKIPPED
[INFO] TomEE :: Arquillian Adaptors Parent :: OpenEJB Container SKIPPED
[INFO] TomEE :: TCK :: CDI Embedded ... SKIPPED
[INFO] TomEE :: Arquillian Adaptors Parent :: Remote .. SKIPPED
[INFO] TomEE :: TCK :: CDI TomEE .. SKIPPED
[INFO] TomEE :: TCK :: CDI TCK Signature Tests  SKIPPED
[INFO] TomEE :: TCK :: Bean Validation Embedded ... SKIPPED
[INFO] TomEE :: TCK :: Bean Validation TomEE .. SKIPPED
[INFO] TomEE :: TCK :: Bean Validation TCK Signature tests  SKIPPED
[INFO] TomEE :: TCK :: MicroProfile ... SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Config TCK  SKIPPED
[INFO] TomEE :: TCK :: MicroProfile JWT TCK ... SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Fault Tolerance TCK ... SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Health TCK  SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Metrics TCK ... SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Rest Client TCK ... SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Open API TCK .. SKIPPED
[INFO] TomEE :: TCK :: MicroProfile Open Tracing TCK .. SKIPPED
[INFO] TomEE :: 

Build failed in Jenkins: TomEE » tomee-8.x-sanity-checks #71

2022-07-29 Thread Apache Jenkins Server
See 


Changes:

[Jonathan Gallimore] Patch to ensure the ConstantPool is not exceeded

[Jonathan Gallimore] Patch relocated classes


--
[...truncated 806.79 KB...]
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-common/8.0.13-SNAPSHOT/arquillian-common-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.openejb.itests/legacy-server/8.0.13-SNAPSHOT/legacy-server-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.openejb.itests/legacy-server/8.0.13-SNAPSHOT/legacy-server-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-tomee-common/8.0.13-SNAPSHOT/arquillian-tomee-common-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-tomee-common/8.0.13-SNAPSHOT/arquillian-tomee-common-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee/microprofile-opentracing-tck/8.0.13-SNAPSHOT/microprofile-opentracing-tck-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-tomee-tests/8.0.13-SNAPSHOT/arquillian-tomee-tests-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to org.apache.tomee/tomee-util/8.0.13-SNAPSHOT/tomee-util-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to org.apache.tomee/tomee-util/8.0.13-SNAPSHOT/tomee-util-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-derbynet/8.0.13-SNAPSHOT/openejb-derbynet-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-derbynet/8.0.13-SNAPSHOT/openejb-derbynet-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

 to org.apache.tomee/tomee-jdbc/8.0.13-SNAPSHOT/tomee-jdbc-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to org.apache.tomee/tomee-jdbc/8.0.13-SNAPSHOT/tomee-jdbc-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.tomee.bom/tomee-plume/8.0.13-SNAPSHOT/tomee-plume-8.0.13-SNAPSHOT.pom
[Fast Archiver] Compressed 62.98 KB of artifacts by 50.8% relative to #70
[JENKINS] Archiving 

 to 
org.apache.tomee.maven/tomee-embedded-maven-plugin/8.0.13-SNAPSHOT/tomee-embedded-maven-plugin-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/microprofile-jwt-tck/8.0.13-SNAPSHOT/microprofile-jwt-tck-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/arquillian-tomee-jaxrs-tests/8.0.13-SNAPSHOT/arquillian-tomee-jaxrs-tests-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-itests-client/8.0.13-SNAPSHOT/openejb-itests-client-8.0.13-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.tomee/openejb-itests-client/8.0.13-SNAPSHOT/openejb-itests-client-8.0.13-SNAPSHOT.jar
[JENKINS] Archiving 

Build failed in Jenkins: TomEE » tomee-8.x-sanity-checks » TomEE :: Deps :: Taglibs Shade #71

2022-07-29 Thread Apache Jenkins Server
See 


Changes:

[Jonathan Gallimore] Patch to ensure the ConstantPool is not exceeded

[Jonathan Gallimore] Patch relocated classes


--
[INFO] 
[INFO] ---< org.apache.tomee:taglibs-shade >---
[INFO] Building TomEE :: Deps :: Taglibs Shade 8.0.13-SNAPSHOT  [3/143]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ taglibs-shade ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
taglibs-shade ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ 
taglibs-shade ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ taglibs-shade ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
taglibs-shade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ 
taglibs-shade ---
[INFO] No sources to compile
[INFO] 
[INFO] --- dependency-report-plugin:1.0.2:report (default) @ taglibs-shade ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ taglibs-shade 
---
[WARNING] Manifest org.apache.tomee:taglibs-shade:jar:8.0.13-SNAPSHOT : Unused 
Export-Package instructions: [org.apache.tomee*] 
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
taglibs-shade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ 
taglibs-shade ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ taglibs-shade 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ taglibs-shade ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ 
taglibs-shade ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ taglibs-shade ---
[INFO] Including org.apache.taglibs:taglibs-standard-impl:jar:1.2.5 in the 
shaded jar.
[INFO] Including org.apache.taglibs:taglibs-standard-jstlel:jar:1.2.5 in the 
shaded jar.
[INFO] Including org.apache.taglibs:taglibs-standard-spec:jar:1.2.5 in the 
shaded jar.
[INFO] Including xalan:xalan:jar:2.7.2 in the shaded jar.
[INFO] Including xalan:serializer:jar:2.7.2 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 

 with 

[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing 

 with 

[INFO] 
[INFO] --- tomee-patch-plugin:0.9:run (default) @ taglibs-shade ---
[INFO] Compiling 2 source files to 

[INFO] Patching taglibs-shade-8.0.13-SNAPSHOT.jar
[INFO] Applied 3 patches to 3 locations
[INFO] 
[INFO] --- rat-maven-plugin:1.0-alpha-3:check (default) @ taglibs-shade ---


[jira] [Work logged] (TOMEE-4015) Patch taglibs-shaded to mitigate CVE-2022-34169

2022-07-29 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4015?focusedWorklogId=796340=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796340
 ]

ASF GitHub Bot logged work on TOMEE-4015:
-

Author: ASF GitHub Bot
Created on: 29/Jul/22 10:17
Start Date: 29/Jul/22 10:17
Worklog Time Spent: 10m 
  Work Description: jgallimore merged PR #906:
URL: https://github.com/apache/tomee/pull/906




Issue Time Tracking
---

Worklog Id: (was: 796340)
Time Spent: 20m  (was: 10m)

> Patch taglibs-shaded to mitigate CVE-2022-34169
> ---
>
> Key: TOMEE-4015
> URL: https://issues.apache.org/jira/browse/TOMEE-4015
> Project: TomEE
>  Issue Type: Bug
>Reporter: Jonathan Gallimore
>Assignee: Jonathan Gallimore
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[tomee] branch tomee-8.x updated (b78a122cfb -> 6719f07386)

2022-07-29 Thread jgallimore
This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a change to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


from b78a122cfb Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655
 new a17071bb66 Patch to ensure the ConstantPool is not exceeded
 new 1d66f32179 Patch relocated classes
 new 6719f07386 Merge pull request #906 from jgallimore/TOMEE-4015

The 14168 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:
 deps/taglibs-shade/pom.xml |  18 +
 .../org/apache/bcel/classfile/ConstantPool.java| 378 ++
 .../org/apache/bcel/generic/ConstantPoolGen.java   | 794 +
 3 files changed, 1190 insertions(+)
 create mode 100755 
deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/classfile/ConstantPool.java
 create mode 100755 
deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/generic/ConstantPoolGen.java



[jira] [Work logged] (TOMEE-4015) Patch taglibs-shaded to mitigate CVE-2022-34169

2022-07-29 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4015?focusedWorklogId=796339=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796339
 ]

ASF GitHub Bot logged work on TOMEE-4015:
-

Author: ASF GitHub Bot
Created on: 29/Jul/22 10:16
Start Date: 29/Jul/22 10:16
Worklog Time Spent: 10m 
  Work Description: jgallimore opened a new pull request, #906:
URL: https://github.com/apache/tomee/pull/906

   This patches the BCEL library that is included in Xalan, which is shaded 
into taglibs with a recent fix to prevent going past class constant pool limits.




Issue Time Tracking
---

Worklog Id: (was: 796339)
Remaining Estimate: 0h
Time Spent: 10m

> Patch taglibs-shaded to mitigate CVE-2022-34169
> ---
>
> Key: TOMEE-4015
> URL: https://issues.apache.org/jira/browse/TOMEE-4015
> Project: TomEE
>  Issue Type: Bug
>Reporter: Jonathan Gallimore
>Assignee: Jonathan Gallimore
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[tomee] branch tomee-8.x-regenerate_boms_after_dep_upgrade updated (8e92c44e32 -> b78a122cfb)

2022-07-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch tomee-8.x-regenerate_boms_after_dep_upgrade
in repository https://gitbox.apache.org/repos/asf/tomee.git


omit 8e92c44e32 Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655
 add b78a122cfb Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8e92c44e32)
\
 N -- N -- N   
refs/heads/tomee-8.x-regenerate_boms_after_dep_upgrade (b78a122cfb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:



[tomee] branch tomee-8.x updated: Minor: Regenerated BOMs for 1e005c4f9e71b029c419c2453c875eb832db6655

2022-07-29 Thread rzo1
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/tomee-8.x by this push:
 new b78a122cfb Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655
b78a122cfb is described below

commit b78a122cfb75139e0e6daf9f63df0ab28dee9749
Author: rzo1 
AuthorDate: Fri Jul 29 07:42:27 2022 +

Minor: Regenerated BOMs for 1e005c4f9e71b029c419c2453c875eb832db6655

Signed-off-by: GitHub 
---
 boms/tomee-microprofile/pom.xml | 11 ---
 boms/tomee-plume/pom.xml| 11 ---
 boms/tomee-plus/pom.xml | 11 ---
 3 files changed, 33 deletions(-)

diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 0f93e9da8d..0e4fb68a34 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -1805,17 +1805,6 @@
 
   
 
-
-  org.ehcache
-  ehcache
-  3.8.1
-  
-
-  *
-  *
-
-  
-
 
   org.glassfish.jaxb
   jaxb-runtime
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index f4dd135944..b82ecaf571 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -1926,17 +1926,6 @@
 
   
 
-
-  org.ehcache
-  ehcache
-  3.8.1
-  
-
-  *
-  *
-
-  
-
 
   org.fusesource.hawtbuf
   hawtbuf
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index a93930b298..762e8f0c33 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -1937,17 +1937,6 @@
 
   
 
-
-  org.ehcache
-  ehcache
-  3.8.1
-  
-
-  *
-  *
-
-  
-
 
   org.fusesource.hawtbuf
   hawtbuf



[jira] [Resolved] (TOMEE-4021) Unexpected ehcache 3.8.1 in tomee/lib

2022-07-29 Thread Richard Zowalla (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla resolved TOMEE-4021.

Fix Version/s: 8.0.12
   Resolution: Fixed

> Unexpected ehcache 3.8.1 in tomee/lib
> -
>
> Key: TOMEE-4021
> URL: https://issues.apache.org/jira/browse/TOMEE-4021
> Project: TomEE
>  Issue Type: Bug
>  Components: TomEE Core Server
>Affects Versions: 8.0.9, 8.0.10, 8.0.11, 8.0.12
>Reporter: Richard Zowalla
>Assignee: Richard Zowalla
>Priority: Major
> Fix For: 8.0.12
>
>
> https://lists.apache.org/thread/8tky9dr2sf99cs2hrj95j81w1rhrtdfn



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (TOMEE-4021) Unexpected ehcache 3.8.1 in tomee/lib

2022-07-29 Thread Richard Zowalla (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla updated TOMEE-4021:
---
Fix Version/s: 8.0.13
   (was: 8.0.12)

> Unexpected ehcache 3.8.1 in tomee/lib
> -
>
> Key: TOMEE-4021
> URL: https://issues.apache.org/jira/browse/TOMEE-4021
> Project: TomEE
>  Issue Type: Bug
>  Components: TomEE Core Server
>Affects Versions: 8.0.9, 8.0.10, 8.0.11, 8.0.12
>Reporter: Richard Zowalla
>Assignee: Richard Zowalla
>Priority: Major
> Fix For: 8.0.13
>
>
> https://lists.apache.org/thread/8tky9dr2sf99cs2hrj95j81w1rhrtdfn



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[tomee] branch tomee-8.x-regenerate_boms_after_dep_upgrade created (now 8e92c44e32)

2022-07-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch tomee-8.x-regenerate_boms_after_dep_upgrade
in repository https://gitbox.apache.org/repos/asf/tomee.git


  at 8e92c44e32 Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655

No new revisions were added by this update.



[tomee] branch tomee-8.x updated: TOMEE-4021 - Unexpected ehcache 3.8.1 in tomee/lib

2022-07-29 Thread rzo1
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/tomee-8.x by this push:
 new 1e005c4f9e TOMEE-4021 - Unexpected ehcache 3.8.1 in tomee/lib
1e005c4f9e is described below

commit 1e005c4f9e71b029c419c2453c875eb832db6655
Author: Richard Zowalla <13417392+r...@users.noreply.github.com>
AuthorDate: Fri Jul 29 09:35:34 2022 +0200

TOMEE-4021 - Unexpected ehcache 3.8.1 in tomee/lib
---
 .../java/org/apache/openejb/util/ContainerClassesFilter.java   |  1 +
 .../java/org/apache/openejb/util/JuliLogStreamFactory.java |  1 +
 pom.xml|  2 +-
 server/openejb-cxf/pom.xml | 10 +-
 4 files changed, 12 insertions(+), 2 deletions(-)

diff --git 
a/container/openejb-core/src/main/java/org/apache/openejb/util/ContainerClassesFilter.java
 
b/container/openejb-core/src/main/java/org/apache/openejb/util/ContainerClassesFilter.java
index 4bad1a10b6..ade88d8351 100644
--- 
a/container/openejb-core/src/main/java/org/apache/openejb/util/ContainerClassesFilter.java
+++ 
b/container/openejb-core/src/main/java/org/apache/openejb/util/ContainerClassesFilter.java
@@ -123,6 +123,7 @@ public class ContainerClassesFilter implements Filter {
 excluded.add("org.cryptacular");
 excluded.add("org.eclipse.jdt.core");
 excluded.add("org.eclipse.jdt.internal");
+excluded.add("org.ehcache");
 excluded.add("org.fusesource.hawtbuf");
 excluded.add("org.hamcrest");
 excluded.add("org.hsqldb");
diff --git 
a/container/openejb-core/src/main/java/org/apache/openejb/util/JuliLogStreamFactory.java
 
b/container/openejb-core/src/main/java/org/apache/openejb/util/JuliLogStreamFactory.java
index 3dc2291711..aba85e7cbe 100644
--- 
a/container/openejb-core/src/main/java/org/apache/openejb/util/JuliLogStreamFactory.java
+++ 
b/container/openejb-core/src/main/java/org/apache/openejb/util/JuliLogStreamFactory.java
@@ -199,6 +199,7 @@ public class JuliLogStreamFactory implements 
LogStreamFactory {
 || (name.startsWith("org.apache.") && 
!name.startsWith("org.apache.geronimo.connector.work.WorkerContext."))
 || name.startsWith("openjpa.")
 || name.startsWith("net.sf.ehcache.")
+|| name.startsWith("org.ehcache.")
 || name.startsWith("org.quartz.")
 || name.startsWith("org.hibernate.");
 }
diff --git a/pom.xml b/pom.xml
index 5da2b72286..e4aadb0f2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
 9.0.64
 
 3.4.5
-2.10.3
+2.10.6
 
 7.6.9.v20130131
 1.3.5
diff --git a/server/openejb-cxf/pom.xml b/server/openejb-cxf/pom.xml
index 344c38f7f6..7317aac567 100644
--- a/server/openejb-cxf/pom.xml
+++ b/server/openejb-cxf/pom.xml
@@ -86,6 +86,10 @@
   net.sf.ehcache
   ehcache
 
+
+  org.ehcache
+  *
+
 
   guava
   com.google.guava
@@ -124,6 +128,10 @@
   net.sf.ehcache
   ehcache
 
+
+  org.ehcache
+  *
+
   
 
 
@@ -237,7 +245,7 @@
 
 
   org.ehcache
-  ehcache
+  *
 
 
   org.apache.cxf



[jira] [Updated] (TOMEE-4021) Unexpected ehcache 3.8.1 in tomee/lib

2022-07-29 Thread Richard Zowalla (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla updated TOMEE-4021:
---
Description: 
https://lists.apache.org/thread/8tky9dr2sf99cs2hrj95j81w1rhrtdfn

> Unexpected ehcache 3.8.1 in tomee/lib
> -
>
> Key: TOMEE-4021
> URL: https://issues.apache.org/jira/browse/TOMEE-4021
> Project: TomEE
>  Issue Type: Bug
>  Components: TomEE Core Server
>Affects Versions: 8.0.9, 8.0.10, 8.0.11, 8.0.12
>Reporter: Richard Zowalla
>Assignee: Richard Zowalla
>Priority: Major
>
> https://lists.apache.org/thread/8tky9dr2sf99cs2hrj95j81w1rhrtdfn



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOMEE-4021) Unexpected ehcache 3.8.1 in tomee/lib

2022-07-29 Thread Richard Zowalla (Jira)
Richard Zowalla created TOMEE-4021:
--

 Summary: Unexpected ehcache 3.8.1 in tomee/lib
 Key: TOMEE-4021
 URL: https://issues.apache.org/jira/browse/TOMEE-4021
 Project: TomEE
  Issue Type: Bug
  Components: TomEE Core Server
Affects Versions: 8.0.12, 8.0.11, 8.0.10, 8.0.9
Reporter: Richard Zowalla
Assignee: Richard Zowalla






--
This message was sent by Atlassian Jira
(v8.20.10#820010)