Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-07-03 Thread Alessandro
Dear all,
  I have tested the linux installer on an Ubuntu 18.04 linux distribution.

The executable shell script executed correctly, the installer succesfully
picked an Oracle JDK 8 default jdk (I also have an Oracle JDK 7 installed)
and presented the wizard to ask for installation location and to confirm
the JDK to use for running NetBeans.

Despite being only ca 180 Mb in size the installer correctly indicates that
the final occupied space will be 600 Mb. I wonder how this is achieved,
perhaps pack200 compression? As a comparison the corresponding convenience
binary zip is ca 330 Mb in size.

The installer correctly produces .desktop launcher files and places them
one in the desktop folder and one in the launchers folder (usually
$HOME/.local/share/applications) so that Apache NetBeans can be launched
either double clicking on the desktop icon or via the desktop environment
app launching mechanism. The launcher files specify the correct application
name and point correctly to the new Apache NetBeans logo icon.

If at all possible I would change the produced .desktop file name: it is
currently Apache NetBeans-11.1.desktop , note the space, while it would be
better apache-netbeans-11.1.desktop , all lowercase and no space. Note that
modern desktop environments show the value of the name property contained
in the desktop file not the desktop file name itself.

Wonderful work Reema. Looking forward to having convenience installers for
the final NetBeans 11.1 release.

Regards,
Alex

Il giorno ven 28 giu 2019 alle ore 09:19  ha
scritto:

> Hi,
>
> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
> testing on a branch in my github fork here:
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>
> You can use download button on respective pages.
>
>
> Windows installer(unsigned) and Linux installer are also available from
> Jenkins build job:
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
>
>
> Thanks,
>
> Reema
>
>
>
> On 26/06/19 11:56 PM, Neil C Smith wrote:
> > Dear Community,
> >
> > I'd like to announce that the second beta build for Apache NetBeans
> > 11.1 from the release111 branch is available for download.
> >
> > Key changes since beta1 include integration of Java EE 8 and Payara
> > support via agreed feature freeze bypass - testing in these areas
> > would be very appreciated.  Full details of changes between beta1 and
> > beta2 are at
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=
> >
> >
> > As this build is for testing purposes only, we are not going to do the
> > release dance and voting around it (and as we're not voting on it, the
> > files are tagged beta not vc!).
> >
> > As per the recently agreed release schedule, NB 11.1 is a non-LTS
> > release, and will not have a full NetCAT process.  However, feedback
> > and testing from those on the dev@ and netcat@ lists would still be
> > appreciated, particularly around new features.  Please file issues in
> > JIRA as necessary, with the affects and fix versions set to 11.1.
> >
> > Another beta will be released, as required, on July ~3rd.  The final
> > NB 11.1 release is scheduled for July ~15th.
> >
> > The next full NetCAT is scheduled for NB 12.0 in early 2020, which
> > will be the next LTS release.
> >
> > Release schedule :
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Release-2BSchedule=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=aXRFU2tCTj8rzBDlt-VpLG9F7luPpKZjsT95QV-JFSA=
> > NB 11.1 major changes :
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Apache-2BNetBeans-2B11.1=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=gyXLU-0x9dO7jpwp--m1Wodrze42BPUJI4WrJQzQcnM=
> >
> >
> > See the artefacts here:
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_netbeans-2Drelease_417_artifact_dist_=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=_avaiZ5vurj_oz-ZWAnTwJJHoOzdSsynaOYhg8y8CYM=
> >
> > The binary you most likely need is:
> >
> 

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-29 Thread huang kai
How will this affect installed netbeans? shall I install a new version of 
Netbeans 11.1 beta, or just wait to see if the payara plugin update it self?

��2019ȡ06��29��ĸũ 3:39��Gaurav Gupta  笡�
Indeed, I shall set the Payara modules version to 2.0 in Apache NetBeans 
source, will fix the update issue and leaving behind the last plugin version 
1.8.

Thanks and kind regards,
Gaurav Gupta






On Fri, Jun 28, 2019 at 11:36 PM 
mailto:reema.tan...@oracle.com>> wrote:

This issue is coming from postInstall script in mac installer which invokes IDE 
in headless mode and updates modules.

>>
cd /Applications/NetBeans/Apache\ NetBeans\ 
11.1.app/Contents/Resources/NetBeans/bin/
sh netbeans -J-Dnetbeans.close=true --nosplash 
-J-Dorg.netbeans.core.WindowSystem.show=false 
-J-Dorg.netbeans.core.WindowSystem.show=false --userdir /tmp/tmpnb --modules 
--update-all
Refreshing NetBeans Distribution
Refreshing NetBeans Plugin Portal
Refreshing Import plugins (disabled)
Refreshing null
Refreshing Third Party Libraries
Will update 
org.netbeans.modules.payara.micro@1.0
 to version 1.8
Will update 
org.netbeans.modules.payara.eecommon@1.0.1.1
 to version 1.8
Will update 
org.netbeans.modules.payara.common@1.0
 to version 1.8
Will update 
org.netbeans.modules.payara.tooling@1.0
 to version 1.8
updates=4
..
..
Finally it showed dialog with same Payara modules related messages.

I had earlier today installed NetBeans 11.0. Now when I install NB 11.1 beta2, 
I'm seeing same error.

Similar code is also present for Windows and Linux installers. I need to 
investigate some more on whether this issue is related to cache or if seen only 
with Mac.

Thanks,
Reema

On 28/06/19 6:14 PM, Geertjan Wielenga wrote:


On Fri, Jun 28, 2019 at 1:38 PM 
mailto:reema.tan...@oracle.com>> wrote:

I'm trying to reproduce the issue. Machine where I tested this was a fresh 
environment with no previous installs or caches.

Since the Windows and Linux installers were created as part of the Jenkins 
build process -- and the Mac installer was not created in that way, but locally 
on your end, that would explain why this specific problem doesn't occur on 
Windows and Linux and only on Mac, i.e., there's something specific to how the 
Mac installer was created, maybe from a slightly different build.

Gj





Thanks,

Reema

On 28/06/19 3:13 PM, Geertjan Wielenga wrote:
Yes, I get this during the Mac install, Payara related:

Warning - could not install some modules:
Payara Common - The module Java DB Database Support was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara Common - The module Java SE Platforms and Libraries was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara EE Common - The module J2EE Support Utilities was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Another module could not be installed due to the above problems.

Gj

On Fri, Jun 28, 2019 at 11:39 AM James Ostrowick 
mailto:ja...@ostrowick.co.za>> wrote:
Just downloaded the Mac OSX DMG - I get module warnings after installation is 
complete as well as after startup:
I do know that this was mentioned as an issue before, but still - here for 
reference in the thread.

