Re: Feedback: Release Management of Apache NetBeans (incubating) 11.0

2019-04-06 Thread Josh Juneau
Great job, as always, Laszlo! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Apr 5, 2019, at 6:22 AM, Laszlo Kishalmi wrote: > > Dear all, > > I would like to thank you to be able to be the Rel

Re: [VOTE] Release Apache Netbeans 11.0 (incubating) [vote candidate 4]

2019-03-23 Thread Josh Juneau
+1, all steps verified successfully. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Thu, Mar 21, 2019 at 2:41 AM Laszlo Kishalmi wrote: > Dear all, > > This is our 4th voting candidate for the 11.0 r

Re: Java EE 8 API Module for Inclusion with NetBeans

2019-03-17 Thread Josh Juneau
ing on the code, but I can certainly try to publish it to my GitHub account if someone else would like to try and help out. After we are able to add Java EE 8 support, we need to document exactly what needs to be updated in order to add support for a new platform release. Josh Juneau juneau...

Re: [VOTE] Apache NetBeans graduation to Top Level Project

2019-03-11 Thread Josh Juneau
32269fb3903895bbc@%3Cdev.netbeans.apache.org%3E > [3] https://whimsy.apache.org/pods/project/netbeans > [4] > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Maturity+Model+Assessment+for+NetBeans > [5] > > https://incubator.apache.org/guides/graduation.html#community_graduation_vote > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Prepare for Apache NetBeans 11.0 vc3

2019-03-06 Thread Josh Juneau
s needed to be included into the release shall be > >> marked with *Need Cherry Picking* label on GitHub! > >> > >> > >> Laszlo Kishalmi > >> > >> Volunteer RM of Apache NetBeans 11.0 > >> > >> > >>

Re: Running GlassFish Under vc2 - Must use JDK 8

2019-03-02 Thread Josh Juneau
Nice work Pete! Thanks for confirming and digging into the code looking for the fix. Let me know if you need me to try and help with anything. Best Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Mar 2, 2019,

Re: Running GlassFish Under vc2 - Must use JDK 8

2019-03-02 Thread Josh Juneau
servers running on JDK 11. Come to think of it...OpenLiberty may already run on JDK 11...I'll have to test that out at some point. In any case, I will perform some tests with a fresh user dir, and fresh everything, this weekend. I'll let you know how it goes. Josh Juneau juneau...@gmai

Re: Running GlassFish Under vc2 - Must use JDK 8

2019-03-02 Thread Josh Juneau
8u171. Hope this helps. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Mar 2, 2019, at 12:50 PM, Geertjan Wielenga > wrote: > > Try to start it, close the IDE, then refresh the node after restart. > &

Re: Running GlassFish Under vc2 - Must use JDK 8

2019-03-02 Thread Josh Juneau
ook and figure it > out. > > > P > > On Sat, 2 Mar 2019, 15:41 Josh Juneau, wrote: > > > Hi Pete, > > > > Thanks for the write-up. I have verified, and I already have JDK8 > > registered as an available platform. When I right-click on GlassFish -> &g

Re: Running GlassFish Under vc2 - Must use JDK 8

2019-03-02 Thread Josh Juneau
orms button > * Add JDK8 > * Select JDK8 in dropdown > * Close dialog and try starting GlassFish > > ? > > Hope that works! > > P > > On Sat, Mar 2, 2019 at 3:08 PM Josh Juneau wrote: > > > I have noticed that using vc2, and running NetBeans on JDK 11 or 12, my

Running GlassFish Under vc2 - Must use JDK 8

2019-03-02 Thread Josh Juneau
without issue. Has anyone else experienced this same behavior? Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: [VOTE] PMC chair for Apache NetBeans

2019-03-01 Thread Josh Juneau
+1 Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Mar 1, 2019, at 8:28 AM, Glenn Holmer wrote: > > This voting thread is to confirm Geertjan Wielenga as the first PMC > chair of NetBeans as we leave incubation and begin

Re: Which version of JDK should GlassFish be able to support?

2019-02-26 Thread Josh Juneau
.e., JDK 8, to start > GlassFish. I.e., a complete newbie will most likely be required to have two > different JDKs -- and most likely only discover this when deploying their > application. Not very nice, all this. > > Gj > > > On Tue, Feb 26, 2019 at 3:59 PM Josh Juneau w

Re: Which version of JDK should GlassFish be able to support?

2019-02-26 Thread Josh Juneau
to > the JDK, so in the case of Maven projects, it seems relevant to how > NetBeans supports GlassFish or Java EE, and not a requirement for the Maven > project to run on GlassFish. > > Gj > > > On Tue, Feb 26, 2019 at 3:06 PM Josh Juneau wrote: > > > GlassFish 5+ is n

Re: Which version of JDK should GlassFish be able to support?

2019-02-26 Thread Josh Juneau
Geertjan Wielenga wrote: > So, not specifically JDK 8, but greater than JDK 8, too? I.e., the modular > JDK, from JDK 9 onwards, is supported by GlassFish? > > And what does GlassFish need the JDK for? > > Gj > > On Tue, Feb 26, 2019 at 2:57 PM Josh Juneau wrote: > > &g

Re: Which version of JDK should GlassFish be able to support?

2019-02-26 Thread Josh Juneau
A quick follow-up...I am not sure that GlassFish can run under JDK 12 (or anything after JDK 8 for that matter)...but it does require JDK8. Let me look into the most recent version of the JDK that it will run against. Thanks On Tue, Feb 26, 2019 at 7:57 AM Josh Juneau wrote: > Hi Geert

Re: Which version of JDK should GlassFish be able to support?

2019-02-26 Thread Josh Juneau
or files in the JDK are needed by GlassFish or, at > least, are needed by GlassFish when run with/from NetBeans. > > Thanks, > > Gj > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Java EE 8 API Module for Inclusion with NetBeans

2019-02-25 Thread Josh Juneau
group posted. On Mon, Feb 25, 2019 at 9:38 AM Geertjan Wielenga wrote: > How is it going with this? > > Thanks, > > Gj > > On Tue, Feb 19, 2019 at 3:30 PM Josh Juneau wrote: > > > Excellent, thanks Geertjan! I'll take a look. I appreciate your help. > &g

Re: Java EE 8 API Module for Inclusion with NetBeans

2019-02-19 Thread Josh Juneau
email.com> wrote: > > > It will be in two different places, one for Maven projects and one for > Ant > > projects. > > > > Gj > > > > On Tue, Feb 19, 2019 at 3:21 PM Josh Juneau wrote: > > > >> Of course...will put in the PR. I would like

Re: Java EE 8 API Module for Inclusion with NetBeans

2019-02-19 Thread Josh Juneau
ull request and we can evaluate it then. > > Gj > > On Tue, 19 Feb 2019 at 14:57, Josh Juneau wrote: > > > Since the Java EE 8 Platform is not currently an available choice when > > creating an Apache NetBeans project, I have put together a Java EE 8 API > > module f

Java EE 8 API Module for Inclusion with NetBeans

2019-02-19 Thread Josh Juneau
e for your assistance and guidance...it is appreciated. -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Apache Releases NetBeans 10.0 Featuring Enhanced Support for JDK 11

2019-02-15 Thread Josh Juneau
I may be able to write a short release article. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Feb 14, 2019, at 10:52 PM, Laszlo Kishalmi > wrote: > > Well, reading that, I'm starting to wande

Re: Time has come to redirect netbeans.org to netbeans.apache.org?

2019-02-03 Thread Josh Juneau
+1 to redirecting the base URL if all of the non-moved content will still be hosted by Oracle on netbeans.org. Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Feb 2, 2019, at 11:24 AM, Geertjan Wielenga > wrote: > &

Re: Question on: Gradle Project Open Defaults

2019-02-02 Thread Josh Juneau
+1 to loading more slowly with all required dependencies. Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Feb 2, 2019, at 6:21 PM, Wade Chandler wrote: > > I prefer it to work and be just like working with Gradle at th

