[jira] [Updated] (NETBEANS-1507) PHPStan empty inspector Window

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-1507:
---
Affects Version/s: 10.0
  Component/s: php - Code Analysis
  Summary: PHPStan empty inspector Window  (was: PHPStan emty 
inspector Window)

> PHPStan empty inspector Window
> --
>
> Key: NETBEANS-1507
> URL: https://issues.apache.org/jira/browse/NETBEANS-1507
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis
>Affects Versions: 10.0
>Reporter: Cyril VERLOOP
>Assignee: Junichi Yamamoto
>Priority: Blocker
> Attachments: details.log, phpstan-inspect.zip
>
>
> On build 880, an exception is thrown while inspecting with PHPStan (see 
> details.log attached).
> The "Output" window shows the xml report (not really useful to me) and the 
> "Inspector" window is now empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Comment Edited] (NETBEANS-1507) PHPStan emty inspector Window

2018-10-25 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664587#comment-16664587
 ] 

Junichi Yamamoto edited comment on NETBEANS-1507 at 10/26/18 2:55 AM:
--

Sorry, this is my fault. My configuration was not set properly.
Thanks a lot for catching this!


was (Author: junichi11):
Sorry, this is my fault. My configuration is not set properly.
Thanks a lot for catching this!

> PHPStan emty inspector Window
> -
>
> Key: NETBEANS-1507
> URL: https://issues.apache.org/jira/browse/NETBEANS-1507
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Cyril VERLOOP
>Assignee: Junichi Yamamoto
>Priority: Blocker
> Attachments: details.log, phpstan-inspect.zip
>
>
> On build 880, an exception is thrown while inspecting with PHPStan (see 
> details.log attached).
> The "Output" window shows the xml report (not really useful to me) and the 
> "Inspector" window is now empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1507) PHPStan emty inspector Window

2018-10-25 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664587#comment-16664587
 ] 

Junichi Yamamoto commented on NETBEANS-1507:


Sorry, this is my fault. My configuration is not set properly.
Thanks a lot for catching this!

> PHPStan emty inspector Window
> -
>
> Key: NETBEANS-1507
> URL: https://issues.apache.org/jira/browse/NETBEANS-1507
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Cyril VERLOOP
>Assignee: Junichi Yamamoto
>Priority: Blocker
> Attachments: details.log, phpstan-inspect.zip
>
>
> On build 880, an exception is thrown while inspecting with PHPStan (see 
> details.log attached).
> The "Output" window shows the xml report (not really useful to me) and the 
> "Inspector" window is now empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-1507) PHPStan emty inspector Window

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-1507:
---
Priority: Blocker  (was: Critical)

> PHPStan emty inspector Window
> -
>
> Key: NETBEANS-1507
> URL: https://issues.apache.org/jira/browse/NETBEANS-1507
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Cyril VERLOOP
>Assignee: Junichi Yamamoto
>Priority: Blocker
> Attachments: details.log, phpstan-inspect.zip
>
>
> On build 880, an exception is thrown while inspecting with PHPStan (see 
> details.log attached).
> The "Output" window shows the xml report (not really useful to me) and the 
> "Inspector" window is now empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1552) Syntax error for UVS

2018-10-25 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664340#comment-16664340
 ] 

Junichi Yamamoto commented on NETBEANS-1552:


{quote}> I check in my Laravel project, all errors are the same Syntax error 
unexpected: -> after: ) , so I don't create new report.{quote}

Great! Thanks for investigating it.
 
{quote}> If I understand right I have to create a report like this, if I find 
errors in PHP/CSS{quote}

Exactly. If there is a reproducible code (and exact steps), it is very helpful. 
We should be able to understand what a problem is when we look at it. 
Otherwise, we would take much time to fix bugs or could not fix them.

{quote}> Priority: choose blocker or just major{quote} 

Please have a look at guidelines: 
https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Guidelines
If you are not sure, just choose the default one.

{quote}> and can I choose you as Asignee or not?{quote}

Well... Please don't choose me because I'm not sure whether I can work on it 
soon. Probably, I will assign to me myself.


> Syntax error for UVS
> 
>
> Key: NETBEANS-1552
> URL: https://issues.apache.org/jira/browse/NETBEANS-1552
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 10.0
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Blocker
>
> Reproducible code:
> {code:php}
>  class UVS {
> public function isTest($param): bool {
> return true;
> }
> }
> ($test = new UVS()); // no error
> $isTest = ($test = new UVS())->isTest('test'); // error
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-1558) For new File Type, enable Finish button once MIME Type and extension are entered

2018-10-25 Thread Ricardo Pacheco (JIRA)
Ricardo Pacheco created NETBEANS-1558:
-

 Summary: For new File Type, enable Finish button once MIME Type 
and extension are entered
 Key: NETBEANS-1558
 URL: https://issues.apache.org/jira/browse/NETBEANS-1558
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Project
Affects Versions: 8.2, 10.0
Reporter: Ricardo Pacheco


While creating a new File Type with valid MIME Type (See Spec Test case 2.2) 
The Finish button is not enabled after entering the MIME Type and the Fule 
Extension.

The behaviour is the same as in NB 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-1557) Maven Repository browser is broken with non standard repositories

2018-10-25 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-1557:


 Summary: Maven Repository browser is broken with non standard 
repositories
 Key: NETBEANS-1557
 URL: https://issues.apache.org/jira/browse/NETBEANS-1557
 Project: NetBeans
  Issue Type: Bug
  Components: mavenutilities
Affects Versions: 10.0
 Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-345-on-20181002)
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
Reporter: Luca Mambretti


When adding a new maven repository to the repository browser the added 
repository shows only partial content and constantly tries to download bits 
from central even thou it's not central.

 

Repository used as example is the followng:

[https://repo.spring.io/milestone]

 

after adding this repo only partial content is shown and trying to view details 
on any of the shown artifacts tries to load info from central thus generating 
errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Comment Edited] (NETBEANS-1359) Profiling the IDE hangs when saving snapshot

2018-10-25 Thread Sven Reimers (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664043#comment-16664043
 ] 

Sven Reimers edited comment on NETBEANS-1359 at 10/25/18 5:17 PM:
--

http://mail.openjdk.java.net/pipermail/serviceability-dev/2018-October/025729.html

Fix available for JDK12, fix tested is working, waiting for integration into 12 
and backport to 11.


was (Author: sreimers):
http://mail.openjdk.java.net/pipermail/serviceability-dev/2018-October/025729.html

Fix available for JDK11, fix tested is working, waiting for integration into 12 
and backport to 11.

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
>  Labels: netcat
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1359) Profiling the IDE hangs when saving snapshot

2018-10-25 Thread Sven Reimers (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664043#comment-16664043
 ] 

Sven Reimers commented on NETBEANS-1359:


http://mail.openjdk.java.net/pipermail/serviceability-dev/2018-October/025729.html

Fix available for JDK11, fix tested is working, waiting for integration into 12 
and backport to 11.

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
>  Labels: netcat
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1552) Syntax error for UVS

2018-10-25 Thread Los Vitaly (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663959#comment-16663959
 ] 

Los Vitaly commented on NETBEANS-1552:
--

I check in my Laravel project, all errors are the same
Syntax error unexpected: -> after: ) , so I don't create new report. 
If I understand right I have to create a report like this, if I find errors in 
PHP/CSS
Priority: choose blocker or just major and can I choose you as Asignee or not?

> Syntax error for UVS
> 
>
> Key: NETBEANS-1552
> URL: https://issues.apache.org/jira/browse/NETBEANS-1552
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 10.0
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Blocker
>
> Reproducible code:
> {code:php}
>  class UVS {
> public function isTest($param): bool {
> return true;
> }
> }
> ($test = new UVS()); // no error
> $isTest = ($test = new UVS())->isTest('test'); // error
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-1555) update harness to 9.0

2018-10-25 Thread Eric Barboni (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANS-1555:
---
Component/s: (was: mavenutilities)

> update harness to 9.0
> -
>
> Key: NETBEANS-1555
> URL: https://issues.apache.org/jira/browse/NETBEANS-1555
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Minor
>
> there is still a dependencies with codehaus nbm harness that will need to be 
> updated at the time we have Netbeans 9.0 maven artifacts online



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-1555) update harness to 9.0

2018-10-25 Thread Eric Barboni (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Barboni updated NETBEANS-1555:
---
Component/s: mavenutilities

> update harness to 9.0
> -
>
> Key: NETBEANS-1555
> URL: https://issues.apache.org/jira/browse/NETBEANS-1555
> Project: NetBeans
>  Issue Type: Bug
>  Components: mavenutilities
>Reporter: Eric Barboni
>Assignee: Eric Barboni
>Priority: Minor
>
> there is still a dependencies with codehaus nbm harness that will need to be 
> updated at the time we have Netbeans 9.0 maven artifacts online



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1556) Show which plugin is new and which not

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663926#comment-16663926
 ] 

Christian Lenz commented on NETBEANS-1556:
--

As a first step, it would be nice, if we can see the date of the plugin right 
inside of the table view and not only inside of the description. So I can sort 
for the date to see the newest on top or the latest.

Now I have to click every plugin to see the date which is very not handy and 
for 100+ plugins a pain in the ass.

> Show which plugin is new and which not
> --
>
> Key: NETBEANS-1556
> URL: https://issues.apache.org/jira/browse/NETBEANS-1556
> Project: NetBeans
>  Issue Type: New Feature
>  Components: platform - Plugin Manager
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
>
> For some days, I went to the "available plugin" and saw about 73 plugins, 
> today I saw 93 plugins, but I have to scroll and have to remember which 
> plugin was still available within the 73 plugins and which one is new. This 
> is horrible. Is it possible to add a new column or maybe colors for plugins 
> and a legend to see this plugin is really new and this is not new or this has 
> an update or smth like that? I now the updates tab but updates are not a 
> problem, new plugins can't be recognized as them.
> Regards
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-1556) Show which plugin is new and which not

2018-10-25 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1556:


 Summary: Show which plugin is new and which not
 Key: NETBEANS-1556
 URL: https://issues.apache.org/jira/browse/NETBEANS-1556
 Project: NetBeans
  Issue Type: New Feature
  Components: platform - Plugin Manager
Affects Versions: Next
Reporter: Christian Lenz


For some days, I went to the "available plugin" and saw about 73 plugins, today 
I saw 93 plugins, but I have to scroll and have to remember which plugin was 
still available within the 73 plugins and which one is new. This is horrible. 
Is it possible to add a new column or maybe colors for plugins and a legend to 
see this plugin is really new and this is not new or this has an update or smth 
like that? I now the updates tab but updates are not a problem, new plugins 
can't be recognized as them.


