[GitHub] tomee pull request #173: TOMEE-2247 - MicroProfile JWT Propagation 1.1

2018-09-27 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/173 TOMEE-2247 - MicroProfile JWT Propagation 1.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee TOMEE-2247 Alternatively you

[GitHub] tomee issue #169: TOMEE-2239 removing the try-catch block

2018-10-01 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/169 @tveronezi I did rebase the commits to amend the message and include the JIRA issue (it was missing on one of the commit). That changed the hash and the bot is not picking it up to close the PR

[GitHub] tomee issue #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/269 Hey @dalexandrov! Great to have you here :) Thank you for your PR. If you could just replace the name TomEE instead of Tomee or other variations it should be good to go :) ---

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040758 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -148,45 +187,87 @@ @Parameter

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241041171 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -1439,14 +1662,29 @@ protected void

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241041043 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -283,57 +400,111 @@ @Parameter

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241041283 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -1439,14 +1662,29 @@ protected void

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040363 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -99,37 +99,73 @@ import static

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040435 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -99,37 +99,73 @@ import static

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040510 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -99,37 +99,73 @@ import static

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040579 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -148,45 +187,87 @@ @Parameter

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040636 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -148,45 +187,87 @@ @Parameter

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-12 Thread radcortez
Github user radcortez commented on a diff in the pull request: https://github.com/apache/tomee/pull/269#discussion_r241040709 --- Diff: maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java --- @@ -148,45 +187,87 @@ @Parameter

[GitHub] tomee issue #213: TOMEE-2286 WIP Metrics gauge example

2018-12-10 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/213 @ivanjunckes can you fix the conflict please? ---

[GitHub] tomee issue #278: TOMEE-2368-example-mvc-resteasy

2018-12-17 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/278 @Daniel-Dos can you please fix the conflict? Thank you! ---

[GitHub] tomee issue #276: TOMEE-2363 Introduces OWASP dependency check via profile

2018-12-18 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/276 @rzo1 that sounds great. I'll try it. ---

[GitHub] tomee issue #233: TOMEE-2304 Improving MP-REST-JWT example (WIP)

2018-12-10 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/233 @cesarhernandezgt can you please fix the conflict? ---

[GitHub] tomee pull request #270: TOMEE-2354 - Added MicroProfile Support to TomEE Pl...

2018-12-11 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/270 TOMEE-2354 - Added MicroProfile Support to TomEE Plus. You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee TOMEE-2354

[GitHub] tomee pull request #277: WIP - TOMEE-2365 - EE Security API Implementation -...

2018-12-14 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/277 WIP - TOMEE-2365 - EE Security API Implementation - JSR-375 You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee TOMEE-2365

[GitHub] tomee pull request #304: TOMEE-2408 - Initial work to make MicroProfile depl...

2018-12-21 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/304 TOMEE-2408 - Initial work to make MicroProfile deployment only when required. You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee

[GitHub] tomee issue #173: TOMEE-2247 - MicroProfile JWT Propagation 1.1

2018-12-04 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/173 Hey @jeanouii, This was on hold, because @jgallimore picked this up and continue the work on his own branch here: https://github.com/jgallimore/tomee/commits/jwt-1.1 Since he

[GitHub] tomee issue #173: TOMEE-2247 - MicroProfile JWT Propagation 1.1

2018-12-07 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/173 @jeanouii this work should now be complete. I've sent an email about this to the ML. I think we can merge it. ---

[GitHub] tomee issue #260: TOMEE-2291 - MicroProfile Fault Tolerance Example for @Ret...

2018-12-10 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/260 @josehenriqueventura can you please fix the conflict? Thank you! ---

[GitHub] tomee issue #32: Avoid NPE in RemoteTomEEContainer.start()

2018-12-10 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/32 Merged here: https://github.com/tomitribe/tomee/commit/f38c5098b88aeae9b010f2879c4d7f22add237f7 ---

[GitHub] tomee issue #36: Ensure deployment record is removed from deployments.xml ev...

2018-12-10 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/36 Merged here: https://github.com/apache/tomee/commit/d94404e00983aa1383316c5702c5b5f34847751b ---

[GitHub] tomee issue #45: Fix - throw exception in finally block

2018-12-10 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/45 Merged here: https://github.com/apache/tomee/commit/2ee7a5b1545f54f6302bfd130dbefaf4dd4d8c6c ---

[GitHub] tomee pull request #212: WIP - Microprofile 2.0

2018-11-21 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/212 WIP - Microprofile 2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee microprofile-2.0 Alternatively you can review

[GitHub] tomee issue #201: TOMEE-2278 - Use Managed Executor with Safeguard Fault Tol...

2018-11-22 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/201 +1 ---

[GitHub] tomee issue #286: Fix test for TomEECliIT

2018-12-19 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/286 hey @danielsoro I've tried to apply the patch and run the test, but I have the following assertion fails: ``` [ERROR] Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed