[jira] [Comment Edited] (NETBEANS-5125) NullPointerException in MultiPassCompileWorker

2020-12-20 Thread Jira


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

Tomáš Hurýn edited comment on NETBEANS-5125 at 12/21/20, 7:29 AM:
--

I've fixed it somehow in nb-javac lib, but I consider my fix as hotfix. I 
removed closing/nulling the discoveredProcs property from close() method and 
moved the code into setProcessors() method. Scanning runs without any error, it 
seams that files are scanned. But I wonder why the setProcessors() method is 
colled less time than close() method. It's not clear to me how it should work.

I put my (workarnoud) nb-javac libs here in the issue till the final solution 
is found (compiled by java 11)


was (Author: thur...@gmail.com):
I've fixed it somehow in nb-javac lib, but I consider my fix as hotfix. I 
removed closing/nulling the discoveredProcs property from close() method and 
moved the code into setProcessors() method. Scanning runs without any error, it 
seams that files are scanned. But I wonder why the setProcessors() method is 
colled less time than close() method. It's not clear to me how it should work.

I put my (workarnoud) nb-javac libs here in the issue till the final solution 
is found.

> NullPointerException in MultiPassCompileWorker
> --
>
> Key: NETBEANS-5125
> URL: https://issues.apache.org/jira/browse/NETBEANS-5125
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
>Reporter: Tomáš Hurýn
>Priority: Major
> Attachments: gestures.txt, messages.txt, nb-javac-15-api.jar, 
> nb-javac-15-impl.jar, soap.zip
>
>
> Steps to reproduce:
>  * right click on main maven project and select Clean and build
>  * when build successfully completes scanning starts and throws an Exception
> On NB 12.1. works fine without any errors.



--
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-5125) NullPointerException in MultiPassCompileWorker

2020-12-20 Thread Jira


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

Tomáš Hurýn updated NETBEANS-5125:
--
Attachment: nb-javac-15-impl.jar
nb-javac-15-api.jar

> NullPointerException in MultiPassCompileWorker
> --
>
> Key: NETBEANS-5125
> URL: https://issues.apache.org/jira/browse/NETBEANS-5125
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
>Reporter: Tomáš Hurýn
>Priority: Major
> Attachments: gestures.txt, messages.txt, nb-javac-15-api.jar, 
> nb-javac-15-impl.jar, soap.zip
>
>
> Steps to reproduce:
>  * right click on main maven project and select Clean and build
>  * when build successfully completes scanning starts and throws an Exception
> On NB 12.1. works fine without any errors.



--
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-5125) NullPointerException in MultiPassCompileWorker

2020-12-20 Thread Jira


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

Tomáš Hurýn commented on NETBEANS-5125:
---

I've fixed it somehow in nb-javac lib, but I consider my fix as hotfix. I 
removed closing/nulling the discoveredProcs property from close() method and 
moved the code into setProcessors() method. Scanning runs without any error, it 
seams that files are scanned. But I wonder why the setProcessors() method is 
colled less time than close() method. It's not clear to me how it should work.

I put my (workarnoud) nb-javac libs here in the issue till the final solution 
is found.

> NullPointerException in MultiPassCompileWorker
> --
>
> Key: NETBEANS-5125
> URL: https://issues.apache.org/jira/browse/NETBEANS-5125
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
>Reporter: Tomáš Hurýn
>Priority: Major
> Attachments: gestures.txt, messages.txt, nb-javac-15-api.jar, 
> nb-javac-15-impl.jar, soap.zip
>
>
> Steps to reproduce:
>  * right click on main maven project and select Clean and build
>  * when build successfully completes scanning starts and throws an Exception
> On NB 12.1. works fine without any errors.



--
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-5034) Wrong "Unexpected End Tag" javadoc warning displayed for html tag

2020-12-20 Thread Jakub Herkel (Jira)


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

Jakub Herkel resolved NETBEANS-5034.

Resolution: Fixed

> Wrong "Unexpected End Tag" javadoc warning displayed for  html tag
> ---
>
> Key: NETBEANS-5034
> URL: https://issues.apache.org/jira/browse/NETBEANS-5034
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.2
>Reporter: Jakub Herkel
>Assignee: Jakub Herkel
>Priority: Minor
>  Labels: javadoc, pull-request-available
> Attachments: javadoc1.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> With the latest 12.2 version there is a wrong javadoc hint "Unexpected End 
> Tag : "
> for this javadoc:
> {code:java}
> /**
>  * 
>  * This method does great things.
>  * 
>  * Th is method does not really do anything.
>  *   
>  * 
>  * @return aaa
>  */ {code}
> In the previous version Netbeans doesn't show any warning for this javadoc 
> what I think is correct



--
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-html4j] branch master updated: Switching to latest version of the doclet and generating it sooner than performing a build

2020-12-20 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 1e383e4  Switching to latest version of the doclet and generating it 
sooner than performing a build
1e383e4 is described below

commit 1e383e47b78df4e431c6b376d503e4672a1fe809
Author: Jaroslav Tulach 
AuthorDate: Mon Dec 21 06:53:31 2020 +0100

Switching to latest version of the doclet and generating it sooner than 
performing a build
---
 Jenkinsfile.groovy | 2 +-
 pom.xml| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy
index c04a69a..78cb91b 100644
--- a/Jenkinsfile.groovy
+++ b/Jenkinsfile.groovy
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfStandardBuild jdk:"jdk_11_latest",xvfb:true,cmdline:"clean install 
-DskipTests javadoc:aggregate site:jar"
+asfStandardBuild jdk:"jdk_11_latest",xvfb:true,cmdline:"clean -DskipTests 
javadoc:aggregate site:jar install"
diff --git a/pom.xml b/pom.xml
index 1f3090d..4dae03f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@ 
org.netbeans.html.boot.impl:org.netbeans.html.boot.fx:org.netbeans.html.context.
 
 org.apidesign.javadoc
 codesnippet-doclet
-0.54
+0.60
 
 
 -snippetpath boot-fx/src/test


-
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-html4j] branch master updated: Skip tests when building Javadoc & co.

2020-12-20 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 1c09995  Skip tests when building Javadoc & co.
1c09995 is described below

commit 1c09995128a9eef669e8de0addcde1c72023b68c
Author: Jaroslav Tulach 
AuthorDate: Mon Dec 21 06:42:55 2020 +0100

Skip tests when building Javadoc & co.
---
 Jenkinsfile.groovy | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy
index 99eb8fb..c04a69a 100644
--- a/Jenkinsfile.groovy
+++ b/Jenkinsfile.groovy
@@ -17,5 +17,4 @@
  * under the License.
  */
 
-asfStandardBuild jdk:"jdk_11_latest",xvfb:true,cmdline:"clean install"
-asfStandardBuild jdk:"jdk_11_latest",xvfb:true,cmdline:"javadoc:aggregate 
site:jar"
+asfStandardBuild jdk:"jdk_11_latest",xvfb:true,cmdline:"clean install 
-DskipTests javadoc:aggregate site:jar"


-
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-html4j] branch master updated: Updating to NetBeans 12.2

2020-12-20 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new cb66649  Updating to NetBeans 12.2
cb66649 is described below

commit cb666499736bbc12cb9210dfd6cbb42d12612f82
Author: Jaroslav Tulach 
AuthorDate: Mon Dec 21 05:58:18 2020 +0100

Updating to NetBeans 12.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5bbba2..1f3090d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   
   
   UTF-8
-  RELEASE110
+  RELEASE122
   2.3.8
   COPYING
   


-
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-html4j] branch master updated: createTempDirectory atomically

2020-12-20 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new fa70e50  createTempDirectory atomically
 new 451f56e  Merging with master
fa70e50 is described below

commit fa70e507ee1adb4f6518479fc408a7abd0e6
Author: Jaroslav Tulach 
AuthorDate: Tue Dec 15 09:56:27 2020 +0100

createTempDirectory atomically
---
 .../main/java/org/netbeans/html/presenters/webkit/UnJarResources.java | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/webkit/src/main/java/org/netbeans/html/presenters/webkit/UnJarResources.java 
b/webkit/src/main/java/org/netbeans/html/presenters/webkit/UnJarResources.java
index fb00113..1559a6d 100644
--- 
a/webkit/src/main/java/org/netbeans/html/presenters/webkit/UnJarResources.java
+++ 
b/webkit/src/main/java/org/netbeans/html/presenters/webkit/UnJarResources.java
@@ -39,9 +39,7 @@ final class UnJarResources {
 if (jar == null) {
 return url;
 }
-File dir = File.createTempFile(jar.getName(), ".dir");
-dir.delete();
-dir.mkdirs();
+File dir = Files.createTempDirectory(jar.getName() + ".dir").toFile();
 
 Enumeration en = jar.entries();
 while (en.hasMoreElements()) {


-
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-5171) palette doesnt show up

2020-12-20 Thread rene velasquez (Jira)


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

rene velasquez commented on NETBEANS-5171:
--

why I cant install my plugins

> palette doesnt show up
> --
>
> Key: NETBEANS-5171
> URL: https://issues.apache.org/jira/browse/NETBEANS-5171
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.1
> Environment: java14 netbeans
>Reporter: rene velasquez
>Priority: Major
>  Labels: performance
> Fix For: 11.1, 11.3
>
> Attachments: Screenshot (3).png
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> 
>   2020-12-20T03:36:46
>   1608453406704
>   618
>   700
>   81
>   UI_USER_CONFIGURATION
>   UI_USER_CONFIGURATION
>   org.netbeans.modules.uihandler.Bundle
>   Windows 10, 10.0, amd64
>   Java HotSpot(TM) 64-Bit Server VM, 14.0.1+7, Java(TM) SE Runtime 
> Environment, 14.0.1+7
>   Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
>   
>   java.io.IOException: CreateProcess error=2, The system cannot find 
> the file specified
>    reproduce>
>   *
> 



--
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-5171) palette doesnt show up

2020-12-20 Thread rene velasquez (Jira)


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

rene velasquez updated NETBEANS-5171:
-
Attachment: Screenshot (3).png

> palette doesnt show up
> --
>
> Key: NETBEANS-5171
> URL: https://issues.apache.org/jira/browse/NETBEANS-5171
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.1
> Environment: java14 netbeans
>Reporter: rene velasquez
>Priority: Major
>  Labels: performance
> Fix For: 11.1, 11.3
>
> Attachments: Screenshot (3).png
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> 
>   2020-12-20T03:36:46
>   1608453406704
>   618
>   700
>   81
>   UI_USER_CONFIGURATION
>   UI_USER_CONFIGURATION
>   org.netbeans.modules.uihandler.Bundle
>   Windows 10, 10.0, amd64
>   Java HotSpot(TM) 64-Bit Server VM, 14.0.1+7, Java(TM) SE Runtime 
> Environment, 14.0.1+7
>   Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
>   
>   java.io.IOException: CreateProcess error=2, The system cannot find 
> the file specified
>    reproduce>
>   *
> 



--
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-705) Disable cut/copy line when no selection is made works no more

2020-12-20 Thread Monkey (Jira)


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

Monkey closed NETBEANS-705.
---
Resolution: Fixed

> Disable cut/copy line when no selection is made works no more
> -
>
> Key: NETBEANS-705
> URL: https://issues.apache.org/jira/browse/NETBEANS-705
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Key bindings
>Affects Versions: 12.1
>Reporter: Monkey
>Priority: Major
>
> Edit: it works in NB 12: 
> -J-Dorg.netbeans.editor.disable.no.selection.copy=true
>  
>  
>  
>  
>  
>  



--
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-705) Disable cut/copy line when no selection is made works no more

2020-12-20 Thread Monkey (Jira)


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

Monkey updated NETBEANS-705:

Affects Version/s: (was: 8.2)
   12.1
  Description: 
Edit: it works in NB 12: -J-Dorg.netbeans.editor.disable.no.selection.copy=true

 

 

 

 

 

 

  was:
NB supports cut/copy line when no selection is made which is rather 
controversial as it may lead to inadvertent edits. IntelliJ has a way of 
disabling that feature called "most-viewed intellij issue as no sane dev on 
earth wants to copy emptiness and yet the solution is held out of reach" at 
[https://stackoverflow.com/questions/32895522/disable-copying-entire-line-when-nothing-is-selected-in-intellij]
 (it was not me who said this and probably it was not said too seriously but it 
shows well how much the feature is controversial).

There is a guy at [https://netbeans.org/bugzilla/show_bug.cgi?id=192613] which 
gives an answer in the style which I have heard several times from some "late 
NB" devs:

    I am sorry you hate it but there are users who love it. There is no plan to 
change it.

Yet NB could disable the behavior by adding a parameter 
-J-Dorg.netbeans.editor.disable.no.selection.copy=true (works no more).

 

 

 

 


> Disable cut/copy line when no selection is made works no more
> -
>
> Key: NETBEANS-705
> URL: https://issues.apache.org/jira/browse/NETBEANS-705
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Key bindings
>Affects Versions: 12.1
>Reporter: Monkey
>Priority: Major
>
> Edit: it works in NB 12: 
> -J-Dorg.netbeans.editor.disable.no.selection.copy=true
>  
>  
>  
>  
>  
>  



--
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-3977) Apply code changes and Compile on Save not working

2020-12-20 Thread S. M. (Jira)


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

S. M. updated NETBEANS-3977:

Affects Version/s: 12.2

> Apply code changes and Compile on Save not working
> --
>
> Key: NETBEANS-3977
> URL: https://issues.apache.org/jira/browse/NETBEANS-3977
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 11.3, 12.2
>Reporter: Don
>Priority: Critical
>
> With IDE 11.3, while debugging and making minor code changes, the changes are 
> not recognized, even though the "Compile on save" option of the project is 
> selected and the "Apply code changes" option for the "Java Debugger" is 
> selected. It doesn't even recognize that the line numbers are changed, 
> indicating that comment lines are executable, and some executable lines are 
> skipped over, after saving the changes. This may be similar to a couple of 
> other issues, but they said the options were disabled. Not so in my case - 
> the options can be toggled, but with no apparent effect. 



--
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-5125) NullPointerException in MultiPassCompileWorker

2020-12-20 Thread Jira


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

Matthias Bläsing commented on NETBEANS-5125:


Reproducible with the provided instructions, with nb-javac as specified by 12.2 
and also with nb-javac master.

[~akshaygupta][~arviapra] could you please have a look?

> NullPointerException in MultiPassCompileWorker
> --
>
> Key: NETBEANS-5125
> URL: https://issues.apache.org/jira/browse/NETBEANS-5125
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
>Reporter: Tomáš Hurýn
>Priority: Major
> Attachments: gestures.txt, messages.txt, soap.zip
>
>
> Steps to reproduce:
>  * right click on main maven project and select Clean and build
>  * when build successfully completes scanning starts and throws an Exception
> On NB 12.1. works fine without any errors.



--
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-5125) NullPointerException in MultiPassCompileWorker

2020-12-20 Thread Jira


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

Matthias Bläsing updated NETBEANS-5125:
---
Attachment: gestures.txt

> NullPointerException in MultiPassCompileWorker
> --
>
> Key: NETBEANS-5125
> URL: https://issues.apache.org/jira/browse/NETBEANS-5125
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
>Reporter: Tomáš Hurýn
>Priority: Major
> Attachments: gestures.txt, messages.txt, soap.zip
>
>
> Steps to reproduce:
>  * right click on main maven project and select Clean and build
>  * when build successfully completes scanning starts and throws an Exception
> On NB 12.1. works fine without any errors.



--
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-5125) NullPointerException in MultiPassCompileWorker

2020-12-20 Thread Jira


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

Matthias Bläsing updated NETBEANS-5125:
---
Attachment: messages.txt

> NullPointerException in MultiPassCompileWorker
> --
>
> Key: NETBEANS-5125
> URL: https://issues.apache.org/jira/browse/NETBEANS-5125
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
>Reporter: Tomáš Hurýn
>Priority: Major
> Attachments: gestures.txt, messages.txt, soap.zip
>
>
> Steps to reproduce:
>  * right click on main maven project and select Clean and build
>  * when build successfully completes scanning starts and throws an Exception
> On NB 12.1. works fine without any errors.



--
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-5161) composite gradle projects cannot ne loaded

2020-12-20 Thread Jira


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

Horváth András commented on NETBEANS-5161:
--

Sure! I added two test projects, one to be included and a composite one. Thanks 
for looking into it!

> composite gradle projects cannot ne loaded
> --
>
> Key: NETBEANS-5161
> URL: https://issues.apache.org/jira/browse/NETBEANS-5161
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 12.2
> Environment: windows 10, openjdk 14.0.2
>Reporter: Horváth András
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Attachments: netbeans_1.png, netbeans_2.png, netbeans_details.txt, 
> test.zip
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> When trying to load a composite gradle project into netbeans an unexpeced 
> exception occours with message 'Invalig GAV format' referring to the included 
> project.
> A dialog is opened also that some problems are to be resolved: priming build 
> required, however hitting the resolve button does nothing (on other projects 
> the project can be set to be a trusted one this way).
> Allow gradle execution settings option is set to Always.
> The included project (which is not a composite one) can be opened 
> successfully.
> The composite project can be built from command line, also can be loaded in 
> netbeans 12.0.



--
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-5161) composite gradle projects cannot ne loaded

2020-12-20 Thread Jira


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

Horváth András updated NETBEANS-5161:
-
Attachment: test.zip

> composite gradle projects cannot ne loaded
> --
>
> Key: NETBEANS-5161
> URL: https://issues.apache.org/jira/browse/NETBEANS-5161
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 12.2
> Environment: windows 10, openjdk 14.0.2
>Reporter: Horváth András
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Attachments: netbeans_1.png, netbeans_2.png, netbeans_details.txt, 
> test.zip
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> When trying to load a composite gradle project into netbeans an unexpeced 
> exception occours with message 'Invalig GAV format' referring to the included 
> project.
> A dialog is opened also that some problems are to be resolved: priming build 
> required, however hitting the resolve button does nothing (on other projects 
> the project can be set to be a trusted one this way).
> Allow gradle execution settings option is set to Always.
> The included project (which is not a composite one) can be opened 
> successfully.
> The composite project can be built from command line, also can be loaded in 
> netbeans 12.0.



--
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-4232) Have to restart NetBeans to Change JDK

2020-12-20 Thread KoKo (Jira)


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

KoKo reopened NETBEANS-4232:


> Have to restart NetBeans to Change JDK
> --
>
> Key: NETBEANS-4232
> URL: https://issues.apache.org/jira/browse/NETBEANS-4232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems, projects - Maven
>Affects Versions: 12.0, 11.3, 12.1
> Environment: Windows 10
>Reporter: KoKo
>Priority: Blocker
> Attachments: change java dependencies.png
>
>
> To change the *Jave Dependencies* of a *Maven* project, choose another JDK 
> via -Options > Java > Maven > Default JDK- *Properties > Build > Compiler > 
> Java Platform*, but it doesn't work at once. I must restart the IDE, which is 
> annoying!  
> !change java dependencies.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-4232) Have to restart NetBeans to Change JDK

2020-12-20 Thread KoKo (Jira)


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

KoKo updated NETBEANS-4232:
---
Affects Version/s: 12.2

> Have to restart NetBeans to Change JDK
> --
>
> Key: NETBEANS-4232
> URL: https://issues.apache.org/jira/browse/NETBEANS-4232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems, projects - Maven
>Affects Versions: 12.0, 11.3, 12.1, 12.2
> Environment: Windows 10
>Reporter: KoKo
>Priority: Blocker
> Attachments: change java dependencies.png
>
>
> To change the *Jave Dependencies* of a *Maven* project, choose another JDK 
> via -Options > Java > Maven > Default JDK- *Properties > Build > Compiler > 
> Java Platform*, but it doesn't work at once. I must restart the IDE, which is 
> annoying!  
> !change java dependencies.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] [Created] (NETBEANS-5172) Wrong formatting of anonymous function

2020-12-20 Thread Jira
Tomáš Procházka created NETBEANS-5172:
-

 Summary: Wrong formatting of anonymous function
 Key: NETBEANS-5172
 URL: https://issues.apache.org/jira/browse/NETBEANS-5172
 Project: NetBeans
  Issue Type: Bug
  Components: php - Formatting & Indentation
Affects Versions: 12.2
Reporter: Tomáš Procházka


Formatting of anonymous function does not add missing space before parentheses 
in declaration.

Code:
{code:php}
$lambda = function($param) use($parent) {
echo "$param\n";
};
{code}

Expected result:
{code:php}
$lambda = function ($param) use ($parent) {
echo "$param\n";
};
{code}




--
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-5171) palette doesnt show up

2020-12-20 Thread rene velasquez (Jira)
rene velasquez created NETBEANS-5171:


 Summary: palette doesnt show up
 Key: NETBEANS-5171
 URL: https://issues.apache.org/jira/browse/NETBEANS-5171
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Project
Affects Versions: 11.1
 Environment: java14 netbeans
Reporter: rene velasquez
 Fix For: 11.3, 11.1



  2020-12-20T03:36:46
  1608453406704
  618
  700
  81
  UI_USER_CONFIGURATION
  UI_USER_CONFIGURATION
  org.netbeans.modules.uihandler.Bundle
  Windows 10, 10.0, amd64
  Java HotSpot(TM) 64-Bit Server VM, 14.0.1+7, Java(TM) SE Runtime 
Environment, 14.0.1+7
  Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)
  
  java.io.IOException: CreateProcess error=2, The system cannot find the 
file specified
  
  *




--
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-5070) Partitial fix for NETBEANS-819 breaks terminal

2020-12-20 Thread Jira


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

Matthias Bläsing resolved NETBEANS-5070.

Fix Version/s: 12.3
 Assignee: Michal Hlavac  (was: José Carlos Macedo)
   Resolution: Fixed

Fix was merged to master.

> Partitial fix for NETBEANS-819 breaks terminal
> --
>
> Key: NETBEANS-5070
> URL: https://issues.apache.org/jira/browse/NETBEANS-5070
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Terminalemulator
>Affects Versions: Next
>Reporter: Matthias Bläsing
>Assignee: Michal Hlavac
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: 99895991-55dd6080-2c41-11eb-9019-c7c96214a802.gif
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> The fix for shifted cursor in terminal windows commited by:
> [https://github.com/apache/netbeans/pull/2509]
> Breaks text selection (video provided by [~lkishalmi] ):
> !99895991-55dd6080-2c41-11eb-9019-c7c96214a802.gif!
> I also saw that behavior on windows and on linux I observed flaky behavior of 
> the terminal and this is matched by exceptions:
> {quote}SEVERE [global]
> java.lang.ArrayIndexOutOfBoundsException: Index 134 out of bounds for length 
> 134
>   at 
> java.desktop/sun.font.FontDesignMetrics.charsWidth(FontDesignMetrics.java:506)
>   at org.netbeans.lib.terminalemulator.Line.stringWidth(Line.java:159)
>   at org.netbeans.lib.terminalemulator.Sel.paint(Sel.java:407)
>   at org.netbeans.lib.terminalemulator.Sel.access$000(Sel.java:71)
>   at org.netbeans.lib.terminalemulator.Sel$2.visit(Sel.java:436)
>   at org.netbeans.lib.terminalemulator.Buffer.visitLines(Buffer.java:205)
>   at org.netbeans.lib.terminalemulator.Term.visitLines(Term.java:912)
>   at org.netbeans.lib.terminalemulator.Sel.paint(Sel.java:434)
>   at org.netbeans.lib.terminalemulator.Term.do_paint(Term.java:3175)
>   at org.netbeans.lib.terminalemulator.Screen.paint(Screen.java:168)
>   at 
> java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907)
>   at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083)
>   at 
> java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907)
>   at 
> java.desktop/javax.swing.JComponent.paint(JComponent.java:1083){quote}
> So we either need a quick fix for this or we need to rollback the referenced 
> commit.



--
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