Warning - could not install some modules:
Nashorn Integration - No module providing the capability 
com.oracle.js.parser.implementation could be found.
Payara Common - The module Java DB Database Support was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara Common - The module Java SE Platforms and Libraries was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara EE Common - The module J2EE Support Utilities was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
28 further modules could not be installed due to the above problems.

Clicking disable the modules allows startup to continue.

Immediately on startup I get an update :
Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]

This requires a restart.

When I open a project and I now need to ��resolve missing server problems��, 
upon clicking add server I get the following:
(Duplicate glass fish servers being shown) - not sure why.
[cid:16b9f9694e1627e8ecb1]
However, if I manually go to the tools -> servers menu I don��t get the 
duplicate glass fish options.
This is also fine if you go to the ��services�� tab, right click on 

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Gaurav Gupta
Indeed, I shall set the Payara modules version to 2.0 in Apache NetBeans
source, will fix the update issue and leaving behind the last plugin
version 1.8.

Thanks and kind regards,
Gaurav Gupta






On Fri, Jun 28, 2019 at 11:36 PM  wrote:

> This issue is coming from postInstall script in mac installer which
> invokes IDE in headless mode and updates modules.
> >>
> cd /Applications/NetBeans/Apache\ NetBeans\
> 11.1.app/Contents/Resources/NetBeans/bin/
> sh netbeans -J-Dnetbeans.close=true --nosplash
> -J-Dorg.netbeans.core.WindowSystem.show=false
> -J-Dorg.netbeans.core.WindowSystem.show=false --userdir /tmp/tmpnb
> --modules --update-all
> Refreshing NetBeans Distribution
> Refreshing NetBeans Plugin Portal
> Refreshing Import plugins (disabled)
> Refreshing null
> Refreshing Third Party Libraries
> Will update org.netbeans.modules.payara.micro@1.0 to version 1.8
> Will update org.netbeans.modules.payara.eecommon@1.0.1.1 to version 1.8
> Will update org.netbeans.modules.payara.common@1.0 to version 1.8
> Will update org.netbeans.modules.payara.tooling@1.0 to version 1.8
> updates=4
> ..
> ..
> Finally it showed dialog with same Payara modules related messages.
>
> I had earlier today installed NetBeans 11.0. Now when I install NB 11.1
> beta2, I'm seeing same error.
>
> Similar code is also present for Windows and Linux installers. I need to
> investigate some more on whether this issue is related to cache or if seen
> only with Mac.
>
> Thanks,
> Reema
>
> On 28/06/19 6:14 PM, Geertjan Wielenga wrote:
>
>
>
> On Fri, Jun 28, 2019 at 1:38 PM  wrote:
>
>> I'm trying to reproduce the issue. Machine where I tested this was a
>> fresh environment with no previous installs or caches.
>>
>
> Since the Windows and Linux installers were created as part of the Jenkins
> build process -- and the Mac installer was not created in that way, but
> locally on your end, that would explain why this specific problem doesn't
> occur on Windows and Linux and only on Mac, i.e., there's something
> specific to how the Mac installer was created, maybe from a slightly
> different build.
>
> Gj
>
>
>
>
>
>> Thanks,
>>
>> Reema
>>
>> On 28/06/19 3:13 PM, Geertjan Wielenga wrote:
>>
>> Yes, I get this during the Mac install, Payara related:
>>
>> Warning - could not install some modules:
>> Payara Common - The module Java DB Database Support was requested in
>> implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Payara Common - The module Java SE Platforms and Libraries was requested
>> in implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Payara EE Common - The module J2EE Support Utilities was requested in
>> implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Another module could not be installed due to the above problems.
>>
>> Gj
>>
>> On Fri, Jun 28, 2019 at 11:39 AM James Ostrowick 
>> wrote:
>>
>>> Just downloaded the Mac OSX DMG - I get module warnings after
>>> installation is complete as well as after startup:
>>> I do know that this was mentioned as an issue before, but still - here
>>> for reference in the thread.
>>>
>>> Warning - could not install some modules:
>>> Nashorn Integration - No module providing the capability
>>> com.oracle.js.parser.implementation could be found.
>>> Payara Common - The module Java DB Database Support was requested in
>>> implementation version "incubator-netbeans-release-404-on-20190319" but
>>> only "netbeans-release-417-on-20190626" was found.
>>> Payara Common - The module Java SE Platforms and Libraries was requested
>>> in implementation version "incubator-netbeans-release-404-on-20190319" but
>>> only "netbeans-release-417-on-20190626" was found.
>>> Payara EE Common - The module J2EE Support Utilities was requested in
>>> implementation version "incubator-netbeans-release-404-on-20190319" but
>>> only "netbeans-release-417-on-20190626" was found.
>>> 28 further modules could not be installed due to the above problems.
>>>
>>> Clicking disable the modules allows startup to continue.
>>>
>>> Immediately on startup I get an update :
>>> Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
>>>
>>> This requires a restart.
>>>
>>> When I open a project and I now need to “resolve missing server
>>> problems”, upon clicking add server I get the following:
>>> (Duplicate glass fish servers being shown) - not sure why.
>>> However, if I manually go to the tools -> servers menu I don’t get the
>>> duplicate glass fish options.
>>> This is also fine if you go to the “services” tab, right click on
>>> “servers” and “add server…” it also correctly only shows one glass fish
>>> offering.
>>>
>>> Other than that, no significant issues.
>>>
>>>
>>> Now just waiting for JBoss / Wildly integration… Unfortunately this is a
>>> deal breaker for me.
>>>
>>>
>>>
>>> On 

RE: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Mike Billman
Ok...thanks!

Appreciate all of the hard work everyone does on this.

Mike

-Original Message-
From: Geertjan Wielenga  
Sent: Friday, June 28, 2019 8:42 AM
To: dev 
Subject: Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available 
for Testing!

On Fri, Jun 28, 2019 at 2:24 PM Mike Billman 
wrote:

> Just a minor thing…should I create a ticket??
>
> I went to plugins and clicked “check for newest” and I got a window 
> showing netbeans 9 is now available/
>


That will be done as part of the final release process, i.e., see step 7 right 
at the end of this page:

https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+README

Gj



>
> Mike
>
> From: huang kai 
> Sent: Friday, June 28, 2019 8:01 AM
> To: dev@netbeans.apache.org
> Subject: Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is 
> Available for Testing!
>
> I have the same problem, even in en snap version of Netbeans 11, and I 
> asked the Payara guys here:
> https://github.com/payara/ecosystem-netbeans-plugin/issues/31 , it 
> seems that netbeans 11.1 should have solved this issue.
>
>
>   2019ȡ06  28  Ķũ 5:39  James Ostrowick  ja...@ostrowick.co.za>> 笡 
>
> Just downloaded the Mac OSX DMG - I get module warnings after 
> installation is complete as well as after startup:
> I do know that this was mentioned as an issue before, but still - here 
> for reference in the thread.
>
> Warning - could not install some modules:
> Nashorn Integration - No module providing the capability 
> com.oracle.js.parser.implementation could be found.
> Payara Common - The module Java DB Database Support was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" 
> but only "netbeans-release-417-on-20190626" was found.
> Payara Common - The module Java SE Platforms and Libraries was 
> requested in implementation version 
> "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> Payara EE Common - The module J2EE Support Utilities was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" 
> but only "netbeans-release-417-on-20190626" was found.
> 28 further modules could not be installed due to the above problems.
>
> Clicking disable the modules allows startup to continue.
>
> Immediately on startup I get an update :
> Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
>
> This requires a restart.
>
> When I open a project and I now need to   resolve missing server 
> problems  , upon clicking add server I get the following:
> (Duplicate glass fish servers being shown) - not sure why.
> [cid:98931657-68BB-4E5A-97F6-A38A3271B56D@bidorbuy.local]
> However, if I manually go to the tools -> servers menu I don  t get 
> the duplicate glass fish options.
> This is also fine if you go to the   services   tab, right click on 
>   servers   and   add server it also correctly only shows one 
> glass fish offering.
> [cid:69A1BEA1-DD0F-4DFB-8DC9-6D8E5CBDC47D@bidorbuy.local]
>
> Other than that, no significant issues.
>
>
> Now just waiting for JBoss / Wildly integration   Unfortunately this 
> is a deal breaker for me.
>
>
>
>
> On 28 Jun 2019, at 11:14, Geertjan Wielenga  geert...@apache.org>> wrote:
>
> Excellent!
>
> Anyone reading thisplease try out one or more of the installers 
> below and provide feedback (success, failure, problems) here in this thread.
>
> Thanks,
>
> Gj
>
>
> On Fri, 28 Jun 2019 at 09:19,  reema.tan...@oracle.com>> wrote:
>
>
> Hi,
>
> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for 
> testing on a branch in my github fork here:
>
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/i
> nstaller/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/i
> nstaller/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/i
> nstaller/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>
> You can use download button on respective pages.
>
>
> Windows installer(unsigned) and Linux installer are also available 
> from Jenkins build job:
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installe
> rs/
>
>
> Thanks,
>
> Reema
>
>
>
> On 26/06/19 11:56 PM, Neil C Smith wrote:
>
> Dear Community,
>
> I'd like to announce that the second beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.
>
>

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Geertjan Wielenga
On Fri, Jun 28, 2019 at 1:38 PM  wrote:

> I'm trying to reproduce the issue. Machine where I tested this was a fresh
> environment with no previous installs or caches.
>

Since the Windows and Linux installers were created as part of the Jenkins
build process -- and the Mac installer was not created in that way, but
locally on your end, that would explain why this specific problem doesn't
occur on Windows and Linux and only on Mac, i.e., there's something
specific to how the Mac installer was created, maybe from a slightly
different build.

Gj





> Thanks,
>
> Reema
>
> On 28/06/19 3:13 PM, Geertjan Wielenga wrote:
>
> Yes, I get this during the Mac install, Payara related:
>
> Warning - could not install some modules:
> Payara Common - The module Java DB Database Support was requested in
> implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Payara Common - The module Java SE Platforms and Libraries was requested
> in implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Payara EE Common - The module J2EE Support Utilities was requested in
> implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Another module could not be installed due to the above problems.
>
> Gj
>
> On Fri, Jun 28, 2019 at 11:39 AM James Ostrowick 
> wrote:
>
>> Just downloaded the Mac OSX DMG - I get module warnings after
>> installation is complete as well as after startup:
>> I do know that this was mentioned as an issue before, but still - here
>> for reference in the thread.
>>
>> Warning - could not install some modules:
>> Nashorn Integration - No module providing the capability
>> com.oracle.js.parser.implementation could be found.
>> Payara Common - The module Java DB Database Support was requested in
>> implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Payara Common - The module Java SE Platforms and Libraries was requested
>> in implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Payara EE Common - The module J2EE Support Utilities was requested in
>> implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> 28 further modules could not be installed due to the above problems.
>>
>> Clicking disable the modules allows startup to continue.
>>
>> Immediately on startup I get an update :
>> Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
>>
>> This requires a restart.
>>
>> When I open a project and I now need to “resolve missing server
>> problems”, upon clicking add server I get the following:
>> (Duplicate glass fish servers being shown) - not sure why.
>> However, if I manually go to the tools -> servers menu I don’t get the
>> duplicate glass fish options.
>> This is also fine if you go to the “services” tab, right click on
>> “servers” and “add server…” it also correctly only shows one glass fish
>> offering.
>>
>> Other than that, no significant issues.
>>
>>
>> Now just waiting for JBoss / Wildly integration… Unfortunately this is a
>> deal breaker for me.
>>
>>
>>
>> On 28 Jun 2019, at 11:14, Geertjan Wielenga  wrote:
>>
>> Excellent!
>>
>> Anyone reading this — please try out one or more of the installers below
>> and provide feedback (success, failure, problems) here in this thread.
>>
>> Thanks,
>>
>> Gj
>>
>>
>> On Fri, 28 Jun 2019 at 09:19,  wrote:
>>
>> Hi,
>>
>> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
>> testing on a branch in my github fork here:
>>
>>
>>
>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>> 
>>
>>
>>
>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>> 
>>
>>
>>
>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>> 

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Geertjan Wielenga
On Fri, Jun 28, 2019 at 2:24 PM Mike Billman 
wrote:

> Just a minor thing…should I create a ticket??
>
> I went to plugins and clicked “check for newest” and I got a window
> showing netbeans 9 is now available/
>


That will be done as part of the final release process, i.e., see step 7
right at the end of this page:

https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+README

Gj



