[jira] [Closed] (NETBEANS-3956) Code formatting fails since 11.3

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto closed NETBEANS-3956.
--
Fix Version/s: (was: Next)
   Resolution: Cannot Reproduce

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, 
> netbeans3956-2.gif, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto reopened NETBEANS-3956:


> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Fix For: Next
>
> Attachments: Correct.png, Example.mov, Incorrect.png, 
> netbeans3956-2.gif, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Jayce (Jira)


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

Jayce closed NETBEANS-3956.
---
Fix Version/s: Next
   Resolution: Fixed

Seems corrected in NetBeans-dev-netbeans-linux-1527-on-20200309-release.


> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Fix For: Next
>
> Attachments: Correct.png, Example.mov, Incorrect.png, 
> netbeans3956-2.gif, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-3956:


Unfortunately, I can't reproduce it.

!netbeans3956-2.gif!

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Fix For: Next
>
> Attachments: Correct.png, Example.mov, Incorrect.png, 
> netbeans3956-2.gif, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto updated NETBEANS-3956:
---
Attachment: netbeans3956-2.gif

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, 
> netbeans3956-2.gif, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Jayce (Jira)


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

Jayce commented on NETBEANS-3956:
-

I gave a shot to the lasses dev build 
NetBeans-dev-netbeans-linux-1527-on-20200309.

It works correctly again.
Something changed between this one and 
NetBeans-dev-netbeans-linux-1519-on-20200305-release.

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Jayce (Jira)


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

Jayce commented on NETBEANS-3956:
-

I tried removing cache and user directory folder.
Same result

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Jayce (Jira)


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

Jayce edited comment on NETBEANS-3956 at 3/10/20, 4:54 AM:
---

Thanks for your reply.
You pressed the shortcut only once.
Try several times

I added a video of the problem, see Example file.
Currently on my Mac (Home machine) but it's the same on my linux box
$ java --version
java 13.0.1 2019-10-15
Java(TM) SE Runtime Environment (build 13.0.1+9)
Java HotSpot(TM) 64-Bit Server VM (build 13.0.1+9, mixed mode, sharing)



was (Author: fft):
Thanks for your reply.
You pressed the shortcut only once.
Try several times


> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Jayce (Jira)


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

Jayce updated NETBEANS-3956:

Attachment: Example.mov

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Jayce (Jira)


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

Jayce commented on NETBEANS-3956:
-

Thanks for your reply.
You pressed the shortcut only once.
Try several times


> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Example.mov, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3984) Mercurial pull drops username from ssh connection

2020-03-09 Thread Jeffrey (Jira)
Jeffrey created NETBEANS-3984:
-

 Summary: Mercurial pull drops username from ssh connection
 Key: NETBEANS-3984
 URL: https://issues.apache.org/jira/browse/NETBEANS-3984
 Project: NetBeans
  Issue Type: Bug
  Components: versioncontrol - Mercurial
Affects Versions: 11.1, 9.0
 Environment: Suse Linux 15.0
Reporter: Jeffrey


On a pull from mercurial using ssh, the username shows in the mercurial 
properties and in the dropdown for the "Pull Dialog".  However when the url is 
selected (or is the default) the username is missing. Each time I pull, I have 
to manually insert the username to get it to work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-3956:


I can't reproduce it.

Please try checking/comparing your java version of NB 11.2 and 11.3.

Please try removing your netbeans cache and user directories for 11.3 (see Help 
> About).

!netbeans3956.gif!

Product Version: Apache NetBeans IDE 11.3
Java: 1.8.0_202; Java HotSpot(TM) 64-Bit Server VM 25.202-b08
Runtime: Java(TM) SE Runtime Environment 1.8.0_202-b08
System: Linux version 4.16.0-041600-generic running on amd64; UTF-8;

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3956) Code formatting fails since 11.3

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto updated NETBEANS-3956:
---
Attachment: netbeans3956.gif

> Code formatting fails since 11.3
> 
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: linuxmint
>Reporter: Jayce
>Priority: Major
> Attachments: Correct.png, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut 
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~ ~foreeach($anArray as $item) {~
> ~?>~
> ~~
> ~~
> ~~
> ~ ~}~
> ~?>~
>  
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3980) Improve Initialize Field hint for typed properties

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-3980:


[~czukowski] I don't rebuild. (I don't get the exception.)

> Improve Initialize Field hint for typed properties
> --
>
> Key: NETBEANS-3980
> URL: https://issues.apache.org/jira/browse/NETBEANS-3980
> Project: NetBeans
>  Issue Type: Improvement
>  Components: php - Editor
>Affects Versions: 11.3
>Reporter: Czukowski
>Priority: Minor
>
> Initialize Field hint should generate typed properties where possible. At the 
> same time, the doc comments become redundant so I think it should not 
> generate it anymore.
> The change should only affect projects with PHP 7.4+ version settings.
> The code in question: 
> {{php/php.editor/src/org/netbeans/modules/php/editor/verification/InitializeFieldSuggestion.java}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-1874) Setting some properties of font-colors in options works only till close of program

2020-03-09 Thread Marek Gremblewski (Jira)


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

Marek Gremblewski updated NETBEANS-1874:

Fix Version/s: (was: 11.3)
   12.0
Affects Version/s: 11.3

> Setting some properties of font-colors in options works only till close of 
> program
> --
>
> Key: NETBEANS-1874
> URL: https://issues.apache.org/jira/browse/NETBEANS-1874
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0, 11.0, 11.1, 11.2, 11.3
> Environment: Windows 7, 10
>Reporter: Marek Gremblewski
>Priority: Trivial
> Fix For: 12.0
>
> Attachments: netbeans.png
>
>
> Properties `Identifiers` and `numbers` in Fonts & Colors in Options are not 
> inherited and even not saved in exported config and is only visible until 
> application close.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3982) Tab navigation with keyboard broken

2020-03-09 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3982:
-

Exactly, that's what I expected, this is something specific to certain LAFs, 
introduced in 11.3.

> Tab navigation with keyboard broken
> ---
>
> Key: NETBEANS-3982
> URL: https://issues.apache.org/jira/browse/NETBEANS-3982
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 11.3
>Reporter: Miguel
>Priority: Major
>
> In 11.2 one could navigate the open tabs using the keyboard by pressing "Ctrl 
> + PgUp" or "Ctrl + PgDn" to move to the open tab to the left or right 
> respectively.
> This does not work in 11.3 at all or one can only toggle between random tabs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3982) Tab navigation with keyboard broken

2020-03-09 Thread Miguel (Jira)


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

Miguel commented on NETBEANS-3982:
--

[~GeertjanWielenga]

I was using FlatLAF (dark).

I just tried all bundled LAFs and the error occurs on the following LAFs:
 * Dark Nimbus
 * Flat (light)
 * Flat (dark)

> Tab navigation with keyboard broken
> ---
>
> Key: NETBEANS-3982
> URL: https://issues.apache.org/jira/browse/NETBEANS-3982
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 11.3
>Reporter: Miguel
>Priority: Major
>
> In 11.2 one could navigate the open tabs using the keyboard by pressing "Ctrl 
> + PgUp" or "Ctrl + PgDn" to move to the open tab to the left or right 
> respectively.
> This does not work in 11.3 at all or one can only toggle between random tabs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3983) Search by typing in the Open Project directory tree should go downwards

2020-03-09 Thread dennis lucero (Jira)
dennis lucero created NETBEANS-3983:
---

 Summary: Search by typing in the Open Project directory tree 
should go downwards
 Key: NETBEANS-3983
 URL: https://issues.apache.org/jira/browse/NETBEANS-3983
 Project: NetBeans
  Issue Type: Improvement
  Components: utilities - Open File
Affects Versions: 11.3
Reporter: dennis lucero


When typing in the "Open Project" directory tree, search should go downwards, 
similar to the native Windows open dialog.

Assuming the tree shows
 * Documents
 * Projects
 ** ACME Website
 ** Domain Robot

and the selection is at "ACME Website", pressing the "D" key should go to 
"Domain Robot", but currently goes to "Documents" (typing "dom" goes to "Domain 
Robot" as expected).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-2183) CDNJS access no longer works

2020-03-09 Thread Jesper Johnson (Jira)


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

Jesper Johnson commented on NETBEANS-2183:
--

[~matthiasblaesing] Thanks, got it working now.

> CDNJS access no longer works
> 
>
> Key: NETBEANS-2183
> URL: https://issues.apache.org/jira/browse/NETBEANS-2183
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 10.0, 11.0
> Environment: Windows 10 Professional 64 bit
> OpenJDK 11.0.2
> NetBeans 10.0 - latest updates
>Reporter: Mark Eggers
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.0
>
> Attachments: cdnjs-search.png, cdnjs-update.png, 
> messages-with-additional-properties.log, messages.log, messages.log
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> # Right-mouse button on a project and select properties
>  # Select CDNJS under Javascript libraries
>  # The list of libraries comes up
>  # Expect either a green checkbox or the latest version in the far right 
> column
>  # Question marks are there instead
> Also, when searching for a new library via CDNJS, a "Search Failed :(" 
> message is displayed.
> The trace in the logs:
> INFO [org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask]
> Unexpected token END OF FILE at position 0.
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
> [catch] at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.parse(LibraryProvider.java:303)
>  at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.run(LibraryProvider.java:260)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [null]: Last record repeated 9 more times.
> Note that this also fails on an old NetBeans 8.2 installation running on JDK 
> 8. I suspect that the remote request is failing.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3982) Tab navigation with keyboard broken

2020-03-09 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3982:
-

Which look and feel are you using?

> Tab navigation with keyboard broken
> ---
>
> Key: NETBEANS-3982
> URL: https://issues.apache.org/jira/browse/NETBEANS-3982
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 11.3
>Reporter: Miguel
>Priority: Major
>
> In 11.2 one could navigate the open tabs using the keyboard by pressing "Ctrl 
> + PgUp" or "Ctrl + PgDn" to move to the open tab to the left or right 
> respectively.
> This does not work in 11.3 at all or one can only toggle between random tabs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3982) Tab navigation with keyboard broken

2020-03-09 Thread Miguel (Jira)
Miguel created NETBEANS-3982:


 Summary: Tab navigation with keyboard broken
 Key: NETBEANS-3982
 URL: https://issues.apache.org/jira/browse/NETBEANS-3982
 Project: NetBeans
  Issue Type: Improvement
Affects Versions: 11.3
Reporter: Miguel


In 11.2 one could navigate the open tabs using the keyboard by pressing "Ctrl + 
PgUp" or "Ctrl + PgDn" to move to the open tab to the left or right 
respectively.

This does not work in 11.3 at all or one can only toggle between random tabs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3981) "On Save" actions remove commented annotations

2020-03-09 Thread Miguel (Jira)


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

Miguel updated NETBEANS-3981:
-
Description: 
When the On Save actions for Java "Remove Unused Imports" or "Organize Imports" 
are active, some commented code gets deleted along with the respective (now 
deletable) imports.

I observed this behaviour on annotations on types (see attachment)

 

  was:
When the On Save actions for Java "Remove Unused Imports" or "Organize Imports" 
are active, some commented code gets deleted along with the respective (now 
deletable) imports.

I observed this behaviour on annotations on types (see attachement)

 


> "On Save" actions remove commented annotations
> --
>
> Key: NETBEANS-3981
> URL: https://issues.apache.org/jira/browse/NETBEANS-3981
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
> Environment: Linux 
>Reporter: Miguel
>Priority: Major
> Attachments: deleting_annotation.gif
>
>
> When the On Save actions for Java "Remove Unused Imports" or "Organize 
> Imports" are active, some commented code gets deleted along with the 
> respective (now deletable) imports.
> I observed this behaviour on annotations on types (see attachment)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3981) "On Save" actions remove commented annotations

2020-03-09 Thread Miguel (Jira)
Miguel created NETBEANS-3981:


 Summary: "On Save" actions remove commented annotations
 Key: NETBEANS-3981
 URL: https://issues.apache.org/jira/browse/NETBEANS-3981
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.3
 Environment: Linux 
Reporter: Miguel
 Attachments: deleting_annotation.gif

When the On Save actions for Java "Remove Unused Imports" or "Organize Imports" 
are active, some commented code gets deleted along with the respective (now 
deletable) imports.

I observed this behaviour on annotations on types (see attachement)

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3980) Improve Initialize Field hint for typed properties

2020-03-09 Thread Czukowski (Jira)


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

Czukowski commented on NETBEANS-3980:
-

[~junichi11] I am trying to implement this, but I'm having some issues with it. 
If I try to just 'run' the PHP Editor module, I'm getting an exception 
immediately 
after I open a project in the dev build, about 
java.lang.NoClassDefFoundError: 
org/netbeans/modules/php/editor/parser/CUP$ASTPHP5Parser$actions. I've 
no idea what it means, but I found 
some mentions of it in the old Bugzilla issues, saying that PHP editor 
module should be rebuild, which led me to attempts to run build of that 
module.

https://bz.apache.org/netbeans/show_bug.cgi?id=201749#c2
https://bz.apache.org/netbeans/show_bug.cgi?id=214409#c5

Do you rebuild the PHP Editor module on change or does it work just wit running?

> Improve Initialize Field hint for typed properties
> --
>
> Key: NETBEANS-3980
> URL: https://issues.apache.org/jira/browse/NETBEANS-3980
> Project: NetBeans
>  Issue Type: Improvement
>  Components: php - Editor
>Affects Versions: 11.3
>Reporter: Czukowski
>Priority: Minor
>
> Initialize Field hint should generate typed properties where possible. At the 
> same time, the doc comments become redundant so I think it should not 
> generate it anymore.
> The change should only affect projects with PHP 7.4+ version settings.
> The code in question: 
> {{php/php.editor/src/org/netbeans/modules/php/editor/verification/InitializeFieldSuggestion.java}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3980) Improve Initialize Field hint for typed properties

2020-03-09 Thread Czukowski (Jira)
Czukowski created NETBEANS-3980:
---

 Summary: Improve Initialize Field hint for typed properties
 Key: NETBEANS-3980
 URL: https://issues.apache.org/jira/browse/NETBEANS-3980
 Project: NetBeans
  Issue Type: Improvement
  Components: php - Editor
Affects Versions: 11.3
Reporter: Czukowski


Initialize Field hint should generate typed properties where possible. At the 
same time, the doc comments become redundant so I think it should not generate 
it anymore.

The change should only affect projects with PHP 7.4+ version settings.

The code in question: 
{{php/php.editor/src/org/netbeans/modules/php/editor/verification/InitializeFieldSuggestion.java}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-2183) CDNJS access no longer works

2020-03-09 Thread Jira


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

Matthias Bläsing commented on NETBEANS-2183:


[~zeepa] this is a nightly build from yesterday evening: 
https://www.doppel-helix.eu/NetBeans-dev-dev-9c3d20c5d37b3e38a5086cac8fe0c3f907630ad7-release.zip
 it contains the fix.

> CDNJS access no longer works
> 
>
> Key: NETBEANS-2183
> URL: https://issues.apache.org/jira/browse/NETBEANS-2183
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 10.0, 11.0
> Environment: Windows 10 Professional 64 bit
> OpenJDK 11.0.2
> NetBeans 10.0 - latest updates
>Reporter: Mark Eggers
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.0
>
> Attachments: cdnjs-search.png, cdnjs-update.png, 
> messages-with-additional-properties.log, messages.log, messages.log
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> # Right-mouse button on a project and select properties
>  # Select CDNJS under Javascript libraries
>  # The list of libraries comes up
>  # Expect either a green checkbox or the latest version in the far right 
> column
>  # Question marks are there instead
> Also, when searching for a new library via CDNJS, a "Search Failed :(" 
> message is displayed.
> The trace in the logs:
> INFO [org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask]
> Unexpected token END OF FILE at position 0.
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
> [catch] at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.parse(LibraryProvider.java:303)
>  at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.run(LibraryProvider.java:260)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [null]: Last record repeated 9 more times.
> Note that this also fails on an old NetBeans 8.2 installation running on JDK 
> 8. I suspect that the remote request is failing.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-2183) CDNJS access no longer works

2020-03-09 Thread Jesper Johnson (Jira)


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

Jesper Johnson commented on NETBEANS-2183:
--

Is there a fixed build for macOS available somewhere? I can confirm the problem 
exists with NetBeans 11.2 & 11.3 (tested on High Sierra).

> CDNJS access no longer works
> 
>
> Key: NETBEANS-2183
> URL: https://issues.apache.org/jira/browse/NETBEANS-2183
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 10.0, 11.0
> Environment: Windows 10 Professional 64 bit
> OpenJDK 11.0.2
> NetBeans 10.0 - latest updates
>Reporter: Mark Eggers
>Assignee: Matthias Bläsing
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.0
>
> Attachments: cdnjs-search.png, cdnjs-update.png, 
> messages-with-additional-properties.log, messages.log, messages.log
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> # Right-mouse button on a project and select properties
>  # Select CDNJS under Javascript libraries
>  # The list of libraries comes up
>  # Expect either a green checkbox or the latest version in the far right 
> column
>  # Question marks are there instead
> Also, when searching for a new library via CDNJS, a "Search Failed :(" 
> message is displayed.
> The trace in the logs:
> INFO [org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask]
> Unexpected token END OF FILE at position 0.
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
>  at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
> [catch] at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.parse(LibraryProvider.java:303)
>  at 
> org.netbeans.modules.javascript.cdnjs.LibraryProvider$SearchTask.run(LibraryProvider.java:260)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [null]: Last record repeated 9 more times.
> Note that this also fails on an old NetBeans 8.2 installation running on JDK 
> 8. I suspect that the remote request is failing.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3979) Git: Commit error

2020-03-09 Thread jose luis romero (Jira)


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

jose luis romero updated NETBEANS-3979:
---
Description: 
Trying to make a commit on my  git projects, I got an error window:

"Git command failed"
Git command returned with the following error:
org.eclipse.jgit.api.errors.JGitInternalException: missing credentials provider

  was:
Trying to make a commit on a git project, I got an error window:

"Git command failed"
Git command returned with the following error:
org.eclipse.jgit.api.errors.JGitInternalException: missing credentials provider


> Git: Commit error
> -
>
> Key: NETBEANS-3979
> URL: https://issues.apache.org/jira/browse/NETBEANS-3979
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Git
>Affects Versions: 11.3
>Reporter: jose luis romero
>Priority: Critical
>
> Trying to make a commit on my  git projects, I got an error window:
> "Git command failed"
> Git command returned with the following error:
> org.eclipse.jgit.api.errors.JGitInternalException: missing credentials 
> provider



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3979) Git: Commit error

2020-03-09 Thread jose luis romero (Jira)
jose luis romero created NETBEANS-3979:
--

 Summary: Git: Commit error
 Key: NETBEANS-3979
 URL: https://issues.apache.org/jira/browse/NETBEANS-3979
 Project: NetBeans
  Issue Type: Bug
  Components: versioncontrol - Git
Affects Versions: 11.3
Reporter: jose luis romero


Trying to make a commit on a git project, I got an error window:

"Git command failed"
Git command returned with the following error:
org.eclipse.jgit.api.errors.JGitInternalException: missing credentials provider



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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] (NETBEANSINFRA-154) [TUTORIALS] - review and publication

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni updated NETBEANSINFRA-154:
---
Description: 
The third donation from Oracle included the NetBeans Tutorials. These have been 
transformed automatically to the AsciiDoc format and need review.
h2. Things to review

Review process consists of the following steps:
 * Find the images that have not been donated, and create alternatives.
 * Fix any formatting issues from the automated process.
 * Review the "language" of the code examples, so syntax highlighing is correct.
 * Create learning trails.
 * Remove the "*Contents*" section of the tutorial pages (if any, the automatic 
process should have removed most of them), we should also remove the list of 
links to headings in the content in the Contents section. We're generating a 
Table of Contents automatically, so we don't need to manually create one.

h2. Asigning a tutorial to yourself

The review process will tackle different sets of Tutorials in the following 
order:
 # IDE Tutorials in src/content/kb/docs/ide
 # Java Tutorials in src/content/kb/docs/java
 # PHP Tutorials in src/content/kb/docs/php
 # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
defined later.

If you want to review some tutorials please create a subtask using the 
*"More"/"Create sub-task"* menu entry, like so

!image-2019-01-15-12-22-29-742.png|width=650,height=436!

When creating the sub-task remember to set the "*labels*" field to 
*documentation / third-donation / tutorials / website,* 
like so:

*!image-2019-01-15-12-26-14-652.png|width=741,height=126!*

Also remember to *clearly state the tutorials you're working with* (say 
"java/a*": all tutorials starting with "a" in the "java" folder, or 
"ide/git.asciidoc").
h2. Help Material / Tips & Tricks

Please see 
[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
for NetBeans specific Asciidoc Trips & Tricks.

Please see 
[https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=367&projectKey=NETBEANSINFRA]
 for a Kanban Board of the status the tutorials donation.

 

 

 

  was:
The third donation from Oracle included the NetBeans Tutorials. These have been 
transformed automatically to the AsciiDoc format and need review.
h2. Things to review

Review process consists of the following steps:
 * Find the images that have not been donated, and create alternatives.
 * Fix any formatting issues from the automated process.
 * Review the "language" of the code examples, so syntax highlighing is correct.
 * Create learning trails.
 * Remove the "*Contents*" section of the tutorial pages (if any, the automatic 
process should have removed most of them), we should also remove the list of 
links to headings in the content in the Contents section. We're generating a 
Table of Contents automatically, so we don't need to manually create one.

h2. Asigning a tutorial to yourself

The review process will tackle different sets of Tutorials in the following 
order:
 # IDE Tutorials in src/content/kb/docs/ide
 # Java Tutorials in src/content/kb/docs/java
 # PHP Tutorials in src/content/kb/docs/php
 # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
defined later.

If you want to review some tutorials please create a subtask using the 
*"More"/"Create sub-task"* menu entry, like so

!image-2019-01-15-12-22-29-742.png|width=650,height=436!

When creating the sub-task remember to set the "*labels*" field to 
*documentation / third-donation / tutorials / website,* 
like so:

*!image-2019-01-15-12-26-14-652.png|width=741,height=126!*

Also remember to *clearly state the tutorials you're working with* (say 
"java/a*": all tutorials starting with "a" in the "java" folder, or 
"ide/git.asciidoc").
h2. Help Material / Tips & Tricks

Please see 
[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
for NetBeans specific Asciidoc Trips & Tricks.

Please see 
[https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS&rapidView=303]
 for a Kanban Board of the status the tutorials donation.

 

 

 


> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANSINFRA-154
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-154
> Project: Apache NetBeans Infra
>  Issue Type: Task
>  Components: Website - Editorial
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc f

[jira] [Resolved] (NETBEANS-3968) Convert Visibility hints cannot be disabled

2020-03-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto resolved NETBEANS-3968.

Fix Version/s: 12.0
   Resolution: Fixed

> Convert Visibility hints cannot be disabled
> ---
>
> Key: NETBEANS-3968
> URL: https://issues.apache.org/jira/browse/NETBEANS-3968
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 11.3
>Reporter: Czukowski
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.0
>
> Attachments: image-2020-03-06-12-33-23-941.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Some new hints to change methods and properties visibility are appearing 
> since 11.3, but there doesn't seem to be a way to hide them in the Customize 
> Hints dialog as they are not listed there.
>  !image-2020-03-06-12-33-23-941.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3952) Netbeans 11.3 test windows take null pointer exception when using gradle wrapper

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni updated NETBEANS-3952:
---
Component/s: projects - Gradle

> Netbeans 11.3 test windows take null pointer exception when using gradle 
> wrapper
> 
>
> Key: NETBEANS-3952
> URL: https://issues.apache.org/jira/browse/NETBEANS-3952
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.3
> Environment: Linux interceptor 5.3.0-24-generic #26-Ubuntu SMP Thu 
> Nov 14 01:33:18 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
>Reporter: Andrea Paternesi
>Priority: Critical
>
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.gradle.test.GradleTestProgressListener.processTestOutput(GradleTestProgressListener.java:142)
>  at 
> org.netbeans.modules.gradle.test.GradleTestProgressListener.statusChanged(GradleTestProgressListener.java:80)
>  at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source)
>  at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:498)
>  at 
> org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
>  at 
> org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
>  at 
> org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:42)
>  at 
> org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:231)
>  at 
> org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:150)
>  at 
> org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
>  at 
> org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
>  at 
> org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
>  at com.sun.proxy.$Proxy55.statusChanged(Unknown Source)
>  at 
> org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter.broadcastTestOutputEvent(BuildProgressListenerAdapter.java:291)
>  at 
> org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter.broadcastInternalProgressEvent(BuildProgressListenerAdapter.java:254)
>  at 
> org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter.doBroadcast(BuildProgressListenerAdapter.java:213)
>  at 
> org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter.onEvent(BuildProgressListenerAdapter.java:203)
>  at 
> org.gradle.tooling.internal.consumer.parameters.FailsafeBuildProgressListenerAdapter.onEvent(FailsafeBuildProgressListenerAdapter.java:39)
>  at 
> org.gradle.tooling.internal.consumer.parameters.FailsafeBuildProgressListenerAdapter.onEvent(FailsafeBuildProgressListenerAdapter.java:39)
>  at 
> org.gradle.tooling.internal.provider.ProviderConnection$BuildProgressListenerInvokingBuildEventConsumer.dispatch(ProviderConnection.java:313)
>  at 
> org.gradle.launcher.daemon.client.DaemonClient.monitorBuild(DaemonClient.java:222)
>  at 
> org.gradle.launcher.daemon.client.DaemonClient.executeBuild(DaemonClient.java:180)
>  at 
> org.gradle.launcher.daemon.client.DaemonClient.execute(DaemonClient.java:143)
>  at 
> org.gradle.launcher.daemon.client.DaemonClient.execute(DaemonClient.java:94)
>  at 
> org.gradle.tooling.internal.provider.DaemonBuildActionExecuter.execute(DaemonBuildActionExecuter.java:51)
>  at 
> org.gradle.tooling.internal.provider.DaemonBuildActionExecuter.execute(DaemonBuildActionExecuter.java:35)
>  at 
> org.gradle.tooling.internal.provider.LoggingBridgingBuildActionExecuter.execute(LoggingBridgingBuildActionExecuter.java:60)
>  at 
> org.gradle.tooling.internal.provider.LoggingBridgingBuildActionExecuter.execute(LoggingBridgingBuildActionExecuter.java:38)
>  at 
> org.gradle.tooling.internal.provider.ProviderConnection.run(ProviderConnection.java:193)
>  at 
> org.gradle.tooling.internal.provider.ProviderConnection.run(ProviderConnection.java:136)
>  at 
> org.gradle.tooling.internal.provider.DefaultConnection.getModel(DefaultConnection.java:203)
>  at 
> org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer.produceModel(CancellableModelBuilderBackedModelProducer.java:54)
>  at 
> org.gradle.tooling.internal.consumer.connection.PluginClasspathInjectionSupportedCheckModelProducer.produceModel(PluginClasspathInjectionSupportedCheckModelProducer.java:38)
>  at 
> org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection.run(AbstractConsumerConnection.java:62)
>  at 
> org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection.run(ParameterValidatingConsumerCo

[jira] [Commented] (NETBEANS-2443) Can't start profiler

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni commented on NETBEANS-2443:


would it be possible to test against Apache 11.3 ?

> Can't start profiler
> 
>
> Key: NETBEANS-2443
> URL: https://issues.apache.org/jira/browse/NETBEANS-2443
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Attach, profiler - Base, profiler - Engine, 
> profiler - IDE
>Affects Versions: 11.0
> Environment: Windows 10
> NetBeans 11 using Java 12 (tried with 8 also)
>Reporter: HenryDL
>Priority: Major
>
> I'm not able to start the NetBeans Profiler for Maven projects.
> *Recreate:*
>  # Create a new Maven Java Application using the IDE.
>  # Using the IDE add a new JFrame file (it contains a main method that simply 
> opens the a new JFrame).
>  # Right-click the new project and select _Profile_.
>  # This opens a Profiler tab. Do the calibration, then press the Profile 
> button at the top of the tab. A _Progress_ popup appears thatgets stuck on 
> the message "Connecting to the target VM...". The _Output_ tab shows a 
> message: "The syntax of the command is incorrect.".
> *Error (in Output tab):*
> {noformat}
> cd C:\_Code\TEMP_CODE\mavenproject1; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk-12" M2_HOME=C:\\_Code\\_TOOLS\\apache-maven-3.6.0 cmd /c 
> "\"\"C:\\_Code\\_TOOLS\\apache-maven-3.6.0\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/_Code/_TOOLS/netbeans 
> 11.0/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\_Code\\_TOOLS\\netbeans
>  11.0\\profiler\\lib\\\",5140,10 -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Henry\\AppData\\Local\\NetBeans\\Cache\\11.0\\mavencachedirs\\645799279\\org-netbeans-modules-profiler
>  -classpath %classpath com.mycompany.mavenproject1.NewJFrame\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk-12\\bin\\java.exe\" 
> -Dmaven.ext.class.path=\"C:\\_Code\\_TOOLS\\netbeans 
> 11.0\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 
> process-classes org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3761) Plugins from PP3 UC don't show up as Available Plugins

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni updated NETBEANS-3761:
---
Fix Version/s: 11.3

> Plugins from PP3 UC don't show up as Available Plugins
> --
>
> Key: NETBEANS-3761
> URL: https://issues.apache.org/jira/browse/NETBEANS-3761
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.0
>Reporter: Jiří Kovalský
>Priority: Critical
> Fix For: 11.3
>
>
> It is not possible to install plugins from the new NetBeans Plugin Portal 3.0 
> in the Apache NetBeans IDE 11.0. Despite the update center for version 11.0 
> [1] containing two plugins none of them is displayed in Available Plugins tab 
> of Plugins dialog
> [1] [http://netbeans-vm.apache.org/pluginportal/data/11.0/catalog.xml.gz]
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 11.0 with empty userdir.
>  # Invoke *Tools > Plugins* from main menu and switch to *Settings* tab.
>  # Click *Add* button, type _New PP3 UC_ as *Name* and paste [1] link into 
> *URL*. Click *OK* button.
>  # Uncheck all other update centers but leave _New PP3 UC_ as active.
>  # Switch to *Available Plugins* tab and click *Check for Newest* button.
> *Expected:* _NB Figletize_ and _Upload Files Button_ plugins are offered for 
> installation.
> *Actual:* _Available Plugins_ table remains empty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3761) Plugins from PP3 UC don't show up as Available Plugins

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni resolved NETBEANS-3761.

Resolution: Fixed

> Plugins from PP3 UC don't show up as Available Plugins
> --
>
> Key: NETBEANS-3761
> URL: https://issues.apache.org/jira/browse/NETBEANS-3761
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
>Affects Versions: 11.0
>Reporter: Jiří Kovalský
>Priority: Critical
> Fix For: 11.3
>
>
> It is not possible to install plugins from the new NetBeans Plugin Portal 3.0 
> in the Apache NetBeans IDE 11.0. Despite the update center for version 11.0 
> [1] containing two plugins none of them is displayed in Available Plugins tab 
> of Plugins dialog
> [1] [http://netbeans-vm.apache.org/pluginportal/data/11.0/catalog.xml.gz]
> *Steps to reproduce:*
>  # Launch Apache NetBeans IDE 11.0 with empty userdir.
>  # Invoke *Tools > Plugins* from main menu and switch to *Settings* tab.
>  # Click *Add* button, type _New PP3 UC_ as *Name* and paste [1] link into 
> *URL*. Click *OK* button.
>  # Uncheck all other update centers but leave _New PP3 UC_ as active.
>  # Switch to *Available Plugins* tab and click *Check for Newest* button.
> *Expected:* _NB Figletize_ and _Upload Files Button_ plugins are offered for 
> installation.
> *Actual:* _Available Plugins_ table remains empty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3609) Upgrade javaee6.api binaries

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni updated NETBEANS-3609:
---
Fix Version/s: 12.0

> Upgrade javaee6.api binaries
> 
>
> Key: NETBEANS-3609
> URL: https://issues.apache.org/jira/browse/NETBEANS-3609
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - Code, projects - Libraries
>Affects Versions: 11.2
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Notes:
> - javax.xml.bind:jaxb-api-osgi from 2.2 to 2.2.7
> - javax.xml:webservices-api-osgi from 2.0 to 2.0.1
> [JAVA EE 6 
> Specification|https://jcp.org/aboutJava/communityprocess/final/jsr316/index.html]
> See page 152 for the technologies with their required versions



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-2253) New Archetype wizard fails

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni resolved NETBEANS-2253.

Fix Version/s: 11.2
   Resolution: Fixed

> New Archetype wizard fails
> --
>
> Key: NETBEANS-2253
> URL: https://issues.apache.org/jira/browse/NETBEANS-2253
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.0
>Reporter: Bailey Campbell
>Priority: Major
> Fix For: 11.2
>
>
> h3. Steps
>  # Go to main menu File | New Project
>  # In New Project wizard select Maven > Project from archetype and push Next
>  # Type archetype name (or part) into search field (e.g. "hudson")
>  # Select appropriate archetype and proceed with creating new project
> h3. Expected result:
> Project from archetype is succesfully created.
>  
> Actual Result:
>  
> Build fails, error message indicates an existing directory but that directory 
> does not exist before the project is created.
> 
> BUILD FAILURE
> 
> Total time: 6.919 s
> Finished at: 2019-03-13T16:14:02-03:00
> Final Memory: 13M/109M
> 
> Failed to execute goal 
> org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) on 
> project standalone-pom: Directory mavenproject4 already exists - please run 
> from a clean directory -> [Help 1]
> To see the full stack trace of the errors, re-run Maven with the -e switch.
> Re-run Maven using the -X switch to enable full debug logging.
> For more information about the errors and possible solutions, please read the 
> following articles:
> [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3498) Cannot add unimplemented methods to anonymous innerclasses

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni resolved NETBEANS-3498.

Resolution: Fixed

merge PR

> Cannot add unimplemented methods to anonymous innerclasses
> --
>
> Key: NETBEANS-3498
> URL: https://issues.apache.org/jira/browse/NETBEANS-3498
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 11.2
>Reporter: Jan Lahoda
>Assignee: Jan Lahoda
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Consider code like this:
> ---
> public class Test2 {
> public static void main(String[] args) {
>  Comparator c = new Comparator() {
>  };
>  }
>  
> }
> 
>  
> There is a method missing in the anonymous class, but an attempt to add it 
> using the error fix leads to:
> ---
> java.lang.NullPointerException
>  at 
> org.netbeans.api.java.source.ElementUtilities.findUnimplementedMethods(ElementUtilities.java:904)
>  at 
> org.netbeans.api.java.source.ElementUtilities.findUnimplementedMethods(ElementUtilities.java:665)
>  at 
> org.netbeans.modules.java.editor.codegen.ImplementOverrideMethodGenerator.getImplementDescriptions(ImplementOverrideMethodGenerator.java:218)
>  at 
> org.netbeans.modules.java.editor.codegen.ImplementOverrideMethodGenerator.selectMethodsToImplement(ImplementOverrideMethodGenerator.java:145)
>  at 
> org.netbeans.modules.java.hints.errors.ImplementAllAbstractMethods$ImplementFixBase$1.run(ImplementAllAbstractMethods.java:320)
>  at 
> org.netbeans.modules.java.hints.errors.ImplementAllAbstractMethods$ImplementFixBase$1.run(ImplementAllAbstractMethods.java:316)
>  at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:502)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
>  at 
> org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
>  at 
> org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
>  at 
> org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
>  at 
> org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
>  at 
> org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
>  at 
> org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
>  at 
> org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:452)
>  at 
> org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:423)
>  at 
> org.netbeans.modules.java.hints.errors.ImplementAllAbstractMethods$ImplementFixBase.implement(ImplementAllAbstractMethods.java:316)
> [catch] at org.netbeans.modules.editor.hints.HintsUI$1.run(HintsUI.java:810)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> ---
>  
> Originally reported here:
> [http://mail-archives.apache.org/mod_mbox/netbeans-users/201911.mbox/%3C2971b37b-5471-2ec8-f52d-28ac2b3e6165%40univ-cotedazur.fr%3E]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3548) Can't create the netbeans module maven project

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni resolved NETBEANS-3548.

Fix Version/s: 11.2
   Resolution: Fixed

> Can't create the netbeans module maven project
> --
>
> Key: NETBEANS-3548
> URL: https://issues.apache.org/jira/browse/NETBEANS-3548
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.1
>Reporter: Adam Kędziora
>Priority: Major
> Fix For: 11.2
>
> Attachments: ide.log, ui.log
>
>
> I can't create the module maven project from within netbeans - I get to the 
> end of the wizard, nothing happened.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3115) Netbeans (gradle) opens sources from source-jar files instead of (opened) projects

2020-03-09 Thread Jira


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

Björn Schmidt commented on NETBEANS-3115:
-

Interestingly it is working on "some" references of my real life projects but 
not on all.

Can't see a pattern yet.

What's never working though is class links in the Log window (for instance 
strack traces) those are still always opened from the local Maven cache. 

> Netbeans (gradle) opens sources from source-jar files instead of (opened) 
> projects
> --
>
> Key: NETBEANS-3115
> URL: https://issues.apache.org/jira/browse/NETBEANS-3115
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.1, 11.2
>Reporter: Björn Schmidt
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available, usability
> Fix For: 11.3
>
> Attachments: nbtest2.tbz2
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> I'm using many independent gradle (java-library style) projects opened in NB. 
> They are not part of a big multi module project!
> Whenever I want to navigate to a source file from another project relative to 
> the current one, Netbeans opens the source from 
> ~/.m2/repository.../project.jar and not from the local file of the referenced 
>  project which is of course also opened in NB.
> The same goes for debugging, I have to set breakpoints in .m2 sources (opened 
> from projects configurations navigator items). Debugging libraries from local 
> sources is not possible.
> I already tried to disable all ~/.m2 Sources under Window->Debugging->Sources.
> This doesn't change the behavior though (also not after restarting).
> Even if it would change the behavior I then would have to disable all those 
> automatically added ~/.m2 (which are somehow preferred) references for every 
> project.
> Maybe I'm just to stupid to find the right (global) option but ATM I think 
> this behavior is a bug.
> —
> Attached Test Case:
>  - open both projects in Netbeans
>  - deploy both project to local maven repo via custom rungradle action (clean 
> build publishToMavenLocal)
>  - go to NewClass in justalib
>  - ctrl click on the new Lib2Class statement
> Expectation: Lib2Class gets opened from local filesystem, one can directly 
> edit the referenced file.
> Actual: Lib2Class gets opened from local maven repo, read only.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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] (NETBEANSINFRA-12) org.netbeans.external:net.java.html & co. have wrong groupId/artifactId

2020-03-09 Thread Eric Barboni (Jira)


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

Eric Barboni updated NETBEANSINFRA-12:
--
Fix Version/s: NB Repository Plugin 1.6

> org.netbeans.external:net.java.html & co. have wrong groupId/artifactId
> ---
>
> Key: NETBEANSINFRA-12
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-12
> Project: Apache NetBeans Infra
>  Issue Type: Bug
>  Components: MU - Apache NetBeans nb repository plugin
>Reporter: Jaroslav Tulach
>Assignee: Eric Barboni
>Priority: Minor
>  Labels: pull-request-available
> Fix For: NB Repository Plugin 1.6
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> While working on https://github.com/apache/netbeans/pull/1738 I realized that 
> the Maven name given to org.netbeans.external:net.java.html:1.7 is wrong and 
> it needlessly complicates the integration with rest of the utilities that 
> rely on upstream org.netbeans.html:net.java.html:1.7 name.
> There is a code that tries to {{findExternal}} in Maven Utilities module:
> https://github.com/apache/netbeans-mavenutils-nb-repository-plugin/blob/master/src/main/java/org/apache/netbeans/nbm/repository/PopulateRepositoryMojo.java#L426
> However it is not yet implemented. Anyway, many of our OSGi bundles come from 
> Maven central and they should be referenced with their real Maven 
> co-ordinates.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[netbeans-l10n] 11/14: Reference donated files and provide a working development example

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit 3fa3295e428eb6f9b05ebec0862914bccc69
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:44:08 2020 +0100

Reference donated files and provide a working development example
---
 locale_de/build.xml | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/locale_de/build.xml b/locale_de/build.xml
index 27d5591..b773271 100644
--- a/locale_de/build.xml
+++ b/locale_de/build.xml
@@ -38,8 +38,9 @@
 
 
 
-
-
+
+
+
 
 
 
@@ -48,11 +49,11 @@
  
 
 
-
+
 
 
 
-
 
 


-
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



[netbeans-l10n] 04/14: Added locale_de/ stub for german, added .gitignore, added l10nantext.jar ant lib.

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit 0482724aa6afbc9cf7386112b5d692b3087b7b28
Author: Boris Heithecker 
AuthorDate: Sat Feb 8 11:02:08 2020 +0100

Added locale_de/ stub for german, added .gitignore, added l10nantext.jar 
ant lib.
---
 .gitignore |   5 ++
 l10nantext.jar | Bin 0 -> 11047 bytes
 locale_de/build.xml|  70 +
 locale_de/manifest.mf  |   6 ++
 locale_de/nbproject/build-impl.xml |  42 +
 locale_de/nbproject/platform.properties|  33 ++
 locale_de/nbproject/project.properties |  18 ++
 locale_de/nbproject/project.xml|  32 ++
 .../org/apache/netbeans/l10n/de/Bundle.properties  |  17 +
 9 files changed, 223 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..1ce6fc6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/locale_*/release/
+/locale_*/build/
+/locale_*/dist/
+/locale_*/nbproject/private/
+/locale_*/nbproject/genfiles.properties
diff --git a/l10nantext.jar b/l10nantext.jar
new file mode 100644
index 000..ea4dd6e
Binary files /dev/null and b/l10nantext.jar differ
diff --git a/locale_de/build.xml b/locale_de/build.xml
new file mode 100644
index 000..27d5591
--- /dev/null
+++ b/locale_de/build.xml
@@ -0,0 +1,70 @@
+
+
+
+Builds, tests, and runs the project 
org.apache.netbeans.l10n.de.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/locale_de/manifest.mf b/locale_de/manifest.mf
new file mode 100644
index 000..7512f3a
--- /dev/null
+++ b/locale_de/manifest.mf
@@ -0,0 +1,6 @@
+Manifest-Version: 1.0
+AutoUpdate-Show-In-Client: true
+OpenIDE-Module: org.apache.netbeans.l10n.de
+OpenIDE-Module-Localizing-Bundle: org/apache/netbeans/l10n/de/Bundle.properties
+OpenIDE-Module-Specification-Version: 0.0.1
+
diff --git a/locale_de/nbproject/build-impl.xml 
b/locale_de/nbproject/build-impl.xml
new file mode 100644
index 000..e6453b1
--- /dev/null
+++ b/locale_de/nbproject/build-impl.xml
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+http://www.netbeans.org/ns/nb-module-project/2";>
+
+
+
+
+
+
+http://www.netbeans.org/ns/nb-module-project/2";>
+
+
+
+
+
+
+
+http://www.netbeans.org/ns/nb-module-project/2"/>
+http://www.netbeans.org/ns/nb-module-project/2"/>
+http://www.netbeans.org/ns/nb-module-project/2"/>
+
+
+
+
+
+
+
+
+
diff --git a/locale_de/nbproject/platform.properties 
b/locale_de/nbproject/platform.properties
new file mode 100644
index 000..f94a320
--- /dev/null
+++ b/locale_de/nbproject/platform.properties
@@ -0,0 +1,33 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+cluster.path=\
+${nbplatform.active.dir}/groovy:\
+${nbplatform.active.dir}/ide:\
+${nbplatform.active.dir}/java:\
+${nbplatform.active.dir}/enterprise:\
+${nbplatform.active.dir}/websvccommon:\
+${nbplatform.active.dir}/javafx:\
+${nbplatform.active.dir}/profiler:\
+${nbplatform.active.dir}/nb:\
+${nbplatform.active.dir}/php:\
+${nbplatform.active.dir}/platform:\
+${nbplatform.active.dir}/harness:\
+${nbplatform.active.dir}/apisupport:\
+${nbplatform.active.dir}/webcommon:\
+${nbplatform.active.dir}/extide:\
+${nbplatform.active.dir}/ergonomics
+nbplatform.active=default
\ No newline at end of file
diff --git a/locale_de/nbprojec

[netbeans-l10n] 07/14: Add l10nantext NetBeans project

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit f92ede297c14bf3cbc32d603c40a92b0c3098245
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:19:00 2020 +0100

Add l10nantext NetBeans project
---
 .gitignore  |6 +
 l10nantext/LICENSE  |  201 
 l10nantext/build.xml|   73 ++
 l10nantext/nbproject/build-impl.xml | 1768 +++
 l10nantext/nbproject/project.properties |  111 ++
 l10nantext/nbproject/project.xml|   35 +
 6 files changed, 2194 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1ce6fc6..6f0f295 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,9 @@
 /locale_*/dist/
 /locale_*/nbproject/private/
 /locale_*/nbproject/genfiles.properties
+#
+/l10nantext/release/
+/l10nantext/build/
+/l10nantext/dist/
+/l10nantext/nbproject/private/
+/l10nantext/nbproject/genfiles.properties
diff --git a/l10nantext/LICENSE b/l10nantext/LICENSE
new file mode 100644
index 000..261eeb9
--- /dev/null
+++ b/l10nantext/LICENSE
@@ -0,0 +1,201 @@
+ Apache License
+   Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+  "License" shall mean the terms and conditions for use, reproduction,
+  and distribution as defined by Sections 1 through 9 of this document.
+
+  "Licensor" shall mean the copyright owner or entity authorized by
+  the copyright owner that is granting the License.
+
+  "Legal Entity" shall mean the union of the acting entity and all
+  other entities that control, are controlled by, or are under common
+  control with that entity. For the purposes of this definition,
+  "control" means (i) the power, direct or indirect, to cause the
+  direction or management of such entity, whether by contract or
+  otherwise, or (ii) ownership of fifty percent (50%) or more of the
+  outstanding shares, or (iii) beneficial ownership of such entity.
+
+  "You" (or "Your") shall mean an individual or Legal Entity
+  exercising permissions granted by this License.
+
+  "Source" form shall mean the preferred form for making modifications,
+  including but not limited to software source code, documentation
+  source, and configuration files.
+
+  "Object" form shall mean any form resulting from mechanical
+  transformation or translation of a Source form, including but
+  not limited to compiled object code, generated documentation,
+  and conversions to other media types.
+
+  "Work" shall mean the work of authorship, whether in Source or
+  Object form, made available under the License, as indicated by a
+  copyright notice that is included in or attached to the work
+  (an example is provided in the Appendix below).
+
+  "Derivative Works" shall mean any work, whether in Source or Object
+  form, that is based on (or derived from) the Work and for which the
+  editorial revisions, annotations, elaborations, or other modifications
+  represent, as a whole, an original work of authorship. For the purposes
+  of this License, Derivative Works shall not include works that remain
+  separable from, or merely link (or bind by name) to the interfaces of,
+  the Work and Derivative Works thereof.
+
+  "Contribution" shall mean any work of authorship, including
+  the original version of the Work and any modifications or additions
+  to that Work or Derivative Works thereof, that is intentionally
+  submitted to Licensor for inclusion in the Work by the copyright owner
+  or by an individual or Legal Entity authorized to submit on behalf of
+  the copyright owner. For the purposes of this definition, "submitted"
+  means any form of electronic, verbal, or written communication sent
+  to the Licensor or its representatives, including but not limited to
+  communication on electronic mailing lists, source code control systems,
+  and issue tracking systems that are managed by, or on behalf of, the
+  Licensor for the purpose of discussing and improving the Work, but
+  excluding communication that is conspicuously marked or otherwise
+  designated in writing by the copyright owner as "Not a Contribution."
+
+  "Contributor" shall mean Licensor and any individual or Legal Entity
+  on behalf of whom a Contribution has been received by Licensor and
+  subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+  this License, each Contributor hereby grants to You a perpetual,
+  worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+  c

[netbeans-l10n] 13/14: Added instruction in README.md

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit 59923b6451118a3e649f94b3d3830cbbe2bc749f
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:47:15 2020 +0100

Added instruction in README.md
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 139e280..56ded6c 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,3 @@
 # netbeans-l10n
+
+Build l10nantext before building locale_de


-
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



[netbeans-l10n] 08/14: Copied netbeans-l10n-zip/antsrc/org/netbeans/l10n/Package.java to l10nantext/src/org/netbeans/l10n/ without modifications

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit 4bc1df2d0317f9eea2b0e7733dc4750766ac474d
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:22:23 2020 +0100

Copied netbeans-l10n-zip/antsrc/org/netbeans/l10n/Package.java to 
l10nantext/src/org/netbeans/l10n/ without modifications
---
 l10nantext/src/org/netbeans/l10n/Package.java | 466 ++
 1 file changed, 466 insertions(+)

diff --git a/l10nantext/src/org/netbeans/l10n/Package.java 
b/l10nantext/src/org/netbeans/l10n/Package.java
new file mode 100755
index 000..8e10fa1
--- /dev/null
+++ b/l10nantext/src/org/netbeans/l10n/Package.java
@@ -0,0 +1,466 @@
+/*
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
+ *
+ * Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
+ *
+ * The contents of this file are subject to the terms of either the GNU
+ * General Public License Version 2 only ("GPL") or the Common
+ * Development and Distribution License("CDDL") (collectively, the
+ * "License"). You may not use this file except in compliance with the
+ * License. You can obtain a copy of the License at
+ * http://www.netbeans.org/cddl-gplv2.html
+ * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
+ * specific language governing permissions and limitations under the
+ * License.  When distributing the software, include this License Header
+ * Notice in each file and include the License file at
+ * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Sun in the GPL Version 2 section of the License file that
+ * accompanied this code. If applicable, add the following below the
+ * License Header, with the fields enclosed by brackets [] replaced by
+ * your own identifying information:
+ * "Portions Copyrighted [year] [name of copyright owner]"
+ *
+ * Contributor(s):
+ *
+ * The Original Software is NetBeans. The Initial Developer of the Original
+ * Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
+ * Microsystems, Inc. All Rights Reserved.
+ *
+ * If you wish your version of this file to be governed by only the CDDL
+ * or only the GPL Version 2, indicate your decision by adding
+ * "[Contributor] elects to include this software in this distribution
+ * under the [CDDL or GPL Version 2] license." If you do not indicate a
+ * single choice of license, a recipient has the option to distribute
+ * your version of this file under either the CDDL, the GPL Version 2 or
+ * to extend the choice of license to its licensees as provided above.
+ * However, if you add GPL Version 2 code and therefore, elected the GPL
+ * Version 2 license, then the option applies only if the new code is
+ * made subject to such option by the copyright holder.
+ */
+package org.netbeans.l10n;
+
+import java.io.BufferedOutputStream;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.OutputStream;
+import java.util.HashMap;
+import java.util.Properties;
+import java.util.StringTokenizer;
+import java.util.Vector;
+import java.util.jar.JarFile;
+import java.util.zip.ZipEntry;
+import org.netbeans.nbbuild.XMLUtil;
+import org.netbeans.nbbuild.AutoUpdate;
+import org.apache.tools.ant.BuildException;
+import org.apache.tools.ant.DirectoryScanner;
+import org.apache.tools.ant.Project;
+import org.apache.tools.ant.Task;
+import org.apache.tools.ant.taskdefs.Copy;
+import org.apache.tools.ant.taskdefs.Delete;
+import org.apache.tools.ant.taskdefs.Jar;
+import org.apache.tools.ant.taskdefs.Mkdir;
+import org.apache.tools.ant.taskdefs.SignJar;
+import org.apache.tools.ant.types.Path;
+import org.apache.tools.ant.types.ZipFileSet;
+import org.w3c.dom.Document;
+import org.w3c.dom.Element;
+import org.xml.sax.ErrorHandler;
+import org.xml.sax.InputSource;
+import org.xml.sax.SAXException;
+import org.xml.sax.SAXParseException;
+
+public class Package extends Task {
+
+private Path classpath;
+private boolean pError = false;
+HashMap> nbms = new HashMap>();
+File srcDir = null;
+private String jarSignerMaxMemory = "96m";
+
+/** Set the location of jhall.jar or jsearch.jar 
(JavaHelp tools library). */
+public Path createClasspath() {
+// JavaHelp release notes say jhtools.jar is enough, but class 
NoClassDefFoundError
+// on javax.help.search.IndexBuilder when I tried it...
+if (classpath == null) {
+classpath = new Path(getProject());
+}
+return classpath.createPath();
+}
+
+public void setSrc(File f) {
+srcDir = f;
+}
+File distDir = null;
+
+public void setDist(File d) {
+distDir = d;
+}
+File nbmsDistDir = null;
+
+public void setNbmsDist(File d) {
+nbmsDistDir = d;

[netbeans-l10n] 09/14: Changed license header

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit 9050f7d7632f54cdc475477dfa770f4cff634747
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:24:19 2020 +0100

Changed license header
---
 l10nantext/src/org/netbeans/l10n/Package.java | 50 ---
 1 file changed, 14 insertions(+), 36 deletions(-)

diff --git a/l10nantext/src/org/netbeans/l10n/Package.java 
b/l10nantext/src/org/netbeans/l10n/Package.java
index 8e10fa1..d4783b3 100755
--- a/l10nantext/src/org/netbeans/l10n/Package.java
+++ b/l10nantext/src/org/netbeans/l10n/Package.java
@@ -1,42 +1,20 @@
 /*
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- * Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * The contents of this file are subject to the terms of either the GNU
- * General Public License Version 2 only ("GPL") or the Common
- * Development and Distribution License("CDDL") (collectively, the
- * "License"). You may not use this file except in compliance with the
- * License. You can obtain a copy of the License at
- * http://www.netbeans.org/cddl-gplv2.html
- * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
- * specific language governing permissions and limitations under the
- * License.  When distributing the software, include this License Header
- * Notice in each file and include the License file at
- * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
- * particular file as subject to the "Classpath" exception as provided
- * by Sun in the GPL Version 2 section of the License file that
- * accompanied this code. If applicable, add the following below the
- * License Header, with the fields enclosed by brackets [] replaced by
- * your own identifying information:
- * "Portions Copyrighted [year] [name of copyright owner]"
- *
- * Contributor(s):
- *
- * The Original Software is NetBeans. The Initial Developer of the Original
- * Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
- * Microsystems, Inc. All Rights Reserved.
- *
- * If you wish your version of this file to be governed by only the CDDL
- * or only the GPL Version 2, indicate your decision by adding
- * "[Contributor] elects to include this software in this distribution
- * under the [CDDL or GPL Version 2] license." If you do not indicate a
- * single choice of license, a recipient has the option to distribute
- * your version of this file under either the CDDL, the GPL Version 2 or
- * to extend the choice of license to its licensees as provided above.
- * However, if you add GPL Version 2 code and therefore, elected the GPL
- * Version 2 license, then the option applies only if the new code is
- * made subject to such option by the copyright holder.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package org.netbeans.l10n;
 


-
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



[netbeans-l10n] 10/14: Commented out NBM creation, adapted to new directory structure

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit b47a49a3f6492c488638bff96e2781133726c64e
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:43:02 2020 +0100

Commented out NBM creation, adapted to new directory structure
---
 l10nantext/src/org/netbeans/l10n/Package.java | 368 +-
 1 file changed, 185 insertions(+), 183 deletions(-)

diff --git a/l10nantext/src/org/netbeans/l10n/Package.java 
b/l10nantext/src/org/netbeans/l10n/Package.java
index d4783b3..9886cf0 100755
--- a/l10nantext/src/org/netbeans/l10n/Package.java
+++ b/l10nantext/src/org/netbeans/l10n/Package.java
@@ -31,8 +31,8 @@ import java.util.StringTokenizer;
 import java.util.Vector;
 import java.util.jar.JarFile;
 import java.util.zip.ZipEntry;
-import org.netbeans.nbbuild.XMLUtil;
-import org.netbeans.nbbuild.AutoUpdate;
+//import org.netbeans.nbbuild.XMLUtil;
+//import org.netbeans.nbbuild.AutoUpdate;
 import org.apache.tools.ant.BuildException;
 import org.apache.tools.ant.DirectoryScanner;
 import org.apache.tools.ant.Project;
@@ -123,190 +123,191 @@ public class Package extends Task {
 processLocale(loc);
 }
 
-// Deal with NBMs creation
-DirectoryScanner ds = new DirectoryScanner();
-ds.setBasedir(nbmsLocation);
-ds.setIncludes(new String[]{"**/*.nbm"});
-ds.scan();
-Mkdir mkdir = (Mkdir) getProject().createTask("mkdir");
-Copy copy = (Copy) getProject().createTask("copy");
-File tmpDir = new File("tmp");
-tmpDir.mkdir();
-for (String nbm : ds.getIncludedFiles()) {
-String nbmName = nbm.substring(nbm.lastIndexOf(File.separator) + 
1, nbm.lastIndexOf("."));
-Vector nbmFiles = nbms.get(nbmName);
-if (nbmFiles == null) {
-log("There is no localization content for NBM: " + nbmName);
-continue;
-}
-String cluster = nbm.substring(0, nbm.indexOf(File.separator));
-File destNbmDir = new File(nbmsDistDir, cluster);
-File destNbmFile = new File(destNbmDir, nbmName + ".nbm");
-if (!destNbmDir.isDirectory()) {
-mkdir.setDir(destNbmDir);
-mkdir.execute();
-}
-copy.setFile(new File(nbmsLocation, nbm));
-copy.setTodir(destNbmDir);
-copy.execute();
-
-Jar jar = (Jar) getProject().createTask("jar");
-jar.setUpdate(true);
-jar.setDestFile(destNbmFile);
-ZipFileSet zfs = new ZipFileSet();
-zfs.setDir(new File(distDir, cluster));
-zfs.setPrefix("netbeans");
-zfs.appendIncludes(nbmFiles.toArray(new String[]{""}));
-jar.addFileset(zfs);
-
-//Process InfoXMLs
-tokenizer = new StringTokenizer(locales.trim(), ", ");
-while (tokenizer.hasMoreTokens()) {
-String loc = tokenizer.nextToken();
-try {
-File jarF = new File(distDir, cluster + File.separator + 
"modules" + File.separator + "locale" + File.separator + nbmName + "_" + loc + 
".jar");
-if (!jarF.isFile()) {
-log("No " + loc + " localization for " + nbmName);
-continue;
-}
-//Find localized bundle
-JarFile jarFile = new JarFile(new File(distDir, cluster + 
File.separator + "modules" + File.separator + "locale" + File.separator + 
nbmName + "_" + loc + ".jar"));
-Properties p = new Properties();
-ZipEntry bundleentry = 
jarFile.getEntry(nbmName.replace('-', '/') + File.separator + "Bundle_" + loc + 
".properties");
-if (bundleentry == null) {
-//Read it from the NBM and module's jar manifest
-JarFile nbmFile = new JarFile(destNbmFile);
-String jarEntryName = "netbeans/modules/" + nbmName + 
".jar";
-ZipEntry ze = nbmFile.getEntry(jarEntryName);
-InputStream is;
-if(ze == null) {
-//NBM is packed with pack200
-ze = nbmFile.getEntry(jarEntryName + ".pack.gz");
-if(ze!=null) {
-File packedJar = File.createTempFile(nbmName, 
".jar.pack.gz", tmpDir);
-File unpackedJar = 
File.createTempFile(nbmName, ".jar", tmpDir);
-unpackedJar.deleteOnExit();
-packedJar.deleteOnExit();
-InputStream fis = nbmFile.getInputStream(ze);
-BufferedOutputStream bof = new 
BufferedOutputStream

[netbeans-l10n] 12/14: Removed l10nantext.jar

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit cbe5ba223faf1696ba32eedd96e5b667a607dc6c
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 10:45:41 2020 +0100

Removed l10nantext.jar
---
 l10nantext.jar | Bin 11047 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/l10nantext.jar b/l10nantext.jar
deleted file mode 100644
index ea4dd6e..000
Binary files a/l10nantext.jar and /dev/null differ


-
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



[netbeans-l10n] 14/14: Merge pull request #2 from borisheithecker/initial

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit f53ed11a75f9c023edf80633c3861a9b7193cb15
Merge: 8577c74 59923b6
Author: Geertjan Wielenga 
AuthorDate: Mon Mar 9 10:59:41 2020 +0100

Merge pull request #2 from borisheithecker/initial

Merge l10n ant extension and provide a working development example

 .gitignore|6 +
 README.md |2 +
 l10nantext.jar|  Bin 11047 -> 0 bytes
 l10nantext/LICENSE|  201 +++
 l10nantext/build.xml  |   73 +
 l10nantext/nbproject/build-impl.xml   | 1768 +
 l10nantext/nbproject/project.properties   |  111 ++
 l10nantext/nbproject/project.xml  |   35 +
 l10nantext/src/org/netbeans/l10n/Package.java |  446 +++
 locale_de/build.xml   |9 +-
 locale_de/nbproject/build-impl.xml|2 +-
 11 files changed, 2648 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



[netbeans-l10n] 03/14: Create README.md

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit cb61710c1b2d0fd4c0cca3907d9f03a356ca1bfe
Author: borisheithecker 
AuthorDate: Sat Feb 8 10:17:19 2020 +0100

Create README.md
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
new file mode 100644
index 000..139e280
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+# netbeans-l10n


-
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



[netbeans-l10n] 06/14: Modification to build-impl.xml generated by the IDE

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit aa8bb5c31a7bc4a918ce0c5999eb84f7abf2
Author: Boris Heithecker 
AuthorDate: Mon Mar 9 09:36:34 2020 +0100

Modification to build-impl.xml generated by the IDE
---
 locale_de/nbproject/build-impl.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale_de/nbproject/build-impl.xml 
b/locale_de/nbproject/build-impl.xml
index e6453b1..e05748e 100644
--- a/locale_de/nbproject/build-impl.xml
+++ b/locale_de/nbproject/build-impl.xml
@@ -3,7 +3,7 @@
 *** GENERATED FROM project.xml - DO NOT EDIT  ***
 *** EDIT ../build.xml INSTEAD ***
 -->
-
+
 
 
 


-
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



[netbeans-l10n] branch master updated (8577c74 -> f53ed11)

2020-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from 8577c74  Merge pull request #1 from borisheithecker/initial
 new aa8  Modification to build-impl.xml generated by the IDE
 new f92ede2  Add l10nantext NetBeans project
 new 4bc1df2  Copied 
netbeans-l10n-zip/antsrc/org/netbeans/l10n/Package.java to 
l10nantext/src/org/netbeans/l10n/ without modifications
 new 9050f7d  Changed license header
 new b47a49a  Commented out NBM creation, adapted to new directory structure
 new 3fa  Reference donated files and provide a working development 
example
 new cbe5ba2  Removed l10nantext.jar
 new 59923b6  Added instruction in README.md
 new f53ed11  Merge pull request #2 from borisheithecker/initial

The 14 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:
 .gitignore|6 +
 README.md |2 +
 l10nantext.jar|  Bin 11047 -> 0 bytes
 l10nantext/LICENSE|  201 +++
 l10nantext/build.xml  |   73 +
 l10nantext/nbproject/build-impl.xml   | 1768 +
 l10nantext/nbproject/project.properties   |  111 ++
 l10nantext/nbproject/project.xml  |   35 +
 l10nantext/src/org/netbeans/l10n/Package.java |  446 +++
 locale_de/build.xml   |9 +-
 locale_de/nbproject/build-impl.xml|2 +-
 11 files changed, 2648 insertions(+), 5 deletions(-)
 delete mode 100644 l10nantext.jar
 create mode 100644 l10nantext/LICENSE
 create mode 100644 l10nantext/build.xml
 create mode 100644 l10nantext/nbproject/build-impl.xml
 create mode 100644 l10nantext/nbproject/project.properties
 create mode 100644 l10nantext/nbproject/project.xml
 create mode 100755 l10nantext/src/org/netbeans/l10n/Package.java


-
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



[netbeans] branch master updated (9c3d20c -> 5594d85)

2020-03-09 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/netbeans.git.


from 9c3d20c  [NETBEANS-3313] Implemented Project Delete Action for Gradle 
Projects
 new 5f15950  [NETBEANS-3968] Fix convert visibility hint for methods
 new 5bf4f36  Lower the priority of convert visibility hint
 new 5594d85  Merge pull request #2005 from junichi11/netbeans-3968

The 3730 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:
 .../verification/ConvertVisibilitySuggestion.java  |  6 --
 .../testConvertVisibilityNETBEANS-3968.php}| 16 +--
 ...ityNETBEANS-3968.php.testNETBEANS3968_01.hints} |  0
 ...ityNETBEANS-3968.php.testNETBEANS3968_02.hints} |  0
 ...ityNETBEANS-3968.php.testNETBEANS3968_03.hints} |  0
 ...ityNETBEANS-3968.php.testNETBEANS3968_04.hints} |  0
 ...ityNETBEANS-3968.php.testNETBEANS3968_05.hints} |  0
 ...ityNETBEANS-3968.php.testNETBEANS3968_06.hints} |  0
 .../ConvertVisibilitySuggestionTest.java   | 24 ++
 9 files changed, 38 insertions(+), 8 deletions(-)
 copy 
php/php.editor/test/unit/data/testfiles/{formatting/blankLines/TypedProperties20_03.php
 => 
verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php}
 (76%)
 copy 
php/{php.smarty/src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl 
=> 
php.editor/test/unit/data/testfiles/verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php.testNETBEANS3968_01.hints}
 (100%)
 copy 
php/{php.smarty/src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl 
=> 
php.editor/test/unit/data/testfiles/verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php.testNETBEANS3968_02.hints}
 (100%)
 copy 
php/{php.smarty/src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl 
=> 
php.editor/test/unit/data/testfiles/verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php.testNETBEANS3968_03.hints}
 (100%)
 copy 
php/{php.smarty/src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl 
=> 
php.editor/test/unit/data/testfiles/verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php.testNETBEANS3968_04.hints}
 (100%)
 copy 
php/{php.smarty/src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl 
=> 
php.editor/test/unit/data/testfiles/verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php.testNETBEANS3968_05.hints}
 (100%)
 copy 
php/{php.smarty/src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl 
=> 
php.editor/test/unit/data/testfiles/verification/ConvertVisibilitySuggestion/testConvertVisibilityNETBEANS-3968.php.testNETBEANS3968_06.hints}
 (100%)


-
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