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

2019-07-03 Thread Alessandro
Hi Geertjan,
  I will try the recently released beta3 and hope to provide a PR for one
of the problems I found.

As far as contributing NB Spring Boot plugin to Apache it is certainly
doable and I am not against it.
The code is already Apache 2.0 licensed and all the dependencies used
should have a compatible license.
One advantage of continuing to maintain and distribute a plugin is that
allows to support users on different versions of NetBeans (back to NB 8.1
currently) while after moving into NetBeans new features would be available
only on newer versios of NetBeans.
Beware that due to real life impediments I have less free time to devote to
NB Spring Boot plugin thus I cannot guarantee to be able to actively
maintain it once donated.

Regards,
Alex

Il giorno mer 3 lug 2019 alle ore 16:06 Geertjan Wielenga <
geert...@apache.org> ha scritto:

> Hi Alex,
>
> I think Josh has changed the opinionatedness in the meantime. Thanks for
> your feedback and indeed please continue trying things out in beta-3, feel
> free also to provide pull requests, of course.
>
> On a different but related note -- maybe we could bring in your Spring Boot
> functionality as a standard part of Apache NetBeans in 11.2, i.e., October?
> I.e., would/could you donate that code to Apache NetBeans and work on it
> further within our shared Apache NetBeans GitHub? Something to think about,
> would be really cool.
>
> Gj
>
> On Wed, Jul 3, 2019 at 4:00 PM Alessandro  wrote:
>


Re: 11.1 beta-3 status

2019-07-03 Thread Josh Juneau
Thanks for all of your work on merging the PRs and closing the relevant JIRA 
issues.

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

> On Jul 3, 2019, at 5:16 AM, Neil C Smith  wrote:
> 
> On Wed, 3 Jul 2019 at 10:13, Neil C Smith  wrote:
>> Looking through and merging now.
> 
> OK, all bar two merged to master, and relevant JIRA issues marked resolved.
> 
> The two pending are -
> 
> https://github.com/apache/netbeans/pull/1285
> https://github.com/apache/netbeans/pull/1338
> 
> The first is still waiting on a review on requested changes from Jan.
> I think all the requested changes are made, so can merge, or someone
> else want to check all is ready?
> 
> The second is marked as failing Travis, but I assume just because of
> earlier Travis issues - have retriggered the pending test and waiting
> for completion.
> 
> Geertjan, you might want to take a look at the stale branches at
> https://github.com/apache/netbeans/branches/all  I didn't delete any
> of yours while merging the PRs, but we might want to remove some of
> those temporary branches?
> 
> 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-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: code of the C/C++ plugin

2019-07-03 Thread Geertjan Wielenga
https://hg.netbeans.org/main/file

Everything cnd.* in the above.

Gj


On Wed, 3 Jul 2019 at 21:02, Peter Kovacs  wrote:

> Hello all,
>
>
> I need to write an on top plugin of the C/C++ plugin and the default
> plugin that parses Java code in order to link Java and C++ classes.
>
> Is there any chance to get read access to the plugin code at this point?
> - if the license permits. I believe it is GPL2 but I am not sure.
>
>
> Thanks.
>
>
> All the Best
>
> Peter
>
>
>
> -
> 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
>
>
>
>


code of the C/C++ plugin

2019-07-03 Thread Peter Kovacs
Hello all,


I need to write an on top plugin of the C/C++ plugin and the default
plugin that parses Java code in order to link Java and C++ classes.

Is there any chance to get read access to the plugin code at this point?
- if the license permits. I believe it is GPL2 but I am not sure.


Thanks.


All the Best

Peter



-
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: confirm subscribe to dev@netbeans.apache.org

2019-07-03 Thread Peter Kovacs


On 03.07.19 20:31, dev-h...@netbeans.apache.org wrote:
> Hi! This is the ezmlm program. I'm managing the
> dev@netbeans.apache.org mailing list.
>
> I'm working for my owner, who can be reached
> at dev-ow...@netbeans.apache.org.
>
> To confirm that you would like
>
>peter.kov...@posteo.de
>
> added to the dev mailing list, please send
> a short reply to this address:
>
>
> dev-sc.1562178676.hligaghkjbfpdnhpbnmm-peter.kovacs=posteo...@netbeans.apache.org
>
> Usually, this happens when you just hit the "reply" button.
> If this does not work, simply copy the address and paste it into
> the "To:" field of a new message.
>
> or click here:
>   
> mailto:dev-sc.1562178676.hligaghkjbfpdnhpbnmm-peter.kovacs=posteo...@netbeans.apache.org
>
> This confirmation serves two purposes. First, it verifies that I am able
> to get mail through to you. Second, it protects you in case someone
> forges a subscription request in your name.
>
> Please note that ALL Apache dev- and user- mailing lists are publicly
> archived.  Do familiarize yourself with Apache's public archive policy at
>
> http://www.apache.org/foundation/public-archives.html
>
> prior to subscribing and posting messages to dev@netbeans.apache.org.
> If you're not sure whether or not the policy applies to this mailing list,
> assume it does unless the list name contains the word "private" in it.
>
> Some mail programs are broken and cannot handle long addresses. If you
> cannot reply to this request, instead send a message to
>  and put the
> entire address listed above into the "Subject:" line.
>
>
> --- Administrative commands for the dev list ---
>
> I can handle administrative requests automatically. Please
> do not send them to the list address! Instead, send
> your message to the correct command address:
>
> To subscribe to the list, send a message to:
>
>
> To remove your address from the list, send a message to:
>
>
> Send mail to the following for info and FAQ for this list:
>
>
>
> Similar addresses exist for the digest list:
>
>
>
> To get messages 123 through 145 (a maximum of 100 per request), mail:
>
>
> To get an index with subject and author for messages 123-456 , mail:
>
>
> They are always returned as sets of 100, max 2000 per request,
> so you'll actually get 100-499.
>
> To receive all messages with the same subject as message 12345,
> send a short message to:
>
>
> The messages should contain one line or word of text to avoid being
> treated as sp@m, but I will ignore their content.
> Only the ADDRESS you send to is important.
>
> You can start a subscription for an alternate address,
> for example "john@host.domain", just add a hyphen and your
> address (with '=' instead of '@') after the command word:
> 
>
> To stop subscription for this address, mail:
> 
>
> In both cases, I'll send a confirmation message to that address. When
> you receive it, simply reply to it to complete your subscription.
>
> If despite following these instructions, you do not get the
> desired results, please contact my owner at
> dev-ow...@netbeans.apache.org. Please be patient, my owner is a
> lot slower than I am ;-)
>
> --- Enclosed is a copy of the request I received.
>
> Return-Path: 
> Received: (qmail 91957 invoked by uid 99); 3 Jul 2019 18:31:16 -
> Received: from pnap-us-west-generic-nat.apache.org (HELO 
> spamd1-us-west.apache.org) (209.188.14.142)
> by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2019 18:31:16 +
> Received: from localhost (localhost [127.0.0.1])
>   by spamd1-us-west.apache.org (ASF Mail Server at 
> spamd1-us-west.apache.org) with ESMTP id EAAF2C0F39
>   for ; Wed,  3 Jul 2019 18:31:15 
> + (UTC)
> X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org
> X-Spam-Flag: NO
> X-Spam-Score: -2.499
> X-Spam-Level:
> X-Spam-Status: No, score=-2.499 tagged_above=-999 required=6.31
>   tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,
>   DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001,
>   SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled
> Authentication-Results: spamd1-us-west.apache.org (amavisd-new);
>   dkim=pass (2048-bit key) header.d=posteo.de
> Received: from mx1-ec2-va.apache.org ([10.40.0.8])
>   by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 
> 10024)
>   with ESMTP id XRJExEv054Uk for ;
>   Wed,  3 Jul 2019 18:31:11 + (UTC)
> Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.67.36.66; 
> helo=mout02.posteo.de; envelope-from=peter.kov...@posteo.de; 
> receiver= 
> Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66])
>   by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) 
> with ESMTPS id 09C66BC52B
>   for ; Wed,  3 Jul 2019 18:31:10 
> + (UTC)
> Received: from submission (posteo.de [89.146.220.130]) 
>   by mout02.posteo.de (Postfix) with ESMTPS id C53762400FD
>   for ; Wed,  3 Jul 

Re: Apache NetBeans 11.1-beta3 Is Available for Testing!

2019-07-03 Thread Scott Palmer
Whoops… sorry.. That was caused by my new 11.1-beta-3 not having the 
netbeans_jdkhome set in netbeans.conf, so it picked un my jdk-14-jpackage EA 
release instead of jdk-12.0.1

With 12.0.1 the colours are back to normal.

Hmmm.. maybe there is a JDK bug to file?

Scott


> On Jul 3, 2019, at 2:15 PM, Scott Palmer  wrote:
> 
> Instantly I see the the colours are messed on on macOS.  I’m using macOS 
> 10.14 in Dark Mode.  The status bar at the bottom of the NetBeans window is 
> using black text on a dark grey background.  The project/file names in tree 
> view of the Project/Files/Services tab are white on a very light background.
> Basically it’s very hard to read the text in the UI.
> 
> I also got a pop-up the *second* time I launched that it is recommended to 
> install nb-javac.  I *did* let it install that automatically the first time I 
> launched, so that was strange.
> 
> Regards,
> 
> Scott
> 
>> On Jul 3, 2019, at 1:52 PM, Neil C Smith  wrote:
>> 
>> Dear Community,
>> 
>> I'd like to announce that the third beta build for Apache NetBeans
>> 11.1 from the release111 branch is available for download.
>> 
>> Details of changes between beta2 and beta3 are at
>> https://github.com/apache/netbeans/pull/1353
>> 
>> 
>> 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.
>> Please take note of the Bug Priority Guidelines, in particular so that
>> we can address critical and blocking issues if they arise.
>> 
>> **If making PRs to fix issues, please tag with NB 11.1 and add me as a
>> reviewer**
>> 
>> All being well, this will be the final beta.  The voting candidate
>> will be created July ~10th assuming any critical and blocking issues
>> are resolved.  The final NB 11.1 release is scheduled for July ~15th.
>> 
>> Release schedule :
>> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>> Bug Priority Guidelines :
>> https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Guidelines
>> NB 11.1 major changes :
>> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
>> 
>> 
>> See the artefacts here:
>> https://builds.apache.org/job/netbeans-release/419/artifact/dist/
>> 
>> The binary you most likely need is:
>> https://builds.apache.org/job/netbeans-release/419/artifact/dist/netbeans-11.1-beta3-bin.zip
>> 
>> The SHA512 sums if you would like to check them are provided there as
>> well as here:
>> 
>> d467538043e3d6aef921b583c8af9e5174afaaa442cf875b9e766d638d5c5e12cfebd3ba037daf906bff0584493fffa8c618fe5c253167c993d2510064b0c3da
>> ./netbeans-11.1-beta3-bin.zip
>> 53afb6a9a625bde4f2e35f98748ae2b07b877db3f862f64ffc9c8ca1e14110feab87df3e3ea5dfa88f317e42748a16cccdf1af43c37eaa1413086528be76
>> ./netbeans-11.1-beta3-source.zip
>> 1ffd0aaef2098439a3f1645bf90dd7e127fc5426154a891bf900e2dc2b355f4886dabc3552ebe9411311d4e5e16f5a2921b3e911354b581eb9a21eb0332978e1
>> ./netbeans-platform-11.1-beta3-bin.zip
>> 9460e85b39d455c0c0741ca99226bde1b92aa9ee0e86753515fccd33b159f766558e5f5af48d617542dcaad231608e9b55b99abda137c824871c734e6065b460
>> ./netbeans-platform-11.1-beta3-source.zip
>> 
>> 
>> Thanks and best wishes,
>> 
>> Neil
>> 
>> Voluntary Release Manager for Apache NetBeans 11.1
>> 
>> -
>> 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