>
> Mike
>
> From: huang kai 
> Sent: Friday, June 28, 2019 8:01 AM
> To: dev@netbeans.apache.org
> Subject: Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is
> Available for Testing!
>
> I have the same problem, even in en snap version of Netbeans 11, and I
> asked the Payara guys here:
> https://github.com/payara/ecosystem-netbeans-plugin/issues/31 , it seems
> that netbeans 11.1 should have solved this issue.
>
>
> ��2019ȡ06��28��Ķũ 5:39��James Ostrowick  ja...@ostrowick.co.za>> 笡�
>
> Just downloaded the Mac OSX DMG - I get module warnings after installation
> is complete as well as after startup:
> I do know that this was mentioned as an issue before, but still - here for
> reference in the thread.
>
> Warning - could not install some modules:
> Nashorn Integration - No module providing the capability
> com.oracle.js.parser.implementation could be found.
> Payara Common - The module Java DB Database Support was requested in
> implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Payara Common - The module Java SE Platforms and Libraries was requested
> in implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Payara EE Common - The module J2EE Support Utilities was requested in
> implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> 28 further modules could not be installed due to the above problems.
>
> Clicking disable the modules allows startup to continue.
>
> Immediately on startup I get an update :
> Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
>
> This requires a restart.
>
> When I open a project and I now need to ��resolve missing server
> problems��, upon clicking add server I get the following:
> (Duplicate glass fish servers being shown) - not sure why.
> [cid:98931657-68BB-4E5A-97F6-A38A3271B56D@bidorbuy.local]
> However, if I manually go to the tools -> servers menu I don��t get the
> duplicate glass fish options.
> This is also fine if you go to the ��services�� tab, right click on
> ��servers�� and ��add server it also correctly only shows one glass
> fish offering.
> [cid:69A1BEA1-DD0F-4DFB-8DC9-6D8E5CBDC47D@bidorbuy.local]
>
> Other than that, no significant issues.
>
>
> Now just waiting for JBoss / Wildly integration�� Unfortunately this is a
> deal breaker for me.
>
>
>
>
> On 28 Jun 2019, at 11:14, Geertjan Wielenga  geert...@apache.org>> wrote:
>
> Excellent!
>
> Anyone reading this �� please try out one or more of the installers below
> and provide feedback (success, failure, problems) here in this thread.
>
> Thanks,
>
> Gj
>
>
> On Fri, 28 Jun 2019 at 09:19,  reema.tan...@oracle.com>> wrote:
>
>
> Hi,
>
> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
> testing on a branch in my github fork here:
>
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>
> You can use download button on respective pages.
>
>
> Windows installer(unsigned) and Linux installer are also available from
> Jenkins build job:
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
>
>
> Thanks,
>
> Reema
>
>
>
> On 26/06/19 11:56 PM, Neil C Smith wrote:
>
> Dear Community,
>
> I'd like to announce that the second beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.
>
> Key changes since beta1 include integration of Java EE 8 and Payara
> support via agreed feature freeze bypass - testing in these areas
> would be very appreciated.  Full details of changes between beta1 and
> beta2 are at
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=

Re: Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread huang kai
BTW, I'm on linux. and installed netbeans 11 and 11.1 from snap package.

[X]
[X]

在2019年06月28,下午 8:35,Eric Bresie  写道:
The ticket below indicates 2 items merged 6/24/2019. Assume this is the case 
but was the beta 2 build generated after both were merged? Is there a module 
dependency order concern here? How does one define a specific module order? Why 
does it show on Mac but not Windows? Is it Java version (I.e. openjdk, azul, 
etc) issue on the run time? Eric Bresie 
ebre...@gmail.com
On June 28, 2019 at 7:00:57 AM CDT, huang kai 
mailto:ibla...@hotmail.com>> wrote: I have the same 
problem, even in en snap version of Netbeans 11, and I asked the Payara guys 
here: https://github.com/payara/ecosystem-netbeans-plugin/issues/31, it seems 
that netbeans 11.1 should have solved this issue. ��2019ȡ06��28��Ķũ 5:39��James 
Ostrowick mailto:ja...@ostrowick.co.za>> 笡� > Just 
downloaded the Mac OSX DMG - I get module warnings after installation is 
complete as well as after startup: > I do know that this was mentioned as an 
issue before, but still - here for reference in the thread. > > Warning - could 
not install some modules: > Nashorn Integration - No module providing the 
capability com.oracle.js.parser.implementation could be found. > Payara Common 
- The module Java DB Database Support was requested in implementation version 
"incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found. > Payara Common - The module Java 
SE Platforms and Libraries was requested in implementation version 
"incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found. > Payara EE Common - The module 
J2EE Support Utilities was requested in implementation version 
"incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found. > 28 further modules could not be 
installed due to the above problems. > > Clicking disable the modules allows 
startup to continue. > > Immediately on startup I get an update : > Eclipse 
Jobs Mechanism [3.5.100 -> 3.5.101] > > This requires a restart. > > When I 
open a project and I now need to ��resolve missing server problems��, upon 
clicking add server I get the following: > (Duplicate glass fish servers being 
shown) - not sure why. > > However, if I manually go to the tools -> servers 
menu I don��t get the duplicate glass fish options. > This is also fine if you 
go to the ��services�� tab, right click on ��servers�� and ��add server it 
also correctly only shows one glass fish offering. > > > Other than that, no 
significant issues. > > > Now just waiting for JBoss / Wildly integration�� 
Unfortunately this is a deal breaker for me. > > > > > On 28 Jun 2019, at 
11:14, Geertjan Wielenga mailto:geert...@apache.org> 
(mailto:geert...@apache.org)> wrote: > > Excellent! > > > > Anyone reading this 
�� please try out one or more of the installers below > > and provide feedback 
(success, failure, problems) here in this thread. > > > > Thanks, > > > > Gj > 
> > > > > On Fri, 28 Jun 2019 at 09:19, 
mailto:reema.tan...@oracle.com> 
(mailto:reema.tan...@oracle.com)> wrote: > > > > > Hi, > > > > > > Apache 
NetBeans 11.1 beta 2 Installers are temporarily hosted for > > > testing on a 
branch in my github fork here: > > > > > > > > > 
https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
 > > > > > > > > > 
https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
 > > > > > > > > > 
https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
 > > > > > > You can use download button on respective pages. > > > > > > > > > 
Windows installer(unsigned) and Linux installer are also available from > > > 
Jenkins build job: > > > > > > 
https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/ > > > 
> > > > > > Thanks, > > > > > > Reema > > > > > > > > > > > > On 26/06/19 11:56 
PM, Neil C Smith wrote: > > > > Dear Community, > > > > > > > > I'd like to 
announce that the second beta build for Apache NetBeans > > > > 11.1 from the 
release111 branch is available for download. > > > > > > > > Key changes since 
beta1 include integration of Java EE 8 and Payara > > > > support via agreed 
feature freeze bypass - testing in these areas > > > > would be very 
appreciated. Full details of changes between beta1 and > > > > beta2 are at > > 
> 
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=
 > > > > > > > > > > > > As this build is for testing purposes only, we are not 
going to do the > > > > release dance and voting 

Re: Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Eric Bresie
The ticket below indicates 2 items merged 6/24/2019. Assume this is the case 
but was the beta 2 build generated after both were merged?

Is there a module dependency order concern here? How does one define a specific 
module order?

Why does it show on Mac but not Windows?

Is it Java version (I.e. openjdk, azul, etc) issue on the run time?

Eric Bresie
ebre...@gmail.com
> On June 28, 2019 at 7:00:57 AM CDT, huang kai  wrote:
> I have the same problem, even in en snap version of Netbeans 11, and I asked 
> the Payara guys here: 
> https://github.com/payara/ecosystem-netbeans-plugin/issues/31, it seems that 
> netbeans 11.1 should have solved this issue.
>
>
> ��2019ȡ06��28��Ķũ 5:39��James Ostrowick  笡�
> > Just downloaded the Mac OSX DMG - I get module warnings after installation 
> > is complete as well as after startup:
> > I do know that this was mentioned as an issue before, but still - here for 
> > reference in the thread.
> >
> > Warning - could not install some modules:
> > Nashorn Integration - No module providing the capability 
> > com.oracle.js.parser.implementation could be found.
> > Payara Common - The module Java DB Database Support was requested in 
> > implementation version "incubator-netbeans-release-404-on-20190319" but 
> > only "netbeans-release-417-on-20190626" was found.
> > Payara Common - The module Java SE Platforms and Libraries was requested in 
> > implementation version "incubator-netbeans-release-404-on-20190319" but 
> > only "netbeans-release-417-on-20190626" was found.
> > Payara EE Common - The module J2EE Support Utilities was requested in 
> > implementation version "incubator-netbeans-release-404-on-20190319" but 
> > only "netbeans-release-417-on-20190626" was found.
> > 28 further modules could not be installed due to the above problems.
> >
> > Clicking disable the modules allows startup to continue.
> >
> > Immediately on startup I get an update :
> > Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
> >
> > This requires a restart.
> >
> > When I open a project and I now need to ��resolve missing server 
> > problems��, upon clicking add server I get the following:
> > (Duplicate glass fish servers being shown) - not sure why.
> >
> > However, if I manually go to the tools -> servers menu I don��t get the 
> > duplicate glass fish options.
> > This is also fine if you go to the ��services�� tab, right click on 
> > ��servers�� and ��add server it also correctly only shows one glass 
> > fish offering.
> >
> >
> > Other than that, no significant issues.
> >
> >
> > Now just waiting for JBoss / Wildly integration�� Unfortunately this is a 
> > deal breaker for me.
> >
> >
> >
> > > On 28 Jun 2019, at 11:14, Geertjan Wielenga  > > (mailto:geert...@apache.org)> wrote:
> > > Excellent!
> > >
> > > Anyone reading this �� please try out one or more of the installers below
> > > and provide feedback (success, failure, problems) here in this thread.
> > >
> > > Thanks,
> > >
> > > Gj
> > >
> > >
> > > On Fri, 28 Jun 2019 at 09:19,  > > (mailto:reema.tan...@oracle.com)> wrote:
> > >
> > > > Hi,
> > > >
> > > > Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
> > > > testing on a branch in my github fork here:
> > > >
> > > >
> > > > https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
> > > >
> > > >
> > > > https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
> > > >
> > > >
> > > > https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
> > > >
> > > > You can use download button on respective pages.
> > > >
> > > >
> > > > Windows installer(unsigned) and Linux installer are also available from
> > > > Jenkins build job:
> > > >
> > > > https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
> > > >
> > > >
> > > > Thanks,
> > > >
> > > > Reema
> > > >
> > > >
> > > >
> > > > On 26/06/19 11:56 PM, Neil C Smith wrote:
> > > > > Dear Community,
> > > > >
> > > > > I'd like to announce that the second beta build for Apache NetBeans
> > > > > 11.1 from the release111 branch is available for download.
> > > > >
> > > > > Key changes since beta1 include integration of Java EE 8 and Payara
> > > > > support via agreed feature freeze bypass - testing in these areas
> > > > > would be very appreciated. Full details of changes between beta1 and
> > > > > beta2 are at
> > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=
> > > > >
> > > > >
> > > > > As this build is for testing purposes only, we are not going to do the
> > > > > release dance and voting around it (and as we're not voting on it, the
> > > 

RE: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Mike Billman
Just a minor thing…should I create a ticket??

I went to plugins and clicked “check for newest” and I got a window showing 
netbeans 9 is now available/

Mike

From: huang kai 
Sent: Friday, June 28, 2019 8:01 AM
To: dev@netbeans.apache.org
Subject: Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available 
for Testing!

I have the same problem, even in en snap version of Netbeans 11, and I asked 
the Payara guys here: 
https://github.com/payara/ecosystem-netbeans-plugin/issues/31 , it seems that 
netbeans 11.1 should have solved this issue.


��2019ȡ06��28��Ķũ 5:39��James Ostrowick 
mailto:ja...@ostrowick.co.za>> 笡�

Just downloaded the Mac OSX DMG - I get module warnings after installation is 
complete as well as after startup:
I do know that this was mentioned as an issue before, but still - here for 
reference in the thread.

Warning - could not install some modules:
Nashorn Integration - No module providing the capability 
com.oracle.js.parser.implementation could be found.
Payara Common - The module Java DB Database Support was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara Common - The module Java SE Platforms and Libraries was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara EE Common - The module J2EE Support Utilities was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
28 further modules could not be installed due to the above problems.

Clicking disable the modules allows startup to continue.

Immediately on startup I get an update :
Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]

This requires a restart.

When I open a project and I now need to ��resolve missing server problems��, 
upon clicking add server I get the following:
(Duplicate glass fish servers being shown) - not sure why.
[cid:98931657-68BB-4E5A-97F6-A38A3271B56D@bidorbuy.local]
However, if I manually go to the tools -> servers menu I don��t get the 
duplicate glass fish options.
This is also fine if you go to the ��services�� tab, right click on ��servers�� 
and ��add server it also correctly only shows one glass fish offering.
[cid:69A1BEA1-DD0F-4DFB-8DC9-6D8E5CBDC47D@bidorbuy.local]

Other than that, no significant issues.


Now just waiting for JBoss / Wildly integration�� Unfortunately this is a deal 
breaker for me.




On 28 Jun 2019, at 11:14, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote:

Excellent!

Anyone reading this �� please try out one or more of the installers below
and provide feedback (success, failure, problems) here in this thread.

Thanks,

Gj


On Fri, 28 Jun 2019 at 09:19, 
mailto:reema.tan...@oracle.com>> wrote:


Hi,

Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
testing on a branch in my github fork here:


https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe


https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh


https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg

You can use download button on respective pages.


Windows installer(unsigned) and Linux installer are also available from
Jenkins build job:

https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/


Thanks,

Reema



On 26/06/19 11:56 PM, Neil C Smith wrote:

Dear Community,

I'd like to announce that the second beta build for Apache NetBeans
11.1 from the release111 branch is available for download.

Key changes since beta1 include integration of Java EE 8 and Payara
support via agreed feature freeze bypass - testing in these areas
would be very appreciated.  Full details of changes between beta1 and
beta2 are at
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=



