Re: [apache/logging-log4j2] Bump tomcat-catalina from 8.5.20 to 10.0.14 (PR #662)

2022-01-22 Thread Tim Perry
log4j-server depends on log4j-jms do I don’t think log4j-server can be upgraded to tomcat 10 until log4j-jms-Jakarta (or whatever) is created. Tim > On Jan 22, 2022, at 6:11 PM, Matt Sicker wrote: > > We’ve already got a log4j-jakarta-web module for the web change. Yes, I > agree we need a

Re: [apache/logging-log4j2] Bump tomcat-catalina from 8.5.20 to 10.0.14 (PR #662)

2022-01-22 Thread Matt Sicker
We’ve already got a log4j-jakarta-web module for the web change. Yes, I agree we need an equivalent for JPA, JMS, JavaMail, and the tag library. — Matt Sicker > On Jan 22, 2022, at 18:14, Tim Perry wrote: > > Many libraries are producing one code line for the javax.* environment and > another

Re: [apache/logging-log4j2] Bump tomcat-catalina from 8.5.20 to 10.0.14 (PR #662)

2022-01-22 Thread Tim Perry
Many libraries are producing one code line for the javax.* environment and another code line for the jakarta.* environment. This is because when Oracle gave the Eclipse Foundation the J2EE code they required name changes. This affects code using Servlet API, JPA, Bean Validation,et cetera. Spring:

Re: [CI][UNSTABLE] Logging/log4j/release-2.x#803 has test failures

2022-01-22 Thread Matt Sicker
That might just be from setting the “don’t fail the build on test failures” thing and then parsing the test results to see if the build actually failed or not. — Matt Sicker > On Jan 22, 2022, at 16:59, Gary Gregory wrote: > > The console log says: > > [INFO] Apache Log4j MongoDB 3 ..

Re: [CI][UNSTABLE] Logging/log4j/release-2.x#803 has test failures

2022-01-22 Thread Gary Gregory
The console log says: [INFO] Apache Log4j MongoDB 3 . SUCCESS [ 15.312 s] [INFO] Apache Log4j MongoDB 4 . SUCCESS [ 13.157 s] How can it show failures? What is Mr. Jenkins thinking here? One too many hot todies? Gary On Sat, Jan 22, 2022,

Re: [CI][UNSTABLE] Logging/log4j/release-2.x#803 has test failures

2022-01-22 Thread Gary Gregory
Same here. These test pass on GitHub as well. Gary On Sat, Jan 22, 2022, 17:37 Matt Sicker wrote: > Not sure why these Mongo tests are failing. Works on my machine! > — > Matt Sicker > > > On Jan 22, 2022, at 16:24, Mr. Jenkins > wrote: > > > > BUILD UNSTABLE > > Build URL > https://ci-

Re: [CI][UNSTABLE] Logging/log4j/release-2.x#803 has test failures

2022-01-22 Thread Matt Sicker
Not sure why these Mongo tests are failing. Works on my machine! — Matt Sicker > On Jan 22, 2022, at 16:24, Mr. Jenkins wrote: > > BUILD UNSTABLE > Build URL > https://ci-builds.apache.org/job/Logging/job/log4j/job/release-2.x/803/ >