n-JDK-version-in-Surefire-was-surefire-refactoring-done-tp5834833p5834995.html
Sent from the Maven Developers mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail
was a signal for
me to safely use Java 5 signatures.
--
View this message in context:
http://maven.40175.n5.nabble.com/Supported-Toolchain-JDK-version-in-Surefire-was-surefire-refactoring-done-tp5834833p5834838.html
Sent from the Maven Developers mailing list archive at Nabble.com
surefire-booter is very narrow, so from my side I can promis no Java 6+
features. Of course for me it's better if java compiler stops me from such
activities.
--
View this message in context:
http://maven.40175.n5.nabble.com/Supported-Toolchain-JDK-version-in-Surefire-was-surefire-refact
Hi Tibor,
wow, that's a lot of work you put in there! Great!
As you also changed stuff in surefire-booter and I always wondered, I'm
cc-ing dev@ with this question:
Do we have any documentation on which JDKs we officially support to be used
in a toolchain configuration?
For quite a while now, s
Github user Tibor17 closed the pull request at:
https://github.com/apache/maven-surefire/pull/91
---
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 feature
GitHub user Tibor17 opened a pull request:
https://github.com/apache/maven-surefire/pull/91
[SUREFIRE] Refactoring
+ Java 5 for-each instead of Iterator
+ optimized loops
+ optimized branching
+ optimized use of this pointer
+ using Java Generics instead of
Brett Porter wrote:
Hi,
I have created branches for the test ng support, because it's not really
production ready as at the patch Jesse K provided. We've been working
through it.
I will likely complete it tomorrow, and it will include some refactoring
to turn surefire into a provider infrastruc
Hi,
I have created branches for the test ng support, because it's not really
production ready as at the patch Jesse K provided. We've been working
through it.
I will likely complete it tomorrow, and it will include some refactoring
to turn surefire into a provider infrastructure. I'll coordinate