[news] Satisfaction with NetCAT 10.0 program

2018-11-12 Thread Jiří Kovalský

Hello team,

   NetCAT 10.0 program is at its official end and so we would like to 
ask you as usually for any feedback you might have regarding this 2nd 
run of NetCAT under Apache wings. In order to complete the survey please 
follow the link [1] below and don't forget to provide your Apache user 
ID. The survey will be open until the next Monday - November 19th COB.


[1] https://goo.gl/forms/xiDsTxeMMCNEsF8n2

   Please don't miss this opportunity to influence the shape of future 
NetCAT programs.


Have a successful week everyone!
--
Best regards,
Glenn & Jirka

-
To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
For additional commands, e-mail: netcat-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 IDE 10.0 Community Acceptance Survey

2018-11-12 Thread Jiří Kovalský

Hi again people,

   I am happy to tell you that we closed the 10.0 Community Acceptance 
survey about VC3 today, evaluated all the issues which respondents 
pointed out and published the results here:


https://cwiki.apache.org/confluence/display/NETBEANS/Results+from+Apache+NetBeans+IDE+10.0+Community+Acceptance+survey

   The numbers look very good - overall satisfaction with quality 
increased from 32.5% to incredible 47.3% and performance improved from 
27.4% to 28.2% too. In addition to that no true release blocker by 
definition was identified so it's the official GO from NetBeans 
community as fas as functionality goes!


   We just want to investigate 
https://issues.apache.org/jira/browse/NETBEANS-1217 and then the final 
PPMC/IPMC voting can start, collect many nice +1s and Apache NetBeans 
IDE 10.0 will be released in couple of days. Anyone who can reproduce 
#1217 or even better understands the subject code is more than welcome 
to help with its evaluation/resolution.


We would like to thank to all survey respondents for their votes and 
support!


Best regards,
-Jirka

Dne 31.10.2018 v 10:58 Jiří Kovalský napsal(a):


Hello NetBeans community,

     Apache NetBeans IDE 10.0 Vote Candidate (VC) 2 [1] build has been 
published [1] and so the time for the final Community Acceptance survey 
[2] has come too. The essential purpose of this survey is to find out if 
NetBeans community accepts the latest VC build as ready for GA or not. 
Please note that this poll is not about Apache NetBeans IDE 10.0 sources 
but about its functionality and behavior.


     [1] 
https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans/incubating-10.0-vc2/incubating-netbeans-10.0-vc2-bin.zip 


     [2] https://goo.gl/forms/jCzBLA34hNZb4k5G2

     This is a very important milestone of the release cycle so we turn 
to you - NetBeans users - with request for help. Please download this 
Vote Candidate, edit your Java/PHP sources, debug the code, try 
refactoring features, simply test your typical use cases and once you 
gain a solid opinion about the VC build please take this short survey. 
It will stay open until Sunday - November 11th midnight last timezone. 
In spite of that please complete the survey as soon as you can.


Thanks for your cooperation and feedback!
--
Best regards,
Jiří Kovalský
https://netbeans.apache.org


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

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



Re: Opinions after one week of use and PHPCS Fixer

2018-11-12 Thread Rodrigo Teixeira Andreotti
 Hello,
I will create a feature request there in Jira so I would be very happy to
be able to help with the development of Netbeans, however my level of
knowledge of its modules, and of the java language is somewhat limited,
someone would have some reference material for this type of development ? So
I can try to help too :-)
__

[image: http://www.eximiaweb.com.br/_images/Assinatura.png]


Em seg, 12 de nov de 2018 às 06:27, Laszlo Kishalmi <
laszlo.kisha...@gmail.com> escreveu:

> Dear Rodrigo,
>
> First, I'm happy that you like Apache NetBeans.
>
> Second, with the movement to Apache process, we have no development
> team. You could create a feature request, by having a JIRA account. You
> might have the chance that someone will pick it up, or better provide a
> PR with the feature implementation.
>
> On 11/10/18 9:41 AM, Rodrigo Teixeira Andreotti wrote:
> >   Hello guys!
> > I've been using it for a week or so, VC3, it's working magnificently.
> >
> > I am using it daily and it is much more polished than the last beta
> > available from oracle.
> >
> > Today I was doing some testing with PHP CS Fixer, and this option since
> > netbeans 8.1 does not have many settings for execution.
> >
> > For example, by default netbeans runs the tool using the --dry-run
> option,
> > which rolls the tool and generates an XML report with the diff, but the
> > tool is able to perform the on-the-fly changes, but in the netbeans does
> > not offer any context menu or location to configure this tool.
> >
> > The ideal would be that in the context menu of the project we could
> select
> > if we just want to generate this report or already make the changes
> > directly in the code.
> >
> > What do you think about it?
> >
> > Members of the development team, could you insert a feature request for
> > this?
> >
> > Regards!
> > __
> >
> > [image: http://www.eximiaweb.com.br/_images/Assinatura.png]
> >
>
> -
> To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: netcat-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Re: Opinions after one week of use and PHPCS Fixer

2018-11-12 Thread Laszlo Kishalmi

Dear Rodrigo,

First, I'm happy that you like Apache NetBeans.

Second, with the movement to Apache process, we have no development 
team. You could create a feature request, by having a JIRA account. You 
might have the chance that someone will pick it up, or better provide a 
PR with the feature implementation.


On 11/10/18 9:41 AM, Rodrigo Teixeira Andreotti wrote:

  Hello guys!
I've been using it for a week or so, VC3, it's working magnificently.

I am using it daily and it is much more polished than the last beta
available from oracle.

Today I was doing some testing with PHP CS Fixer, and this option since
netbeans 8.1 does not have many settings for execution.

For example, by default netbeans runs the tool using the --dry-run option,
which rolls the tool and generates an XML report with the diff, but the
tool is able to perform the on-the-fly changes, but in the netbeans does
not offer any context menu or location to configure this tool.

The ideal would be that in the context menu of the project we could select
if we just want to generate this report or already make the changes
directly in the code.

What do you think about it?

Members of the development team, could you insert a feature request for
this?

Regards!
__

[image: http://www.eximiaweb.com.br/_images/Assinatura.png]



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

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