Regards

Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-775) Netbeans ignores git hooks

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-775:

Issue Type: New Feature  (was: Improvement)

> Netbeans ignores git hooks
> --
>
> Key: NETBEANS-775
> URL: https://issues.apache.org/jira/browse/NETBEANS-775
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Affects Versions: 8.2
>Reporter: Jonathan Nessier
>Priority: Major
>  Labels: features
>
> Git hooks are a main part of the git client but Netbeans ignores them.
> More about this missing feature can be found here:
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=250776]
> For me it is a critical missing feature. And it seems to be missed from other 
> folks too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-775) Netbeans ignores git hooks

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-775:

Priority: Major  (was: Minor)

> Netbeans ignores git hooks
> --
>
> Key: NETBEANS-775
> URL: https://issues.apache.org/jira/browse/NETBEANS-775
> Project: NetBeans
>  Issue Type: Improvement
>  Components: versioncontrol - Git
>Affects Versions: 8.2
>Reporter: Jonathan Nessier
>Priority: Major
>  Labels: features
>
> Git hooks are a main part of the git client but Netbeans ignores them.
> More about this missing feature can be found here:
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=250776]
> For me it is a critical missing feature. And it seems to be missed from other 
> folks too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-1555) update harness to 9.0

2018-10-25 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-1555:
--

 Summary: update harness to 9.0
 Key: NETBEANS-1555
 URL: https://issues.apache.org/jira/browse/NETBEANS-1555
 Project: NetBeans
  Issue Type: Bug
  Components: mavenutilities
Reporter: Eric Barboni
Assignee: Eric Barboni


there is still a dependencies with codehaus nbm harness that will need to be 
updated at the time we have Netbeans 9.0 maven artifacts online



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-775) Netbeans ignores git hooks

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-775:

Description: 
Git hooks are a main part of the git client but Netbeans ignores them.

More about this missing feature can be found here:
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=250776]

For me it is a critical missing feature. And it seems to be missed from other 
folks too.

  was:
Git hooks are a main part of the git client but Netbeans ignores them.

More about this missing feature can be found here:
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
 * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]

For me it is a critical missing feature. And it seems to be missed from other 
folks too.


> Netbeans ignores git hooks
> --
>
> Key: NETBEANS-775
> URL: https://issues.apache.org/jira/browse/NETBEANS-775
> Project: NetBeans
>  Issue Type: Improvement
>  Components: versioncontrol - Git
>Affects Versions: 8.2
>Reporter: Jonathan Nessier
>Priority: Minor
>  Labels: features
>
> Git hooks are a main part of the git client but Netbeans ignores them.
> More about this missing feature can be found here:
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=250776]
> For me it is a critical missing feature. And it seems to be missed from other 
> folks too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-775) Netbeans ignores git hooks

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663916#comment-16663916
 ] 

Christian Lenz commented on NETBEANS-775:
-

{quote}
Looks we need to be a bit patient - work is going on in  
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299315
{quote}

the last comment was from 2015, so IMHO there is no real progress. I had a look 
into the source of NetBeans GIT support 2 years ago I think and I found empty 
methods to support git hooks etc. So there is still implementation there but 
needs completion and further work: 
https://github.com/apache/incubator-netbeans/search?q=Githook_q=Githook

So as I understand the code right, the getHooks returns nothing or doing 
nothing: 
https://github.com/apache/incubator-netbeans/blob/0f2e98d513deaedccef831ee9cfc08d09f3650b6/ide/git/src/org/netbeans/modules/git/ui/commit/GitCommitPanel.java.
 Only guessing.

> Netbeans ignores git hooks
> --
>
> Key: NETBEANS-775
> URL: https://issues.apache.org/jira/browse/NETBEANS-775
> Project: NetBeans
>  Issue Type: Improvement
>  Components: versioncontrol - Git
>Affects Versions: 8.2
>Reporter: Jonathan Nessier
>Priority: Minor
>  Labels: features
>
> Git hooks are a main part of the git client but Netbeans ignores them.
> More about this missing feature can be found here:
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
> For me it is a critical missing feature. And it seems to be missed from other 
> folks too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-483) Commit and push option

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-483:

External issue URL: https://netbeans.org/bugzilla/show_bug.cgi?id=257751

> Commit and push option
> --
>
> Key: NETBEANS-483
> URL: https://issues.apache.org/jira/browse/NETBEANS-483
> Project: NetBeans
>  Issue Type: Improvement
>  Components: versioncontrol - Git
>Affects Versions: Next
>Reporter: Rafael
>Priority: Major
>  Labels: git
>
> Create a _Commit & push_ option for git projects. 
> It is very useful when you're working alone or are sure no one pushed to 
> remote. 
> It would also be nice to have this option on [git toolbar 
> plugin|http://plugins.netbeans.org/plugin/51604/git-toolbar].
> Also most modern IDEs have such option and folks migrating to NetBeans may 
> miss it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-1554) Add push force support

2018-10-25 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1554:


 Summary: Add push force support
 Key: NETBEANS-1554
 URL: https://issues.apache.org/jira/browse/NETBEANS-1554
 Project: NetBeans
  Issue Type: New Feature
  Components: versioncontrol - Git
Affects Versions: Next
Reporter: Christian Lenz


>From the author of the external ticket:

{quote}
One of the main use cases for reset hard is to be able to push --force after it.