As this build is for testing purposes only, we are not going to do the
release dance and voting around it (and as we're not voting on it, the
files are tagged beta not vc!).

As per the recently agreed release schedule, NB 11.1 is a non-LTS
release, and will not have a full NetCAT process.  However, feedback
and testing from those on the dev@ and netcat@ lists would still be
appreciated, particularly around new features.  Please file issues in
JIRA as necessary, with the affects and fix versions set to 11.1.

Another beta will be released, as required, on July ~3rd.  The final
NB 11.1 release is scheduled

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread huang kai
I have the same problem, even in en snap version of Netbeans 11, and I asked 
the Payara guys here: 
https://github.com/payara/ecosystem-netbeans-plugin/issues/31 , it seems that 
netbeans 11.1 should have solved this issue.


��2019ȡ06��28��Ķũ 5:39��James Ostrowick  笡�
Just downloaded the Mac OSX DMG - I get module warnings after installation is 
complete as well as after startup:
I do know that this was mentioned as an issue before, but still - here for 
reference in the thread.

Warning - could not install some modules:
Nashorn Integration - No module providing the capability 
com.oracle.js.parser.implementation could be found.
Payara Common - The module Java DB Database Support was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara Common - The module Java SE Platforms and Libraries was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
Payara EE Common - The module J2EE Support Utilities was requested in 
implementation version "incubator-netbeans-release-404-on-20190319" but only 
"netbeans-release-417-on-20190626" was found.
28 further modules could not be installed due to the above problems.

Clicking disable the modules allows startup to continue.

Immediately on startup I get an update :
Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]

This requires a restart.

When I open a project and I now need to ��resolve missing server problems��, 
upon clicking add server I get the following:
(Duplicate glass fish servers being shown) - not sure why.
[cid:98931657-68BB-4E5A-97F6-A38A3271B56D@bidorbuy.local]
However, if I manually go to the tools -> servers menu I don��t get the 
duplicate glass fish options.
This is also fine if you go to the ��services�� tab, right click on ��servers�� 
and ��add server it also correctly only shows one glass fish offering.
[cid:69A1BEA1-DD0F-4DFB-8DC9-6D8E5CBDC47D@bidorbuy.local]

Other than that, no significant issues.


Now just waiting for JBoss / Wildly integration�� Unfortunately this is a deal 
breaker for me.



On 28 Jun 2019, at 11:14, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote:

Excellent!

Anyone reading this �� please try out one or more of the installers below
and provide feedback (success, failure, problems) here in this thread.

Thanks,

Gj


On Fri, 28 Jun 2019 at 09:19, 
mailto:reema.tan...@oracle.com>> wrote:

Hi,

Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
testing on a branch in my github fork here:


https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe


https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh


https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg

You can use download button on respective pages.


Windows installer(unsigned) and Linux installer are also available from
Jenkins build job:

https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/


Thanks,

Reema



On 26/06/19 11:56 PM, Neil C Smith wrote:
Dear Community,

I'd like to announce that the second beta build for Apache NetBeans
11.1 from the release111 branch is available for download.

Key changes since beta1 include integration of Java EE 8 and Payara
support via agreed feature freeze bypass - testing in these areas
would be very appreciated.  Full details of changes between beta1 and
beta2 are at
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=


As this build is for testing purposes only, we are not going to do the
release dance and voting around it (and as we're not voting on it, the
files are tagged beta not vc!).

As per the recently agreed release schedule, NB 11.1 is a non-LTS
release, and will not have a full NetCAT process.  However, feedback
and testing from those on the dev@ and netcat@ lists would still be
appreciated, particularly around new features.  Please file issues in
JIRA as necessary, with the affects and fix versions set to 11.1.

Another beta will be released, as required, on July ~3rd.  The final
NB 11.1 release is scheduled for July ~15th.

The next full NetCAT is scheduled for NB 12.0 in early 2020, which
will be the next LTS release.

Release schedule :

https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Release-2BSchedule=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=aXRFU2tCTj8rzBDlt-VpLG9F7luPpKZjsT95QV-JFSA=
NB 11.1 major changes :


Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Josh Juneau
Successfully installed onto Windows using:

> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe

No issues found.  This installer recognized my OpenJDK extraction for Azul Zulu 
JDK...which is great.  Easy setup...great work!

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

> On Jun 28, 2019, at 2:19 AM, reema.tan...@oracle.com wrote:
> 
> Hi,
> 
> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for testing on 
> a branch in my github fork here:
> 
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
> 
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
> 
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
> 
> You can use download button on respective pages.
> 
> 
> Windows installer(unsigned) and Linux installer are also available from 
> Jenkins build job:
> 
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
> 
> 
> Thanks,
> 
> Reema
> 
> 
> 
>> On 26/06/19 11:56 PM, Neil C Smith wrote:
>> Dear Community,
>> 
>> I'd like to announce that the second beta build for Apache NetBeans
>> 11.1 from the release111 branch is available for download.
>> 
>> Key changes since beta1 include integration of Java EE 8 and Payara
>> support via agreed feature freeze bypass - testing in these areas
>> would be very appreciated.  Full details of changes between beta1 and
>> beta2 are at 
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=
>> 
>> 
>> As this build is for testing purposes only, we are not going to do the
>> release dance and voting around it (and as we're not voting on it, the
>> files are tagged beta not vc!).
>> 
>> As per the recently agreed release schedule, NB 11.1 is a non-LTS
>> release, and will not have a full NetCAT process.  However, feedback
>> and testing from those on the dev@ and netcat@ lists would still be
>> appreciated, particularly around new features.  Please file issues in
>> JIRA as necessary, with the affects and fix versions set to 11.1.
>> 
>> Another beta will be released, as required, on July ~3rd.  The final
>> NB 11.1 release is scheduled for July ~15th.
>> 
>> The next full NetCAT is scheduled for NB 12.0 in early 2020, which
>> will be the next LTS release.
>> 
>> Release schedule :
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Release-2BSchedule=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=aXRFU2tCTj8rzBDlt-VpLG9F7luPpKZjsT95QV-JFSA=
>> NB 11.1 major changes :
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Apache-2BNetBeans-2B11.1=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=gyXLU-0x9dO7jpwp--m1Wodrze42BPUJI4WrJQzQcnM=
>> 
>> 
>> See the artefacts here:
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_netbeans-2Drelease_417_artifact_dist_=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=_avaiZ5vurj_oz-ZWAnTwJJHoOzdSsynaOYhg8y8CYM=
>> 
>> The binary you most likely need is:
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_netbeans-2Drelease_417_artifact_dist_netbeans-2D11.1-2Dbeta2-2Dbin.zip=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=0OTCgKlRTEonJOuQfli6oXKr_LMtXGly8tIZ93rvn3Q=
>> 
>> Installers, as mentioned in the major changes link, are in progress.
>> 
>> The SHA512 sums if you would like to check them are provided there as
>> well as here:
>> 
>> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
>>  ./netbeans-11.1-beta2-bin.zip
>> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
>>  ./netbeans-11.1-beta2-source.zip
>> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
>>  ./netbeans-platform-11.1-beta2-bin.zip
>> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
>>  

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Gaurav Gupta
Hi all,