RE: Apache NetBeans 11.1-beta3 Is Available for Testing!

2019-07-03 Thread peter
Send link please... 


Peter Borreggine
Owner and Developer
Angular/Bootstrap/NodeJS/Databases/HTML5/CSS3/Responsive Web Design/SEO
WebParity.net
A Service Connected Disabled Veteran Owned Business
WA State License: 603-501-609
360-830-8926 C

“Lead, Follow or Get Out of the Way…”
- Lee Iacocca, former head of Chrysler and Ford

This email message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient, please contact the sender and destroy all copies of the original 
message and its attachments. Any unauthorized review, use, disclosure, or 
distribution is prohibited.

-Original Message-
From: Geertjan Wielenga  
Sent: Wednesday, July 3, 2019 11:15 AM
To: dev@netbeans.apache.org
Cc: NetCAT team 
Subject: Re: Apache NetBeans 11.1-beta3 Is Available for Testing!

Awesome and congratulations to everyone, especially Neil!

Now let’s kick those tires and provide feedback. :-)

Gj

On Wed, 3 Jul 2019 at 19:53, Neil C Smith  wrote:

> Dear Community,
>
> I'd like to announce that the third beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.
>
> Details of changes between beta2 and beta3 are at
> https://github.com/apache/netbeans/pull/1353
>
>
> 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.
> Please take note of the Bug Priority Guidelines, in particular so that 
> we can address critical and blocking issues if they arise.
>
> **If making PRs to fix issues, please tag with NB 11.1 and add me as a
> reviewer**
>
> All being well, this will be the final beta.  The voting candidate 
> will be created July ~10th assuming any critical and blocking issues 
> are resolved.  The final NB 11.1 release is scheduled for July ~15th.
>
> Release schedule :
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> Bug Priority Guidelines :
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Guid
> elines
> NB 11.1 major changes :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+1
> 1.1
>
>
> See the artefacts here:
> https://builds.apache.org/job/netbeans-release/419/artifact/dist/
>
> The binary you most likely need is:
>
> https://builds.apache.org/job/netbeans-release/419/artifact/dist/netbe
> ans-11.1-beta3-bin.zip
>
> The SHA512 sums if you would like to check them are provided there as 
> well as here:
>
>
> d467538043e3d6aef921b583c8af9e5174afaaa442cf875b9e766d638d5c5e12cfebd3
> ba037daf906bff0584493fffa8c618fe5c253167c993d2510064b0c3da
>  ./netbeans-11.1-beta3-bin.zip
>
> 53afb6a9a625bde4f2e35f98748ae2b07b877db3f862f64ffc9c8ca1e14110feab87df
> 3e3ea5dfa88f317e42748a16cccdf1af43c37eaa1413086528be76
>  ./netbeans-11.1-beta3-source.zip
>
> 1ffd0aaef2098439a3f1645bf90dd7e127fc5426154a891bf900e2dc2b355f4886dabc
> 3552ebe9411311d4e5e16f5a2921b3e911354b581eb9a21eb0332978e1
>  ./netbeans-platform-11.1-beta3-bin.zip
>
> 9460e85b39d455c0c0741ca99226bde1b92aa9ee0e86753515fccd33b159f766558e5f
> 5af48d617542dcaad231608e9b55b99abda137c824871c734e6065b460
>  ./netbeans-platform-11.1-beta3-source.zip
>
>
> Thanks and best wishes,
>
> Neil
>
> Voluntary Release Manager for Apache NetBeans 11.1
>
> -
> 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





Re: Apache NetBeans 11.1-beta3 Is Available for Testing!

2019-07-03 Thread Geertjan Wielenga
Awesome and congratulations to everyone, especially Neil!

Now let’s kick those tires and provide feedback. :-)

Gj

On Wed, 3 Jul 2019 at 19:53, Neil C Smith  wrote:

> Dear Community,
>
> I'd like to announce that the third beta build for Apache NetBeans
> 11.1 from the release111 branch is available for download.
>
> Details of changes between beta2 and beta3 are at
> https://github.com/apache/netbeans/pull/1353
>
>
> 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.
> Please take note of the Bug Priority Guidelines, in particular so that
> we can address critical and blocking issues if they arise.
>
> **If making PRs to fix issues, please tag with NB 11.1 and add me as a
> reviewer**
>
> All being well, this will be the final beta.  The voting candidate
> will be created July ~10th assuming any critical and blocking issues
> are resolved.  The final NB 11.1 release is scheduled for July ~15th.
>
> Release schedule :
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> Bug Priority Guidelines :
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Guidelines
> NB 11.1 major changes :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
>
>
> See the artefacts here:
> https://builds.apache.org/job/netbeans-release/419/artifact/dist/
>
> The binary you most likely need is:
>
> https://builds.apache.org/job/netbeans-release/419/artifact/dist/netbeans-11.1-beta3-bin.zip
>
> The SHA512 sums if you would like to check them are provided there as
> well as here:
>
>
> d467538043e3d6aef921b583c8af9e5174afaaa442cf875b9e766d638d5c5e12cfebd3ba037daf906bff0584493fffa8c618fe5c253167c993d2510064b0c3da
>  ./netbeans-11.1-beta3-bin.zip
>
> 53afb6a9a625bde4f2e35f98748ae2b07b877db3f862f64ffc9c8ca1e14110feab87df3e3ea5dfa88f317e42748a16cccdf1af43c37eaa1413086528be76
>  ./netbeans-11.1-beta3-source.zip
>
> 1ffd0aaef2098439a3f1645bf90dd7e127fc5426154a891bf900e2dc2b355f4886dabc3552ebe9411311d4e5e16f5a2921b3e911354b581eb9a21eb0332978e1
>  ./netbeans-platform-11.1-beta3-bin.zip
>
> 9460e85b39d455c0c0741ca99226bde1b92aa9ee0e86753515fccd33b159f766558e5f5af48d617542dcaad231608e9b55b99abda137c824871c734e6065b460
>  ./netbeans-platform-11.1-beta3-source.zip
>
>
> Thanks and best wishes,
>
> Neil
>
> Voluntary Release Manager for Apache NetBeans 11.1
>
> -
> 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: alt keys on keyboard

