[GitHub] [tomee-site-generator] sultan commented on pull request #37: TOMEE-3846 improve main comparison page and fix per version comparison pages

2022-04-21 Thread GitBox


sultan commented on PR #37:
URL: 
https://github.com/apache/tomee-site-generator/pull/37#issuecomment-1106072689

   this PR requires https://github.com/apache/tomee-site-generator/pull/40


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



Follow-up to 8.0.11: Update of release documentation

2022-04-21 Thread Zowalla, Richard
Hi all,

after conducting my first release, I put my notes together and updated
our release documentation: 
https://tomee.apache.org/dev/release-tomee.html

It might not be complete and might require some further polishing but I
think, that this will help others in conducting a release. The initial
ASF-related setup + GPG keys requires some effort ;)

In general, we learned that teaming up (committer + pmc) for a release
works quite well and it was a pleassure to work with JL on 8.0.11 :)

Most of the mechanical steps can be conducted with committer access
privileges (building, tagging, nexus/maven deploy, staging artifacts to
dist/dev); some formal steps like open/close the VOTE, moving the
artifacts from dist/dev to dist/release require a PMC member to be
involved. 

Gruß
Richard


smime.p7s
Description: S/MIME cryptographic signature


[GitHub] [tomee-site-generator] rzo1 merged pull request #39: TOMEE-3904: Updates release documentation

2022-04-21 Thread GitBox


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


-- 
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: Next TomEE+ 7.1.x release

2022-04-21 Thread Zowalla, Richard
Hi Geeth,

thanks for your first contribution to TomEE. It is very much
appreciated.

The last release was in 2020 and most effort has been shifted to 8.x
and 9.x. Personally, I do not use 7.1.x in any project anymore.
Therefore, I am unable to test related binaries.

Nevertheless, I appreciate your attitude in offering help in reviewing
/ contributing. Therefore, I created / restored the CI environment for
7.1.x [1] and triggered a full build, so we get some information how
the current build looks like.

With a working CI env in place, we would need to conduct (or at least
try) some dependency updates (like Tomcat, BatchEE (maybe?), CXF
(maybe?), Johnzon (maybe?), OWB (maybe?), ActiveMQ (maybe?), MyFaces
(maybe?), Mojarra (maybe?), Jackson (maybe - used in Microprofile),
etc.) and find the latest corresponding versions supporting EE7.

Perhaps that would be a good starting point to contribute, if you have
some spare time / resources available. 

Our basic contribution workflow would be:

(1) Create a Jira (e.g. for a version update)
(2) Ask on the dev@ list to be assigned
(3) Work on the issue. Ask for help / guidance if needed
(4) Create a PR. 
(5) Ask for review on dev@

In addition it needs some fixes on the structure of the project itself
(SCM urls as git-wip-us went EOL a few weeks ago). If we decide to
pursue this further, I can do these (structural) changes.

If the CI is green afterwards, a potential 7.1.5 would be in a good
shape IMHO. 

The (mechanical) work to conduct a release isn't that much of an effort
but requires a TomEE PMC member for some of the steps (eg. the vote,
etc.).

The list of currently resolved issues for a 7.1.5 is here: [2]

Gruß
Richard


[1] https://ci-builds.apache.org/job/Tomee/job/tomee-7.1.x/
[2] https://issues.apache.org/jira/projects/TOMEE/versions/12349482

Am Donnerstag, dem 21.04.2022 um 19:29 -0500 schrieb Geeth Narayanan:
> Hi,
> 
> I recently made my first code contribution as a patch to 7.1.x
> release.
> This was for a startup issue that has been fixed in 8.x. It was also
> not
> present in 7.1.1, but was introduced in 7.1.2.
> 
> I understand that the team's focus is to release 8.x and 9.x, but I
> was
> wondering if you could put out 7.1.5 with this change and anything
> else in
> there. Looks like it's been a while since 7.1.4 was released.
> 
> As I mentioned, it was my first foray into contribution, so please
> let me
> know if I can help in any way like reviewing binaries or contributing
> on
> anything else.
> 
> Appreciate the help!
> 
> More information on the issue:
> 
> https://issues.apache.org/jira/browse/TOMEE-2919
> https://issues.apache.org/jira/browse/OPENEJB-2145
> 
> Here is the patch:
> 
> TOMEE-2919 : Fix for ConcurrentModificationException error deploying
> … by
> gnarayan1 · Pull Request #868 · apache/tomee · GitHub
> 
> 
> Thanks.
> 
> Geeth


smime.p7s
Description: S/MIME cryptographic signature


Next TomEE+ 7.1.x release

2022-04-21 Thread Geeth Narayanan
Hi,

I recently made my first code contribution as a patch to 7.1.x release.
This was for a startup issue that has been fixed in 8.x. It was also not
present in 7.1.1, but was introduced in 7.1.2.

