[GitHub] [tomee] dblevins commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
dblevins commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603689991 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache Rev

[GitHub] [tomee] dblevins commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
dblevins commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603689991 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache Rev

[GitHub] [tomee] rzo1 commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
rzo1 commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603250400 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache Review

[GitHub] [tomee] rzo1 commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
rzo1 commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603250400 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache Review

[GitHub] [tomee] rzo1 commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
rzo1 commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603250400 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache Review

[GitHub] [tomee] cocorossello commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
cocorossello commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603533959 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache

[GitHub] [tomee] rzo1 commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-03-29 Thread GitBox
rzo1 commented on a change in pull request #777: URL: https://github.com/apache/tomee/pull/777#discussion_r603250400 ## File path: server/openejb-cxf/pom.xml ## @@ -191,7 +195,7 @@ jaxb-xjc - net.sf.ehcache + org.ehcache Review

Re: Rework TomEE 9 to use Tomcat 10 and build webapps & tar.gz

2021-03-29 Thread Jean-Louis Monteiro
Hey David and all, Thanks for the detailed write up. I made some changes to being able to patch Tomcat both in tomee-jakarta and in the Maven tomee-patch-plugin. Made some small changes to bring back Jenkins to green because it was failing. We should be good to move on. While doing this, I reali