2019-07-03 Thread Scott Palmer
I also just noticed this.  I used to hit Alt-Enter to activate the quick-fix on 
the current line.  But the Alt key on the right near the Enter key doesn’t 
trigger that action. i have to use two hands now - Left-Alt + Enter.


> On Jul 3, 2019, at 1:26 PM, Mike Billman  wrote:
> 
> Is there a keyboard mapping that changes the behavior of left/right alt keys 
> in NB11?  The right key seems to have different function than the left one.
>  
> Mike Billman
> Senior Software Engineer
> CPTE
>  


Apache NetBeans 11.1-beta3 Is Available for Testing!

2019-07-03 Thread Neil C Smith
Dear Community,

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

Details of changes between beta2 and beta3 are at
https://github.com/apache/netbeans/pull/1353


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.
Please take note of the Bug Priority Guidelines, in particular so that
we can address critical and blocking issues if they arise.

**If making PRs to fix issues, please tag with NB 11.1 and add me as a
reviewer**

All being well, this will be the final beta.  The voting candidate
will be created July ~10th assuming any critical and blocking issues
are resolved.  The final NB 11.1 release is scheduled for July ~15th.

Release schedule :
https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
Bug Priority Guidelines :
https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Guidelines
NB 11.1 major changes :
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1


See the artefacts here:
https://builds.apache.org/job/netbeans-release/419/artifact/dist/

The binary you most likely need is:
https://builds.apache.org/job/netbeans-release/419/artifact/dist/netbeans-11.1-beta3-bin.zip

The SHA512 sums if you would like to check them are provided there as
well as here:

d467538043e3d6aef921b583c8af9e5174afaaa442cf875b9e766d638d5c5e12cfebd3ba037daf906bff0584493fffa8c618fe5c253167c993d2510064b0c3da
 ./netbeans-11.1-beta3-bin.zip
53afb6a9a625bde4f2e35f98748ae2b07b877db3f862f64ffc9c8ca1e14110feab87df3e3ea5dfa88f317e42748a16cccdf1af43c37eaa1413086528be76
 ./netbeans-11.1-beta3-source.zip
1ffd0aaef2098439a3f1645bf90dd7e127fc5426154a891bf900e2dc2b355f4886dabc3552ebe9411311d4e5e16f5a2921b3e911354b581eb9a21eb0332978e1
 ./netbeans-platform-11.1-beta3-bin.zip
9460e85b39d455c0c0741ca99226bde1b92aa9ee0e86753515fccd33b159f766558e5f5af48d617542dcaad231608e9b55b99abda137c824871c734e6065b460
 ./netbeans-platform-11.1-beta3-source.zip


Thanks and best wishes,

Neil

Voluntary Release Manager for Apache NetBeans 11.1

-
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: show usages not working in 11.1 beta 2

2019-07-03 Thread Mike Billman
https://issues.apache.org/jira/browse/NETBEANS-2794

Here you go.

Mike

-Original Message-
From: Mike Billman  
Sent: Wednesday, July 3, 2019 11:39 AM
To: dev@netbeans.apache.org
Subject: RE: show usages not working in 11.1 beta 2

Will do.  Thanks.

Mike

-Original Message-
From: Laszlo Kishalmi 
Sent: Wednesday, July 3, 2019 11:09 AM
To: dev@netbeans.apache.org
Subject: Re: show usages not working in 11.1 beta 2

Please file a bug and attach a sample project to reproduce it.

I've created a very simple 2 class project where I cannot reproduce this.