I understand that the team's focus is to release 8.x and 9.x, but I was
wondering if you could put out 7.1.5 with this change and anything else in
there. Looks like it's been a while since 7.1.4 was released.

As I mentioned, it was my first foray into contribution, so please let me
know if I can help in any way like reviewing binaries or contributing on
anything else.

Appreciate the help!

More information on the issue:

https://issues.apache.org/jira/browse/TOMEE-2919
https://issues.apache.org/jira/browse/OPENEJB-2145

Here is the patch:

TOMEE-2919 : Fix for ConcurrentModificationException error deploying … by
gnarayan1 · Pull Request #868 · apache/tomee · GitHub


Thanks.

Geeth


[GitHub] [tomee] dblevins commented on pull request #868: TOMEE-2919 : Fix for ConcurrentModificationException error deploying …

2022-04-21 Thread GitBox


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

   That I do not know.  The last 7.1.x was 2020 and everyone has largely been 
focused on maintaining 8.x and getting 9.x ready for a final release.
   
   My advice would be to send a note to the dev@tomee.apache.org list (email 
dev-subscr...@tomee.apache.org first or your mail will be rejected).  Ask real 
nicely for a 7.1.x and volunteer to help review the binaries when they go up 
for a vote.  Mention you contributed a patch and if you really want to motivate 
people, say you're interested in contributing more :)


-- 
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] gnarayan1 commented on pull request #868: TOMEE-2919 : Fix for ConcurrentModificationException error deploying …

2022-04-21 Thread GitBox


gnarayan1 commented on PR #868:
URL: https://github.com/apache/tomee/pull/868#issuecomment-1105851533

   Thank you Sir!
   Any idea when the next minor version (7.1.5, I think) will be put out?
   
   On Thu, Apr 21, 2022 at 5:28 PM David Blevins ***@***.***>
   wrote:
   
   > Thank you so much, Geeth!
   >
   > —
   > Reply to this email directly, view it on GitHub
   > , or
   > unsubscribe
   > 

   > .
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


-- 
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: [RESULT][VOTE] Apache TomEE 8.0.11 - take 2

2022-04-21 Thread David Blevins
Late binding +1 from me :)


-David

> On Apr 21, 2022, at 7:14 AM, Jean-Louis Monteiro  
> wrote:
> 
> Hi all,
> 
> Thanks everyone for checking, testing and voting.
> 
> Vote passed with 8 +1 and no other vote.
> 
> +1s: Cesar (binding), Daniel Dias, Daniel Cunha, Alex, JLouis (binding),
> Mark (binding), Jon (binding), Martin.
> 
> We'll proceed with the remaining steps.
> 
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
> 
> 
> On Thu, Apr 14, 2022 at 5:05 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
> 
>> Hi All,
>> 
>> This is the first attempt at a vote for a release of Apache TomEE 8.0.11
>> 
>> I'd like to start with a big thank you and a big applause to Richard. He
>> has been doing a tremendous work on the project and started to roll out his
>> first release today. Per Apache rules, the release manager needs to be a
>> TomEE PMC, that's why I'm starting this VOTE, but the work has been done by
>> Richard, so thank you. Well done.
>> 
>> Maven Repo:
>> https://repository.apache.org/content/repositories/orgapachetomee-1200/
>> 
>> Binaries & Sources:
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/
>> 
>> Tags:
>> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
>> 
>> Release notes:
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352
>> 
>> Here are the releases notes
>> Bug
>> 
>>   - [TOMEE-3840 ] -
>>   TomEE WebProfile 8.0.9 does not start with security enabled
>>   - [TOMEE-3848 ] -
>>   Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
>>   - [TOMEE-3860 ] -
>>   Upgrade jackson-databind for CVE-2020-36518
>>   - [TOMEE-3871 ] -
>>   TomEE Plume is missing BatchEE / JCS Cache
>>   - [TOMEE-3876 ] -
>>   BOM generation corrupted under windows (slash problems)
>>   - [TOMEE-3889 ] -
>>   Invalid ObjectName for MDB listening to wildcard destination
>>   - [TOMEE-3892 ] -
>>   TomEE Maven Plugin does not allow to override default "-ea" in RemoteServer
>> 
>> Improvement
>> 
>>   - [TOMEE-3842 ] -
>>   GitHub Actions fails for PullRequest Builds due to BOM auto generation
>>   - [TOMEE-3851 ] -
>>   Replace Google Analytics with ASF Matomo
>>   - [TOMEE-3859 ] -
>>   Update tomee.xml file so it refers to the right location
>> 
>> Task
>> 
>>   - [TOMEE-3852 ] -
>>   Review the website in regard to external embedding of resources (JS, Fonts,
>>   CSS)
>>   - [TOMEE-3853 ] -
>>   Link ASF Privacy Policy from TomEE Website
>> 
>> Dependency upgrade
>> 
>>   - [TOMEE-3841 ] -
>>   Upgrade SLF4J to 1.7.36
>>   - [TOMEE-3845 ] -
>>   Upgrade Tomcat to 9.0.59
>>   - [TOMEE-3855 ] -
>>   Upgrade Tomcat to 9.0.60
>>   - [TOMEE-3856 ] -
>>   Upgrade to jackson 2.13.2
>>   - [TOMEE-3858 ] -
>>   Upgrade OpenJPA to 3.2.2
>>   - [TOMEE-3872 ] -
>>   Update Hibernate Integration to 5.6.7
>>   - [TOMEE-3886 ] -
>>   Upgrade tomcat to 9.0.62
>>   - [TOMEE-3893 ] -
>>   Upgrade to jackson 2.13.2.2
>> 
>> Documentation
>> 
>>   - [TOMEE-3814 ] -
>>   Commented SSL Connector fix for tomee server.xml
>>   - [TOMEE-3846 ] -
>>   Inconsistence between tomee flavors comparison in website and actual jars
>>   - [TOMEE-3847 ] -
>>   Exception when building website from windows os
>>   - [TOMEE-3854 ] -
>>   Provide a first draft of a link collection page targeting
>>   contributor/committer resources
>>   - [TOMEE-3888 ] -
>>   Cleanup documentation
>>   - [TOMEE-3894 ] -
>>   website generation broken under windows
>> 
>> 
>> (Developers - please review and adjust your tickets if necessary!)
>> 
>> Please VOTE:
>> 
>> [+1] Yes, release it
>> [+0] Not fussed
>> [-1] Don't release, there's a 

