[GitHub] [tomee] rzo1 commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


rzo1 commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1290034336

   https://ci-builds.apache.org/job/Tomee/job/TOMEE-4053/


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee-site-generator] dblevins commented on pull request #53: Try to cause our Github Action to fail

2022-10-24 Thread GitBox


dblevins commented on PR #53:
URL: 
https://github.com/apache/tomee-site-generator/pull/53#issuecomment-1289899277

   This didn't fail for the right reasons.  It doesn't seem the Github Action 
generates HTML correctly.
   
   Just created another PR that shouldn't fail at all -- we'll see what happens.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Website not publishing

2022-10-24 Thread David Blevins
> On Oct 24, 2022, at 6:27 PM, David Blevins  wrote:
> 
>> On Oct 20, 2022, at 4:23 PM, David Blevins  wrote:
>> 
>> One thought that I had is that it's kind of a problem that the Jenkins job 
>> always passes, even if not much occurs
> [...]
>> 
>> In terms of checks one that would be critical would be to check to see that 
>> an html file was created for every .md or .adoc file.  If not fail the build.
> 
> I went ahead and implemented this in a way that you get a "BUILD FAILED" 
> result from Maven if any `adoc` or `md` files do not generate html.  This 
> should benefit people building locally, our main Jenkins job that publishes 
> the site, and any Github Actions we want to create.

I also merged the Github Actions PR and created a new PR that deliberately 
causes a Maven build failure.  We'll see how it goes:

 - https://github.com/apache/tomee-site-generator/pull/53

Seems to be running.

Note, I'm not sure our tomee-site-generator works with Java 11, so things might 
fail for that reason.  Our Jenkins job uses Java 8.


-David



smime.p7s
Description: S/MIME cryptographic signature


[GitHub] [tomee-site-generator] dblevins opened a new pull request, #53: Try to cause our Github Action to fail

2022-10-24 Thread GitBox


dblevins opened a new pull request, #53:
URL: https://github.com/apache/tomee-site-generator/pull/53

   Goal of this PR is to see if our Github Actions do in fact provide us with 
some CI coverage for PRs.  My understanding from the recent chats with the 
Infra team is that Github does not run actions on PRs from outside the org for 
security reasons.  
   
   We'll see what happens.
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee-site-generator] dblevins merged pull request #52: Added github actions

2022-10-24 Thread GitBox


dblevins merged PR #52:
URL: https://github.com/apache/tomee-site-generator/pull/52


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Website not publishing

2022-10-24 Thread David Blevins
> On Oct 20, 2022, at 4:23 PM, David Blevins  wrote:
> 
> One thought that I had is that it's kind of a problem that the Jenkins job 
> always passes, even if not much occurs
[...]
> 
> In terms of checks one that would be critical would be to check to see that 
> an html file was created for every .md or .adoc file.  If not fail the build.

I went ahead and implemented this in a way that you get a "BUILD FAILED" result 
from Maven if any `adoc` or `md` files do not generate html.  This should 
benefit people building locally, our main Jenkins job that publishes the site, 
and any Github Actions we want to create.

There's a list of files which currently don't generate html.  Ideally, we never 
add to this list and only remove items from the list over time.

 - 
https://github.com/apache/tomee-site-generator/blob/main/src/main/resources/ignored.txt

If people are looking for a way to contribute, helping to clear out that list 
is a great place to start.


-David



smime.p7s
Description: S/MIME cryptographic signature


[GitHub] [tomee] sultan commented on pull request #928: [TOMEE-4053] TomeE 9.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #928:
URL: https://github.com/apache/tomee/pull/928#issuecomment-1289356615

   ready for CI build/tests, might consider merging this one before:
   * PR #940 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1289355058

   yanked eclipse from microprofile name, ready for CI build/tests


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update

2022-10-24 Thread GitBox


sultan commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1289352892

   @jeanouii updated this test last year for it to pass, i hard coded the test 
so that the 'two drivers' are 10.10 and 10.14.
   you both might want to review this change.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #928: [TOMEE-4053] TomeE 9.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #928:
URL: https://github.com/apache/tomee/pull/928#issuecomment-1289325332

   > Looks much better to me!
   
   using shorter names instead of groupid everywhere looks a bit easier to 
