hello and macosx build trouble

2013-08-09 Thread René Jansen
Hello, let me first introduce myself as this is my first post on this list. I am working on integrating jsr223 support in the netrexx 3.03 compiler/interpreter (www.netrexx.org) and I am testing with (apart from netrexx code itself of course) Nashorn and I want to add some examples of how to sc

Fwd: hello and macosx build trouble

2013-08-10 Thread René Jansen
any takers? Wrong list? Wrong OS? Begin forwarded message: > From: René Jansen > Subject: hello and macosx build trouble > Date: 9 augustus 2013 13:55:46 CEST > To: openjfx-dev@openjdk.java.net > > Hello, > let me first introduce myself as this is my first post on this lis

Re: hello and macosx build trouble

2013-08-10 Thread Richard Bair
Hi Rene, I just did a fresh clone and build and it succeeded for me, so now we have to figure out what the difference is. > I started with building OpenJDK 8 This might be the first issue, I've always built against the dev preview builds of JDK 8, not OpenJDK 8. I tried to sort this out with M

Fwd: hello and macosx build trouble

2013-08-10 Thread René Jansen
what the best way is to make sure this dependency is fulfilled? Is it my commenting out of the plugin that causes this? best regards, René Jansen. Begin forwarded message: > From: René Jansen > Subject: Re: hello and macosx build trouble > Date: 10 augustus 2013 16:53:59 CEST >

Re: hello and macosx build trouble

2013-08-12 Thread David DeHaven
>> Thank you. This worked, and it got further, but it is missing the netscape >> javascript package now, as illustrated by the below: >> >> :checkJfxrtJar >> :updateCacheIfNeeded UP-TO-DATE >> :verifyJava >> :base:processVersionInfo UP-TO-DATE >> :base:compileJava UP-TO-DATE >> :base:processReso

Re: hello and macosx build trouble

2013-08-12 Thread Richard Bair
ues on what the best way is to make sure > this dependency is fulfilled? Is it my commenting out of the plugin that > causes this? > > best regards, > > René Jansen. > > Begin forwarded message: > >> From: René Jansen >> Subject: Re: hello and macosx build