Re: PMC chair for Apache NetBeans

2019-01-31 Thread Josh Juneau
+1 to Geertjan AND also +1 for Glenn Holmer. Both would be excellent candidates. I like Kevin's succession plan idea with respect to Geertjan being the first chair for year one. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/vi

Re: What to do with features for EARs and EJBs?

2019-01-28 Thread Josh Juneau
oved into other APIs, then maybe it can be broken off as an add-on extension...but not until then. Hope this makes sense. Thanks for all of the work that has gone into moving the IDE forward. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/auth

Re: [VOTE] Apache NetBeans Version Number: 2019.03

2019-01-26 Thread Josh Juneau
-1 Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Fri, Jan 25, 2019 at 9:51 PM Laszlo Kishalmi wrote: > Dear all, > > Well, it is time to finalize out version scheme for a while. There will > be

Re: [VOTE] Apache NetBeans Version Number: 11.0

2019-01-26 Thread Josh Juneau
+1 Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Fri, Jan 25, 2019 at 9:51 PM Laszlo Kishalmi wrote: > Dear all, > > Well, it is time to finalize out version scheme for a while. There will > be

Re: [VOTE] Apache NetBeans Version Number: 11

2019-01-26 Thread Josh Juneau
0 Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Fri, Jan 25, 2019 at 9:51 PM Laszlo Kishalmi wrote: > Dear all, > > Well, it is time to finalize out version scheme for a while. There will > be

Re: [DISCUSS] NetBeans 11.0 Release Schedule

2019-01-06 Thread Josh Juneau
Looking forward to helping out! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jan 6, 2019, at 4:48 AM, Geertjan Wielenga > wrote: > > Just to set expectations -- I doubt there'll be full

Re: Did i do pull-request right

2019-01-01 Thread Josh Juneau
Hi Peter, Upon brief review, the PR looks correct to me. However, I think you will need to add the license headers back to the modified files. I’ve left a comment in the PR. Thanks! Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Installation bundle for Apache NetBeans 10.0 for Windows

2018-12-31 Thread Josh Juneau
Nice work! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Dec 31, 2018, at 2:38 AM, Aritra Karak wrote: > > Dear community, > > I would like to draw your kind attention towards my creation bund

Re: Feedback: Release Management of Apache NetBeans (incubating) 10.0

2018-12-29 Thread Josh Juneau
Great job as the release manager Laszlo! Looking forward to having you as release manager for future releases. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Dec 29, 2018, at 3:06 AM, Geertjan Wielenga >

Re: Gradle Support for Apache NetBeans

2018-12-29 Thread Josh Juneau
Very nice! Great work Laszlo! Looking forward to having support for Gradle as a first class citizen. Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Dec 29, 2018, at 5:02 PM, John McDonnell wrote: > > Very cool, it&#

Re: Grails and Apache NetBeans

2018-12-29 Thread Josh Juneau
+1 to maintaining Grails support and also adding Micronaut support. Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Dec 29, 2018, at 5:27 PM, Sven Reimers wrote: > > Hi all, > > if we can reenable grails suppor

Re: Happy holidays everyone

2018-12-25 Thread Josh Juneau
Merry Christmas and Happy New Year! Great work to everyone involved in the fantastic Apache NetBeans community! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Dec 25, 2018, at 12:28 AM, Emilian Bold wr

Re: [VOTE] Release Apache Netbeans 10.0 (incubating) [vote candidate 5]

2018-12-20 Thread Josh Juneau
t the artifact does not contain any jar files, > save the: > platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/empty.jar > 3. Verify the cryptographic signatures, the NOTICE and LICENSE file > 4. Build it using the README provided by the artifact. > 5. Look in nbbuild/netbeans for the NetBeans installation created by the > build process. > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: [MENTORS] Re: [PPMC] We need volunteers for NetBeans lists moderation (+ [MENTORS] , want to step down?)

2018-11-29 Thread Josh Juneau
I'd like to volunteer to assist with the moderation of the mailing list as well, if needed. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Thu, Nov 29, 2018 at 6:21 AM Thilina Ranathunga wrote: >

Re: NetBeans - the UI for Maven

2018-11-25 Thread Josh Juneau
+1 to making Maven the default. I agree that we should not force users to choose between Maven or Ant when creating a new project. Just make Maven the default and allow the user the ability to change to Ant, if desired. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https

Re: [VOTE] Release Apache Netbeans 10.0 (incubating) [vote candidate 4]

2018-11-22 Thread Josh Juneau
I've been running vc3 for Java EE development for the past few weeks. Working great. Built vc4 today and it seems to be working well also. Once those last few issues are taken care of then I think this will be a solid release. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspo

Re: [DISCUSS] Apache NetBeans roadmap updates

2018-11-14 Thread Josh Juneau
> > On Wednesday, November 14, 2018, Josh Juneau wrote: > > > Yes...perfect. Sorry I did not refer to the proposal. Looked at it > > yesterday and responded today... > > > > Thanks > > > > On Wed, Nov 14, 2018 at 8:21 AM Geertjan Wielenga < >

Re: [DISCUSS] Apache NetBeans roadmap updates

2018-11-14 Thread Josh Juneau
very aware of several problems, as well as > features that need to be added -- we need everyone to be proactive in > pinning down bugs and in providing code contributions for missing features. > > Comments welcome, and many thanks for all the hard and enthusiastic work > done so far. > > Gj > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Unable to build?

2018-11-10 Thread Josh Juneau
Hi Ryan, I just pulled down the latest from incubator-netbeans and it built okay on my Mac. Are you on Windows or another OS? Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Nov 10, 2018, at 9:50 PM, Ryan Cup

Re: [VOTE] Release Apache Netbeans 10.0 (incubating) [vote candidate 3]

2018-11-07 Thread Josh Juneau
*+1 (binding)* *Runtime:* Java(TM) SE Runtime Environment 1.8.0_171-b11 *System:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_US (nb) Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Tue, Nov 6, 2018 at

Re: Apache NetBeans: Duke's Choice Award Winner 2018

2018-11-05 Thread Josh Juneau
racle.com/it/corporate/pressrelease/oow18-code-one-java-keynote-2018-10-22.html > > Attached is a happy pic of a lot of Apache NetBeans PPMC members at the > award ceremony, together with Georges Saab, Vice President, Software > Development, Java Platform Group at Oracle. > > This is big news! > > Gj > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: JavaDB?

2018-11-02 Thread Josh Juneau
I confirm that downloading the Apache release of JavaDB will provide a copy of the derbyclient.jar that is needed by NetBeans. Once registered, you can create connections to JavaDB via Apache NetBeans in the same manner as in the past. Tested on vc2 Thanks Josh Juneau juneau...@gmail.com

Re: Status of 3rd Code Donation

2018-10-30 Thread Josh Juneau
ready for donation to Apache. > > See the schedule at the end of this page: > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition > > Thanks, > > Gj > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: High level status of Apache NetBeans

2018-10-25 Thread Josh Juneau
Nice work Geertjan...great interview! It was great to see everyone this week! Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Oct 24, 2018, at 3:13 PM, Geertjan Wielenga > wrote: > > FYI: Small interview with me at Ora

Re: Apache NetBeans: Duke's Choice Award Winner 2018

2018-10-23 Thread Josh Juneau
Congrats to everyone for all of the hard work on such an excellent IDE and platform! Well deserved! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Oct 23, 2018, at 4:29 PM, Geertjan Wielenga > wrote: &

Web Project - Test Specification

2018-10-06 Thread Josh Juneau
this test, then we'd have to first install the NetBeans 8.2 plugin so that a Java web application could be created within NetBeans. Let me know...but in my opinion we cannot include the "Web Project" test in the set of tests for NetBeans 10. Thanks! Josh Juneau juneau...@gmail

Re: NetBeans (10) Splash Screen

2018-10-04 Thread Josh Juneau
When the splash screen initially displays it is gray for a split second, then the new updated splash screen shows with "Release 10". Looks great... Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On

Re: NetBeans 10.0 has been branched!

2018-10-01 Thread Josh Juneau
t change > > > > > * NETBEANS-1252 < > > https://issues.apache.org/jira/browse/NETBEANS-1252 > > > > > > > > > shifted cursor in output window when selecting text with > > > GDK_SCALE=2 > > > > > > > > > > I've created https://issues.apache.org/jira/browse/NETBEANS-1321 > in > > > > > order to track the release work. > > > > > > > > > > I'm about to clean up the code and create the first voting > candidate > > > > > tomorrow 1st of Oct 2018. > > > > > > > > > > Also try to look on this: > > > > > https://issues.apache.org/jira/browse/NETBEANS-1197 as its PR has > a > > > good > > > > > discussion onpossible critical issues for the release: > > > > > https://github.com/apache/incubator-netbeans/pull/854 > > > > > > > > > > > > > > > > > > > > > > > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Write access to GitHub NetBeans repo

2018-09-30 Thread Josh Juneau
Thanks everyone...sorry I did not have time to make it through all of the enterprise module licensing. I ran into some issues when the GitHub repo was reorganized, I believe, and lost some time there. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com

Re: Jakarta EE and Apache NetBeans 10

2018-09-25 Thread Josh Juneau
ue, Sep 25, 2018 at 1:41 AM Geertjan Wielenga wrote: > I see a lot of items still open in the 'enterprise' cluster when I look at > the Rat report: > > > https://builds.apache.org/job/incubator-netbeans-linux/826/artifact/nbbuild/build/rat-report.txt > > Gj > &g

Re: Should the NetBeans CodeOne talks be mentioned on Apache site?

2018-09-24 Thread Josh Juneau
Hi Mark, That certainly is tempting. What a great way to see the city! I will keep it in mind for certain and I will let you know if I can meet up for the ride. Thanks Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Sep 24, 2

Re: Activate Groovy support for NetBeans 10

2018-09-24 Thread Josh Juneau
+1 nice work! Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Sep 24, 2018, at 3:53 PM, Sven Reimers wrote: > > Hi, > > with the update to 2.5.2 (PR still to be merged) , trait support and some > more bug fixes c

Re: Should the NetBeans CodeOne talks be mentioned on Apache site?

2018-09-22 Thread Josh Juneau
I've just had a change in plans and I will likely be attending Oracle Code One this year. If anyone needs help with a NetBeans talk then I'd be happy to assist. I'll definitely try to be in attendance at the Thirsty Bear on Saturday evening. Josh Juneau juneau...@gmai

Re: Jakarta EE and Apache NetBeans 10

2018-09-18 Thread Josh Juneau
ionality in GitHub right now is identical to that > provided > >> by > >> > 8.2 plugins. > >> > > >> > However, the challenges we’re going to run into probably with > >> > licensing-related issues, plus the simple fact that the enterprise

Re: [VOTE] Accept donation Mojohaus NetBeans Maven Utilities

2018-09-08 Thread Josh Juneau
I agree +1 if we are able to fix grant issues that were mentioned. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Sep 7, 2018, at 1:29 PM, Sven Reimers wrote: > > If we can fix the grant problem so

Re: [GROOVY] Should we update to latest stable Groovy version?

2018-09-05 Thread Josh Juneau
to Groovy 2.5.2, which has a new packaging > (groovy-all as an artifact is gone) and lots of other goodies. > > Any good reason not to try this? > > Does anybody now of implications with Grails or Gradle? > > Thanks for the feedback > > -Sven > -- Josh Juneau junea

Re: Rough schedule for the November release

2018-09-05 Thread Josh Juneau
Thanks for putting this together Geertjan. It looks like a solid roadmap. On Wed, Sep 5, 2018 at 3:06 AM Geertjan Wielenga wrote: > Hi all, > > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+Roadmap > > See above, comments welcome! > > T

Review of libs.glassfish_logging

2018-08-31 Thread Josh Juneau
. However, I'm not quite sure what text to put into the notice txt since the library was originally written by Oracle and it is now being transferred to Eclipse. Please advise how to proceed. Thanks for your time...it is appreciated. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspo

Re: Proposal: Apache NetBeans 10 for November release

2018-08-28 Thread Josh Juneau
end, if someone does the work, and vets the JEE > stuff and makes it available, no reason NOT to release it. But if you > wanted to make a coordinated push, I think letting JEE settled down a bit > more would be good. > > Regards, > > Will Hartung > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Proposal: Apache NetBeans 10 for November release

2018-08-28 Thread Josh Juneau
tp://www.ehsavoie.com > http://twitter.com/ehsavoie > > > On Tue, Aug 28, 2018 at 3:15 PM Josh Juneau wrote: > > > I think that keeping NetBeans moving with a more frequent release cadence > > is a good idea. I only question how much additional effort it may be to > >

Re: Proposal: Apache NetBeans 10 for November release

2018-08-28 Thread Josh Juneau
se is supported as well as a whole new feature set, > > i.e., PHP: that's a significant change, not a minor update, justifying > the > > major release change, in my opinion. > > > > How does that sound? > > > > Related Wiki: > > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+Roadmap > > > > Thanks, > > > > Gj > > > > > -- > Carl J. Mosca > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Agenda and doodle for Virtual Apache NetBeans Meeting 2

2018-08-22 Thread Josh Juneau
, please do. Thanks, great. > > At the same time, what would be a better time for those in the Americas to > meet? I.e., probably we need a meeting time for Europe, Americas, and APAC, > and then from meeting to meeting we’ll move to different timezones. > > Gj > > On Wednesd

Re: Agenda and doodle for Virtual Apache NetBeans Meeting 2

2018-08-22 Thread Josh Juneau
s://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: "Apache NetBeans Developer of the Month"

2018-08-21 Thread Josh Juneau
Great idea! Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Aug 21, 2018, at 6:26 AM, Geertjan Wielenga > wrote: > > Hi all, > > In the virtual meetup that we completed a few minutes ago (I'm working on &g

Re: [GROOVY] Enhancements to groovy support

2018-08-10 Thread Josh Juneau
get > > this started. > > > > Anyone interested in learning stuff about CSL, editors, parsers, Groovy > > internals? This is the place to be if you want to have some real fun... > > > > - Sven > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: [Apache NetBeans 9 Apress Book] Starting the new book

2018-08-09 Thread Josh Juneau
would likely be interested in moving forward with an Apache NetBeans book project that is written by many authors, and we are supposed to keep him posted with our decision. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id

Re: Apache NetBeans Release Cycle

2018-08-08 Thread Josh Juneau
t; > > > > > given. > > > > > > > > Gj > > > > > > > > > > On Tue, Aug 7, 2018 at 4:22 PM, Geertjan Wielenga < > > > > > > > > > > geertjan.wiele...@googlemail.com> wrote: > > > > > > Just as a quick FYI: Both JDK 9 and JDK 10 are supported in > Apache > > > > > > NetBeans 9, i.e., no, we've not skipped JDK 10. > > > > > > > > > > > > Gj > > > > > > > > > > > > On Tue, Aug 7, 2018 at 4:11 PM, Chuck Davis > > > > > > wrote: > > > > > >> To me it makes sense to have NB reflect the level of Java > > > > > > implemented. > > > > > > > > >> For > > > > > >> example, features of JDK 11 can be added incrementally to NB > 9.1, > > > > > > 9.2, > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: [Apache NetBeans 9 Apress Book] Starting the new book

2018-08-08 Thread Josh Juneau
he book is not free) > - a free community (wiki?) book (e.g. using github.io or another > wiki) > > Looking forward your feedback. > > John. > On Thu, 2 Aug 2018 at 05:48, Josh Juneau wrote: > > > Hi John, > > > > Thanks for sending the detailed

Re: NetBeans javadoc at Apache

