Re: Apache NetBeans 11.0 Java EE 8 Support (Ready for Testing)

2019-05-29 Thread Kai Uwe Pel

That's really awesome!

Thank you, Josh

Best regards,
Kai


On 5/30/2019 4:46 AM, Josh Juneau wrote:

I have completed the modifications required to add Java EE 8, GlassFish 5,
GlassFish 5.0.1, and Eclipse GlassFish 5.1  support to Apache NetBeans
11.0.  I have checked the sources into my own repository, located on GitHub
at the following URL:

GitHub Repository: https://github.com/juneau001/netbeans-javaee8-inprogress

Please take a look and take it for a test spin using the instructions
provided on GitHub.  I have copied the instructions below as well.  Once we
are satisfied that the Java EE 8 support is complete, then I will create
the necessary PRs to add the functionality to Apache NetBeans 11.0

Thanks for your testing and feedback!  Looking forward to adding this
support to Apache NetBeans

--

Apache NetBeans Java EE 8 Support Repository (In Progress)

This repository consists of the modified modules required to enable Java EE
8 support in Apache NetBeans 11.0. The sources in this repository are in
progress and there may still be bugs or some missing functionality. Once
approved, these sources will be used to create a pull request for the
inclusion of Java EE 8 support in Apache NetBeans proper.

To use these sources, follow these steps:

1.

Download the Apache NetBeans 11.0 sources, which can be found at the
following link:https://netbeans.apache.org/download/nb110/nb110.html
2.

Once the Apache NetBeans 11.0 sources have been downloaded and extracted
to a directory on your machine, clone this repository to your machine.
3.

Overwrite the "enterprise" directory of the Apache NetBeans 11.0 sources
with the entire contents of the "enterprise" directory in this repository.
4.

Copy the cluster.properties file, which resides within the nbbuild
directory of this repository, into the nbbuild directory of the Apache
NetBeans 11.0 sources.
5.

Build the Apache NetBeans 11.0 sources using the directions contained in
the Apache NetBeans README.
6.

Once Apache NetBeans 11.0 has been built, navigate into the
nbbuild/netbeans/etc directory and open the netbeans.conf file. Set the
netbeans_jdkhome property within the file equal to the path of the JDK you
plan to target for Java EE deployment.

Example Using Zulu JDK 8:
netbeans_jdkhome=/Java_Dev/OpenJDK/zulu8.36.0.1-ca-jdk8.0.202-macosx_x64

1. Run Apache NetBeans and use a new userdir, as follows, from within
the nbbuild/netbeans directory:

./bin/netbeans --userdir "/path/to/userdir/name"

- Note: You will be prompted to install Oracle JS Parser and nbjavac the
first time you attempt to add a server or create a new Java EE project

** In this early release, you may have to kill the netbeans process after
installing Oracle JS Parser and nbjavac. After you have killed the process,
you can restart Apache NetBeans and begin to use for Java EE 8 development.

Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau





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

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





Apache NetBeans 11.0 Java EE 8 Support (Ready for Testing)

2019-05-29 Thread Josh Juneau
I have completed the modifications required to add Java EE 8, GlassFish 5,
GlassFish 5.0.1, and Eclipse GlassFish 5.1  support to Apache NetBeans
11.0.  I have checked the sources into my own repository, located on GitHub
at the following URL:

GitHub Repository: https://github.com/juneau001/netbeans-javaee8-inprogress

Please take a look and take it for a test spin using the instructions
provided on GitHub.  I have copied the instructions below as well.  Once we
are satisfied that the Java EE 8 support is complete, then I will create
the necessary PRs to add the functionality to Apache NetBeans 11.0

Thanks for your testing and feedback!  Looking forward to adding this
support to Apache NetBeans

--

Apache NetBeans Java EE 8 Support Repository (In Progress)

This repository consists of the modified modules required to enable Java EE
8 support in Apache NetBeans 11.0. The sources in this repository are in
progress and there may still be bugs or some missing functionality. Once
approved, these sources will be used to create a pull request for the
inclusion of Java EE 8 support in Apache NetBeans proper.

To use these sources, follow these steps:

   1.

   Download the Apache NetBeans 11.0 sources, which can be found at the
   following link:https://netbeans.apache.org/download/nb110/nb110.html
   2.

   Once the Apache NetBeans 11.0 sources have been downloaded and extracted
   to a directory on your machine, clone this repository to your machine.
   3.

   Overwrite the "enterprise" directory of the Apache NetBeans 11.0 sources
   with the entire contents of the "enterprise" directory in this repository.
   4.

   Copy the cluster.properties file, which resides within the nbbuild
   directory of this repository, into the nbbuild directory of the Apache
   NetBeans 11.0 sources.
   5.

   Build the Apache NetBeans 11.0 sources using the directions contained in
   the Apache NetBeans README.
   6.

   Once Apache NetBeans 11.0 has been built, navigate into the
   nbbuild/netbeans/etc directory and open the netbeans.conf file. Set the
   netbeans_jdkhome property within the file equal to the path of the JDK you
   plan to target for Java EE deployment.

