Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Robert Scholte
Hi Tibor,that's exactly the reason why I added tests for it to verify that the plugin handles there cases as expected. The class is NOT used in the runtime code. Thanks, Robert Verzonden vanaf Samsung Mobile. Oorspronkelijk bericht Van: Tibor Digana Datum:19-11-2015 00:21

Re: [ANN] Apache Maven Version 3.3.9 Released

2015-11-18 Thread Tony Chemit
On Thu, 19 Nov 2015 09:25:20 +0600 Maxim Solodovnik wrote: > Everything works as expected now :) \o/ Nice work Karl. > > On Wed, Nov 18, 2015 at 11:16 PM, Karl Heinz Marbaise > wrote: > > > Hi, > > > > On 11/18/15 10:12 AM, Maxim Solodovnik wrote: > > > >> it seems not all mirrors are ready

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Robert Scholte
Hi Paul, I know about the directory based example,but I really hope there are more options. Directory would mean copying jars per module. IO is slow and we're back to those days where you have dozens of copies of jars all over your system. Thanks, Robert Verzonden vanaf Samsung Mobile. -

Re: [ANN] Apache Maven Version 3.3.9 Released

2015-11-18 Thread Maxim Solodovnik
Everything works as expected now :) On Wed, Nov 18, 2015 at 11:16 PM, Karl Heinz Marbaise wrote: > Hi, > > On 11/18/15 10:12 AM, Maxim Solodovnik wrote: > >> it seems not all mirrors are ready for the update :( >> this one >> >> http://apache-mirror.rbc.ru/pub/apache/maven/maven-3/3.3.9/binaries

Re: [VOTE] Apache Maven Shared Component: Maven Mapping Version 3.0.0

2015-11-18 Thread Tibor Digana
+1 sha1 checksum ok; MSHARED-449 LGTM On Wed, Nov 18, 2015 at 4:43 AM, Hervé BOUTEMY [via Maven] < ml-node+s40175n5852361...@n5.nabble.com> wrote: > +1 > > Regards, > > Hervé > > Le dimanche 15 novembre 2015 13:10:40 Karl Heinz Marbaise a écrit : > > > Hi, > > > > Note: This is a Maven 3.0 / JDK

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Tibor Digana
Robert, I was watching the video and the message is important. They want the devs using standard Java API. It's a little paranoea around to replace Base64. Yes it's used a lot but easy to replace with standard API. On Wed, Nov 18, 2015 at 9:12 PM, Robert Scholte wrote: > Hi Tibor, > > "Whatever

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Tibor Digana
Java 8 is not needed if you want to remove com.sun.* packages from your code. Long time I am using JAXB 1.0 from Java 5: import javax.xml.bind.DatatypeConverter; DatatypeConverter.printBase64Binary() On Mon, Nov 16, 2015 at 6:37 PM, Gary Gregory wrote: > Java 8 has a java.util.Base64 class so

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Paul Benedict
Robert, also see the "Greetings World" example here. The page has good examples of how to use the command line options: http://openjdk.java.net/projects/jigsaw/quick-start And again from this presentation: http://openjdk.java.net/projects/jigsaw/j1/intro-modular-dev-j1-2015.pdf Cheers, Paul On

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Paul Benedict
I believe the -modulepath option is for specifying a directory, not a jar. Do something like this: javac -modulepath mods YourClass.java Cheers, Paul On Wed, Nov 18, 2015 at 4:03 PM, Robert Scholte wrote: > Hi, > > I've started patching the plexus-compiler so we can start compiling > projects

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Robert Scholte
Hi, I've started patching the plexus-compiler so we can start compiling projects with module-info See https://github.com/codehaus-plexus/plexus-compiler/tree/jigsaw-ea However, I can't find detailed info about the -modulepath argument. Usage: javac where possible options include: ... -cl

Re: Java 9 - Java Modules aka Jigsaw

2015-11-18 Thread Robert Scholte
Hi Tibor, "Whatever critical or non-critical, the JDK dependency appears." Just wondering how you collected these information. I don't recognize all packages as being marked as JDK Internal. The list is described as JEP 260: Encapsulate Most Internal APIs[1] thanks, Robert [1] http://open

Re: [ANN] Apache Maven Version 3.3.9 Released

2015-11-18 Thread Karl Heinz Marbaise
Hi, On 11/18/15 10:12 AM, Maxim Solodovnik wrote: it seems not all mirrors are ready for the update :( this one http://apache-mirror.rbc.ru/pub/apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz gaves 404 I'm the culprit...I was not patient enough to wait for the sync... Sorry..

Re: Open Test Alliance

2015-11-18 Thread Paul Benedict
Hi Johannes. I am not a committer on the Surefire plugin but I wanted to offer my opinion anyway to you. I took a look at JUnit 5 API. My only criticism is the @Context annotation. I don't think developers should be encouraged to write inner classes for the sake of grouping tests. I believe this h

Re: [ANN] Apache Maven Version 3.3.9 Released

2015-11-18 Thread Maxim Solodovnik
it seems not all mirrors are ready for the update :( this one http://apache-mirror.rbc.ru/pub/apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz gaves 404 On Wed, Nov 18, 2015 at 1:26 PM, Tony Chemit wrote: > On Wed, 18 Nov 2015 07:11:17 + (UTC) > khmarba...@apache.org (Karl H

Fwd: Open Test Alliance

2015-11-18 Thread Andreas Gudian
Forwarding to dev@ -- Forwarded Message -- From: *Johannes Link* Date: 18/11/2015 Subject: Open Test Alliance Hi you all, I'm writing to you in your roles as committers to the maven sure-fire plugin. Since we couldn't figure out the "main contributors" (in case you have such a