2018-08-08 Thread Josh Juneau
t; > One of the ZIPs generated from the above consists of HTML files. > > Where/how/when can/shall we publish these? > > And this should be a standard part of the release cycle. > > Thanks, > > Gj > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: [Apache NetBeans 9 Apress Book] Starting the new book

2018-08-02 Thread Josh Juneau
the money if the book is not free) > - a free community (wiki?) book (e.g. using github.io or another > wiki) > > Looking forward your feedback. > > John. > On Thu, 2 Aug 2018 at 05:48, Josh Juneau wrote: > > > Hi John, > > > > Thanks for sending the deta

Re: [Apache NetBeans 9 Apress Book] Starting the new book

2018-08-01 Thread Josh Juneau
this along! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Aug 1, 2018, at 5:10 AM, Delfi Ramirez wrote: > > > > > Agreed to most of the proposed index / scheme > > Please consider > &g

Re: [DISCUSS] Integration of 2nd donation

2018-07-31 Thread Josh Juneau
Emilian Bold escribió: > >>>> > >>>> Isn't this what we did with #Hacktoberfest 2017? > >>>>> --emi > >>>>> > >>>> > >>>> > >> --

Re: Apache NetBeans Apress Book

2018-07-21 Thread Josh Juneau
in a book for NetBeans. One or two chapters per person is not going to be too huge of a time investment...not at all like writing an entire book solo. Hope this helps. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 >

Re: Apache NetBeans Apress Book

2018-07-18 Thread Josh Juneau
open to looking at a free alternative if the group would rather go that route. Thanks Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jul 18, 2018, at 1:24 PM, Delfi Ramirez wrote: > > Hi all, Hi Pete: > > I guess,

Re: Apache NetBeans Apress Book

2018-07-17 Thread Josh Juneau
n get the details of each author/chapter, etc. worked out. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jul 17, 2018, at 3:40 AM, Delfi Ramirez wrote: > > +1 Huang Kai 😉 > > A wonder of mys

Re: Apache NetBeans Apress Book

2018-07-16 Thread Josh Juneau
Great ideas! +1 for splitting the book into parts. Once everyone has had an opportunity to provide their input in this thread, I will approach Apress with these ideas. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view

Re: Apache NetBeans Apress Book

2018-07-14 Thread Josh Juneau
decide to have a community-written book. Would also be beneficial to include a chapter on contributing, building from source, etc.. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jul 14, 2018, at 3:25 PM, Sven Reim

Apache NetBeans Apress Book

2018-07-14 Thread Josh Juneau
e NetBeans IDE. If anyone is interested then reply to this message and I can get a list of names together to send along to Apress. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: [VOTE] Release Apache NetBeans 9.0 (incubating) [vote candidate 3]

2018-07-14 Thread Josh Juneau
+1 - Built on Mac OSX 10.13.5 using 1.8.0_131 - DEPENDENCIES, NOTICE, LICENSE look good Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Sun, Jul 8, 2018 at 4:40 AM, Emilian Bold < emilia

Re: Welcome screen and 9.0 branding

2018-07-07 Thread Josh Juneau
Thanks Emilian...I think that looks great. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jul 7, 2018, at 1:05 PM, Emilian Bold > wrote: > > Here it is with the cherry-picked commit from PR583 a

Re: Welcome screen and 9.0 branding

2018-07-07 Thread Josh Juneau
I fully agree with Geertjan and Brett +1. I love the new icon in the dock and on the splash screen...would be great to see the new branding on the Welcome screen as well. However, it can wait if more is involved than cherry picking and easily updating the Welcome screen. Josh Juneau juneau

Re: [VOTE] Release Apache NetBeans 9.0 (incubating) [vote candidate 2]

2018-07-06 Thread Josh Juneau
+1 Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Fri, Jul 6, 2018 at 3:50 AM, Emilian Bold < emilian.b...@protonmail.ch.invalid> wrote: > Hi all, > > Please vote on releasing Apache NetBeans

Re: Stability of release90 branch and moving forward

2018-07-04 Thread Josh Juneau
+1 on releasing and also on the proposed release cycle. I also agree that if the Java 10 fix is ready then it should be added to this release. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jul 4, 2018, at 2:17