Use case: a github repo R2 is a fork of repo R1. R1 moves forward and R2's 
latest commit needs to be discarded before merging R1. The workflow is to reset 
--hard R2 to the previous commit and push force it before merging R1. reset 
--hard works, push --force is not possible from the IDE.
{quote}

This is really the same use case that I have. I can't push because NB says we 
have things to pull first. Now I have to do a push --force with console. Please 
add this missing feature.


Cheers

Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-1411) Hard to align elements inside the swing GUI builder Matisse

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-1411:
-
External issue URL: https://netbeans.org/bugzilla/show_bug.cgi?id=257519

> Hard to align elements inside the swing GUI builder Matisse
> ---
>
> Key: NETBEANS-1411
> URL: https://issues.apache.org/jira/browse/NETBEANS-1411
> Project: NetBeans
>  Issue Type: Improvement
>  Components: guibuilder - Natural Layout
>Affects Versions: Next
>Reporter: Christian Lenz
>Priority: Major
> Attachments: matisseRearrangement.gif, swingAlignmentBroken.gif
>
>
> You can't be pixel perfect inside of the gui builder because of the automated 
> gaps and rearrangement of the elements, when you move elements arround.
> Please see my screencast (swingAlignmentBroken.gif) for what I mean. It is 
> really hard to align all items, as I want, due to the gap, trying to be 
> perfect fit but I can't align it px perfect. And then it will rearrangement a 
> lot which breaks the layout.
> The second screencast (matisseRearrangement.gif) shows that it grows below, 
> when I try to make the space between label and textfield smaller.
> I use the layout "Free Design". It should be really free. I mean in general 
> the designer is good, better than the IntelliJ one, because they don't have 
> such free designer, they only have grids and boxes, maybe this is enough but 
> not if you want to be pixel perfect.
> The other thing is, if you try to be pixel perfect, it can be a mess and the 
> UI can look really shitty.
> Cheers
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-545) Applying Patch

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663866#comment-16663866
 ] 

Christian Lenz commented on NETBEANS-545:
-

IMHO, test it in NB 10.0 VC1 again and resolve it. After we bring NB 10.0 live 
(November I guess) and it is still working, you can close it. But this is only 
my solution how I would handle those 2 states to make a different out of it.

> Applying Patch
> --
>
> Key: NETBEANS-545
> URL: https://issues.apache.org/jira/browse/NETBEANS-545
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 10.0
>
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 9 "Applying path".
> In step number 4 of Applying Patch, selecting the patch file and clicking 
> Patch button, an information dialog opens that reads:  "The patch cannot be 
> applied in the selected context."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-545) Applying Patch

2018-10-25 Thread Leo Donahue (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663864#comment-16663864
 ] 

Leo Donahue commented on NETBEANS-545:
--

Thanks for reminding me.
I have updated the Fix version.
I should have asked this earlier, but should I resolve this issue or close
it?

Leo

On Thu, Oct 25, 2018 at 1:21 AM Christian Lenz (JIRA) 



> Applying Patch
> --
>
> Key: NETBEANS-545
> URL: https://issues.apache.org/jira/browse/NETBEANS-545
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 10.0
>
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 9 "Applying path".
> In step number 4 of Applying Patch, selecting the patch file and clicking 
> Patch button, an information dialog opens that reads:  "The patch cannot be 
> applied in the selected context."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Reopened] (NETBEANS-545) Applying Patch

2018-10-25 Thread Leo Donahue (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leo Donahue reopened NETBEANS-545:
--

Open to change Fix version to 10.0-vc1

> Applying Patch
> --
>
> Key: NETBEANS-545
> URL: https://issues.apache.org/jira/browse/NETBEANS-545
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 9.0
>
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 9 "Applying path".
> In step number 4 of Applying Patch, selecting the patch file and clicking 
> Patch button, an information dialog opens that reads:  "The patch cannot be 
> applied in the selected context."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-545) Applying Patch

2018-10-25 Thread Leo Donahue (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leo Donahue updated NETBEANS-545:
-
Fix Version/s: (was: 9.0)
   10.0

> Applying Patch
> --
>
> Key: NETBEANS-545
> URL: https://issues.apache.org/jira/browse/NETBEANS-545
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 10.0
>
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 9 "Applying path".
> In step number 4 of Applying Patch, selecting the patch file and clicking 
> Patch button, an information dialog opens that reads:  "The patch cannot be 
> applied in the selected context."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-168) Background scanning process needs a rethink

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663822#comment-16663822
 ] 

Christian Lenz commented on NETBEANS-168:
-

And the impact of the running background scanning process is that it blocks a 
run command for a maven based NetBeans module and Go To File missing some 
files, but they are alreaday there and searchable inside of the projects window.

> Background scanning process needs a rethink
> ---
>
> Key: NETBEANS-168
> URL: https://issues.apache.org/jira/browse/NETBEANS-168
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance, java - Platform, platform - Execution
>Affects Versions: 8.2, Next
> Environment: NetBeans 8.2, Windows 10 x64
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log, ui.log
>
>
> Often, while cloning, switching branch, merging, opening etc. etc. NetBeans 
> starts Background scanning for changes, but it is not real background, 
> because everything what you want to do then, like changing the branch, 
> commit, push, pull, open project, delete or whatever, is blocking by this 
> task and you can't cancel it, because it is essential.
> Either we need to rethink about this process like to make everything or most 
> of the stuff doing things in parallel or the task should really be 
> cancelable. It is a pain in the ass for big projects when they start to scan 
> for changes. 
> It is a real world case because you acan see it when you work on NetBeans 
> modules.
> Cheers
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1466) Alignment of comments on a line

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663786#comment-16663786
 ] 

Christian Lenz commented on NETBEANS-1466:
--

But offtopic. Only to make it clear, what the "problem" causes.

> Alignment of comments on a line
> ---
>
> Key: NETBEANS-1466
> URL: https://issues.apache.org/jira/browse/NETBEANS-1466
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Formatting  Indentation
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-870-on-20181013)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
> PHP 7.2
> xampp
>Reporter: Sébastien Villemain
>Priority: Trivial
> Attachments: Capture.PNG
>
>
> Comments on a line do not align automatically.
>   
> {code}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>  // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}
> Formatting only works if there is a space before the comment.
>  Result after formatting:
> {code:php}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>     // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1466) Alignment of comments on a line

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663784#comment-16663784
 ] 

Christian Lenz commented on NETBEANS-1466:
--

Unfortunately this happens with the HTML, it will indent the code again and 
this is a pain in the ass. And the other problem, which I want to try to fix it 
here: https://issues.apache.org/jira/browse/NETBEANS-436 is exact the problem, 
that the comments starts on the first column of a line, but It should like this:

{code}
// public function foo(): bool
// {
// return true;
// }
public function bar: bool
{
return false;
}
{code}

But yes, this is an other topic.

> Alignment of comments on a line
> ---
>
> Key: NETBEANS-1466
> URL: https://issues.apache.org/jira/browse/NETBEANS-1466
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Formatting  Indentation
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-870-on-20181013)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
> PHP 7.2
> xampp
>Reporter: Sébastien Villemain
>Priority: Trivial
> Attachments: Capture.PNG
>
>
> Comments on a line do not align automatically.
>   
> {code}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>  // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}
> Formatting only works if there is a space before the comment.
>  Result after formatting:
> {code:php}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>     // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1466) Alignment of comments on a line

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663785#comment-16663785
 ] 

Christian Lenz commented on NETBEANS-1466:
--

With this solution, there is no need to realign it again.

> Alignment of comments on a line
> ---
>
> Key: NETBEANS-1466
> URL: https://issues.apache.org/jira/browse/NETBEANS-1466
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Formatting  Indentation
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-870-on-20181013)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
> PHP 7.2
> xampp
>Reporter: Sébastien Villemain
>Priority: Trivial
> Attachments: Capture.PNG
>
>
> Comments on a line do not align automatically.
>   
> {code}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>  // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}
> Formatting only works if there is a space before the comment.
>  Result after formatting:
> {code:php}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>     // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Resolved] (NETBEANS-1550) Cannot set custom configuration of the inspection feature

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto resolved NETBEANS-1550.

   Resolution: Fixed
Fix Version/s: 10.0

> Cannot set custom configuration of the inspection feature
> -
>
> Key: NETBEANS-1550
> URL: https://issues.apache.org/jira/browse/NETBEANS-1550
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis
>Affects Versions: 9.0
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We cannot do it when we don't set PHP Code Sniffer options and chose its 
> combo box once.
> So, if the enabled checkbox is checked, NetBeans should validate values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-1550) Cannot set custom configuration of the inspection feature

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-1550:
---
Component/s: (was: php - Code)
 php - Code Analysis

> Cannot set custom configuration of the inspection feature
> -
>
> Key: NETBEANS-1550
> URL: https://issues.apache.org/jira/browse/NETBEANS-1550
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis
>Affects Versions: 9.0
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We cannot do it when we don't set PHP Code Sniffer options and chose its 
> combo box once.
> So, if the enabled checkbox is checked, NetBeans should validate values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1466) Alignment of comments on a line

2018-10-25 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663775#comment-16663775
 ] 

Junichi Yamamoto commented on NETBEANS-1466:


As I wrote above, it's written intentionally.
I don't think users would like to indent like the following:

{code:php}
//public function foo(): bool
//{
//return true;
//}
public function bar: bool
{
return false;
}
{code}
{code:php}
//public function foo(): bool
//{
//return true;
//}
public function bar: bool
{
return false;
}
{code}

So we should not do anything.


> Alignment of comments on a line
> ---
>
> Key: NETBEANS-1466
> URL: https://issues.apache.org/jira/browse/NETBEANS-1466
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Formatting  Indentation
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-870-on-20181013)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
> PHP 7.2
> xampp
>Reporter: Sébastien Villemain
>Priority: Trivial
> Attachments: Capture.PNG
>
>
> Comments on a line do not align automatically.
>   
> {code}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>  // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}
> Formatting only works if there is a space before the comment.
>  Result after formatting:
> {code:php}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>     // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[incubator-netbeans] 01/01: Merge pull request #984 from junichi11/netbeans-1550-code-analysis-custom-config

2018-10-25 Thread tmysik
This is an automated email from the ASF dual-hosted git repository.

tmysik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 76b5ac34dd43f20d518eda8f1f778cfe400858de
Merge: 799db9a acbba4a
Author: Tomáš Myšík 
AuthorDate: Thu Oct 25 15:38:43 2018 +0200

Merge pull request #984 from 
junichi11/netbeans-1550-code-analysis-custom-config

[NETBEANS-1550] Cannot set custom configuration of the inspection feature

 .../ui/analyzer/CodeSnifferCustomizerPanel.java| 18 +-
 1 file changed, 13 insertions(+), 5 deletions(-)


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

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



