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
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
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
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
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
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
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
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