Example Using Zulu JDK 8:
netbeans_jdkhome=/Java_Dev/OpenJDK/zulu8.36.0.1-ca-jdk8.0.202-macosx_x64

   1. Run Apache NetBeans and use a new userdir, as follows, from within
   the nbbuild/netbeans directory:

./bin/netbeans --userdir "/path/to/userdir/name"

   - Note: You will be prompted to install Oracle JS Parser and nbjavac the
   first time you attempt to add a server or create a new Java EE project

** In this early release, you may have to kill the netbeans process after
installing Oracle JS Parser and nbjavac. After you have killed the process,
you can restart Apache NetBeans and begin to use for Java EE 8 development.

Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau



[RESULT] [VOTE] Release Apache NetBeans utilities harness version 11.0

2019-05-29 Thread Eric Barboni
Dear community,
 Thanks for your votes ! 
and verifications

The vote has reach quorum by 3+1 vote from,
  * Junich Yamamoto
  * Eric Barboni
  * Antonio Vieiro

I will propagate the maven artefacts to central and the source to the dist.

The next step will be to release the nb-repository-plugin and
nbm-maven-plugin.

https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin
https://github.com/apache/netbeans-mavenutils-nb-repository-plugin

Best Regards
Eric skygo


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

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





RE: [VOTE] Release Apache NetBeans mavenutils shared library 1.3

2019-05-29 Thread Eric Barboni
My +1

Regards
Eric
-Message d'origine-
De : Kai Uwe Pel  
Envoyé : lundi 27 mai 2019 07:54
À : dev@netbeans.apache.org; Eric Barboni 
Objet : Re: [VOTE] Release Apache NetBeans mavenutils shared library 1.3

+1

Valid SHA and PGP, and all tests passed by success.

Best regards,
Kai


On 5/24/2019 6:30 PM, Eric Barboni wrote:
> Dear members of Apache NetBeans community, you may be surprised but . 
> drum roll.
>
>
>
> I want to call another vote on releasing Apache NetBeans shared 
> library 1.3 :D.
>
> This is a library for nbm-maven-plugin and nb-maven-repository.
>
> Contains a few classes for Mojo inheritance and the manifest explorer 
> which is crucial for making the plugins to work with Apache NetBeans 
> module system.
>
>
>
> The voting artefacts sources are located here:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-utiliti
> es/nb-
> shared/nb-shared-1.3/
>
>
>
> In addition to that the Maven artifacts built from 
> https://github.com/apache/netbeans-mavenutils-nbm-shared
>
> with the commit id a85bf43d463bf394d144793bb0aa47c849b7f408 (tag
> nb-shared-1.3 )
>
>
>
> are staged in the following repository:
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1
> 030/
>
>
>
> Key file is here:
>
> https://www.apache.org/dist/netbeans/KEYS
>
>
>
> The vote is open for at least 72h.
>
>
>
> Best Regards
>
>
>
> Eric Barboni (skygo)
>
>


-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-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: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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





Installers -- making them official for 11.1?

2019-05-29 Thread Geertjan Wielenga
Hi all,

Now that the installer sources are in our GitHub repo:

https://github.com/apache/netbeans/tree/master/nbbuild/installer

...thanks to Reema's work here:

https://github.com/apache/netbeans/pull/1052

Is there anything preventing us from including the installers as
convenience binaries as part of the 11.1 release, instead of having them
available as experimental installers in her repo here:

https://github.com/rtaneja1/incubator-netbeans/tree/installer-bin-11vc4/nbbuild/installer/binaries

Hope so, would be excellent -- the missing official installers is probably
our most requested feature. :-)

Gj


Re: Updating the NetBeans website page

2019-05-29 Thread mark stephens

Yes.

Comment added.

Kind Regards,

MArk

> On 29 May 2019, at 08:44, Geertjan Wielenga  wrote:
> 
> Did you see the comment re Past Events? Would be good to respond to that.
> 
> Gj
> 
> On Wed, May 29, 2019 at 9:39 AM mark stephens 
> wrote:
> 
>> I have added a change to https://netbeans.apache.org/community/events.html
>> 
>> as a pull request at https://github.com/apache/netbeans-website/pull/366
>> 
>> Not clear what I should do next to make it live on site….
>> 
>> Kind Regards,
>> 
>> MArk
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: dev-h...@netbeans.apache.org
>> 
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> 
>> 
>> 
>> 



Re: Updating the NetBeans website page

2019-05-29 Thread Geertjan Wielenga
Did you see the comment re Past Events? Would be good to respond to that.

Gj

On Wed, May 29, 2019 at 9:39 AM mark stephens 
wrote:

> I have added a change to https://netbeans.apache.org/community/events.html
>
> as a pull request at https://github.com/apache/netbeans-website/pull/366
>
> Not clear what I should do next to make it live on site….
>
> Kind Regards,
>
> MArk
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>