[GitHub] maven-surefire pull request #168: [SUREFIRE-1424] javax.transaction.Transact...

2017-12-02 Thread eolivelli
Github user eolivelli closed the pull request at: https://github.com/apache/maven-surefire/pull/168 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-12-02 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 @Tibor17 Ihave squashed the commits and reworded the commit msg. --- - To unsubscribe, e-mail: dev-unsubscr

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-12-02 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 Ok, will do this afternoon. Thanks --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-12-01 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 @Tibor17 please check it out --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-12-01 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 Oh, got it, I have to run "mvn site" on the root of the project not only on maven-surefire-plugin --- - To u

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-12-01 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 @Tibor17 I am trying to update the site, how can I rebuild the site locally ? I am trying with "mvn site" bu

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-29 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 @Tibor17 ok I will do this change. Will send tomorrow. --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-23 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 @Tibor17 I have rewritten the patch and address your comment of not altering the docs. Tell me the next step in your vision, I will be happy to move forward and finish this important

[GitHub] maven-surefire pull request #168: [SUREFIRE-1424] javax.transaction.Transact...

2017-11-23 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/168#discussion_r152835233 --- Diff: surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/Java9FullApiIT.java --- @@ -78,12 +83,13 @@ public void

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-22 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 Ok will do asap --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-19 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 No problem, the change was minimal, I will start from scratch --- - To unsubscribe, e-mail: dev-unsubscr

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-19 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 Sure, I will rebase once you merged your big changes --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For

[GitHub] maven-surefire pull request #168: SUREFIRE-1424 javax.transaction.Transactio...

2017-11-19 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/168#discussion_r151860152 --- Diff: surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/Java9FullApiIT.java --- @@ -78,12 +83,13 @@ public void

[GitHub] maven-surefire pull request #168: SUREFIRE-1424 javax.transaction.Transactio...

2017-11-19 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/168#discussion_r151860088 --- Diff: maven-surefire-plugin/src/site/markdown/java9.md --- @@ -17,15 +17,6 @@ specific language governing permissions and limitations

[GitHub] maven-surefire pull request #168: SUREFIRE-1424 javax.transaction.Transactio...

2017-10-26 Thread eolivelli
GitHub user eolivelli opened a pull request: https://github.com/apache/maven-surefire/pull/168 SUREFIRE-1424 javax.transaction.TransactionManager not visible with Java9 Contents of the patch: - drop --add-modules=java.ee.se - add a testcase on

[GitHub] maven-plugins pull request #112: MWAR-405 Workaround XStream incompatibility...

2017-04-12 Thread eolivelli
Github user eolivelli closed the pull request at: https://github.com/apache/maven-plugins/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] maven-plugins pull request #112: MWAR-405 Workaround XStream incompatibility...

2017-04-12 Thread eolivelli
GitHub user eolivelli reopened a pull request: https://github.com/apache/maven-plugins/pull/112 MWAR-405 Workaround XStream incompatibility with Java9 This is a proof-of-concept implementation of a possible way to word-around the actual incompatibility of xstreams default

[GitHub] maven-plugins pull request #112: MWAR-405 Workaround XStream incompatibility...

2017-04-12 Thread eolivelli
Github user eolivelli closed the pull request at: https://github.com/apache/maven-plugins/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] maven-plugins pull request #112: MWAR-405 Workaround XStream incompatibility...

2017-04-12 Thread eolivelli
GitHub user eolivelli reopened a pull request: https://github.com/apache/maven-plugins/pull/112 MWAR-405 Workaround XStream incompatibility with Java9 This is a proof-of-concept implementation of a possible way to word-around the actual incompatibility of xstreams default

[GitHub] maven-plugins pull request #112: Maven War Plugin eash fix

2017-04-11 Thread eolivelli
GitHub user eolivelli opened a pull request: https://github.com/apache/maven-plugins/pull/112 Maven War Plugin eash fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/eolivelli/maven-plugins maven-war-plugin-easy-fix