[jira] [Created] (NETBEANS-5288) Info box automatically dissapears

2021-01-25 Thread Eduard Fekete (Jira)
Eduard Fekete created NETBEANS-5288:
---

 Summary: Info box automatically dissapears
 Key: NETBEANS-5288
 URL: https://issues.apache.org/jira/browse/NETBEANS-5288
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.2
 Environment: Windows 10 64bit
Reporter: Eduard Fekete
 Attachments: image-2021-01-26-08-46-32-660.png

If you hover over something for example a search result, then a info box 
appears which shows details:

!image-2021-01-26-08-46-32-660.png!

Problem: The box dissapears after 5 seconds before you can even study the 
information.

It should not dissapear automatically. It should only dissapear if the user 
stops the mouse hover.



--
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-4950) Issue when Build Maven Web App Project

2021-01-25 Thread Tim Boudreau (Jira)


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

Tim Boudreau commented on NETBEANS-4950:


The fix works - I've created a pull request for nb-javac: 
https://github.com/oracle/nb-javac/pull/7

> Issue when Build Maven Web App Project
> --
>
> Key: NETBEANS-4950
> URL: https://issues.apache.org/jira/browse/NETBEANS-4950
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Maven
>Affects Versions: 12.2
> Environment: Product Version: Apache NetBeans IDE 12.2-beta2
> Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
> Runtime: OpenJDK Runtime Environment 15.0.1+9
> System: Windows 10 version 10.0 running on amd64; UTF-8; en_US (nb)
> Project is using
> JAVA=jdk8u252-b09 
> MAVEN=apache-maven-3.6.3
>Reporter: Victor Pineda
>Priority: Critical
>  Labels: build, maven
>
> I'm getting the following errors during project building. These kind of error 
> are in a loop, generating multiple times same errors.
>  
> java.lang.NullPointerException: Cannot invoke 
> "com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors.iterator()"
>  because "this.discoveredProcs" is nulljava.lang.NullPointerException: Cannot 
> invoke 
> "com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors.iterator()"
>  because "this.discoveredProcs" is null at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:914)
>  at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2500(JavacProcessingEnvironment.java:113)
>  at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1298)
>  at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1380)
>  at 
> com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1350)
>  at 
> com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1240)
>  at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:404) at 
> com.sun.tools.javac.api.JavacTaskImpl.enterTrees(JavacTaskImpl.java:451)[catch]
>  at 
> org.netbeans.modules.java.source.nbjavac.indexing.MultiPassCompileWorker.compile(MultiPassCompileWorker.java:204)
>  at 
> org.netbeans.modules.java.source.indexing.JavaCustomIndexer.index(JavaCustomIndexer.java:361)
>  at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor$2.run(Indexable.java:138)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runIndexer(RepositoryUpdater.java:275)
>  at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor.index(Indexable.java:136)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doIndex(RepositoryUpdater.java:2750)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.access$800(RepositoryUpdater.java:2154)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2636)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2634)
>  at 
> org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.refreshTransaction(TaskCache.java:540)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.index(RepositoryUpdater.java:2634)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork$4.call(RepositoryUpdater.java:5714)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork$4.call(RepositoryUpdater.java:5622)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$4.run(RepositoryUpdater.java:2127)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279) at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2123)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2104)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$1500(RepositoryUpdater.java:136)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork.scanSource(RepositoryUpdater.java:5749)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork.scanSources(RepositoryUpdater.java:5419)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:5038)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
>  at 
> org.netbeans.modules.parsi

[jira] [Commented] (NETBEANS-4950) Issue when Build Maven Web App Project

2021-01-25 Thread Tim Boudreau (Jira)


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

Tim Boudreau commented on NETBEANS-4950:


I run into this many times a day - typically during the post-startup scan over 
a bunch of maven projects that use annotation processors - the IDE is unusable 
during this process, as several of these are thrown per second while the scan 
runs.