On 7/3/19 7:52 AM, Mike Billman wrote:
>
> My show usages is not working in 11.1 running JDK11…anybody else 
> notice this.  It works fine on NB 10 with the following differences:
>
>   * NB11 is using the new gradle support
>   * NB11 is using JDK 11 instead of JDK8
>
> It simply shows no occurrences even for references within the same 
> package.  Let me know if I should file a bug report or if there is 
> maybe something not set up right.
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
> qclogo
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
> T +1 513 469 1424
>
> E mikebill...@qcsoftware.com 
>
> F +1 513 469 1425
>
B CB  [  
X  ܚX KK[XZ[
 ] ][  X  ܚX P ] X[ ˘\X K ܙ B  ܈Y][ۘ[  [X[  K[XZ[
 ] Z[ ] X[ ˘\X K ܙ B B  ܈ \ \ [  ܛX][ۈX  ]H ] X[  XZ[[  
\   \ ]
 B ΋Z K \X K ܙ   ۙ Y[  K \ ^KӑU PS   XZ[[   \  B B B B


alt keys on keyboard

2019-07-03 Thread Mike Billman
Is there a keyboard mapping that changes the behavior of left/right alt keys in 
NB11?  The right key seems to have different function than the left one.

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebill...@qcsoftware.com
F +1 513 469 1425



RE: show usages not working in 11.1 beta 2

2019-07-03 Thread Mike Billman
Will do.  Thanks.

Mike

-Original Message-
From: Laszlo Kishalmi  
Sent: Wednesday, July 3, 2019 11:09 AM
To: dev@netbeans.apache.org
Subject: Re: show usages not working in 11.1 beta 2

Please file a bug and attach a sample project to reproduce it.

I've created a very simple 2 class project where I cannot reproduce this.

On 7/3/19 7:52 AM, Mike Billman wrote:
>
> My show usages is not working in 11.1 running JDK11…anybody else 
> notice this.  It works fine on NB 10 with the following differences:
>
>   * NB11 is using the new gradle support
>   * NB11 is using JDK 11 instead of JDK8
>
> It simply shows no occurrences even for references within the same 
> package.  Let me know if I should file a bug report or if there is 
> maybe something not set up right.
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
> qclogo
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
> T +1 513 469 1424
>
> E mikebill...@qcsoftware.com 
>
> F +1 513 469 1425
>


Re: show usages not working in 11.1 beta 2

2019-07-03 Thread Laszlo Kishalmi

Please file a bug and attach a sample project to reproduce it.

I've created a very simple 2 class project where I cannot reproduce this.

On 7/3/19 7:52 AM, Mike Billman wrote:


My show usages is not working in 11.1 running JDK11…anybody else 
notice this.  It works fine on NB 10 with the following differences:


  * NB11 is using the new gradle support
  * NB11 is using JDK 11 instead of JDK8

It simply shows no occurrences even for references within the same 
package.  Let me know if I should file a bug report or if there is 
maybe something not set up right.


Mike Billman

Senior Software Engineer

CPTE

qclogo

50 E-Business Way

Suite 300

Cincinnati, OH 45241

T +1 513 469 1424

E mikebill...@qcsoftware.com 

F +1 513 469 1425



Re: show usages not working in 11.1 beta 2

2019-07-03 Thread Geertjan Wielenga
What you're saying is that 'Find Usages' is not working in Gradle projects?

Gj

On Wed, Jul 3, 2019 at 4:52 PM Mike Billman 
wrote:

> My show usages is not working in 11.1 running JDK11…anybody else notice
> this.  It works fine on NB 10 with the following differences:
>
>- NB11 is using the new gradle support
>- NB11 is using JDK 11 instead of JDK8
>
>
>
> It simply shows no occurrences even for references within the same
> package.  Let me know if I should file a bug report or if there is maybe
> something not set up right.
>
>
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
>
>
> [image: qclogo]
>
>
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
>
>
> T +1 513 469 1424
>
> E mikebill...@qcsoftware.com
>
> F +1 513 469 1425
>
>
>


show usages not working in 11.1 beta 2

2019-07-03 Thread Mike Billman
My show usages is not working in 11.1 running JDK11...anybody else notice this. 
 It works fine on NB 10 with the following differences:

  *   NB11 is using the new gradle support
  *   NB11 is using JDK 11 instead of JDK8

It simply shows no occurrences even for references within the same package.  
Let me know if I should file a bug report or if there is maybe something not 
set up right.

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebill...@qcsoftware.com
F +1 513 469 1425



building system for maven and release

2019-07-03 Thread Eric Barboni
Hi,
 This is a part of a work we start with Antonio Vieiro to try to ease the
building of website, apidoc, maven artefacts.
 
The following file contains, date and version number in a centralized form,
you'are welcome to add/discuss items if needed.
https://github.com/apache/netbeans-jenkins-lib/blob/master/meta/netbeansrele
ase.json
( it's configured for 11.1 but logic is not so good yet (releasedate is date
of the branching should be date of vote))

There is a build here:
https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
ns/ ( use of a groovy Jenkins script 
https://github.com/apache/netbeans-jenkins-lib/blob/master/vars/asfMainNetBe
ansBuild.groovy)
that listen to:
*release* branches and do 
** apidoc generation using json info for putting date (proof of concept)
  but in the future we may alter build to have less modification to put
on branch cut (WIP https://github.com/apache/netbeans/pull/1270) 
** release preparation (like in netbeans-release job ) with checksum
(platform+netbeans) + nbm  + maven repository preparation
 (release manager need to get artefacts and sign to call for a vote)
*master branch  and do
** apidoc generation
** populate snapshot repository with maven artefacts dev-SNAPSHOT

This will allow me to remove all the specific build for maven artefacts.
Maybe helpful to complete for snap ? and also different clusters.
It's also now possible to remove completely from other build maven artefacts
generation that take places.

Regards
Eric


 





 


-
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





Already had dead JAR: error message

2019-07-03 Thread mark stephens
I am trying to run a copy of NetBeans complied under Java8 from NetBeans 11.0 
(also running Java8) on my Mac and started seeing this error.

Any enlightenment on issue or suggestions on how to fix?

Kind Regards,

MArk

java.lang.AssertionError: Already had dead JAR: 
/var/folders/9c/qqy6vtdn3m74hn92p73q373wgp/T/org-netbeans-modules-project-ant5199247474261787800.jar
at 
org.netbeans.JarClassLoader$JarSource.destroy(JarClassLoader.java:675)
at org.netbeans.JarClassLoader.destroy(JarClassLoader.java:316)
at org.netbeans.StandardModule.classLoaderDown(StandardModule.java:556)
at org.netbeans.ModuleManager.enable(ModuleManager.java:1398)
at org.netbeans.ModuleManager.enable(ModuleManager.java:1254)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:315)
at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:251)
at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:298)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:156)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:125)
at org.netbeans.core.startup.Main.start(Main.java:282)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:98)
at java.lang.Thread.run(Thread.java:744)
/Users/markee/NetBeansProjects/incubator-netbeans/nbbuild/nbproject/nbjdk.xml:43:
 The following error occurred while executing this line:
/Users/markee/NetBeansProjects/incubator-netbeans/nbbuild/build.xml:1115: exec 
returned: 2
-
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: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-07-03 Thread Geertjan Wielenga
Hi Alex,

I think Josh has changed the opinionatedness in the meantime. Thanks for
your feedback and indeed please continue trying things out in beta-3, feel
free also to provide pull requests, of course.

On a different but related note -- maybe we could bring in your Spring Boot
functionality as a standard part of Apache NetBeans in 11.2, i.e., October?
I.e., would/could you donate that code to Apache NetBeans and work on it
further within our shared Apache NetBeans GitHub? Something to think about,
would be really cool.

Gj

On Wed, Jul 3, 2019 at 4:00 PM Alessandro  wrote:

> Dear all,
>   I continued testing NB 11.1 beta2 trying some Java EE related
> functionalities with both Maven and Gradle projects.
>
> I reported two more minor issues:
>
>1. NETBEANS-2791
> Glassfish
>and Payara servers download leaves spurious directory on filesystem
>   1. NETBEANS-2792
> Gradle
>  EE Run output tab remains in running state (bold title) after
> deployment
>
> but otherwise I had a pleasant experience.
>
> Loved the function to automatically download GlassFish and Payara from the
> Servers dialog (Tool > Servers), it should be extended to Apache Tomcat as
> well (and maybe Apache TomEE as well).
>
> I tried Java EE 7 at the moment will try Java EE 8 with beta3 to wait for
> the fixes to already reported issues.
> I can say for now that with NB 11.1 the maven web application projects are
> very different in content when using Java EE 8  over Java EE 7, is it
> because of the different maven archetypes used under the hood? I found the
> Java EE 8 maven web application project a bit too "opinionated".
>
> Keep up the good work!
>
> Regards,
> Alex
>
> Il giorno mar 2 lug 2019 alle ore 11:24 Alessandro  >
> ha scritto:
>
> > Dear all,
> >   I am test driving the new beta with a focus on Java development with
> > Maven and Gradle: so far so good.
> > No major problems encountered apart from NETBEANS-2783
> > , which affects
> also
> > version 11.0 and probably earlier version back to 8.2.
> >
> > Will continue the tests and report back any problems.
> >
> > Keep up the good work!!!
> >
> > Regards,
> > Alex
> >
>


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

2019-07-03 Thread Alessandro
Dear all,
  I continued testing NB 11.1 beta2 trying some Java EE related
functionalities with both Maven and Gradle projects.

I reported two more minor issues:

   1. NETBEANS-2791
Glassfish
   and Payara servers download leaves spurious directory on filesystem
  1. NETBEANS-2792
Gradle
 EE Run output tab remains in running state (bold title) after
deployment

but otherwise I had a pleasant experience.

Loved the function to automatically download GlassFish and Payara from the
Servers dialog (Tool > Servers), it should be extended to Apache Tomcat as
well (and maybe Apache TomEE as well).

I tried Java EE 7 at the moment will try Java EE 8 with beta3 to wait for
the fixes to already reported issues.
I can say for now that with NB 11.1 the maven web application projects are
very different in content when using Java EE 8  over Java EE 7, is it
because of the different maven archetypes used under the hood? I found the
Java EE 8 maven web application project a bit too "opinionated".

Keep up the good work!

Regards,
Alex

Il giorno mar 2 lug 2019 alle ore 11:24 Alessandro 
ha scritto:

> Dear all,
>   I am test driving the new beta with a focus on Java development with
> Maven and Gradle: so far so good.
> No major problems encountered apart from NETBEANS-2783
> , which affects also
> version 11.0 and probably earlier version back to 8.2.
>
> Will continue the tests and report back any problems.
>
> Keep up the good work!!!
>
> Regards,
> Alex
>


RE: bits.netbeans.org migration

2019-07-03 Thread Eric Barboni
Hi 
Apidocs are on a vm at Apache, this is apache infra I guess.

Some parts are redirected to oracle like the former maven artefacts and the old 
apidoc (version <=8.2)

Regards
Eric 


-Message d'origine-
De : Eric Bresie  
Envoyé : mercredi 3 juillet 2019 13:56
À : Apache NetBeans 
Objet : bits.netbeans.org migration

Notice reference to this on another thread which made me wonder...Is the 
content on http://bits.netbeans.org 
(http://bits.netbeans.org/dev/javadoc/org-openide-modules/overview-summary.html)
 expected to get migrated somewhere on the Apache infrastructure?

Eric Bresie
ebre...@gmail.com


-
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: 11.1 beta-3 status

2019-07-03 Thread Jan Lahoda
On Wed, Jul 3, 2019 at 1:32 PM Neil C Smith  wrote:

> On pending PRs the following look like possible NB11.1 candidates
> although are not marked as such - any thoughts?
>
> https://github.com/apache/netbeans/pull/1325
> https://github.com/apache/netbeans/pull/1342


FWIW, I think the two above are safe.


> https://github.com/apache/netbeans/pull/1352


Less sure about this one (it sits on a path that is used by almost all
features that support the Java language), but hopefully will be fine as
well.

Jan


>
> 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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 13:03, Neil C Smith  wrote:
>
> On Wed, 3 Jul 2019 at 13:00, Eric Barboni  wrote:
> >  Is it possible to consider this one for 11.1. As the ecosystem of maven 
> > plugins/archetype is now ready. This may help.
> >  Should I  tag the PR ?
> >
> > https://github.com/apache/netbeans/pull/1324
>
> OK, looking now.  Missed it because the NB11.1 label was missing, but
> think you'd asked me to look earlier - sorry.

Have retriggered the two tests that failed -
https://travis-ci.org/apache/netbeans/builds/550323219

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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 13:00, Eric Barboni  wrote:
>  Is it possible to consider this one for 11.1. As the ecosystem of maven 
> plugins/archetype is now ready. This may help.
>  Should I  tag the PR ?
>
> https://github.com/apache/netbeans/pull/1324

OK, looking now.  Missed it because the NB11.1 label was missing, but
think you'd asked me to look earlier - sorry.

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: 11.1 beta-3 status

2019-07-03 Thread Eric Barboni
Hi Neil
 Is it possible to consider this one for 11.1. As the ecosystem of maven 
plugins/archetype is now ready. This may help.
 Should I  tag the PR ?

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

Regards
Eric
-Message d'origine-
De : Neil C Smith  
Envoyé : mercredi 3 juillet 2019 11:09
À : dev 
Objet : Re: 11.1 beta-3 status

On Tue, 2 Jul 2019 at 23:00, Geertjan Wielenga  wrote:
>
> PS: Sorry, wasn't aware you requested to be added as reviewer to the 
> nb11.1 tagged PRs, would have done so if I had known, can still do so, 
> if you like. I think everything tagged as nb11.1 is really important 
> to include in 11.1, have tried to keep them to a minimum though.

No problem!  We're all still finding our way on this new release process.  I'd 
suggested all PRs for a release during release window add the release manager 
as reviewer, and add JIRA reference in title / link in description.  Seems to 
be an easier way for the release manager to track and/or request changes in 
case of release problems before things hit master now we're doing full merge 
across.

We should review that post-release, and add to / change in release guidelines 
on the wiki as necessary.

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





-
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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 12:44, Geertjan Wielenga  wrote:
> Agreed, and all by or approved by jlahoda, so as safe as can be.

My thoughts exactly! :-)

Created the sync PR - https://github.com/apache/netbeans/pull/1353
Full list of changes from beta2 to beta3 there.  Hopefully nothing
missing!

Time for a break, and to let Travis run on this, then I'll merge and
fire up the build task.

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





bits.netbeans.org migration

2019-07-03 Thread Eric Bresie
Notice reference to this on another thread which made me wonder...Is the 
content on http://bits.netbeans.org 
(http://bits.netbeans.org/dev/javadoc/org-openide-modules/overview-summary.html)
 expected to get migrated somewhere on the Apache infrastructure?

Eric Bresie
ebre...@gmail.com

Re: 11.1 beta-3 status

2019-07-03 Thread Geertjan Wielenga
Agreed, and all by or approved by jlahoda, so as safe as can be.

Gj

On Wed, 3 Jul 2019 at 13:32, Neil C Smith  wrote:

> On pending PRs the following look like possible NB11.1 candidates
> although are not marked as such - any thoughts?
>
> https://github.com/apache/netbeans/pull/1325
> https://github.com/apache/netbeans/pull/1342
> https://github.com/apache/netbeans/pull/1352
>
> 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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On pending PRs the following look like possible NB11.1 candidates
although are not marked as such - any thoughts?

https://github.com/apache/netbeans/pull/1325
https://github.com/apache/netbeans/pull/1342
https://github.com/apache/netbeans/pull/1352

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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 11:30, Geertjan Wielenga  wrote:
> I think both those two PRs you list can be merged at this point — and
> rolled back if needed prior to the vc which (I believe) is the next one
> after beta-3.

Both are merged.  Although I preferred to wait for Travis to go green,
which it did.  Looks like we're back on track with Travis testing for
now, so would rather keep it that way.  Would still like to know what
caused all the issues with Travis in the first place though.

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: Re: 11.1 -- separate convenience binary for frontend development?

2019-07-03 Thread Eric Bresie
Can’t a single installer be used with selection of “profile” page which pulls 
the necessary applicable plugins as needed during install?

Think this might be similar to how IntelliJ and Eclipse do so?

Eric Bresie
ebre...@gmail.com
> On July 3, 2019 at 4:33:32 AM CDT, Neil C Smith  wrote:
> On Wed, 3 Jul 2019 at 10:20, Geertjan Wielenga  wrote:
> >
> > Well, we already do produce a convenience binary. This would just be an
> > additional one.
>
> We can add steps to the build task, yes. What I mean is, we could do
> this after the vote - we could theoretically do it for 11.0 even now
> too. But I'm a little wary of making changes to the build job for the
> voting candidate after all betas have been done.
>
> And, without a JDK, I'm not sure how useful they are in practice to justify 
> it?!
>
> 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: 11.1 beta-3 status

2019-07-03 Thread Geertjan Wielenga
Yes, will do re stale branches.

I think both those two PRs you list can be merged at this point — and
rolled back if needed prior to the vc which (I believe) is the next one
after beta-3.

Gj

On Wed, 3 Jul 2019 at 12:16, Neil C Smith  wrote:

> On Wed, 3 Jul 2019 at 10:13, Neil C Smith  wrote:
> > Looking through and merging now.
>
> OK, all bar two merged to master, and relevant JIRA issues marked resolved.
>
> The two pending are -
>
> https://github.com/apache/netbeans/pull/1285
> https://github.com/apache/netbeans/pull/1338
>
> The first is still waiting on a review on requested changes from Jan.
> I think all the requested changes are made, so can merge, or someone
> else want to check all is ready?
>
> The second is marked as failing Travis, but I assume just because of
> earlier Travis issues - have retriggered the pending test and waiting
> for completion.
>
> Geertjan, you might want to take a look at the stale branches at
> https://github.com/apache/netbeans/branches/all  I didn't delete any
> of yours while merging the PRs, but we might want to remove some of
> those temporary branches?
>
> 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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 10:13, Neil C Smith  wrote:
> Looking through and merging now.

OK, all bar two merged to master, and relevant JIRA issues marked resolved.

The two pending are -

https://github.com/apache/netbeans/pull/1285
https://github.com/apache/netbeans/pull/1338

The first is still waiting on a review on requested changes from Jan.
I think all the requested changes are made, so can merge, or someone
else want to check all is ready?

The second is marked as failing Travis, but I assume just because of
earlier Travis issues - have retriggered the pending test and waiting
for completion.

Geertjan, you might want to take a look at the stale branches at
https://github.com/apache/netbeans/branches/all  I didn't delete any
of yours while merging the PRs, but we might want to remove some of
those temporary branches?

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: 11.1 -- separate convenience binary for frontend development?

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 10:20, Geertjan Wielenga  wrote:
>
> Well, we already do produce a convenience binary. This would just be an
> additional one.

We can add steps to the build task, yes.  What I mean is, we could do
this after the vote - we could theoretically do it for 11.0 even now
too.  But I'm a little wary of making changes to the build job for the
voting candidate after all betas have been done.

And, without a JDK, I'm not sure how useful they are in practice to justify it?!

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: 11.1 -- separate convenience binary for frontend development?

2019-07-03 Thread Geertjan Wielenga
I'm basically anticipating the problem whereby we announce that we have
installers for 11.1 and then all the questions after that will be "great,
where's the installer for web frontend development, like there used to be
before"?

Maybe this is a question for Reema, actually -- i.e., the installers she's
worked on generating and that are now part of the build process for Windows
and Linux, and created separately for Mac, maybe in addition to those there
could be installers generated for the subset of clusters relevant to web
frontend developers?

Gj









On Wed, Jul 3, 2019 at 11:20 AM Geertjan Wielenga 
wrote:

> Well, we already do produce a convenience binary. This would just be an
> additional one.
>
> Gj
>
> On Wed, Jul 3, 2019 at 11:18 AM Neil C Smith 
> wrote:
>
>> On Wed, 3 Jul 2019 at 10:13, Geertjan Wielenga 
>> wrote:
>> > What do we need to do this and do we think this is doable for 11.1?
>>
>> No!  Well, we only release sources! :-)  So while additional
>> convenience binaries might be a good thing, and feasible post-release,
>> given our inability to ship with a JDK to run on weren't we looking at
>> someone like AdoptOpenJDK doing this?
>>
>> 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: 11.1 -- separate convenience binary for frontend development?

2019-07-03 Thread Geertjan Wielenga
Well, we already do produce a convenience binary. This would just be an
additional one.

Gj

On Wed, Jul 3, 2019 at 11:18 AM Neil C Smith  wrote:

> On Wed, 3 Jul 2019 at 10:13, Geertjan Wielenga 
> wrote:
> > What do we need to do this and do we think this is doable for 11.1?
>
> No!  Well, we only release sources! :-)  So while additional
> convenience binaries might be a good thing, and feasible post-release,
> given our inability to ship with a JDK to run on weren't we looking at
> someone like AdoptOpenJDK doing this?
>
> 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: 11.1 -- separate convenience binary for frontend development?

2019-07-03 Thread Neil C Smith
On Wed, 3 Jul 2019 at 10:13, Geertjan Wielenga  wrote:
> What do we need to do this and do we think this is doable for 11.1?

No!  Well, we only release sources! :-)  So while additional
convenience binaries might be a good thing, and feasible post-release,
given our inability to ship with a JDK to run on weren't we looking at
someone like AdoptOpenJDK doing this?

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: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Tue, 2 Jul 2019 at 23:01, Laszlo Kishalmi  wrote:
> I'm sorry, my bad (as I had a free weekend to form a few PR-s).

Not a bad! :-)

Looking through and merging now.  Unfortunately, having been away
since last beta, I'm somewhat behind on merging for this one - no
travels between now and release though!

Having the release manager as one of the reviewers, but not
necessarily have to handle all merging, is probably the right way to
go in future.

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





11.1 -- separate convenience binary for frontend development?

2019-07-03 Thread Geertjan Wielenga
Hi all,

Maybe it's a good moment to throw this into the discussions -- for
JS/PHP/HTML i.e., web frontend developers, it would be handy if we'd be
able to produce a convenience binary (together with installers) that
excludes all Java-related features. As was done in the past and so that we
can have a smaller more focused binary specifically for this target group.

In terms of what we're voting on and releasing, i.e., source code, this
makes no difference. It only impacts the convenience binaries, i.e., a
separate convenience binary would need to be generated that would include
only these clusters: ide, nb, php, platform, webcommon. And no ergonomics,
i.e., everything enabled by default.

What do we need to do this and do we think this is doable for 11.1?

Gj


Re: 11.1 beta-3 status

2019-07-03 Thread Neil C Smith
On Tue, 2 Jul 2019 at 23:00, Geertjan Wielenga  wrote:
>
> PS: Sorry, wasn't aware you requested to be added as reviewer to the nb11.1
> tagged PRs, would have done so if I had known, can still do so, if you
> like. I think everything tagged as nb11.1 is really important to include in
> 11.1, have tried to keep them to a minimum though.

No problem!  We're all still finding our way on this new release
process.  I'd suggested all PRs for a release during release window
add the release manager as reviewer, and add JIRA reference in title /
link in description.  Seems to be an easier way for the release
manager to track and/or request changes in case of release problems
before things hit master now we're doing full merge across.

We should review that post-release, and add to / change in release
guidelines on the wiki as necessary.

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