[GitHub] maven-pom pull request: [MPOM-47] Use assembly descriptor which al...

2015-02-27 Thread ctubbsii
GitHub user ctubbsii opened a pull request: https://github.com/apache/maven-pom/pull/1 [MPOM-47] Use assembly descriptor which also supports tar only You can merge this pull request into a Git repository by running: $ git pull https://github.com/ctubbsii/maven-pom MPOM-47 Alt

Rootcause of Failed Surefire Build

2015-02-27 Thread Tibor Digana
I've got the configuration permissions in ASF Jenkins build system and fixed maven-surefire-windows build. The problem was with OOM: perm size. This avoided the problem with so big memory consumption: -XX:+UseCompressedOops -XX:SoftRefLRUPolicyMSPerMB=50 (Compressed pointers should be already on

Early Access builds for JDK 9 b51 are available on java.net

2015-02-27 Thread Rory O'Donnell
Hi Robert & Kristian, Early Access build for JDK 9 b51 available on java.net, summary of changes are listed here I'd also like to use this opportunity to point you to JEP 238: Multi-Version JAR File