Re: Native macOS package (disk image)

2018-07-02 Thread Josh Juneau
+1 to native installer Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jul 2, 2018, at 11:36 AM, Emilian Bold > wrote: > > For starters we could have a disk image without the JDK and users will just > have to inst

Re: 2nd Oracle donation of NetBeans to Apache is complete

2018-06-21 Thread Josh Juneau
rom the 2nd donation, once it is in Apache NetBeans Git. Right now, > it is a ZIP file, it needs to be moved to Apache NetBeans Git, and we need > to do that in the right way, and figure out what the right way is. > > Thanks -- and this is a significant step forward in the transition of >

Re: A round of applause for Matthias!

2018-06-20 Thread Josh Juneau
org > For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: YouTube: Getting started with Apache NetBeans Platform

2018-06-16 Thread Josh Juneau
Nice work! Thanks for sharing. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jun 16, 2018, at 7:03 AM, Geertjan Wielenga > wrote: > > Part 3: Run & Debug Apache NetBeans IDE > https://www.

Re: NetBeans Build and the binaries-list hash

2018-06-15 Thread Josh Juneau
to troubleshoot the issue. I appreciate your time and responses. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Jun 15, 2018, at 11:03 AM, Matthias Bläsing > wrote: > > Hi Josh, > > Am Freitag,

Re: NetBeans Build and the binaries-list hash

2018-06-15 Thread Josh Juneau
sking users to build from source, then I'd think that this manual hash update requirement should not be occurring. Thanks for your time and assistance...it is appreciated. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 &

NetBeans Build and the binaries-list hash

2018-06-15 Thread Josh Juneau
ve to do so. It also may bring security questions into the fold, and I don't want to go down that path. Thanks for your time, and great work on NetBeans 9.0! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: NetBeans celebrates 1.7 million active users

2018-05-31 Thread Josh Juneau
Excellent work! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On May 31, 2018, at 12:51 PM, Jiří Kovalský wrote: > > Yes, that's what we are trying to solve in > https://issues.apache.org/jira/br

Re: AW: Postgres JDBC driver

2018-05-30 Thread Josh Juneau
gt; > > > Glenn Holmer (Linux registered user #16682) > > > > "After the vintage season came the aftermath -- and Cenbe." > > > > > > > > > > > To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.ap

Re: [RESULT] [VOTE] Release Apache NetBeans 9.0 RC1 (incubating) rc1

2018-05-29 Thread Josh Juneau
Download the artifact to be voted on and unzip it. > >>>>>> 2. Build it using the README provided by the artifact. > >>>>>> 3. Look in nbbuild/netbeans for the NetBeans installation > >>>>>> created by the build process. >

Re: Developers on MacOS, please have a look at: [NETBEANS-438] Cannot Sign Platform app due to symlink (#440)]

2018-05-22 Thread Josh Juneau
here is a problem with the > incubating-netbeans-java-9.0-rc1-bin.zip download. It does not contain the > MacOS app, so it makes it hard to test the change made to the Mac app. > > > -- > Paul Franz > Senior Principal Applications Engineer > Oracle Transportation Management > &g

Re: Developers on MacOS, please have a look at: [NETBEANS-438] Cannot Sign Platform app due to symlink (#440)]

2018-05-22 Thread Josh Juneau
org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIDaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=FjvsW90PKoOYMVsj6ymexkCdiXoDvGSnRuj2IoGocmg&m=GhDghx1-ly9qqoArClXg3V5et7ZUwnuqgXuJeYhfmDk&s=tijBzzL9ASW3U0140TMmRR5eQM4TW5ez-v5RGF17RHw&e= > > > > > > >

Re: NB 9.0 Splash Screen

2018-05-21 Thread Josh Juneau
Love the new splash screen...great work! +1 Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 On Mon, May 21, 2018 at 6:51 AM, Jiří Kovalský wrote: > And the image I attached is here: http://netbeans-vm.apache.

  1   2   >