Re: [VOTE] Apache TomEE 8.0.11 - take 2

2022-04-21 Thread David Blevins
I'm late to the pary, but +1 from me!

Thank you so much, Richard, and congratulations on your first release!!  Major 
thank you of course to Jean-Louis for enabling that.

Love seeing that kind of collaboration.


-David

> On Apr 21, 2022, at 6:02 AM, Wiesner, Martin  
> wrote:
> 
> +1
> 
> Thanks to all contributors of this release.
> 
> Best
> Martin
> —
> https://twitter.com/mawiesne
> 
> 
> Am 21.04.2022 um 14:28 schrieb Jonathan Gallimore 
> mailto:jonathan.gallim...@gmail.com>>:
> 
> +1
> 
> Thanks Richard and Jean-Louis!
> 
> Jon
> 
> On Thu, Apr 14, 2022 at 4:06 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
> 
> Hi All,
> 
> This is the first attempt at a vote for a release of Apache TomEE 8.0.11
> 
> I'd like to start with a big thank you and a big applause to Richard. He
> has been doing a tremendous work on the project and started to roll out his
> first release today. Per Apache rules, the release manager needs to be a
> TomEE PMC, that's why I'm starting this VOTE, but the work has been done by
> Richard, so thank you. Well done.
> 
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1200/
> 
> Binaries & Sources:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/
> 
> Tags:
> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
> 
> Release notes:
> 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352
> 
> Here are the releases notes
> Bug
> 
>  - [TOMEE-3840 ] -
>  TomEE WebProfile 8.0.9 does not start with security enabled
>  - [TOMEE-3848 ] -
>  Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
>  - [TOMEE-3860 ] -
>  Upgrade jackson-databind for CVE-2020-36518
>  - [TOMEE-3871 ] -
>  TomEE Plume is missing BatchEE / JCS Cache
>  - [TOMEE-3876 ] - BOM
>  generation corrupted under windows (slash problems)
>  - [TOMEE-3889 ] -
>  Invalid ObjectName for MDB listening to wildcard destination
>  - [TOMEE-3892 ] -
>  TomEE Maven Plugin does not allow to override default "-ea" in
> RemoteServer
> 
> Improvement
> 
>  - [TOMEE-3842 ] -
>  GitHub Actions fails for PullRequest Builds due to BOM auto generation
>  - [TOMEE-3851 ] -
>  Replace Google Analytics with ASF Matomo
>  - [TOMEE-3859 ] -
>  Update tomee.xml file so it refers to the right location
> 
> Task
> 
>  - [TOMEE-3852 ] -
>  Review the website in regard to external embedding of resources (JS,
> Fonts,
>  CSS)
>  - [TOMEE-3853 ] -
> Link
>  ASF Privacy Policy from TomEE Website
> 
> Dependency upgrade
> 
>  - [TOMEE-3841 ] -
>  Upgrade SLF4J to 1.7.36
>  - [TOMEE-3845 ] -
>  Upgrade Tomcat to 9.0.59
>  - [TOMEE-3855 ] -
>  Upgrade Tomcat to 9.0.60
>  - [TOMEE-3856 ] -
>  Upgrade to jackson 2.13.2
>  - [TOMEE-3858 ] -
>  Upgrade OpenJPA to 3.2.2
>  - [TOMEE-3872 ] -
>  Update Hibernate Integration to 5.6.7
>  - [TOMEE-3886 ] -
>  Upgrade tomcat to 9.0.62
>  - [TOMEE-3893 ] -
>  Upgrade to jackson 2.13.2.2
> 
> Documentation
> 
>  - [TOMEE-3814 ] -
>  Commented SSL Connector fix for tomee server.xml
>  - [TOMEE-3846 ] -
>  Inconsistence between tomee flavors comparison in website and actual
> jars
>  - [TOMEE-3847 ] -
>  Exception when building website from windows os
>  - [TOMEE-3854 ] -
>  Provide a first draft of a link collection page targeting
>  contributor/committer resources
>  - [TOMEE-3888 ] -
>  Cleanup documentation
>  - [TOMEE-3894 ] -
>  website generation broken under windows
> 
> 
> (Developers - please review and adjust your tickets if necessary!)
> 
> Please VOTE:
> 
> [+1] Yes, release it
> [+0] Not fussed
> [-1] Don't release, there's a showstopper (please specify what the
> sho

[GitHub] [tomee] dblevins merged pull request #854: TOMEE-3846 Add Comparison page for TomEE v8

2022-04-21 Thread GitBox


dblevins merged PR #854:
URL: https://github.com/apache/tomee/pull/854


-- 
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 merged pull request #866: TOMEE-3846 Add Comparison page for TomEE v7.1

2022-04-21 Thread GitBox


dblevins merged PR #866:
URL: https://github.com/apache/tomee/pull/866


-- 
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 #866: TOMEE-3846 improve documentation TomEE v7.1

2022-04-21 Thread GitBox


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

   @sultan on the spec version questions, some of those are a bit tricky.  For 
example ActiveMQ only implements JMS 1.1, however there is code in TomEE to 
implement some of the JMS 2.0 features.  I don't know if there are any gaps.  
We're not running the JMS TCK so it's hard to say.
   
   Going to merge these comparison PRs and if we need to adjust the versions we 
list, we can do that in separate PRs


-- 
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 merged pull request #867: TOMEE-3846 Add Comparison page for TomEE v7.0

2022-04-21 Thread GitBox


dblevins merged PR #867:
URL: https://github.com/apache/tomee/pull/867


-- 
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 merged pull request #855: TOMEE-3846 Add Comparison page for TomEE v9 master

2022-04-21 Thread GitBox


dblevins merged PR #855:
URL: https://github.com/apache/tomee/pull/855


-- 
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 #868: TOMEE-2919 : Fix for ConcurrentModificationException error deploying …

2022-04-21 Thread GitBox


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

   Thank you so much, Geeth!


-- 
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 merged pull request #868: TOMEE-2919 : Fix for ConcurrentModificationException error deploying …

2022-04-21 Thread GitBox


dblevins merged PR #868:
URL: https://github.com/apache/tomee/pull/868


-- 
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] gnarayan1 opened a new pull request, #868: TOMEE-2919 : Fix for ConcurrentModificationException error deploying …

2022-04-21 Thread GitBox


gnarayan1 opened a new pull request, #868:
URL: https://github.com/apache/tomee/pull/868

   Fix for ConcurrentModificationException error while deploying ear in TomEE 
Plus 7.1.2 or above
   
   https://issues.apache.org/jira/browse/TOMEE-2919
   
   https://issues.apache.org/jira/browse/OPENEJB-2145
   
   


-- 
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: ci-builds all 3.6TB disk is full!

2022-04-21 Thread Jonathan Gallimore
Looks like I missed Richard's email yesterday and he's already taken care
of it. Thanks Richard, and sorry for the noise.

Jon

On Thu, Apr 21, 2022 at 4:30 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Looks like we're top of the list, and not in a good way... :/
>
> I'm happy to help, but not sure where to start. Does anyone have any
> pointers?
>
> Jon
>
> -- Forwarded message -
> From: Gavin McDonald 
> Date: Wed, Apr 20, 2022 at 8:27 AM
> Subject: ci-builds all 3.6TB disk is full!
> To: builds 
>
>
> Hi All,
>
> Seems we need to do another cull of projects storing way too much data.
>
> Below are everyone above 1GB. Just FYI, 1GB is fine, likely 50GB is fine,
> but above
> that, its just too much. I will be removing 1TB of data from wherever I can
> get it.
>
> Please, look after your jobs, and your fellow projects by limiting what you
> keep.
>
> 1.6TTomee
> 451GKafka
> 303Gjames
> 176Gcarbondata
> 129GJackrabbit
> 71G Brooklyn
> 64G Sling
> 64G Netbeans
> 60G Ranger
> 38G AsterixDB
> 33G OODT
> 29G Tika
> 27G Syncope
> 24G Atlas
> 20G IoTDB
> 18G CXF
> 16G POI
> 11G Solr
> 11G Mesos
> 8.7GRoyale
> 7.8GLucene
> 7.6GMyFaces
> 7.6GDirectory
> 6.4GOpenJPA
> 6.0GManifoldCF
> 5.9GActiveMQ
> 5.7GLogging
> 5.6GArchiva
> 5.5GUIMA
> 5.3Gctakes
> 4.7GHeron
> 4.6GJena
> 4.0GOpenOffice
> 3.8GCloudstack
> 3.4GShiro
> 2.5GQpid
> 2.1GJSPWiki
> 2.1GJMeter
> 2.0GJClouds
> 1.8GSantuario
> 1.8GOpenMeetings
> 1.8GCamel
> 1.7GKaraf
> 1.7GHttpComponents
> 1.7GAnt
> 1.5GTapestry
> 1.5GCommons
> 1.3GDeltaSpike
> 1.2GRya
> 1.2GAries
> 1.2GAccumulo
> 1.1GPDFBox
>
> --
>
> *Gavin McDonald*
> Systems Administrator
> ASF Infrastructure Team
>