[incubator-netbeans] branch master updated (799db9a -> 76b5ac3)

2018-10-25 Thread tmysik
This is an automated email from the ASF dual-hosted git repository.

tmysik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


from 799db9a  Merge pull request #982 from junichi11/new-phpsigfiles
 add acbba4a  [NETBEANS-1550] Cannot set custom configuration of the 
inspection feature
 new 76b5ac3  Merge pull request #984 from 
junichi11/netbeans-1550-code-analysis-custom-config

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ui/analyzer/CodeSnifferCustomizerPanel.java| 18 +-
 1 file changed, 13 insertions(+), 5 deletions(-)


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

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



[jira] [Commented] (NETBEANS-1466) Alignment of comments on a line

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663728#comment-16663728
 ] 

Christian Lenz commented on NETBEANS-1466:
--

Than it should turn into a improvement. The problem is not to select all and 
comment it, it is to comment some lines and the right alignment should stay or 
should realignment to the right onw.

> Alignment of comments on a line
> ---
>
> Key: NETBEANS-1466
> URL: https://issues.apache.org/jira/browse/NETBEANS-1466
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Formatting  Indentation
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-870-on-20181013)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
> PHP 7.2
> xampp
>Reporter: Sébastien Villemain
>Priority: Trivial
> Attachments: Capture.PNG
>
>
> Comments on a line do not align automatically.
>   
> {code}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>  // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}
> Formatting only works if there is a space before the comment.
>  Result after formatting:
> {code:php}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>     // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Closed] (NETBEANS-1466) Alignment of comments on a line

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto closed NETBEANS-1466.
--
Resolution: Not A Bug

I don't think that it is a bug.

I suppose that it is intension because "//" is at the top of the line.

We often do that when we would like to comment out multiple lines, right?

e.g. 
{code:php}
//public function (): bool
//{
//return $this->javaScriptEnabled;
//}
{code}

> Alignment of comments on a line
> ---
>
> Key: NETBEANS-1466
> URL: https://issues.apache.org/jira/browse/NETBEANS-1466
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Formatting  Indentation
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-870-on-20181013)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
> PHP 7.2
> xampp
>Reporter: Sébastien Villemain
>Priority: Trivial
> Attachments: Capture.PNG
>
>
> Comments on a line do not align automatically.
>   
> {code}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>  // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}
> Formatting only works if there is a space before the comment.
>  Result after formatting:
> {code:php}
>     public function (): bool
>     {
> // Example : Do not align after formatting.
>     // Example : Functional alignment after formatting.
>     return $this->javaScriptEnabled;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-1550) Cannot set custom configuration of the inspection feature

2018-10-25 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-1550:
-
Labels: pull-request-available  (was: )

> Cannot set custom configuration of the inspection feature
> -
>
> Key: NETBEANS-1550
> URL: https://issues.apache.org/jira/browse/NETBEANS-1550
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 9.0
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
>
> We cannot do it when we don't set PHP Code Sniffer options and chose its 
> combo box once.
> So, if the enabled checkbox is checked, NetBeans should validate values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Resolved] (NETBEANS-1443) Error creating Symfony project

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto resolved NETBEANS-1443.

Resolution: Fixed

> Error creating Symfony project
> --
>
> Key: NETBEANS-1443
> URL: https://issues.apache.org/jira/browse/NETBEANS-1443
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Symfony
>Affects Versions: 10.0
>Reporter: Rodrigo Teixeira Andreotti
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: php, pull-request-available, symfony2
> Attachments: debian.log, windows.log
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> The following error is occurring when I try to finish creating a project with 
> symfony framework 2/3, the error is happening in both Debian and Windows.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Closed] (NETBEANS-1553) Always display errors in vendor folder

2018-10-25 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto closed NETBEANS-1553.
--
Resolution: Incomplete

> Always display errors in vendor folder
> --
>
> Key: NETBEANS-1553
> URL: https://issues.apache.org/jira/browse/NETBEANS-1553
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 10.0
>Reporter: Los Vitaly
>Priority: Major
> Attachments: storm.png
>
>
> Netbeans ALWAYS display errors in Vendor directory in Laravel, YII2, Symphony 
> or another PHP frameworks.
> If I add vendor in Properties-> Ignored Folders, errors is not displayed, but 
> after that you can't use autocomplete for code or jump to definition class, 
> functions. This also removes vendor directory from the project view.
> Another IDEs like PHPStorm doesn't check syntax in Vendor folder, and even 
> show warning message if you try to change code in this directory. I give a 
> PHPStorm screenshot that better explain than me
> Maybe it's good solution to do the same in NB, but I'm not sure about it
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1553) Always display errors in vendor folder

2018-10-25 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663657#comment-16663657
 ] 

Junichi Yamamoto commented on NETBEANS-1553:


Thanks for reporting. It would be nice if you can report errors one by one. We 
don't know what we should fix... So I'll close this issue, sorry.

I've already reported one issue: 
https://issues.apache.org/jira/browse/NETBEANS-1552

Could you please report errors like this?

> Another IDEs like PHPStorm doesn't check syntax in Vendor folder

Maybe, I think it is wrong. Other IDE should also check syntax (parse the 
code). Otherwise, Code completion, Go To Declaration etc. should not work.