read, i kept the longer names branch on my computer if we ever need them.
   
   > @sultan Looks much better to me! Can we yank the "eclipse" before all the 
"microprofile" references? On the MicroProfile side of the fence we generally 
dislike "Eclipse MicroProfile" and always ask people to change it.
   
   done


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


rzo1 commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1289322441

   If you need help/support, just drop a message in the list or in the PR.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


sultan commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1289311779

   ok i'll see if i can correct


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] dblevins commented on pull request #928: [TOMEE-4053] TomeE 9.x Dependency properties cleanup

2022-10-24 Thread GitBox


dblevins commented on PR #928:
URL: https://github.com/apache/tomee/pull/928#issuecomment-1289291422

   @sultan Looks much better to me!  Can we yank the "eclipse" before all the 
"microprofile" references?   On the MicroProfile side of the fence we generally 
dislike "Eclipse MicroProfile" and always ask people to change it.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


rzo1 commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1289288604

   @sultan looks like two regressions:
   
   org.apache.openejb.arquillian.EarWarResourcesXmlTest.(?)
   
   org.apache.openejb.resource.jdbc.driver.AlternateDriverJarTest.testBoth
   
   Might be quick ones: class not found and missing jar.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #928: [TOMEE-4053] TomeE 9.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #928:
URL: https://github.com/apache/tomee/pull/928#issuecomment-1289211384

   rebased


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1289174283

   ok reverting


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


rzo1 commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1289162503

   @sultan This is (atm) intended, so we should stick with `8.0.14-SNAPSHOT` 
atm. We (mis)use the examples for integration testing / testing of our 
container. Perhaps we need to add it to the long list of things to improve in 
the future.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1289089353

   i saw the **_examples_**' pom are all depending on **_snapshot_** versions 
instead of release. might want to do something here?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1289050245

   this is a **tentative** push with the short-named properties.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Website not publishing

2022-10-24 Thread Richard Zowalla
Hi,

We can add checks as suggested in [1] to verify, that the related files
exist. That can be implemented easiliy via GitHub actions. 

If we don't want to script (or generate script code), we could also
implement a little Java helper to do the checks (or to generate the
checks), i.e. check that for every .md / adoc we have a html file, if
someone is more familiar writing Java.

We should also fail, if we find "new" documentation or new html files,
which aren't expected. This might be strict but that would enforce that
we are updating our checks, so perhaps it would be better to write some
tooling to run the checks, so we don't bother with manually updating
checks.

Might be a good "first issue" for someone who wants to contribute?
Perhaps we can create a Jira for it and write some outline /
description. Maybe someone wants to give it a try.

Gruß
Richard

[1] https://github.com/apache/tomee-site-generator/pull/52



Am Donnerstag, dem 20.10.2022 um 16:23 -0700 schrieb David Blevins:
> > On Oct 20, 2022, at 4:01 PM, Cesar Hernandez 
> > wrote:
> > 
> > I pulled the latest main branch locally and compile it (mvn compile
> > -Djbake.http=true), but the server doesn't seem to be working.
> > This PR add basic Github Action so we can validate building on each
> > PR
> > https://github.com/apache/tomee-site-generator/pull/52  we can add
> > Jenkins
> > pipeline too, but I'm doing git bisect to see how we can add a
> > check(s)
> > after maven build is successful in trying to validate from CI if
> > all the
> > JBake requirements are met.
> 
> Some checks would be great.  One thought that I had is that it's kind
> of a problem that the Jenkins job always passes, even if not much
> occurs and we end up with say just javadoc -- or no javadoc :)
> 
> I did try to do a git bisect, but it didn't really work out as the
> old revisions that reference the master branch may have worked then,
> but definitely won't work now.  I tried a couple things and gave up.
> 
> In terms of checks one that would be critical would be to check to
> see that an html file was created for every .md or .adoc file.  If
> not fail the build.
> 
> That might be a little too strict at first as I'm sure we have a few
> adoc files that have issues and don't render even when things are
> good, but we could maybe get that list and 1) exclude them from the
> check and 2) fix them over time and yank them from the exclude list.
> 
> Some thoughts at least.
> 
> 
> -David
> 



Re: [HELP] Build times for Infra

2022-10-24 Thread Richard Zowalla
Awesome news! Looking forward to see faster turn around times.

Gruß
Richard

Am Donnerstag, dem 20.10.2022 um 18:57 -0700 schrieb David Blevins:
> A few of us got together with some fine folks in Apache Infra and
> discussed getting builds going in AWS using an instance type that
> would give us the under 2-hour build time.  Turns out this one was
> also on Infra's wishlist and just needed someone to volunteer to step
> up and own the task.  Cesar volunteered to lead an effort. :)
> 
> Big thank you to Cesar!!  If anyone wants to help, join this list and
> keep an eye out for related emails.
> 
>  - https://lists.apache.org/list.html?bui...@apache.org
> 
> 



Re: Wrap up dependencies update for TomEE 8.x and 9.x

2022-10-24 Thread Richard Zowalla
I have no objections against 2.14.0-rc2 - we did a final 8.x with an
rc-1 ;-)

Thanks for the PRs!

Gruß
Richard

Am Montag, dem 24.10.2022 um 13:24 +0200 schrieb Jean-Louis Monteiro:
> Awesome.
> Thanks for keeping it up
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
> 
> 
> On Sun, Oct 23, 2022 at 12:36 PM Swell 
> wrote:
> 
> > The dependencies update i wanted to make are listed below,
> > 
> > I would like to ask opinions on some options for TomEE 9.x:
> > 
> >- Jackson-databind 2.13.4.2
> >- OR Jackson 2.14.0-rc2
> > 
> > it's ok for TomEE 9.x *M9* to depend on Jackson *RC2*, right? but
> > is it
> > wanted?
> > 
> > --
> > Have a nice Sunday!
> > Swell.
> > --
> > 
> > Current pending PR
> > 
> > Wrap up dependencies update for TomEE 8.x: TOMEE-4061
> > 
> > 
> >- TOMEE-4086 
> > HSQLDB
> >2.7.1
> >- TOMEE-4094 
> > jackson
> >2.14.0-rc2
> > 
> > Wrap up dependencies update for TomEE 9.x: TOMEE-4092
> > 
> > 
> >- TOMEE-4086 
> > HSQLDB
> >2.7.1
> >- TOMEE-4081 
> > Jackson
> >2.13.4
> >- TOMEE-4095 
> >Jackson-databind 2.13.4.2
> >- TOMEE-4096 
> > Tomcat
> >10.0.27
> >- Derby 10.14.2.0
> >- Derby 10.15.2.0
> >- TOMEE-4093 
> > Hibernate
> >6.1.4.Final
> >- TOMEE-4097 
> >MicroProfile API Fault Tolerance 4.0.2
> >- TOMEE-4098 
> >MicroProfile API Health 4.0.1
> >- TOMEE-4099 
> >MicroProfile API Rest Client 3.0.1
> > 



[GitHub] [tomee] rzo1 commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


rzo1 commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1288905619

   Thanks. I created a CI task for it: 
https://ci-builds.apache.org/job/Tomee/job/TOMEE-4061/


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


rzo1 commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1288900358

   Take your time, I am happy to give it a try


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Wrap up dependencies update for TomEE 8.x and 9.x

2022-10-24 Thread Jean-Louis Monteiro
Awesome.
Thanks for keeping it up
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Sun, Oct 23, 2022 at 12:36 PM Swell  wrote:

> The dependencies update i wanted to make are listed below,
>
> I would like to ask opinions on some options for TomEE 9.x:
>
>- Jackson-databind 2.13.4.2
>- OR Jackson 2.14.0-rc2
>
> it's ok for TomEE 9.x *M9* to depend on Jackson *RC2*, right? but is it
> wanted?
>
> --
> Have a nice Sunday!
> Swell.
> --
>
> Current pending PR
>
> Wrap up dependencies update for TomEE 8.x: TOMEE-4061
> 
>
>- TOMEE-4086  HSQLDB
>2.7.1
>- TOMEE-4094  jackson
>2.14.0-rc2
>
> Wrap up dependencies update for TomEE 9.x: TOMEE-4092
> 
>
>- TOMEE-4086  HSQLDB
>2.7.1
>- TOMEE-4081  Jackson
>2.13.4
>- TOMEE-4095 
>Jackson-databind 2.13.4.2
>- TOMEE-4096  Tomcat
>10.0.27
>- Derby 10.14.2.0
>- Derby 10.15.2.0
>- TOMEE-4093 
> Hibernate
>6.1.4.Final
>- TOMEE-4097 
>MicroProfile API Fault Tolerance 4.0.2
>- TOMEE-4098 
>MicroProfile API Health 4.0.1
>- TOMEE-4099 
>MicroProfile API Rest Client 3.0.1
>


