Re: Running local build under JDK 9?

2018-01-10 Thread cowwoc

FYI, running from nbbuild/netbeans/bin worked for me.

Gili

On 2018-01-08 2:28 AM, Antonio wrote:

On Unix like systems:

cd /the/netbeans/directory
ant
./nbbuild/netbeans/bin/netbeans --jdkhome /the/path/to/jdk9/

Cheers,
Antonio


On 08/01/18 06:33, cowwoc wrote:
Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is 
there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is 
needed for verifying fixes to bugs prior to merging.


Thank you,
Gili


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Running local build under JDK 9?

2018-01-08 Thread Jan Lahoda
(Forwarding e-mail I've accidentally didn't send to the mailing list.)

Jan

On Mon, Jan 8, 2018 at 8:05 AM, Jan Lahoda  wrote:

> On Mon, Jan 8, 2018 at 6:33 AM, cowwoc  wrote:
>
>> Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is
>> there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is
>> needed for verifying fixes to bugs prior to merging.
>>
>
> Not possible currently (although I guess we could use "test.nbjdk.home"
> for that - this one can be used to set a JDK on which tests should run).
> But it should be possible to run the built IDE from nbbuild/netbeans
> manually, right? (In the same way as running a downloaded binary build.)
>
> Jan
>
>
>>
>> Thank you,
>> Gili
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>


Re: Running local build under JDK 9?

2018-01-07 Thread Antonio

On Unix like systems:

cd /the/netbeans/directory
ant
./nbbuild/netbeans/bin/netbeans --jdkhome /the/path/to/jdk9/

Cheers,
Antonio


On 08/01/18 06:33, cowwoc wrote:
Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is 
there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is 
needed for verifying fixes to bugs prior to merging.


Thank you,
Gili


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Running local build under JDK 9?

2018-01-07 Thread Geertjan Wielenga
There’s no need to use ‘ant tryme’ at all.

Once you have built NetBeans via ‘ant’, you have a complete NetBeans
installation including executables in ‘nbbuild/netbeans’.

Gj

On Monday, January 8, 2018, cowwoc  wrote:

> Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is
> there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is
> needed for verifying fixes to bugs prior to merging.
>
> Thank you,
> Gili
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Running local build under JDK 9?

2018-01-07 Thread cowwoc
Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is 
there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is 
needed for verifying fixes to bugs prior to merging.


Thank you,
Gili


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists