[PR] Bump org.apache.derby:derby from 10.15.2.0 to 10.17.1.0 [tomee-tck]

2023-11-20 Thread via GitHub
dependabot[bot] opened a new pull request, #16: URL: https://github.com/apache/tomee-tck/pull/16 Bumps org.apache.derby:derby from 10.15.2.0 to 10.17.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apac

Re: JPA impl in TomEE 10?

2023-11-20 Thread Jonathan S. Fisher
If my opinion counts for anything, I'd love for TomEE to be based on Apache Foundation projects as much as possible. With JPA itself is just a large spec to cover, I can understand OpenJPA not having a current spec implementation and am still thankful for the past efforts of the committers on that

Re: JPA impl in TomEE 10?

2023-11-20 Thread Jean-Louis Monteiro
Thanks Thomas for pointing this out. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Nov 20, 2023 at 4:06 PM Richard Zowalla wrote: > Great news ;-) > > Am Montag, dem 20.11.2023 um 16:05 +0100 schrieb Thomas Andraschko: > > JFYI: https://in.relation.to

Re: JPA impl in TomEE 10?

2023-11-20 Thread Richard Zowalla
Great news ;-) Am Montag, dem 20.11.2023 um 16:05 +0100 schrieb Thomas Andraschko: > JFYI: https://in.relation.to/2023/11/18/license/ > > it seems they would like to move to another license > > Am Di., 7. Feb. 2023 um 16:16 Uhr schrieb Jean-Louis Monteiro < > jlmonte...@tomitribe.com>: > > > ht

Re: JPA impl in TomEE 10?

2023-11-20 Thread Thomas Andraschko
JFYI: https://in.relation.to/2023/11/18/license/ it seems they would like to move to another license Am Di., 7. Feb. 2023 um 16:16 Uhr schrieb Jean-Louis Monteiro < jlmonte...@tomitribe.com>: > https://hibernate.org/community/license/ > > Most Hibernate projects are released under LGPL v2.1 >

Re: SLF4J 2.x in TomEE 9.1.x and 10.0.x?

2023-11-20 Thread Jonathan Gallimore
I've no issue with including it in 8.x, with respect to the EOL announcement. What I'm really asking is: if we do this update in 8.x, and you know it'll negatively impact you (i.e. you'll have some sort of regression), please say so. I'll give it a couple of days and then merge the change in, unl

Re: [PR] feat(#TOMEE-4281): Better logging we can't load an application class (tomee)

2023-11-20 Thread via GitHub
jeanouii merged PR #1083: URL: https://github.com/apache/tomee/pull/1083 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.or

Re: SLF4J 2.x in TomEE 9.1.x and 10.0.x?

2023-11-20 Thread Alex The Rocker
+1 for this change, given that there's still some time before end of this year (=potential for some critical CVEs fixing anyway) Le lun. 20 nov. 2023 à 12:05, Jean-Louis Monteiro a écrit : > > Based on the timing (mid-November) and the EOL end of this year, is it > worth it? > I'd say no. But it'

Re: [PR] Implement tomee.mp.jwt.allow.no-exp property over mp.jwt.tomee.allow.… (tomee)

2023-11-20 Thread via GitHub
tichovz commented on code in PR #990: URL: https://github.com/apache/tomee/pull/990#discussion_r1399037910 ## mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/config/JWTAuthConfigurationProperties.java: ## @@ -117,6 +119,15 @@ private JWTAuthConfiguration createJWTAuthConf

Re: SLF4J 2.x in TomEE 9.1.x and 10.0.x?

2023-11-20 Thread Jean-Louis Monteiro
Based on the timing (mid-November) and the EOL end of this year, is it worth it? I'd say no. But it's up to you -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Nov 20, 2023 at 10:48 AM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > I make th

Re: [PR] Implement tomee.mp.jwt.allow.no-exp property over mp.jwt.tomee.allow.… (tomee)

2023-11-20 Thread via GitHub
rmannibucau commented on code in PR #990: URL: https://github.com/apache/tomee/pull/990#discussion_r1398970401 ## mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/config/JWTAuthConfigurationProperties.java: ## @@ -117,6 +119,15 @@ private JWTAuthConfiguration createJWTAuth

Re: [PR] Implement tomee.mp.jwt.allow.no-exp property over mp.jwt.tomee.allow.… (tomee)

2023-11-20 Thread via GitHub
tichovz commented on PR #990: URL: https://github.com/apache/tomee/pull/990#issuecomment-1818743070 I made a rebase to main and it seems ok. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

Re: SLF4J 2.x in TomEE 9.1.x and 10.0.x?

2023-11-20 Thread Jonathan Gallimore
I make these changes to 9.x and main - is there any objection to making the change to 8.x as well? Thanks Jon On Wed, Oct 25, 2023 at 3:28 PM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > Thanks for the feedback, and especially the pointer to the JIRA! > > Jon > > On Wed, Oct 25,

Re: [PR] add an integration test for optional beans (tomee)

2023-11-20 Thread via GitHub
rzo1 commented on code in PR #1081: URL: https://github.com/apache/tomee/pull/1081#discussion_r1398847521 ## itests/openejb-itests-optional-classes/3rdpartydep/src/main/java/org/apache/tomee/itests/optional/thirdparty/ThirdPartyApi.java: ## @@ -0,0 +1,10 @@ +package org.apache.t

[PR] feat(#TOMEE-4281): Better logging we can't load an application class (tomee)

2023-11-20 Thread via GitHub
jeanouii opened a new pull request, #1083: URL: https://github.com/apache/tomee/pull/1083 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] Feat/TOMEE-4281/annotation deployer logging onerror (tomee)

2023-11-20 Thread via GitHub
jeanouii closed pull request #1082: Feat/TOMEE-4281/annotation deployer logging onerror URL: https://github.com/apache/tomee/pull/1082 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[PR] Feat/TOMEE-4281/annotation deployer logging onerror (tomee)

2023-11-20 Thread via GitHub
jeanouii opened a new pull request, #1082: URL: https://github.com/apache/tomee/pull/1082 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai