Re: colored console

2016-09-18 Thread Tibor Digana
Thanks to all who has contributed in this thread. Here is the final result, see attached picture. Now there are colors but the entire line of test result is not one color/green which was previously shining to you eyes in every line. If the Users group requires customizing the outcome, we can

[GitHub] maven-surefire issue #120: Add convinient method to check for the currently ...

2016-09-18 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/120 @britter Thank you for contributing. --- 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

[GitHub] maven-surefire issue #121: Fix for issue SUREFIRE-1278

2016-09-18 Thread khospodarysko
Github user khospodarysko commented on the issue: https://github.com/apache/maven-surefire/pull/121 @Tibor17 No, I haven't. This is my first such patch. I'm happy it added more quality to the product! --- If your project is set up for it, you can reply to this email and have your

[GitHub] maven-surefire issue #120: Add convinient method to check for the currently ...

2016-09-18 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/120 @britter I have created Jira issue for this Task https://issues.apache.org/jira/browse/SUREFIRE-1282 --- If your project is set up for it, you can reply to this email and have your

[GitHub] maven-surefire pull request #120: Add convinient method to check for the cur...

2016-09-18 Thread Tibor17
Github user Tibor17 commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/120#discussion_r79314476 --- Diff: surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/fixture/HelperAssertions.java --- @@ -172,7 +173,7 @@ public static

[GitHub] maven-surefire issue #121: Fix for issue SUREFIRE-1278

2016-09-18 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/121 @khospodarysko CI build was successful. This should be normally closed automatically and sometimes it takes a day but you can close it as well. Thank you for contributing. Have you

Further questions to "Add modulepath support" SUREFIRE-1262

2016-09-18 Thread Tibor Digana
I have executed examples from http://openjdk.java.net/projects/jigsaw/quick-start Now I have handson exps but still something is not clear. Did Jigsaw broke backwards compatibility? Running Main-Class from Manifest would not work like this? java -jar surefire.jar The problem is that it makes

[GitHub] maven-surefire issue #121: Fix for issue SUREFIRE-1278

2016-09-18 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/121 LGTM. --- 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

[GitHub] maven-surefire issue #121: Fix for issue SUREFIRE-1278

2016-09-18 Thread khospodarysko
Github user khospodarysko commented on the issue: https://github.com/apache/maven-surefire/pull/121 Followed the analogy and added org.apache.maven.surefire.its.jiras.Surefire1278GroupNameEndingIT to src/test/java folder. Please let me know if something else is wrong and I'll try

[GitHub] maven-surefire issue #121: Fix for issue SUREFIRE-1278

2016-09-18 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/121 @khospodarysko Do you have it in *.bak file or in bytecode in /target/classes? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] maven-surefire issue #121: Fix for issue SUREFIRE-1278

2016-09-18 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/121 @khospodarysko Something wrong happened. The IT class is missing. --- 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

[GitHub] maven-surefire pull request #120: Add convinient method to check for the cur...

2016-09-18 Thread Tibor17
Github user Tibor17 commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/120#discussion_r79310840 --- Diff: surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/fixture/HelperAssertions.java --- @@ -172,7 +173,7 @@ public static