Re: Builds: Always Show Output (default values)

2019-02-10 Thread Alessandro
I would prefer to always show the output, it’s a way to see how the build is progressing. In the case of maven and gradle I always like to have a look at the dependency download stage for example. Alternatively a “always show when build fails” behavior is also acceptable. Regards Alex Il giorno

Re: Writing plugins for NetBeans 11.0

2019-02-01 Thread Alessandro
der. Wouldn't it be better to add the the code > > to NetBeans itself? > > > > Like: https://github.com/apache/incubator-netbeans/pull/ > > > > On 2/1/19 4:18 AM, Alessandro wrote: > >> Thanks for the info, Eric. > >> > >> Will try to p

Re: Writing plugins for NetBeans 11.0

2019-02-01 Thread Alessandro
wse/NETBEANS-467?focusedCommentId=16684815=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16684815 > > > -Message d'origine- > De : Alessandro > Envoyé : vendredi 1 février 2019 11:16 > À : dev@netbeans.incubator.apache.org > Objet : Writing plugins

Writing plugins for NetBeans 11.0

2019-02-01 Thread Alessandro
Hi all, I would like to start playing with the new Gradle support in my NB Spring Boot plugin (https://github.com/AlexFalappa/nb-springboot) which is written using maven and uses the RELEASE82 artifacts from the repository at http://bits.netbeans.org/nexus/content/groups/netbeans. I know that

Re: Calling all Gradle users!

2019-01-31 Thread Alessandro
Hi all, with today's build the exception are fixed and Gradle projects generated by Spring Initializr can be opened, built and tested. I found some minor annoyances for which I opened NETBEANS-2035, 2036, 2037 and 2038. The next step would be to be able to run and debug the project as Martin

Re: Calling all Gradle users!

2019-01-30 Thread Alessandro
Hi Martin, I noticed that the exception stacktrace you reported is very similar to the one I faced, the root cause might be the same. Anyway it seems Laszlo is aware of the problems and willing to solve them. Regards, Alex Il giorno mer 30 gen 2019 alle 22:40 Martin Weißhaupt ha scritto: >

Re: JIRA component for new gradle support

2019-01-30 Thread Alessandro
Hi John, Thanks for your swift reaction and for retargeting my issue. Cheers, Alex Il giorno mer 30 gen 2019 alle 20:14 John McDonnell < mcdonnell.j...@gmail.com> ha scritto: > Should be there now :) > > Regards > > John >

Re: Calling all Gradle users!

2019-01-30 Thread Alessandro
Hi, I stumbled upon the same issue reported by Martin while trying to open a project generated by the Spring Initializr service (http://start.spring.io). I have opened NETBEANS-2024 to track the issue with instructions to reproduce and an exceptions raised. The resulting project is unloadable

Re: Calling all Gradle users!

2019-01-30 Thread Alessandro
Correction: I opened NETBEANS-2029 'Unloadable Spring Initializr gradle project' Il giorno mer 30 gen 2019 alle ore 20:00 Alessandro ha scritto: > Hi, > I stumbled upon the same issue reported by Martin while trying to open a > project generated by the Spring Initializr serv

JIRA component for new gradle support

2019-01-30 Thread Alessandro
Hi, a component should be created in JIRA for categorizing bugs related to the new gradle support. There is currently 'projects - Ant project' and 'projects - Maven' but no 'projects - Gradle' or similar. Some bugs have been filed with a 'gradle' label. Greetings, Alex

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

2019-01-30 Thread Alessandro
on. Now that Gradle support is in master it could be worth having a look at supporting Spring Boot Gradle projects too. Greets, Alessandro