Fwd: ci-builds all 3.6TB disk is full!

2022-04-21 Thread Jonathan Gallimore
Looks like we're top of the list, and not in a good way... :/

I'm happy to help, but not sure where to start. Does anyone have any
pointers?

Jon

-- Forwarded message -
From: Gavin McDonald 
Date: Wed, Apr 20, 2022 at 8:27 AM
Subject: ci-builds all 3.6TB disk is full!
To: builds 


Hi All,

Seems we need to do another cull of projects storing way too much data.

Below are everyone above 1GB. Just FYI, 1GB is fine, likely 50GB is fine,
but above
that, its just too much. I will be removing 1TB of data from wherever I can
get it.

Please, look after your jobs, and your fellow projects by limiting what you
keep.

1.6TTomee
451GKafka
303Gjames
176Gcarbondata
129GJackrabbit
71G Brooklyn
64G Sling
64G Netbeans
60G Ranger
38G AsterixDB
33G OODT
29G Tika
27G Syncope
24G Atlas
20G IoTDB
18G CXF
16G POI
11G Solr
11G Mesos
8.7GRoyale
7.8GLucene
7.6GMyFaces
7.6GDirectory
6.4GOpenJPA
6.0GManifoldCF
5.9GActiveMQ
5.7GLogging
5.6GArchiva
5.5GUIMA
5.3Gctakes
4.7GHeron
4.6GJena
4.0GOpenOffice
3.8GCloudstack
3.4GShiro
2.5GQpid
2.1GJSPWiki
2.1GJMeter
2.0GJClouds
1.8GSantuario
1.8GOpenMeetings
1.8GCamel
1.7GKaraf
1.7GHttpComponents
1.7GAnt
1.5GTapestry
1.5GCommons
1.3GDeltaSpike
1.2GRya
1.2GAries
1.2GAccumulo
1.1GPDFBox

-- 

*Gavin McDonald*
Systems Administrator
ASF Infrastructure Team


[GitHub] [tomee-site-generator] rzo1 merged pull request #41: Prepares Release Notes for 8.0.11

2022-04-21 Thread GitBox


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


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



[RESULT][VOTE] Apache TomEE 8.0.11 - take 2

2022-04-21 Thread Jean-Louis Monteiro
Hi all,

Thanks everyone for checking, testing and voting.

Vote passed with 8 +1 and no other vote.

+1s: Cesar (binding), Daniel Dias, Daniel Cunha, Alex, JLouis (binding),
Mark (binding), Jon (binding), Martin.

We'll proceed with the remaining steps.

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Thu, Apr 14, 2022 at 5:05 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> Hi All,
>
> This is the first attempt at a vote for a release of Apache TomEE 8.0.11
>
> I'd like to start with a big thank you and a big applause to Richard. He
> has been doing a tremendous work on the project and started to roll out his
> first release today. Per Apache rules, the release manager needs to be a
> TomEE PMC, that's why I'm starting this VOTE, but the work has been done by
> Richard, so thank you. Well done.
>
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1200/
>
> Binaries & Sources:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/
>
> Tags:
> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
>
> Release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352
>
> Here are the releases notes
> Bug
>
>- [TOMEE-3840 ] -
>TomEE WebProfile 8.0.9 does not start with security enabled
>- [TOMEE-3848 ] -
>Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
>- [TOMEE-3860 ] -
>Upgrade jackson-databind for CVE-2020-36518
>- [TOMEE-3871 ] -
>TomEE Plume is missing BatchEE / JCS Cache
>- [TOMEE-3876 ] -
>BOM generation corrupted under windows (slash problems)
>- [TOMEE-3889 ] -
>Invalid ObjectName for MDB listening to wildcard destination
>- [TOMEE-3892 ] -
>TomEE Maven Plugin does not allow to override default "-ea" in RemoteServer
>
> Improvement
>
>- [TOMEE-3842 ] -
>GitHub Actions fails for PullRequest Builds due to BOM auto generation
>- [TOMEE-3851 ] -
>Replace Google Analytics with ASF Matomo
>- [TOMEE-3859 ] -
>Update tomee.xml file so it refers to the right location
>
> Task
>
>- [TOMEE-3852 ] -
>Review the website in regard to external embedding of resources (JS, Fonts,
>CSS)
>- [TOMEE-3853 ] -
>Link ASF Privacy Policy from TomEE Website
>
> Dependency upgrade
>
>- [TOMEE-3841 ] -
>Upgrade SLF4J to 1.7.36
>- [TOMEE-3845 ] -
>Upgrade Tomcat to 9.0.59
>- [TOMEE-3855 ] -
>Upgrade Tomcat to 9.0.60
>- [TOMEE-3856 ] -
>Upgrade to jackson 2.13.2
>- [TOMEE-3858 ] -
>Upgrade OpenJPA to 3.2.2
>- [TOMEE-3872 ] -
>Update Hibernate Integration to 5.6.7
>- [TOMEE-3886 ] -
>Upgrade tomcat to 9.0.62
>- [TOMEE-3893 ] -
>Upgrade to jackson 2.13.2.2
>
> Documentation
>
>- [TOMEE-3814 ] -
>Commented SSL Connector fix for tomee server.xml
>- [TOMEE-3846 ] -
>Inconsistence between tomee flavors comparison in website and actual jars
>- [TOMEE-3847 ] -
>Exception when building website from windows os
>- [TOMEE-3854 ] -
>Provide a first draft of a link collection page targeting
>contributor/committer resources
>- [TOMEE-3888 ] -
>Cleanup documentation
>- [TOMEE-3894 ] -
>website generation broken under windows
>
>
> (Developers - please review and adjust your tickets if necessary!)
>
> Please VOTE:
>
> [+1] Yes, release it
> [+0] Not fussed
> [-1] Don't release, there's a showstopper (please specify what the
> showstopper is)
>
> Vote will be open for 72 hours.
>
> Thanks
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>


[GitHub] [tomee-site-generator] rzo1 opened a new pull request, #41: Prepares Release Notes for 8.0.11

2022-04-21 Thread GitBox


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

   as the title says -  to be merged after VOTE is closed.


-- 
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] Apache TomEE 8.0.11 - take 2

2022-04-21 Thread Wiesner, Martin
+1

Thanks to all contributors of this release.

Best
Martin
—
https://twitter.com/mawiesne


Am 21.04.2022 um 14:28 schrieb Jonathan Gallimore 
mailto:jonathan.gallim...@gmail.com>>:

+1

Thanks Richard and Jean-Louis!

Jon

On Thu, Apr 14, 2022 at 4:06 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

Hi All,

This is the first attempt at a vote for a release of Apache TomEE 8.0.11

I'd like to start with a big thank you and a big applause to Richard. He
has been doing a tremendous work on the project and started to roll out his
first release today. Per Apache rules, the release manager needs to be a
TomEE PMC, that's why I'm starting this VOTE, but the work has been done by
Richard, so thank you. Well done.

Maven Repo:
https://repository.apache.org/content/repositories/orgapachetomee-1200/

Binaries & Sources:
https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/

Tags:
https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11

Release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352

Here are the releases notes
Bug

  - [TOMEE-3840 ] -
  TomEE WebProfile 8.0.9 does not start with security enabled
  - [TOMEE-3848 ] -
  Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
  - [TOMEE-3860 ] -
  Upgrade jackson-databind for CVE-2020-36518
  - [TOMEE-3871 ] -
  TomEE Plume is missing BatchEE / JCS Cache
  - [TOMEE-3876 ] - BOM
  generation corrupted under windows (slash problems)
  - [TOMEE-3889 ] -
  Invalid ObjectName for MDB listening to wildcard destination
  - [TOMEE-3892 ] -
  TomEE Maven Plugin does not allow to override default "-ea" in
RemoteServer

Improvement

  - [TOMEE-3842 ] -
  GitHub Actions fails for PullRequest Builds due to BOM auto generation
  - [TOMEE-3851 ] -
  Replace Google Analytics with ASF Matomo
  - [TOMEE-3859 ] -
  Update tomee.xml file so it refers to the right location

Task

  - [TOMEE-3852 ] -
  Review the website in regard to external embedding of resources (JS,
Fonts,
  CSS)
  - [TOMEE-3853 ] -
Link
  ASF Privacy Policy from TomEE Website

Dependency upgrade

  - [TOMEE-3841 ] -
  Upgrade SLF4J to 1.7.36
  - [TOMEE-3845 ] -
  Upgrade Tomcat to 9.0.59
  - [TOMEE-3855 ] -
  Upgrade Tomcat to 9.0.60
  - [TOMEE-3856 ] -
  Upgrade to jackson 2.13.2
  - [TOMEE-3858 ] -
  Upgrade OpenJPA to 3.2.2
  - [TOMEE-3872 ] -
  Update Hibernate Integration to 5.6.7
  - [TOMEE-3886 ] -
  Upgrade tomcat to 9.0.62
  - [TOMEE-3893 ] -
  Upgrade to jackson 2.13.2.2

Documentation

  - [TOMEE-3814 ] -
  Commented SSL Connector fix for tomee server.xml
  - [TOMEE-3846 ] -
  Inconsistence between tomee flavors comparison in website and actual
jars
  - [TOMEE-3847 ] -
  Exception when building website from windows os
  - [TOMEE-3854 ] -
  Provide a first draft of a link collection page targeting
  contributor/committer resources
  - [TOMEE-3888 ] -
  Cleanup documentation
  - [TOMEE-3894 ] -
  website generation broken under windows


(Developers - please review and adjust your tickets if necessary!)

Please VOTE:

[+1] Yes, release it
[+0] Not fussed
[-1] Don't release, there's a showstopper (please specify what the
showstopper is)

Vote will be open for 72 hours.

Thanks
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com




Re: [VOTE] Apache TomEE 8.0.11 - take 2

2022-04-21 Thread Jonathan Gallimore
+1

Thanks Richard and Jean-Louis!

Jon

On Thu, Apr 14, 2022 at 4:06 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> Hi All,
>
> This is the first attempt at a vote for a release of Apache TomEE 8.0.11
>
> I'd like to start with a big thank you and a big applause to Richard. He
> has been doing a tremendous work on the project and started to roll out his
> first release today. Per Apache rules, the release manager needs to be a
> TomEE PMC, that's why I'm starting this VOTE, but the work has been done by
> Richard, so thank you. Well done.
>
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1200/
>
> Binaries & Sources:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/
>
> Tags:
> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
>
> Release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352
>
> Here are the releases notes
> Bug
>
>- [TOMEE-3840 ] -
>TomEE WebProfile 8.0.9 does not start with security enabled
>- [TOMEE-3848 ] -
>Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
>- [TOMEE-3860 ] -
>Upgrade jackson-databind for CVE-2020-36518
>- [TOMEE-3871 ] -
>TomEE Plume is missing BatchEE / JCS Cache
>- [TOMEE-3876 ] - BOM
>generation corrupted under windows (slash problems)
>- [TOMEE-3889 ] -
>Invalid ObjectName for MDB listening to wildcard destination
>- [TOMEE-3892 ] -
>TomEE Maven Plugin does not allow to override default "-ea" in
> RemoteServer
>
> Improvement
>
>- [TOMEE-3842 ] -
>GitHub Actions fails for PullRequest Builds due to BOM auto generation
>- [TOMEE-3851 ] -
>Replace Google Analytics with ASF Matomo
>- [TOMEE-3859 ] -
>Update tomee.xml file so it refers to the right location
>
> Task
>
>- [TOMEE-3852 ] -
>Review the website in regard to external embedding of resources (JS,
> Fonts,
>CSS)
>- [TOMEE-3853 ] -
> Link
>ASF Privacy Policy from TomEE Website
>
> Dependency upgrade
>
>- [TOMEE-3841 ] -
>Upgrade SLF4J to 1.7.36
>- [TOMEE-3845 ] -
>Upgrade Tomcat to 9.0.59
>- [TOMEE-3855 ] -
>Upgrade Tomcat to 9.0.60
>- [TOMEE-3856 ] -
>Upgrade to jackson 2.13.2
>- [TOMEE-3858 ] -
>Upgrade OpenJPA to 3.2.2
>- [TOMEE-3872 ] -
>Update Hibernate Integration to 5.6.7
>- [TOMEE-3886 ] -
>Upgrade tomcat to 9.0.62
>- [TOMEE-3893 ] -
>Upgrade to jackson 2.13.2.2
>
> Documentation
>
>- [TOMEE-3814 ] -
>Commented SSL Connector fix for tomee server.xml
>- [TOMEE-3846 ] -
>Inconsistence between tomee flavors comparison in website and actual
> jars
>- [TOMEE-3847 ] -
>Exception when building website from windows os
>- [TOMEE-3854 ] -
>Provide a first draft of a link collection page targeting
>contributor/committer resources
>- [TOMEE-3888 ] -
>Cleanup documentation
>- [TOMEE-3894 ] -
>website generation broken under windows
>
>
> (Developers - please review and adjust your tickets if necessary!)
>
> Please VOTE:
>
> [+1] Yes, release it
> [+0] Not fussed
> [-1] Don't release, there's a showstopper (please specify what the
> showstopper is)
>
> Vote will be open for 72 hours.
>
> Thanks
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>


[GitHub] [tomee-site-generator] sultan commented on pull request #37: TOMEE-3846 improve main comparison page and fix per version comparison pages

2022-04-21 Thread GitBox


sultan commented on PR #37:
URL: 
https://github.com/apache/tomee-site-generator/pull/37#issuecomment-1105055294

   no worries, I just made changes following David's feedback


-- 
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] Apache TomEE 8.0.11 - take 2

2022-04-21 Thread Mark Struberg
+1 (binding)

LieGrue,
strub

> Am 20.04.2022 um 13:26 schrieb Alex The Rocker :
> 
> Hello,
> 
> All tests finished, +1 (non binding)
> 
> Thanks,
> Alex
> 
> Le ven. 15 avr. 2022 à 22:26, Jean-Louis Monteiro
>  a écrit :
>> 
>> My own +1 (binding)
>> --
>> Jean-Louis Monteiro
>> http://twitter.com/jlouismonteiro
>> http://www.tomitribe.com
>> 
>> 
>> On Fri, Apr 15, 2022 at 5:02 PM Daniel Cunha  wrote:
>> 
>>> +1
>>> 
>>> Em sex., 15 de abr. de 2022 às 11:37, Alex The Rocker <
>>> alex.m3...@gmail.com>
>>> escreveu:
>>> 
 Hello,
 
 So far so good:
 - Tested with IBM Semeru Runtimes 17.0.2 (aka OpenJ9) on a service
 running as Docker containers in K8S
 - Tested with a web app using JAX-RS, JAX-WS, JMS, Websockets &
 Servlets on a VM with CentOS 7 with IBM Semeru 11.0.4
 - Tested with a web app using JAX-RS and websockets on a VM with
 RockyLinux 8.5 and IBM Semery 11.0.4
 
 Early next week I have a much broader scope to give my final
 feedback/vote (non binding) on this release
 
 Thanks,
 Alex
 
 Le jeu. 14 avr. 2022 à 17:06, Jean-Louis Monteiro
  a écrit :
> 
> Hi All,
> 
> This is the first attempt at a vote for a release of Apache TomEE
>>> 8.0.11
> 
> I'd like to start with a big thank you and a big applause to Richard.
>>> He
> has been doing a tremendous work on the project and started to roll out
 his
> first release today. Per Apache rules, the release manager needs to be
>>> a
> TomEE PMC, that's why I'm starting this VOTE, but the work has been
>>> done
 by
> Richard, so thank you. Well done.
> 
> Maven Repo:
> 
>>> https://repository.apache.org/content/repositories/orgapachetomee-1200/
> 
> Binaries & Sources:
> 
>>> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/
> 
> Tags:
> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
> 
> Release notes:
> 
 
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352
> 
> Here are the releases notes
> Bug
> 
>   - [TOMEE-3840 ] -
>   TomEE WebProfile 8.0.9 does not start with security enabled
>   - [TOMEE-3848 ] -
>   Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
>   - [TOMEE-3860 ] -
>   Upgrade jackson-databind for CVE-2020-36518
>   - [TOMEE-3871 ] -
>   TomEE Plume is missing BatchEE / JCS Cache
>   - [TOMEE-3876 ] -
 BOM
>   generation corrupted under windows (slash problems)
>   - [TOMEE-3889 ] -
>   Invalid ObjectName for MDB listening to wildcard destination
>   - [TOMEE-3892 ] -
>   TomEE Maven Plugin does not allow to override default "-ea" in
 RemoteServer
> 
> Improvement
> 
>   - [TOMEE-3842 ] -
>   GitHub Actions fails for PullRequest Builds due to BOM auto
>>> generation
>   - [TOMEE-3851 ] -
>   Replace Google Analytics with ASF Matomo
>   - [TOMEE-3859 ] -
>   Update tomee.xml file so it refers to the right location
> 
> Task
> 
>   - [TOMEE-3852 ] -
>   Review the website in regard to external embedding of resources (JS,
 Fonts,
>   CSS)
>   - [TOMEE-3853 ] -
 Link
>   ASF Privacy Policy from TomEE Website
> 
> Dependency upgrade
> 
>   - [TOMEE-3841 ] -
>   Upgrade SLF4J to 1.7.36
>   - [TOMEE-3845 ] -
>   Upgrade Tomcat to 9.0.59
>   - [TOMEE-3855 ] -
>   Upgrade Tomcat to 9.0.60
>   - [TOMEE-3856 ] -
>   Upgrade to jackson 2.13.2
>   - [TOMEE-3858 ] -
>   Upgrade OpenJPA to 3.2.2
>   - [TOMEE-3872 ] -
>   Update Hibernate Integration to 5.6.7
>   - [TOMEE-3886 ] -
>   Upgrade tomcat to 9.0.62
>   - [TOMEE-3893 ] -
>   Upgrade to jackson 2.13.2.2
> 
> Documentation
> 
>   - [TOMEE-3814 ] -
>   Comm