Re: [VOTE RESULT] Apache TomEE 8.0.13

2022-10-24 Thread Jean-Louis Monteiro
Thanks Richard for the release.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Oct 24, 2022 at 12:00 PM Swell  wrote:

> Thanks for the release,
>
> no problem on my side, (krazo+deltaspike+mysql)
>
> Have a nice week.
> --
> Swell
>
> On Mon, 24 Oct 2022 at 11:00, Richard Zowalla  wrote:
>
> > Thanks everyone for voting. I think we can wrap this one up. The
> > following votes were cast:
> >
> > +1s:
> >
> > Cesar Hernandez (binding)
> > Jean-Louis Monteiro (binding)
> > Richard Zowalla (binding)
> > Martin Wiesner
> > Daniel Dias Dos SantosAlex The Rocker
> >
> >
> > With 6 +1s and no other votes, this vote passes and  I'll proceed with
> > the steps.
> >
> > Many thanks
> >
> > Richard
> >
> >
> > Am Dienstag, dem 11.10.2022 um 19:59 +0200 schrieb Richard Zowalla:
> > > Hi all,
> > >
> > > this is a first attempt at a vote for a release of Apache TomEE
> > > 8.0.13.
> > >
> > > It is a maintenance release with some bug fixes and dependencies
> > > upgrades.
> > >
> > > ###
> > >
> > > Maven Repo:
> > > https://repository.apache.org/content/repositories/orgapachetomee-1207
> > >
> > >   
> > > 
> > >   tomee-8.0.13-release-test
> > >   Testing TomEE 8.0.13 release candidate
> > > 
> > > https://repository.apache.org/content/repositories/orgapachetomee-1207
> > > 
> > > 
> > >   
> > >
> > > ###
> > >
> > > Binaries & Source:
> > >
> > >
> https://dist.apache.org/repos/dist/dev/tomee/staging-1207/tomee-8.0.13/
> > >
> > > ###
> > >
> > > Tag:
> > >
> > > https://github.com/apache/tomee/releases/tag/tomee-project-8.0.13
> > >
> > > ###
> > >
> > > Latest CI/CD build:
> > >
> > > https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-build-full/226/
> > >
> > > ###
> > >
> > > Release notes:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351820
> > >
> > > ###
> > >
> > > Here is an adoc generated version of the changelog as well:
> > >
> > > == Dependency upgrade
> > >
> > > [.compact]
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3985[TOMEE-3985]
> > > BatchEE 1.0.2
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4057[TOMEE-4057]
> > > CXF 3.4.8
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3800[TOMEE-3800]
> > > DBCP 2.9.0
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4059[TOMEE-4059]
> > > EclipseLink 2.7.11
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4063[TOMEE-4063]
> > > Geronimo Transaction Manager 3.1.5
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4019[TOMEE-4019]
> > > HSQLDB 2.7.0
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3986[TOMEE-3986]
> > > Hibernate Integration 5.6.9.Final
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4042[TOMEE-4042]
> > > Jackson 2.13.4
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4067[TOMEE-4067]
> > > Jackson 2.14.0-rc1
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4020[TOMEE-4020]
> > > Jakarta Faces 2.3.18
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4026[TOMEE-4026]
> > > Johnzon 1.2.19
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4030[TOMEE-4030]
> > > Log4J2 2.18.0
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3998[TOMEE-3998]
> > > MyFaces 2.3.10
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4044[TOMEE-4044]
> > > Snakeyaml 1.32
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4054[TOMEE-4054]
> > > Snakeyaml 1.33
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4002[TOMEE-4002]
> > > Tomcat 9.0.64
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4051[TOMEE-4051]
> > > Tomcat 9.0.65
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4060[TOMEE-4060]
> > > Tomcat 9.0.67
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4087[TOMEE-4087]
> > > Tomcat 9.0.68
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4018[TOMEE-4018]
> > > bcprov-jdk15on 1.70
> > >
> > > == New Feature
> > >
> > > [.compact]
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3928[TOMEE-3928]
> > > Example for properties provider
> > >
> > > == Bug
> > >
> > > [.compact]
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4021[TOMEE-4021]
> > > Unexpected ehcache 3.8.1 in tomee/lib
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3850[TOMEE-3850]
> > > HTTP(S) connections are not reused
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4014[TOMEE-4014]
> > > Unable to see TomEE version in Tomcat home page with Java 17
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-3979[TOMEE-3979]
> > > service.bat issue when using JRE_HOME on Windows
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4041[TOMEE-4041]
> > > 4
> > > CVE Vulnerabilities in snakeyaml-1.30.jar
> > >  - link:https://issues.apache.org/jira/browse/TOMEE-4001[TOMEE-4001]
> > > CVE-2022-