The reason why errors appear in NetBeans is simple. There are some unsupported 
syntaxes in NetBeans. Of course, they are bugs. As I wrote above, just report 
them one by one although it may be hard to do it. 

Thanks for your understanding.

 

> Always display errors in vendor folder
> --
>
> Key: NETBEANS-1553
> URL: https://issues.apache.org/jira/browse/NETBEANS-1553
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 10.0
>Reporter: Los Vitaly
>Priority: Major
> Attachments: storm.png
>
>
> Netbeans ALWAYS display errors in Vendor directory in Laravel, YII2, Symphony 
> or another PHP frameworks.
> If I add vendor in Properties-> Ignored Folders, errors is not displayed, but 
> after that you can't use autocomplete for code or jump to definition class, 
> functions. This also removes vendor directory from the project view.
> Another IDEs like PHPStorm doesn't check syntax in Vendor folder, and even 
> show warning message if you try to change code in this directory. I give a 
> PHPStorm screenshot that better explain than me
> Maybe it's good solution to do the same in NB, but I'm not sure about it
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Created] (NETBEANS-1553) Always display errors in vendor folder

2018-10-25 Thread Los Vitaly (JIRA)
Los Vitaly created NETBEANS-1553:


 Summary: Always display errors in vendor folder
 Key: NETBEANS-1553
 URL: https://issues.apache.org/jira/browse/NETBEANS-1553
 Project: NetBeans
  Issue Type: Bug
  Components: php - Code
Affects Versions: 10.0
Reporter: Los Vitaly
 Attachments: storm.png

Netbeans ALWAYS display errors in Vendor directory in Laravel, YII2, Symphony 
or another PHP frameworks.

If I add vendor in Properties-> Ignored Folders, errors is not displayed, but 
after that you can't use autocomplete for code or jump to definition class, 
functions. This also removes vendor directory from the project view.

Another IDEs like PHPStorm doesn't check syntax in Vendor folder, and even show 
warning message if you try to change code in this directory. I give a PHPStorm 
screenshot that better explain than me

Maybe it's good solution to do the same in NB, but I'm not sure about it

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Updated] (NETBEANS-483) Commit and push option

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-483:

Affects Version/s: (was: 8.2)
   Next

> Commit and push option
> --
>
> Key: NETBEANS-483
> URL: https://issues.apache.org/jira/browse/NETBEANS-483
> Project: NetBeans
>  Issue Type: Improvement
>  Components: versioncontrol - Git
>Affects Versions: Next
>Reporter: Rafael
>Priority: Major
>  Labels: git
>
> Create a _Commit & push_ option for git projects. 
> It is very useful when you're working alone or are sure no one pushed to 
> remote. 
> It would also be nice to have this option on [git toolbar 
> plugin|http://plugins.netbeans.org/plugin/51604/git-toolbar].
> Also most modern IDEs have such option and folks migrating to NetBeans may 
> miss it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Comment Edited] (NETBEANS-1447) svn not working at all

2018-10-25 Thread Nicolas Dutertry (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663429#comment-16663429
 ] 

Nicolas Dutertry edited comment on NETBEANS-1447 at 10/25/18 8:28 AM:
--

I think there is an issue with the way netbeans compares versions. Subversion 
works if version is 1.9.9, but it does not work anymore from version 1.10.


was (Author: nicolas.dutertry):
I think there is an issue with the way netbeans compares version. Subversion 
works if version is 1.9.9, but it does not work anymore from version 1.10.

> svn not working at all
> --
>
> Key: NETBEANS-1447
> URL: https://issues.apache.org/jira/browse/NETBEANS-1447
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: fedora 28
>Reporter: Michal Palka
>Priority: Major
>
> log during starting netbeans9
> INFO [org.netbeans.modules.subversion]: Commandline client version: 1.10.2 
> (r1835932)
> WARNING [org.netbeans.modules.subversion]: Unsupported svn version. You need 
> >= 1.5
> WARNING [org.netbeans.modules.subversion.client.SvnClientFactory]: executable 
> binary path set to /usr/bin yet client not available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1447) svn not working at all

2018-10-25 Thread Nicolas Dutertry (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663429#comment-16663429
 ] 

Nicolas Dutertry commented on NETBEANS-1447:


I think there is an issue with the way netbeans compares version. Subversion 
works if version is 1.9.9, but it does not work anymore from version 1.10.

> svn not working at all
> --
>
> Key: NETBEANS-1447
> URL: https://issues.apache.org/jira/browse/NETBEANS-1447
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: fedora 28
>Reporter: Michal Palka
>Priority: Major
>
> log during starting netbeans9
> INFO [org.netbeans.modules.subversion]: Commandline client version: 1.10.2 
> (r1835932)
> WARNING [org.netbeans.modules.subversion]: Unsupported svn version. You need 
> >= 1.5
> WARNING [org.netbeans.modules.subversion.client.SvnClientFactory]: executable 
> binary path set to /usr/bin yet client not available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-1548) Display error on Options -> Editor -> Hints, but everything works

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663370#comment-16663370
 ] 

Christian Lenz commented on NETBEANS-1548:
--

Please add the log as a separate file next time or make a code block surround 
it. Thx.

