Re: RFE support jar as modulepath argument

2015-12-07 Thread Robert Scholte
Hi Mark, I wasn't aware of this request, simply because I assumed that classpath and modulepath would allow similar arguments. Main difference: in case of a modulepath the module-info is used if available otherwise it is considered a auto module. When using classpath arguments, the module-i

[jira] Michael Osipov mentioned you (JIRA)

2015-12-07 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov mentioned you on MCHECKSTYLE-314 --- This is merely {{@Execute( goal = "checkstyle" )}} in {{CheckstyleViolationC

[GitHub] maven-surefire pull request: [SUREFIRE-1179] integration test

2015-12-07 Thread Tibor17
Github user Tibor17 closed the pull request at: https://github.com/apache/maven-surefire/pull/106 --- 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 featur

[GitHub] maven-surefire pull request: [SUREFIRE-1179] integration test

2015-12-07 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/106#issuecomment-162525723 @juherr Sorry :), really it was me, sorry again :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] maven-surefire pull request: [SUREFIRE-1179] integration test

2015-12-07 Thread juherr
Github user juherr commented on the pull request: https://github.com/apache/maven-surefire/pull/106#issuecomment-162522326 @Tibor17 No, I can't! YOU created this pull-request ;) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

Re: Inclusion of Maven on SDKMAN

2015-12-07 Thread Marco Vermeulen
Most of the big projects want to do this. It puts them in control of releasing and announcing their artifacts. FWIW, this is the model that Gradle, Groovy, Grails, Ceylon and many others are following. Also, comparing sdkman to Jenkins is like comparing apples to oranges. Cheers, Marco. On Mon, 7

Early-access build b95 of JDK 9 is available for download

2015-12-07 Thread Rory O'Donnell
Hi Robert & Kristian, Early-access builds of JDK 9 with Project Verona [0] in b95 are available for download here . The goal of this Project is to implement the new JDK version string as described in JEP-223 [1]. The new vers

Re: Inclusion of Maven on SDKMAN

2015-12-07 Thread domi
FWIW: I would try to free projects from having to do this - e.g. SDKMAN could crawl for new versions like Jenkins and Hudson are doing it [1]. This way you don’t rely on anyone doing this and you get all versions integrated for free. /Domi [1] https://wiki.jenkins-ci.org/display/JENKINS/Adding+t