I suspect the culprit is this line:

[https://github.com/oracle/nb-javac/blob/master/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java#L1474]

in JavacProcessingEnvironment which sets `discoveredProcs` to null.  If the 
environment is used more than once - e.g. closed but then reused - then 
`discoveredProcs` will be null.  There is another path by which it could be 
null, but that would require an assertion error to have been thrown and nothing 
such is logged.

I will try building nb-javac with those lines commented out, and see if that 
cures the problem. 

> Issue when Build Maven Web App Project
> --
>
> Key: NETBEANS-4950
> URL: https://issues.apache.org/jira/browse/NETBEANS-4950
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Maven
>Affects Versions: 12.2
> Environment: Product Version: Apache NetBeans IDE 12.2-beta2
> Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
> Runtime: OpenJDK Runtime Environment 15.0.1+9
> System: Windows 10 version 10.0 running on amd64; UTF-8; en_US (nb)
> Project is using
> JAVA=jdk8u252-b09 
> MAVEN=apache-maven-3.6.3
>Reporter: Victor Pineda
>Priority: Critical
>  Labels: build, maven
>
> I'm getting the following errors during project building. These kind of error 
> are in a loop, generating multiple times same errors.
>  
> java.lang.NullPointerException: Cannot invoke 
> "com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors.iterator()"
>  because "this.discoveredProcs" is nulljava.lang.NullPointerException: Cannot 
> invoke 
> "com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors.iterator()"
>  because "this.discoveredProcs" is null at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:914)
>  at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2500(JavacProcessingEnvironment.java:113)
>  at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1298)
>  at 
> com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1380)
>  at 
> com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1350)
>  at 
> com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1240)
>  at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:404) at 
> com.sun.tools.javac.api.JavacTaskImpl.enterTrees(JavacTaskImpl.java:451)[catch]
>  at 
> org.netbeans.modules.java.source.nbjavac.indexing.MultiPassCompileWorker.compile(MultiPassCompileWorker.java:204)
>  at 
> org.netbeans.modules.java.source.indexing.JavaCustomIndexer.index(JavaCustomIndexer.java:361)
>  at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor$2.run(Indexable.java:138)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runIndexer(RepositoryUpdater.java:275)
>  at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor.index(Indexable.java:136)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doIndex(RepositoryUpdater.java:2750)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.access$800(RepositoryUpdater.java:2154)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2636)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2634)
>  at 
> org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.refreshTransaction(TaskCache.java:540)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.index(RepositoryUpdater.java:2634)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork$4.call(RepositoryUpdater.java:5714)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork$4.call(RepositoryUpdater.java:5622)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$4.run(RepositoryUpdater.java:2127)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279) at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2123)
>  at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdate

[jira] [Updated] (NETBEANS-3439) Upgrade JavaCC from 3.2 to 7.0.10

2021-01-25 Thread Jose (Jira)


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

Jose updated NETBEANS-3439:
---
Fix Version/s: (was: Next)
   12.4
Affects Version/s: (was: 11.2)
   12.3
   12.2
  Summary: Upgrade JavaCC from 3.2 to 7.0.10  (was: Upgrade JavaCC 
from 3.2 to 7.0.5)

> Upgrade JavaCC from 3.2 to 7.0.10
> -
>
> Key: NETBEANS-3439
> URL: https://issues.apache.org/jira/browse/NETBEANS-3439
> Project: NetBeans
>  Issue Type: Improvement
>  Components: db - Code
>Affects Versions: 12.2, 12.3
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.4
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Notes:
> -Add support for Java7 language features
> -Requires Java 7
> -Added support for C++
> -Internal refactoring
> -Several bug fixes and enhancements
> [JavaCC Web Page|https://github.com/javacc/javacc]
> [JavaCC Release 
> Notes|https://github.com/javacc/javacc/blob/master/docs/release-notes.md]



--
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-website] branch master updated: netbeans-vm1 updates (#515)

2021-01-25 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 6edd190  netbeans-vm1 updates (#515)
6edd190 is described below

commit 6edd1908716495e137d21c1109c1b252c9d8f2e2
Author: Antonio Vieiro 
AuthorDate: Mon Jan 25 21:49:40 2021 +0100

netbeans-vm1 updates (#515)

Co-authored-by: Antonio Vieiro 
---
 netbeans.apache.org/src/content/.htaccess  | 22 +++---
 .../src/content/participate/netcat.asciidoc|  2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 013d1ac..5963350 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -2,22 +2,22 @@ DirectoryIndex index.html index.asciidoc
 Redirect 302 /download/9.0-beta/source 
https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-source.zip
 Redirect 302 /download/9.0-beta/binary 
https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz 
http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
-Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.0/
-Redirect 302 /nb/updates/10.0/ http://netbeans-vm.apache.org/uc/10.0/
-Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
-Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/updates/9.0/ http://netbeans-vm1.apache.org/uc/9.0/
+Redirect 302 /nb/updates/10.0/ http://netbeans-vm1.apache.org/uc/10.0/
+Redirect 302 /nb/updates/11.0/ http://netbeans-vm1.apache.org/uc/11.0/
+Redirect 302 /nb/updates/11.1/ http://netbeans-vm1.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/11.1/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
-Redirect 302 /nb/updates/11.2/ https://netbeans-vm.apache.org/uc/11.2/
+Redirect 302 /nb/updates/11.2/ https://netbeans-vm1.apache.org/uc/11.2/
 Redirect 302 /nb/plugins/11.2/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
-Redirect 302 /nb/updates/11.3/ https://netbeans-vm.apache.org/uc/11.3/
-Redirect 302 /nb/plugins/11.3/ 
https://netbeans-vm.apache.org/pluginportal2/updates/11.0/
-Redirect 302 /nb/updates/12.0/ https://netbeans-vm.apache.org/uc/12.0/
+Redirect 302 /nb/updates/11.3/ https://netbeans-vm1.apache.org/uc/11.3/
+Redirect 302 /nb/plugins/11.3/ 
https://netbeans-vm1.apache.org/pluginportal2/updates/11.0/
+Redirect 302 /nb/updates/12.0/ https://netbeans-vm1.apache.org/uc/12.0/
 Redirect 302 /nb/plugins/12.0/ https://plugins.netbeans.apache.org/data/12.0/
-Redirect 302 /nb/updates/12.1/ https://netbeans-vm.apache.org/uc/12.1/
+Redirect 302 /nb/updates/12.1/ https://netbeans-vm1.apache.org/uc/12.1/
 Redirect 302 /nb/plugins/12.1/ https://plugins.netbeans.apache.org/data/12.0/
-Redirect 302 /nb/updates/12.2/ https://netbeans-vm.apache.org/uc/12.2/
+Redirect 302 /nb/updates/12.2/ https://netbeans-vm1.apache.org/uc/12.2/
 Redirect 302 /nb/plugins/12.2/ https://plugins.netbeans.apache.org/data/12.0/
-Redirect 302 /nb/updates/dev/ https://netbeans-vm.apache.org/uc/12.2/
+Redirect 302 /nb/updates/dev/ https://netbeans-vm1.apache.org/uc/12.2/
 Redirect 302 /nb/plugins/dev/ https://plugins.netbeans.apache.org/data/12.0/
 Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues
 Redirect 302 /nb/report-issue 
https://issues.apache.org/jira/projects/NETBEANS/issues
diff --git a/netbeans.apache.org/src/content/participate/netcat.asciidoc 
b/netbeans.apache.org/src/content/participate/netcat.asciidoc
index fa707ff..a780a67 100644
--- a/netbeans.apache.org/src/content/participate/netcat.asciidoc
+++ b/netbeans.apache.org/src/content/participate/netcat.asciidoc
@@ -127,7 +127,7 @@ NetCAT programs. As the NetCAT coordinator you will be 
responsible for:
 - updating NetCAT web content mainly prior to start of the program
 - sending an invite message and promoting the program to assemble enough 
NetCAT participants
 - forming NetCAT tribes, finding their leaders and supporting them throughout 
the program
-- maintaining link:http://netbeans-vm.apache.org/synergy[Synergy] (users, 
tribes and test runs) to have development builds fully tested and Release 
Candidate build certified
+- maintaining link:http://netbeans-vm1.apache.org/synergy[Synergy] (users, 
tribes and test runs) to have development builds fully tested and Release 
Candidate build certified
 - watching quality status and progress of stabilization through JIRA bug 
dashboard and discussions on NetCAT mailing list
 - if needed encouraging higher participation in the progra

[jira] [Commented] (NETBEANS-5268) Alter Welcome Screen colours for readability

2021-01-25 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5268:
-

PR was merged.

> Alter Welcome Screen colours for readability
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.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] [Closed] (NETBEANS-5268) Alter Welcome Screen colours for readability

2021-01-25 Thread Martin H. (Jira)


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

Martin H. closed NETBEANS-5268.
---
Fix Version/s: 12.3
   Resolution: Fixed

> Alter Welcome Screen colours for readability
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.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-5287) gradle subprojects can't find imports from different subproject

2021-01-25 Thread Ernie Rael (Jira)


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

Ernie Rael updated NETBEANS-5287:
-
Environment: NB12.2, jdk15, Win7 (gradle projects under java1.8)  (was: 
NB12.2, jdk1.8, Win7)

> gradle subprojects can't find imports from different subproject
> ---
>
> Key: NETBEANS-5287
> URL: https://issues.apache.org/jira/browse/NETBEANS-5287
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 12.2
> Environment: NB12.2, jdk15, Win7 (gradle projects under java1.8)
>Reporter: Ernie Rael
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> Opening project https://github.com/glazedlists/glazedlists works, so does 
> opening the subproject core, but opening subproject 
> "glazedlists:extensions:icu4j" fails with editor errors about package import 
> not found for packages from the "core" subproject's jar. Along with other 
> subprojects, there's
> * glazedlists:core
> * glazedlists:extensions:icu4j
> all the subproject under glazedlists:extensions that reference core's jar 
> have this problem. Things build from the command line. However, the project's 
> gradle setup is outdated.
> ./gradlew -v give "Gradle 5.3.1" (and I wonder where that comes from and how 
> it got there). There are deprecated warnings 
> (https://gradle.com/s/iwj7ksmm72wc2) related to classpath resolution.
> Interestingly, if I open a test through "files" window then the imports are 
> found (at least code completion works).
> (I'm new to gradle) I see plenty of activity around NB gradle support in the 
> 12.2 release notes. But no docs/notes to help me set my NB gradle 
> expectations. I'm looking through gradle issues.
> Should I expect a gradle project that runs from the command line to work with 
> NetBeans?
> In particular I'm trying to add some junit tests, which are under 
> "glazedlists:extensions:icu4j", but these open with the same package import 
> problem.
> I'm (slowly) going through the gradle user manual, 6.8.1, though I have no 
> idea that fixing the deprecation will allow the subprojects to work. And then 
> there's running the tests from NB.
> In a discussion at the glazedlists' github site, there's the claim that "it 
> works in eclipse".



--
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-5287) gradle subprojects can't find imports from different subproject

2021-01-25 Thread Ernie Rael (Jira)
Ernie Rael created NETBEANS-5287:


 Summary: gradle subprojects can't find imports from different 
subproject
 Key: NETBEANS-5287
 URL: https://issues.apache.org/jira/browse/NETBEANS-5287
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Gradle
Affects Versions: 12.2
 Environment: NB12.2, jdk1.8, Win7
Reporter: Ernie Rael
Assignee: Laszlo Kishalmi


Opening project https://github.com/glazedlists/glazedlists works, so does 
opening the subproject core, but opening subproject 
"glazedlists:extensions:icu4j" fails with editor errors about package import 
not found for packages from the "core" subproject's jar. Along with other 
subprojects, there's
* glazedlists:core
* glazedlists:extensions:icu4j

all the subproject under glazedlists:extensions that reference core's jar have 
this problem. Things build from the command line. However, the project's gradle 
setup is outdated.
./gradlew -v give "Gradle 5.3.1" (and I wonder where that comes from and how it 
got there). There are deprecated warnings (https://gradle.com/s/iwj7ksmm72wc2) 
related to classpath resolution.

Interestingly, if I open a test through "files" window then the imports are 
found (at least code completion works).

(I'm new to gradle) I see plenty of activity around NB gradle support in the 
12.2 release notes. But no docs/notes to help me set my NB gradle expectations. 
I'm looking through gradle issues.

Should I expect a gradle project that runs from the command line to work with 
NetBeans?

In particular I'm trying to add some junit tests, which are under 
"glazedlists:extensions:icu4j", but these open with the same package import 
problem.

I'm (slowly) going through the gradle user manual, 6.8.1, though I have no idea 
that fixing the deprecation will allow the subprojects to work. And then 
there's running the tests from NB.

In a discussion at the glazedlists' github site, there's the claim that "it 
works in eclipse".



--
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-5016) No hints for some JDK classes due to parse error

2021-01-25 Thread Petr Miksik (Jira)


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

Petr Miksik commented on NETBEANS-5016:
---

Probably duplicate of NETBEANS-4927

> No hints for some JDK classes due to parse error
> 
>
> Key: NETBEANS-5016
> URL: https://issues.apache.org/jira/browse/NETBEANS-5016
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
>Reporter: Dominik Derwiński
>Priority: Major
> Attachments: Graphics_249.dump, ImageIO_9.dump
>
>
> An error occurred during parsing of 'java.desktop/java/awt/Graphics.java ...
> {noformat}
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.check(Assert.java:46)
>   at com.sun.tools.javac.jvm.ClassReader$3.read(ClassReader.java:821)
>   at com.sun.tools.javac.jvm.ClassReader.readAttrs(ClassReader.java:1329)
>   at 
> com.sun.tools.javac.jvm.ClassReader.readMemberAttrs(ClassReader.java:1319)
>   at com.sun.tools.javac.jvm.ClassReader.readField(ClassReader.java:2155)
>   at com.sun.tools.javac.jvm.ClassReader.readClass(ClassReader.java:2481)
>   at 
> com.sun.tools.javac.jvm.ClassReader.readClassBuffer(ClassReader.java:2558)
>   at 
> com.sun.tools.javac.jvm.ClassReader.readClassFile(ClassReader.java:2572)
>   at com.sun.tools.javac.code.ClassFinder.fillIn(ClassFinder.java:383)
>   at com.sun.tools.javac.code.ClassFinder.complete(ClassFinder.java:301)
>   at com.sun.tools.javac.code.Symbol.complete(Symbol.java:660)
>   at 
> com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1382)
>   at com.sun.tools.javac.code.Type$ClassType.complete(Type.java:1164)
>   at 
> com.sun.tools.javac.code.Type$ClassType.getTypeArguments(Type.java:1085)
>   at com.sun.tools.javac.code.Type$ClassType.isErroneous(Type.java:1120)
>   at com.sun.tools.javac.comp.Resolve.findGlobalType(Resolve.java:2252)
>   at com.sun.tools.javac.comp.Resolve.findType(Resolve.java:2331)
>   at com.sun.tools.javac.comp.Resolve.findIdentInternal(Resolve.java:2366)
>   at com.sun.tools.javac.comp.Resolve.findIdent(Resolve.java:2352)
>   at com.sun.tools.javac.comp.Resolve.resolveIdent(Resolve.java:2626)
>   at com.sun.tools.javac.comp.Attr.visitIdent(Attr.java:3883)
>   at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:2357)
>   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:674)
>   at com.sun.tools.javac.comp.Attr.attribType(Attr.java:744)
>   at com.sun.tools.javac.comp.Attr.attribType(Attr.java:737)
>   at com.sun.tools.javac.comp.MemberEnter.signature(MemberEnter.java:125)
>   at 
> com.sun.tools.javac.comp.MemberEnter.visitMethodDef(MemberEnter.java:255)
>   at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:882)
>   at 
> com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:172)
>   at 
> com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:184)
>   at 
> com.sun.tools.javac.comp.TypeEnter$MembersPhase.finishClass(TypeEnter.java:979)
>   at 
> com.sun.tools.javac.comp.TypeEnter$MembersPhase.runPhase(TypeEnter.java:959)
>   at 
> com.sun.tools.javac.comp.TypeEnter$Phase.doCompleteEnvs(TypeEnter.java:298)
>   at 
> com.sun.tools.javac.comp.TypeEnter$MembersPhase.doCompleteEnvs(TypeEnter.java:888)
>   at 
> com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:267)
>   at 
> com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:282)
>   at 
> com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:282)
>   at 
> com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:282)
>   at com.sun.tools.javac.comp.TypeEnter.complete(TypeEnter.java:214)
>   at com.sun.tools.javac.code.Symbol.complete(Symbol.java:660)
>   at 
> com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1382)
>   at com.sun.tools.javac.comp.Enter.complete(Enter.java:820)
>   at com.sun.tools.javac.comp.Enter.main(Enter.java:797)
>   at 
> com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1147)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:399)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:674)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:380)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:88)
>   at 
> org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl.lambda$

[jira] [Updated] (NETBEANS-5256) Disabling maven indexing is ignored

2021-01-25 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5256:

Description: 
Though maven indexing is disabled in the Netbeans settings  (Index Update 
Frequency: Never) the IDE continues to fetch the index from maven central.

Supplement: After the index was downloaded once completely, there were no more 
tries to download it again.

 

  was:
Though maven indexing is disabled in the Netbeans settings  (Index Update 
Frequency: Never) the IDE continues to fetch the index from maven central. 

Supplement: After the index was downloaded completely once, there were no more 
tries to download it again.

 


> Disabling maven indexing is ignored
> ---
>
> Key: NETBEANS-5256
> URL: https://issues.apache.org/jira/browse/NETBEANS-5256
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2
> Environment: Netbeans 12.2
>Reporter: S. M.
>Priority: Minor
>
> Though maven indexing is disabled in the Netbeans settings  (Index Update 
> Frequency: Never) the IDE continues to fetch the index from maven central.
> Supplement: After the index was downloaded once completely, there were no 
> more tries to download it again.
>  



--
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-5256) Disabling maven indexing is ignored

2021-01-25 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5256:

Description: 
Though maven indexing is disabled in the Netbeans settings  (Index Update 
Frequency: Never) the IDE continues to fetch the index from maven central. 

Supplement: After the index was downloaded completely once, there were no more 
tries to download it again.

 

  was:Though maven indexing is disabled in the Netbeans settings  (Index Update 
Frequency: Never) the IDE fetches the index from maven central at regular 
intervals.


> Disabling maven indexing is ignored
> ---
>
> Key: NETBEANS-5256
> URL: https://issues.apache.org/jira/browse/NETBEANS-5256
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2
> Environment: Netbeans 12.2
>Reporter: S. M.
>Priority: Minor
>
> Though maven indexing is disabled in the Netbeans settings  (Index Update 
> Frequency: Never) the IDE continues to fetch the index from maven central. 
> Supplement: After the index was downloaded completely once, there were no 
> more tries to download it again.
>  



--
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-5286) NullPointerException at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs

2021-01-25 Thread Mohammed Tahar BADI (Jira)
Mohammed Tahar BADI created NETBEANS-5286:
-

 Summary: NullPointerException at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs
 Key: NETBEANS-5286
 URL: https://issues.apache.org/jira/browse/NETBEANS-5286
 Project: NetBeans
  Issue Type: Bug
Reporter: Mohammed Tahar BADI
 Attachments: IDE.log, UI.log

Log files in attachments.



--
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-5285) NullPointerException at org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock

2021-01-25 Thread Irakli Ghutidze (Jira)


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

Irakli Ghutidze updated NETBEANS-5285:
--
Attachment: IDE Log.txt

> NullPointerException at 
> org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock
> ---
>
> Key: NETBEANS-5285
> URL: https://issues.apache.org/jira/browse/NETBEANS-5285
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Irakli Ghutidze
>Priority: Major
> Attachments: IDE Log.txt, UI Log.xml
>
>




--
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-5285) NullPointerException at org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock

2021-01-25 Thread Irakli Ghutidze (Jira)


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

Irakli Ghutidze updated NETBEANS-5285:
--
Attachment: UI Log.xml

> NullPointerException at 
> org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock
> ---
>
> Key: NETBEANS-5285
> URL: https://issues.apache.org/jira/browse/NETBEANS-5285
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Irakli Ghutidze
>Priority: Major
> Attachments: UI Log.xml
>
>




--
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-5285) NullPointerException at org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock

2021-01-25 Thread Irakli Ghutidze (Jira)


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

Irakli Ghutidze updated NETBEANS-5285:
--
Summary: NullPointerException at 
org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock  
(was: NullpointerException)

> NullPointerException at 
> org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponentUnderLock
> ---
>
> Key: NETBEANS-5285
> URL: https://issues.apache.org/jira/browse/NETBEANS-5285
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Irakli Ghutidze
>Priority: Major
>




--
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-5285) NullpointerException

2021-01-25 Thread Irakli Ghutidze (Jira)
Irakli Ghutidze created NETBEANS-5285:
-

 Summary: NullpointerException
 Key: NETBEANS-5285
 URL: https://issues.apache.org/jira/browse/NETBEANS-5285
 Project: NetBeans
  Issue Type: Bug
Reporter: Irakli Ghutidze






--
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-jenkins-lib] branch master updated: NETBEANS-5004

2021-01-25 Thread johnmcdonnell
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 5758599  NETBEANS-5004
 new d127c65  Merge pull request #23 from 
mcdonnell-john/feature/NETBEANS-5004-copy-nb-ide-launcher-macoxs-to-distpreparations
5758599 is described below

commit 57585994340ff0c6109ed84ecbe943f8670d06b5
Author: John McDonnell 
AuthorDate: Wed Dec 30 01:34:07 2020 +

NETBEANS-5004

Added a new copy step into the build file so that the updated files needed 
for the MACOSX installer are copied into the distpreparations folder for ease 
of installer generation.
---
 vars/asfMainNetBeansBuild.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 7001dee..cf5951f 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -326,6 +326,7 @@ def doParallelClusters(cconfigs) {
 sh "cp 
build-${clustername}-temp/nbbuild/binaries-default-properties.xml 
distpreparation${versionnedpath}installer/nbbuild/binaries-default-properties.xml
 "
 sh "mkdir -p 
distpreparation${versionnedpath}installer/nbbuild/build/ && cp -r 
build-${clustername}-temp/nbbuild/build/antclasses 
distpreparation${versionnedpath}installer/nbbuild/build/antclasses "
 
+sh "mkdir -p 
distpreparation${versionnedpath}installer/nb/ide.launcher && cp -r 
build-${clustername}-temp/nb/ide.launcher/macosx 
distpreparation${versionnedpath}installer/nb/ide.launcher "
 
 
 sh "cp 
build-${clustername}-temp/nbbuild/*${clustername}*.zip 
dist${versionnedpath}${path}-${rmversion}-bin.zip"


-
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