> Display error on Options -> Editor -> Hints, but everything works
> -
>
> Key: NETBEANS-1548
> URL: https://issues.apache.org/jira/browse/NETBEANS-1548
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
> Environment: ubuntu 16.04
>Reporter: Los Vitaly
>Priority: Minor
>
> ---
> >Log Session: Wednesday, October 24, 2018 9:40:29 PM EEST
> >System Info: 
>  Product Version = Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-345-on-20181002)
>  Operating System = Linux version 4.15.0-38-generic running on amd64
>  Java; VM; Vendor = 1.8.0_181; OpenJDK 64-Bit Server VM 25.181-b13; Oracle 
> Corporation
>  Runtime = OpenJDK Runtime Environment 
> 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
>  Java Home = /usr/lib/jvm/java-8-openjdk-amd64/jre
>  System Locale; Encoding = en_US (nb); UTF-8
>  Home Directory = /home/vitaly
>  Current Directory = /home/vitaly/netbeans/bin
>  User Directory = /home/vitaly/.netbeans/dev
>  Cache Directory = /home/vitaly/.cache/netbeans/dev
>  Installation = /home/vitaly/netbeans/nb
>  /home/vitaly/netbeans/ergonomics
>  /home/vitaly/netbeans/ide
>  /home/vitaly/netbeans/extide
>  /home/vitaly/netbeans/java
>  /home/vitaly/netbeans/apisupport
>  /home/vitaly/netbeans/webcommon
>  /home/vitaly/netbeans/websvccommon
>  /home/vitaly/netbeans/profiler
>  /home/vitaly/netbeans/php
>  /home/vitaly/netbeans/harness
>  /home/vitaly/netbeans/groovy
>  /home/vitaly/netbeans/javafx
>  /home/vitaly/netbeans/platform
>  Boot & Ext. Classpath = 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/nashorn.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunec.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jaccess.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/cldrdata.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/icedtea-sound.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/localedata.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/dnsns.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunpkcs11.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/zipfs.jar
>  Application Classpath = 
> /home/vitaly/netbeans/platform/lib/boot.jar:/home/vitaly/netbeans/platform/lib/org-openide-modules.jar:/home/vitaly/netbeans/platform/lib/org-openide-util.jar:/home/vitaly/netbeans/platform/lib/org-openide-util-lookup.jar:/home/vitaly/netbeans/platform/lib/org-openide-util-ui.jar:/usr/lib/jvm/java-8-openjdk-amd64/lib/dt.jar:/usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
>  Startup Classpath = 
> /home/vitaly/netbeans/platform/core/org-openide-filesystems.jar:/home/vitaly/netbeans/platform/core/org-openide-filesystems-compat8.jar:/home/vitaly/netbeans/platform/core/org-netbeans-libs-asm.jar:/home/vitaly/netbeans/platform/core/core.jar:/home/vitaly/netbeans/platform/core/core-base.jar:/home/vitaly/netbeans/platform/core/asm-all-5.0.1.jar:/home/vitaly/netbeans/nb/core/org-netbeans-upgrader.jar:/home/vitaly/netbeans/nb/core/locale/core_nb.jar
> ---
> INFO [org.netbeans.modules.netbinox]: Install area set to 
> file:/home/vitaly/netbeans/
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.ide.kit, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.structure which is deprecated.
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.hints, org.netbeans.modules.maven.hints] use 
> org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java 
> Hints SPI (org.netbeans.spi.java.hints) instead.
> WARNING 
> [org.netbeans.modules.java.j2seplatform.libraries.J2SELibraryTypeProvider]: 
> Can not resolve URL: 
> nbinst://org.netbeans.modules.j2ee.eclipselink/modules/ext/docs/javax.persistence-2.1.0-doc.zip
> WARNING 
> 

[jira] [Resolved] (NETBEANS-1551) Não consigo usar subversion no NetBeans 9 integrando-o com o TurtoiseSVN

2018-10-25 Thread Christian Lenz (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz resolved NETBEANS-1551.
--
Resolution: Invalid

The common language is english not your (portuguese) and not my language 
(german).

> Não consigo usar subversion no NetBeans 9 integrando-o com o TurtoiseSVN
> 
>
> Key: NETBEANS-1551
> URL: https://issues.apache.org/jira/browse/NETBEANS-1551
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 8.2, 9.0
> Environment: Windows 10
>Reporter: Antônio Diego da LuZ silva
>Priority: Minor
>  Labels: integration, subversion, turtoise, versioning
>
> Não consigo utilizar o subversion no NetBeans 9. Quando indico a pasta onde 
> fica o svn.exe do TurtoiseSVN a integração com o subversion também não 
> funciona. Isto também não funciona no NetBeans 8.2 porém acho que consigo 
> usar o cliente subversion integrado do NetBeans. Já no NetBeans 9 nem o 
> cliente integrado funciona.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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



[jira] [Commented] (NETBEANS-545) Applying Patch

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663366#comment-16663366
 ] 

Christian Lenz commented on NETBEANS-545:
-

You should set the fix version to 10, I think it is workin in 10 but not in 9, 
right?

> Applying Patch
> --
>
> Key: NETBEANS-545
> URL: https://issues.apache.org/jira/browse/NETBEANS-545
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Subversion
>Affects Versions: 9.0
> Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
> NetBeans-dev-incubator-netbeans-linux-378-on-20180326-basic
>Reporter: Leo Donahue
>Priority: Major
> Fix For: 9.0
>
>
> In the NetCAT 9.0 BETA test for section "Standard development of project", 
> step number 9 "Applying path".
> In step number 4 of Applying Patch, selecting the patch file and clicking 
> Patch button, an information dialog opens that reads:  "The patch cannot be 
> applied in the selected context."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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