Re: TomEE MicroProfile - current status

2022-09-14 Thread Zoltán Tichov
Hi! Unfortunately, I don't fully see the implementation process yet, because I haven't done it yet. So I would like a few more days if possible. I have a question though: In the org.apache.tomee.microprofile.opentracing package, can I only use the classes that you have already made or can I make

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

2022-09-14 Thread GitBox
rzo1 merged PR #925: URL: https://github.com/apache/tomee/pull/925 -- 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

Re: TomEE MicroProfile - current status

2022-09-14 Thread Jean-Louis Monteiro
Here we go ... We are 100% MicroProfile Fault Tolerance compliant ! @Zlatan did you get somewhere with Open Tracing ? Do you need some help ? David is finishing JWT, so I'll look at the platform TCK failures from tomorrow on -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro

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

2022-09-14 Thread GitBox
github-actions[bot] opened a new pull request, #925: URL: https://github.com/apache/tomee/pull/925 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

[GitHub] [tomee] rzo1 commented on pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
rzo1 commented on PR #924: URL: https://github.com/apache/tomee/pull/924#issuecomment-1246895734 Thanks @sultan -- 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

[GitHub] [tomee] rzo1 merged pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
rzo1 merged PR #924: URL: https://github.com/apache/tomee/pull/924 -- 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

[GitHub] [tomee] sultan commented on pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
sultan commented on PR #924: URL: https://github.com/apache/tomee/pull/924#issuecomment-1246770304 the build is broken on windows somehow i cant build on my machine, agree we better wait for the CI to confirm everything. -- This is an automated message from the Apache Git Service. To

[GitHub] [tomee] sultan commented on a diff in pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
sultan commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r970802155 ## tomee/tomee-microprofile/mp-common/pom.xml: ## @@ -84,7 +206,7 @@ ${project.groupId} mp-jwt - ${microprofile.jwt.impl.version} +

[GitHub] [tomee] sultan commented on a diff in pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
sultan commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r970801785 ## tomee/tomee-microprofile/mp-common/pom.xml: ## @@ -27,6 +27,128 @@ mp-common TomEE :: TomEE :: MicroProfile Common + + + + +

[GitHub] [tomee] sultan commented on a diff in pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
sultan commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r970801561 ## pom.xml: ## @@ -225,12 +225,11 @@ 2.0 2.0 - ${project.version} +4.0.0 Review Comment: rolledback this change. -- This is an automated message

[GitHub] [tomee] jeanouii commented on pull request #913: example code for TomEE beginner

2022-09-14 Thread GitBox
jeanouii commented on PR #913: URL: https://github.com/apache/tomee/pull/913#issuecomment-1246725050 Hi, Thanks for the PR. Small note: please move the example to examples/ directory so they are all grouped together. Also our tooling for the website is made such as this directory

[GitHub] [tomee] jeanouii commented on a diff in pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
jeanouii commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r970759166 ## tomee/tomee-microprofile/mp-common/pom.xml: ## @@ -138,7 +260,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-api -

[GitHub] [tomee] sultan commented on a diff in pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
sultan commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r97060 ## tomee/tomee-microprofile/mp-common/pom.xml: ## @@ -27,6 +27,128 @@ mp-common TomEE :: TomEE :: MicroProfile Common + + + + +

[GitHub] [tomee] rzo1 commented on a diff in pull request #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
rzo1 commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r970674201 ## tomee/tomee-microprofile/mp-common/pom.xml: ## @@ -27,6 +27,128 @@ mp-common TomEE :: TomEE :: MicroProfile Common + + + + +

[GitHub] [tomee] sultan opened a new pull request, #924: [TOMEE-4035] - MicroProfile 5.0

2022-09-14 Thread GitBox
sultan opened a new pull request, #924: URL: https://github.com/apache/tomee/pull/924 MicroProfile 5.0 & SmallRye Fault Tolerance 6.0.0 instead of RC Fixed Copy paste error for Metrics -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [tomee] rzo1 commented on pull request #923: Regenerated BOMs after dependency upgrades

2022-09-14 Thread GitBox
rzo1 commented on PR #923: URL: https://github.com/apache/tomee/pull/923#issuecomment-1246530557 @sultan probably from the fault tolerance integration and the related merge by JL with main. We are happy to receive a PR ;) -- This is an automated message from the Apache Git Service. To

[GitHub] [tomee] sultan commented on pull request #923: Regenerated BOMs after dependency upgrades

2022-09-14 Thread GitBox
sultan commented on PR #923: URL: https://github.com/apache/tomee/pull/923#issuecomment-1246504161 the MP Release versions are being replaced by earlier RC versions, i'll dig into it so MP versions are using Release everywhere. -- This is an automated message from the Apache Git Service.

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

2022-09-14 Thread GitBox
rzo1 merged PR #923: URL: https://github.com/apache/tomee/pull/923 -- 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

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

2022-09-14 Thread GitBox
github-actions[bot] opened a new pull request, #923: URL: https://github.com/apache/tomee/pull/923 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

[GitHub] [tomee] jeanouii merged pull request #922: SmallRye Fault tolerance integration

2022-09-14 Thread GitBox
jeanouii merged PR #922: URL: https://github.com/apache/tomee/pull/922 -- 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