[GitHub] [tomee] sultan commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


sultan commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-127351

   this will take time to be sure i dont remove any dependency update. i will 
basically do the pr again from the current 8.x branch


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


sultan commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-124110

   @rzo1, rebased and ready for CI test


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] sultan commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


sultan commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1288851623

   on it.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 merged pull request #948: Regenerated BOMs after dependency upgrades

2022-10-24 Thread GitBox


rzo1 merged PR #948:
URL: https://github.com/apache/tomee/pull/948


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] github-actions[bot] opened a new pull request, #948: Regenerated BOMs after dependency upgrades

2022-10-24 Thread GitBox


github-actions[bot] opened a new pull request, #948:
URL: https://github.com/apache/tomee/pull/948

   Found some uncommited changes (from BOM regeneration) after running build on 
TomEE main


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 closed pull request #947: TOMEE-4088 TomEE 9.x + hsqldb 2.7.1 instead of workaround for CVE-2022-41853

2022-10-24 Thread GitBox


rzo1 closed pull request #947: TOMEE-4088 TomEE 9.x + hsqldb 2.7.1 instead of 
workaround for CVE-2022-41853
URL: https://github.com/apache/tomee/pull/947


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #947: TOMEE-4088 TomEE 9.x + hsqldb 2.7.1 instead of workaround for CVE-2022-41853

2022-10-24 Thread GitBox


rzo1 commented on PR #947:
URL: https://github.com/apache/tomee/pull/947#issuecomment-1288792309

   Thanks @sultan
   
   Current tomee-8.x includes the updates and the removal of the workaround. So 
closing this draft.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #940: [TOMEE-4061] TomEE 9.x + Derby 10.15.2.0, upon other dependencies update - MERGE SECOND

2022-10-24 Thread GitBox


rzo1 commented on PR #940:
URL: https://github.com/apache/tomee/pull/940#issuecomment-1288790654

   @sultan Can you rebase this one? So we can create a CI task for it to see


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 merged pull request #938: [TOMEE-4061] TomEE 9.x dependencies update: hsqldb 2.7.1, jackson, etc. - MERGE FIRST

2022-10-24 Thread GitBox


rzo1 merged PR #938:
URL: https://github.com/apache/tomee/pull/938


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #936: [TOMEE-4053] TomEE 8.x Dependency properties cleanup

2022-10-24 Thread GitBox


rzo1 commented on PR #936:
URL: https://github.com/apache/tomee/pull/936#issuecomment-1288783522

   @sultan Can you rebase / resolve conflicts? As discussed on the list, we 
should give it a try.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #945: [TOMEE-4092] TomEE 8.x dependencies update: hsqldb 2.7.1 and jackson update

2022-10-24 Thread GitBox


rzo1 commented on PR #945:
URL: https://github.com/apache/tomee/pull/945#issuecomment-1288782536

   Thanks


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 closed pull request #946: TOMEE-4088 TomEE 8.x + hsqldb 2.7.1 instead of workaround for CVE-2022-41853

2022-10-24 Thread GitBox


rzo1 closed pull request #946: TOMEE-4088 TomEE 8.x + hsqldb 2.7.1 instead of 
workaround for CVE-2022-41853
URL: https://github.com/apache/tomee/pull/946


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #946: TOMEE-4088 TomEE 8.x + hsqldb 2.7.1 instead of workaround for CVE-2022-41853

2022-10-24 Thread GitBox


rzo1 commented on PR #946:
URL: https://github.com/apache/tomee/pull/946#issuecomment-1288782191

   Thnaks @sultan 
   
   Current tomee-8.x includes the updates and the removal of the workaround. So 
closing this draft.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tomee] rzo1 merged pull request #945: [TOMEE-4092] TomEE 8.x dependencies update: hsqldb 2.7.1 and jackson update

2022-10-24 Thread GitBox


rzo1 merged PR #945:
URL: https://github.com/apache/tomee/pull/945


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [VOTE RESULT] Apache TomEE 8.0.13

2022-10-24 Thread Swell
Thanks for the release,

no problem on my side, (krazo+deltaspike+mysql)

Have a nice week.
--
Swell

On Mon, 24 Oct 2022 at 11:00, Richard Zowalla  wrote:

> Thanks everyone for voting. I think we can wrap this one up. The
> following votes were cast:
>
> +1s:
>
> Cesar Hernandez (binding)
> Jean-Louis Monteiro (binding)
> Richard Zowalla (binding)
> Martin Wiesner
> Daniel Dias Dos SantosAlex The Rocker
>
>
> With 6 +1s and no other votes, this vote passes and  I'll proceed with
> the steps.
>
> Many thanks
>
> Richard
>
>
> Am Dienstag, dem 11.10.2022 um 19:59 +0200 schrieb Richard Zowalla:
> > Hi all,
> >
> > this is a first attempt at a vote for a release of Apache TomEE
> > 8.0.13.
> >
> > It is a maintenance release with some bug fixes and dependencies
> > upgrades.
> >
> > ###
> >
> > Maven Repo:
> > https://repository.apache.org/content/repositories/orgapachetomee-1207
> >
> >   
> > 
> >   tomee-8.0.13-release-test
> >   Testing TomEE 8.0.13 release candidate
> > 
> > https://repository.apache.org/content/repositories/orgapachetomee-1207
> > 
> > 
> >   
> >
> > ###
> >
> > Binaries & Source:
> >
> > https://dist.apache.org/repos/dist/dev/tomee/staging-1207/tomee-8.0.13/
> >
> > ###
> >
> > Tag:
> >
> > https://github.com/apache/tomee/releases/tag/tomee-project-8.0.13
> >
> > ###
> >
> > Latest CI/CD build:
> >
> > https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-build-full/226/
> >
> > ###
> >
> > Release notes:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351820
> >
> > ###
> >
> > Here is an adoc generated version of the changelog as well:
> >
> > == Dependency upgrade
> >
> > [.compact]
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3985[TOMEE-3985]
> > BatchEE 1.0.2
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4057[TOMEE-4057]
> > CXF 3.4.8
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3800[TOMEE-3800]
> > DBCP 2.9.0
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4059[TOMEE-4059]
> > EclipseLink 2.7.11
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4063[TOMEE-4063]
> > Geronimo Transaction Manager 3.1.5
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4019[TOMEE-4019]
> > HSQLDB 2.7.0
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3986[TOMEE-3986]
> > Hibernate Integration 5.6.9.Final
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4042[TOMEE-4042]
> > Jackson 2.13.4
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4067[TOMEE-4067]
> > Jackson 2.14.0-rc1
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4020[TOMEE-4020]
> > Jakarta Faces 2.3.18
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4026[TOMEE-4026]
> > Johnzon 1.2.19
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4030[TOMEE-4030]
> > Log4J2 2.18.0
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3998[TOMEE-3998]
> > MyFaces 2.3.10
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4044[TOMEE-4044]
> > Snakeyaml 1.32
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4054[TOMEE-4054]
> > Snakeyaml 1.33
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4002[TOMEE-4002]
> > Tomcat 9.0.64
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4051[TOMEE-4051]
> > Tomcat 9.0.65
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4060[TOMEE-4060]
> > Tomcat 9.0.67
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4087[TOMEE-4087]
> > Tomcat 9.0.68
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4018[TOMEE-4018]
> > bcprov-jdk15on 1.70
> >
> > == New Feature
> >
> > [.compact]
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3928[TOMEE-3928]
> > Example for properties provider
> >
> > == Bug
> >
> > [.compact]
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4021[TOMEE-4021]
> > Unexpected ehcache 3.8.1 in tomee/lib
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3850[TOMEE-3850]
> > HTTP(S) connections are not reused
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4014[TOMEE-4014]
> > Unable to see TomEE version in Tomcat home page with Java 17
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3979[TOMEE-3979]
> > service.bat issue when using JRE_HOME on Windows
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4041[TOMEE-4041]
> > 4
> > CVE Vulnerabilities in snakeyaml-1.30.jar
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4001[TOMEE-4001]
> > CVE-2022-34305 displaying user provided data without filtering,
> > exposing a XSS vulnerability
> >
> > == Improvement
> >
> > [.compact]
> >  - link:https://issues.apache.org/jira/browse/TOMEE-3878[TOMEE-3878]
> > Backport 'No interface view EJB proxies broken on JDK16+' [TOMEE-
> > 3877] to TomEE 8.x
> >
> > == Task
> >
> > [.compact]
> >  - link:https://issues.apache.org/jira/browse/TOMEE-4064[TOMEE-4064]
> > OpenJPA 3.2.2 (examples), EclipseLink 2.7.11 (examples

[VOTE RESULT] Apache TomEE 8.0.13

2022-10-24 Thread Richard Zowalla
Thanks everyone for voting. I think we can wrap this one up. The
following votes were cast:

+1s:

Cesar Hernandez (binding)
Jean-Louis Monteiro (binding)
Richard Zowalla (binding)
Martin Wiesner
Daniel Dias Dos SantosAlex The Rocker


With 6 +1s and no other votes, this vote passes and  I'll proceed with
the steps.

Many thanks

Richard


Am Dienstag, dem 11.10.2022 um 19:59 +0200 schrieb Richard Zowalla:
> Hi all,
> 
> this is a first attempt at a vote for a release of Apache TomEE
> 8.0.13.
> 
> It is a maintenance release with some bug fixes and dependencies
> upgrades.
> 
> ###
> 
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1207
> 
>   
> 
>   tomee-8.0.13-release-test
>   Testing TomEE 8.0.13 release candidate
> 
> https://repository.apache.org/content/repositories/orgapachetomee-1207
> 
> 
>   
> 
> ###
> 
> Binaries & Source:
> 
> https://dist.apache.org/repos/dist/dev/tomee/staging-1207/tomee-8.0.13/
> 
> ###
> 
> Tag:
> 
> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.13
> 
> ###
> 
> Latest CI/CD build:
> 
> https://ci-builds.apache.org/job/Tomee/job/tomee-8.x-build-full/226/
> 
> ###
> 
> Release notes:
> 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351820
> 
> ###
> 
> Here is an adoc generated version of the changelog as well:
> 
> == Dependency upgrade
> 
> [.compact]
>  - link:https://issues.apache.org/jira/browse/TOMEE-3985[TOMEE-3985]
> BatchEE 1.0.2
>  - link:https://issues.apache.org/jira/browse/TOMEE-4057[TOMEE-4057]
> CXF 3.4.8
>  - link:https://issues.apache.org/jira/browse/TOMEE-3800[TOMEE-3800]
> DBCP 2.9.0
>  - link:https://issues.apache.org/jira/browse/TOMEE-4059[TOMEE-4059]
> EclipseLink 2.7.11
>  - link:https://issues.apache.org/jira/browse/TOMEE-4063[TOMEE-4063]
> Geronimo Transaction Manager 3.1.5
>  - link:https://issues.apache.org/jira/browse/TOMEE-4019[TOMEE-4019]
> HSQLDB 2.7.0
>  - link:https://issues.apache.org/jira/browse/TOMEE-3986[TOMEE-3986]
> Hibernate Integration 5.6.9.Final
>  - link:https://issues.apache.org/jira/browse/TOMEE-4042[TOMEE-4042]
> Jackson 2.13.4
>  - link:https://issues.apache.org/jira/browse/TOMEE-4067[TOMEE-4067]
> Jackson 2.14.0-rc1
>  - link:https://issues.apache.org/jira/browse/TOMEE-4020[TOMEE-4020]
> Jakarta Faces 2.3.18
>  - link:https://issues.apache.org/jira/browse/TOMEE-4026[TOMEE-4026]
> Johnzon 1.2.19
>  - link:https://issues.apache.org/jira/browse/TOMEE-4030[TOMEE-4030]
> Log4J2 2.18.0
>  - link:https://issues.apache.org/jira/browse/TOMEE-3998[TOMEE-3998]
> MyFaces 2.3.10
>  - link:https://issues.apache.org/jira/browse/TOMEE-4044[TOMEE-4044]
> Snakeyaml 1.32
>  - link:https://issues.apache.org/jira/browse/TOMEE-4054[TOMEE-4054]
> Snakeyaml 1.33
>  - link:https://issues.apache.org/jira/browse/TOMEE-4002[TOMEE-4002]
> Tomcat 9.0.64
>  - link:https://issues.apache.org/jira/browse/TOMEE-4051[TOMEE-4051]
> Tomcat 9.0.65
>  - link:https://issues.apache.org/jira/browse/TOMEE-4060[TOMEE-4060]
> Tomcat 9.0.67
>  - link:https://issues.apache.org/jira/browse/TOMEE-4087[TOMEE-4087]
> Tomcat 9.0.68
>  - link:https://issues.apache.org/jira/browse/TOMEE-4018[TOMEE-4018]
> bcprov-jdk15on 1.70
> 
> == New Feature
> 
> [.compact]
>  - link:https://issues.apache.org/jira/browse/TOMEE-3928[TOMEE-3928]
> Example for properties provider
> 
> == Bug
> 
> [.compact]
>  - link:https://issues.apache.org/jira/browse/TOMEE-4021[TOMEE-4021]
> Unexpected ehcache 3.8.1 in tomee/lib
>  - link:https://issues.apache.org/jira/browse/TOMEE-3850[TOMEE-3850]
> HTTP(S) connections are not reused
>  - link:https://issues.apache.org/jira/browse/TOMEE-4014[TOMEE-4014]
> Unable to see TomEE version in Tomcat home page with Java 17
>  - link:https://issues.apache.org/jira/browse/TOMEE-3979[TOMEE-3979]
> service.bat issue when using JRE_HOME on Windows 
>  - link:https://issues.apache.org/jira/browse/TOMEE-4041[TOMEE-4041]
> 4
> CVE Vulnerabilities in snakeyaml-1.30.jar 
>  - link:https://issues.apache.org/jira/browse/TOMEE-4001[TOMEE-4001]
> CVE-2022-34305 displaying user provided data without filtering,
> exposing a XSS vulnerability
> 
> == Improvement
> 
> [.compact]
>  - link:https://issues.apache.org/jira/browse/TOMEE-3878[TOMEE-3878]
> Backport 'No interface view EJB proxies broken on JDK16+' [TOMEE-
> 3877] to TomEE 8.x
> 
> == Task
> 
> [.compact]
>  - link:https://issues.apache.org/jira/browse/TOMEE-4064[TOMEE-4064]
> OpenJPA 3.2.2 (examples), EclipseLink 2.7.11 (examples), Derby
> 10.14.2.0
>  - link:https://issues.apache.org/jira/browse/TOMEE-4022[TOMEE-4022]
> Move to Apache Rat
>  - link:https://issues.apache.org/jira/browse/TOMEE-4056[TOMEE-4056]
> Log4J2 2.19.0
>  - link:https://issues.apache.org/jira/browse/TOMEE-4058[TOMEE-4058]
> Update Krazo, DeltaSpike and Hibernate
>  - link:https://issues.apache.org/jira/browse/TOMEE-3914[TOMEE-3914]
> Spring 3 Dependencies in TomEE Root POM