I have successfully installed  Apache-NetBeans-11.1-bin-windows-x64.exe

binary,
so far no issue with the installer in Windows OS.

*Payara Server feature status:*
- Java EE 8 Application successfully deployed to Payara Server 5.192
running on JDK 11
- No version or implementation dependency issue found.

*Payara Micro feature **status**:*
Unable to create Payara Micro Application as it is disabled and throws [
https://netbeans.org/bugzilla/show_bug.cgi?id=250040] similar exception
internally for Payara Micro Application wizard.

Thanks and kind regards,
Gaurav Gupta






On Fri, Jun 28, 2019 at 3:43 PM James Ostrowick 
wrote:

>
>
> > On 28 Jun 2019, at 12:05, Neil C Smith  wrote:
> >
> > On Fri, 28 Jun 2019 at 10:57, James Ostrowick 
> wrote:
> >
> >> Yes, I haven’t installed any betas. Clean install.
> >>
> >
> > Thanks.  Did you import settings from 11.0?
>
> No, from NB 10
>
> > Did you have Payara plugins
> > installed before?  There is an issue with version numbers on Payara now
> > that it's included in the IDE, and I believe is being looked at already.
>
> No, never installed nor used it, in either versions.
>
> >
> > Best wishes,
> >
> > Neil
>
>
> -
> 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: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread James Ostrowick



> On 28 Jun 2019, at 12:05, Neil C Smith  wrote:
> 
> On Fri, 28 Jun 2019 at 10:57, James Ostrowick  wrote:
> 
>> Yes, I haven’t installed any betas. Clean install.
>> 
> 
> Thanks.  Did you import settings from 11.0?  

No, from NB 10

> Did you have Payara plugins
> installed before?  There is an issue with version numbers on Payara now
> that it's included in the IDE, and I believe is being looked at already.

No, never installed nor used it, in either versions.

> 
> Best wishes,
> 
> Neil


-
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: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread James Ostrowick
Yes, I haven’t installed any betas. Clean install.


> On 28 Jun 2019, at 11:55, Neil C Smith  wrote:
> 
> Are these with a clean userdir or one from beta1?  I had somewhat similar 
> issues (on Linux) with a userdir from beta1.
> 
> Thanks,
> 
> Neil
> 
> On Fri, 28 Jun 2019 at 10:43, Geertjan Wielenga  > wrote:
> Yes, I get this during the Mac install, Payara related:
> 
> Warning - could not install some modules:
> Payara Common - The module Java DB Database Support was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> Payara Common - The module Java SE Platforms and Libraries was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> Payara EE Common - The module J2EE Support Utilities was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> Another module could not be installed due to the above problems. 
> 
> Gj
> 
> On Fri, Jun 28, 2019 at 11:39 AM James Ostrowick  > wrote:
> Just downloaded the Mac OSX DMG - I get module warnings after installation is 
> complete as well as after startup:
> I do know that this was mentioned as an issue before, but still - here for 
> reference in the thread.
> 
> Warning - could not install some modules:
> Nashorn Integration - No module providing the capability 
> com.oracle.js.parser.implementation could be found.
> Payara Common - The module Java DB Database Support was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> Payara Common - The module Java SE Platforms and Libraries was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> Payara EE Common - The module J2EE Support Utilities was requested in 
> implementation version "incubator-netbeans-release-404-on-20190319" but only 
> "netbeans-release-417-on-20190626" was found.
> 28 further modules could not be installed due to the above problems. 
>  
> Clicking disable the modules allows startup to continue.
> 
> Immediately on startup I get an update :
> Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
> 
> This requires a restart.
> 
> When I open a project and I now need to “resolve missing server problems”, 
> upon clicking add server I get the following:
> (Duplicate glass fish servers being shown) - not sure why.
> 
> However, if I manually go to the tools -> servers menu I don’t get the 
> duplicate glass fish options.
> This is also fine if you go to the “services” tab, right click on “servers” 
> and “add server…” it also correctly only shows one glass fish offering.
> 
> 
> Other than that, no significant issues.
> 
> 
> Now just waiting for JBoss / Wildly integration… Unfortunately this is a deal 
> breaker for me.
> 
> 
> 
>> On 28 Jun 2019, at 11:14, Geertjan Wielenga > > wrote:
>> 
>> Excellent!
>> 
>> Anyone reading this — please try out one or more of the installers below
>> and provide feedback (success, failure, problems) here in this thread.
>> 
>> Thanks,
>> 
>> Gj
>> 
>> 
>> On Fri, 28 Jun 2019 at 09:19, > > wrote:
>> 
>>> Hi,
>>> 
>>> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
>>> testing on a branch in my github fork here:
>>> 
>>> 
>>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>>>  
>>> 
>>> 
>>> 
>>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>>>  
>>> 
>>> 
>>> 
>>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>>>  
>>> 
>>> 
>>> You can use download button on respective pages.
>>> 
>>> 
>>> Windows installer(unsigned) and Linux installer are also available from
>>> Jenkins build job:
>>> 
>>> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/ 
>>> 
>>> 
>>> 
>>> Thanks,
>>> 
>>> Reema
>>> 
>>> 
>>> 
>>> On 26/06/19 11:56 PM, Neil C Smith wrote:
 Dear Community,
 
 I'd like to announce that the second beta build for Apache NetBeans
 11.1 from the release111 

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Neil C Smith
Are these with a clean userdir or one from beta1?  I had somewhat similar
issues (on Linux) with a userdir from beta1.

Thanks,

Neil

On Fri, 28 Jun 2019 at 10:43, Geertjan Wielenga  wrote:

> Yes, I get this during the Mac install, Payara related:
>
> Warning - could not install some modules:
> Payara Common - The module Java DB Database Support was requested in
> implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Payara Common - The module Java SE Platforms and Libraries was requested
> in implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Payara EE Common - The module J2EE Support Utilities was requested in
> implementation version "incubator-netbeans-release-404-on-20190319" but
> only "netbeans-release-417-on-20190626" was found.
> Another module could not be installed due to the above problems.
>
> Gj
>
> On Fri, Jun 28, 2019 at 11:39 AM James Ostrowick 
> wrote:
>
>> Just downloaded the Mac OSX DMG - I get module warnings after
>> installation is complete as well as after startup:
>> I do know that this was mentioned as an issue before, but still - here
>> for reference in the thread.
>>
>> Warning - could not install some modules:
>> Nashorn Integration - No module providing the capability
>> com.oracle.js.parser.implementation could be found.
>> Payara Common - The module Java DB Database Support was requested in
>> implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Payara Common - The module Java SE Platforms and Libraries was requested
>> in implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> Payara EE Common - The module J2EE Support Utilities was requested in
>> implementation version "incubator-netbeans-release-404-on-20190319" but
>> only "netbeans-release-417-on-20190626" was found.
>> 28 further modules could not be installed due to the above problems.
>>
>> Clicking disable the modules allows startup to continue.
>>
>> Immediately on startup I get an update :
>> Eclipse Jobs Mechanism [3.5.100 -> 3.5.101]
>>
>> This requires a restart.
>>
>> When I open a project and I now need to “resolve missing server
>> problems”, upon clicking add server I get the following:
>> (Duplicate glass fish servers being shown) - not sure why.
>> However, if I manually go to the tools -> servers menu I don’t get the
>> duplicate glass fish options.
>> This is also fine if you go to the “services” tab, right click on
>> “servers” and “add server…” it also correctly only shows one glass fish
>> offering.
>>
>> Other than that, no significant issues.
>>
>>
>> Now just waiting for JBoss / Wildly integration… Unfortunately this is a
>> deal breaker for me.
>>
>>
>>
>> On 28 Jun 2019, at 11:14, Geertjan Wielenga  wrote:
>>
>> Excellent!
>>
>> Anyone reading this — please try out one or more of the installers below
>> and provide feedback (success, failure, problems) here in this thread.
>>
>> Thanks,
>>
>> Gj
>>
>>
>> On Fri, 28 Jun 2019 at 09:19,  wrote:
>>
>> Hi,
>>
>> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
>> testing on a branch in my github fork here:
>>
>>
>>
>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>>
>>
>>
>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>>
>>
>>
>> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>>
>> You can use download button on respective pages.
>>
>>
>> Windows installer(unsigned) and Linux installer are also available from
>> Jenkins build job:
>>
>> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
>>
>>
>> Thanks,
>>
>> Reema
>>
>>
>>
>> On 26/06/19 11:56 PM, Neil C Smith wrote:
>>
>> Dear Community,
>>
>> I'd like to announce that the second beta build for Apache NetBeans
>> 11.1 from the release111 branch is available for download.
>>
>> Key changes since beta1 include integration of Java EE 8 and Payara
>> support via agreed feature freeze bypass - testing in these areas
>> would be very appreciated.  Full details of changes between beta1 and
>> beta2 are at
>>
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=
>>
>>
>>
>> As this build is for testing purposes only, we are not going to do the
>> release dance and voting around it (and as we're not voting on it, the
>> files are tagged beta not vc!).
>>
>> As per the recently agreed release schedule, 

Re: Beta 2 Installers - Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-28 Thread Geertjan Wielenga
Excellent!

Anyone reading this — please try out one or more of the installers below
and provide feedback (success, failure, problems) here in this thread.

Thanks,

Gj


On Fri, 28 Jun 2019 at 09:19,  wrote:

> Hi,
>
> Apache NetBeans 11.1 beta 2 Installers are temporarily hosted for
> testing on a branch in my github fork here:
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-windows-x64.exe
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-linux-x64.sh
>
>
> https://github.com/rtaneja1/netbeans/blob/installer-bin-11-1/nbbuild/installer/binaries/Apache-NetBeans-11.1-bin-macosx.dmg
>
> You can use download button on respective pages.
>
>
> Windows installer(unsigned) and Linux installer are also available from
> Jenkins build job:
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
>
>
> Thanks,
>
> Reema
>
>
>
> On 26/06/19 11:56 PM, Neil C Smith wrote:
> > Dear Community,
> >
> > I'd like to announce that the second beta build for Apache NetBeans
> > 11.1 from the release111 branch is available for download.
> >
> > Key changes since beta1 include integration of Java EE 8 and Payara
> > support via agreed feature freeze bypass - testing in these areas
> > would be very appreciated.  Full details of changes between beta1 and
> > beta2 are at
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_netbeans_pull_1330=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=IwOZYjJGK3HhXaOJRVLgtD-h-S6jDYNw1BZ9Jzk=
> >
> >
> > As this build is for testing purposes only, we are not going to do the
> > release dance and voting around it (and as we're not voting on it, the
> > files are tagged beta not vc!).
> >
> > As per the recently agreed release schedule, NB 11.1 is a non-LTS
> > release, and will not have a full NetCAT process.  However, feedback
> > and testing from those on the dev@ and netcat@ lists would still be
> > appreciated, particularly around new features.  Please file issues in
> > JIRA as necessary, with the affects and fix versions set to 11.1.
> >
> > Another beta will be released, as required, on July ~3rd.  The final
> > NB 11.1 release is scheduled for July ~15th.
> >
> > The next full NetCAT is scheduled for NB 12.0 in early 2020, which
> > will be the next LTS release.
> >
> > Release schedule :
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Release-2BSchedule=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=aXRFU2tCTj8rzBDlt-VpLG9F7luPpKZjsT95QV-JFSA=
> > NB 11.1 major changes :
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Apache-2BNetBeans-2B11.1=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=gyXLU-0x9dO7jpwp--m1Wodrze42BPUJI4WrJQzQcnM=
> >
> >
> > See the artefacts here:
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_netbeans-2Drelease_417_artifact_dist_=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=_avaiZ5vurj_oz-ZWAnTwJJHoOzdSsynaOYhg8y8CYM=
> >
> > The binary you most likely need is:
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_netbeans-2Drelease_417_artifact_dist_netbeans-2D11.1-2Dbeta2-2Dbin.zip=DwIBaQ=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE=I_-Y15BecdUmuYLJbvbi0hFUs7JgHZnV_jPFSP8DQF0=nteZCygUuT4srtcV4loU0XYSyVCAyWgSeDUCG0BZ-jo=0OTCgKlRTEonJOuQfli6oXKr_LMtXGly8tIZ93rvn3Q=
> >
> > Installers, as mentioned in the major changes link, are in progress.
> >
> > The SHA512 sums if you would like to check them are provided there as
> > well as here:
> >
> >
> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
> >   ./netbeans-11.1-beta2-bin.zip
> >
> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
> >   ./netbeans-11.1-beta2-source.zip
> >
> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
> >   ./netbeans-platform-11.1-beta2-bin.zip
> >
> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
> >   ./netbeans-platform-11.1-beta2-source.zip
> >
> >
> > Thanks and best wishes,
> >
> > Neil
> >
> > Voluntary Release Manager for Apache NetBeans 11.1
> >
> > -
> > To unsubscribe, e-mail: