[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 898

2019-10-20 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new 9361536  Automated site publishing by Jenkins build 898
9361536 is described below

commit 93615368c9e6c5a8806e679e0937ed9677e742f7
Author: jenkins 
AuthorDate: Mon Oct 21 05:31:35 2019 +

Automated site publishing by Jenkins build 898
---
 content/download/dev/index.html|  6 +-
 content/{participate => download/nb112}/index.html | 97 +++---
 .../index.html => download/nb112/nb112.html}   | 95 +++--
 content/participate/index.html |  7 +-
 content/participate/submit-pr.html | 42 +-
 5 files changed, 69 insertions(+), 178 deletions(-)

diff --git a/content/download/dev/index.html b/content/download/dev/index.html
index ee912f8..e65c811 100644
--- a/content/download/dev/index.html
+++ b/content/download/dev/index.html
@@ -123,17 +123,17 @@ download (unsupported) daily development builds.
 
 
 
-ant to build the Apache NetBeans IDE on JDK 8, on JDK 11 also 
type -Dpermit.jdk9.builds=true with the ant command.
+ant build to build the Apache NetBeans IDE on JDK 8, on JDK 11 
also type -Dpermit.jdk9.builds=true with the ant build command.
 
 
 
-Once built, the IDE bits are placed in the ./nbbuild/netbeans 
directory. You can run the IDE from within the netbeans directory 
by typing ./nbbuild/netbeans/bin/netbeans on unixes (for Windows 
the command is equivalent).
+This will build a binary zip bundle of the IDE at 
./nbbuild/NetBeans--release.zip. Extract that 
zip in a place of your choosing and run netbeans/bin/netbeans (or 
netbeans/bin/netbeans.exe on Windows).
 
 
 
 
 
-ant tryme to run the Apache NetBeans IDE.
+ant tryme to run the Apache NetBeans IDE directly from the 
build folder rather than the zip for development purposes.
 
 
 
diff --git a/content/participate/index.html b/content/download/nb112/index.html
similarity index 72%
copy from content/participate/index.html
copy to content/download/nb112/index.html
index 82a9ed5..ff8733a 100644
--- a/content/participate/index.html
+++ b/content/download/nb112/index.html
@@ -1,18 +1,19 @@
 
-
+
+
 
 
 
 
 
-Participating in Apache NetBeans
+Apache NetBeans 11.2 Features
 
-
+
 
-
+
 
 
-
+ 
 
 
 
 
@@ -65,86 +66,10 @@
 
 
 
-
-
-
-
-
-Just released!
-Apache NetBeans 11.1
-Find out more
-
-
-
-
 
-Participating in Apache NetBeans
-
-
-
-Contributing code
-Reporting issues
-Join the NetCAT program
-Improving the documentation
-Contributing to the ASF
-
-
-
-
-
-The Apache Software Foundation has set up http://community.apache.org/";>a
-specific website designed to help newcomers take their first steps toward
-being part of our Community.
-
-
-You can participate in the Apache NetBeans Project in many different ways.
-Here are some ideas:
-
-
-
-
-Contributing code
-
-
-See contributing code to learn how to 
contribute code to the Apache NetBeans project.
-
-
-
-
-Reporting issues
-
-
-See reporting issues for instructions on 
how to report an issue.
-
-
-
-
-Join the NetCAT program
-
-
-The NetBeans Community Acceptance Testing program (NetCAT) has helped stabilize development
-builds for years.
-
-
-
-
-Improving the documentation
-
-
-We will be porting existing NetBeans documentation soon. Consider joining 
the
-dev mailing list for updates on 
how to help with this task.
-
-
-
-
-Contributing to the ASF
-
-
-You may also want to consider https://www.apache.org/foundation/contributing.html";>donating to the
-Apache Software Foundation, joining the https://www.apache.org/foundation/sponsorship.html";>ASF
-Sponsorship Program, or https://www.apache.org/foundation/buy_stuff.html";>buying ASF 
merchandise.
-
-
+Apache NetBeans 11.2 Features
+
+Apache NetBeans 11.2 is coming soon.
 
 
 
@@ -158,7 +83,7 @@ Sponsorship Program, or https://www.apache.org/foundation/buy_stuff
 
 
 
-https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/participate/index.asciidoc";
 title="See this page in github"> See this page 
in GitHub.
+https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/download/nb112/index.asciidoc";
 title="See this page in github"> See this page 
in GitHub.
 
 
 
@@ -245,8 +170,8 @@ Sponsorship Program, or https://www.apache.org/foundation/buy_stuff
 
 
 
-
 
+
 
 
 
diff --git a/content/participate/index.html b/content/download/nb112/nb112.html
similarity index 72%
copy from content/participate/i

[netbeans-website] branch master updated: Updating README to force rebuild

2019-10-20 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 a90477b  Updating README to force rebuild
a90477b is described below

commit a90477b88c0d91975ec5519c77c9a9fcc4b7
Author: Antonio Vieiro 
AuthorDate: Mon Oct 21 07:29:12 2019 +0200

Updating README to force rebuild

Forcing a rebuild of the website.
---
 README.asciidoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.asciidoc b/README.asciidoc
index 6ebf799..bf1c9c9 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -8,8 +8,7 @@ link:netbeans.apache.org[netbeans.apache.org]:: Main Apache 
NetBeans website
   - Changes to "master" are automatically published to 
http://netbeans.apache.org (see 
link:https://issues.apache.org/jira/browse/NETBEANS-522[NETBEANS-522] for 
details)
 
 link:bits.netbeans.org[bits.netbeans.org]:: Apache NetBeans API documentation
-  - Will be integrated with http://github.com/apache/netbeans
-  - Will generate javadocs for each release.
+  - See link:bits.netbeans.org[bits.netbeans.org subdirectory]
 
 == Apache guidelines for web sites
 


-
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-2509) Unable to connect to docker via socket

2019-10-20 Thread Bartosz Tomasik (Jira)


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

Bartosz Tomasik commented on NETBEANS-2509:
---

[~paulcourt101] I wasn't specific enough. I meant netbnean's _messages.log_. 
You can find it in your netbeans user dir: _Help -> About_ lists _User 
directory_ that is used by netbeans, and than_ $NB_USER_DIR/var/log_ contains 
messages.log. I haven't got chance to try 19.xx yet (will try this week)

> Unable to connect to docker via socket
> --
>
> Key: NETBEANS-2509
> URL: https://issues.apache.org/jira/browse/NETBEANS-2509
> Project: NetBeans
>  Issue Type: Bug
>  Components: docker - UI
>Affects Versions: 11.0
>Reporter: Bartosz Tomasik
>Assignee: Bartosz Tomasik
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
> Attachments: image-2019-10-18-10-56-48-182.png
>
>  Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> "Add Docker instance" dialog ismissing option to connect via unix socket.
> This is probably due to following lines commented out: 
> [https://github.com/apache/netbeans/blame/master/ide/docker.api/src/org/netbeans/modules/docker/api/DockerSupport.java#L133-L137]



--
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-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)


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

Pieter van den Hombergh commented on NETBEANS-3257:
---

zip attached.
It is while preping student tasks, prtoject is called sortes.zip.
Maven project, should run out of the box. 

You might need a maven repo: https://www.fontysvenlo.org/repository
In my settings.xml I have

sebivenlo


fontysvenlo.org
https://www.fontysvenlo.org/repository




..


sebivenlo



> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png, sorters.zip
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.ne

[jira] [Updated] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)


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

Pieter van den Hombergh updated NETBEANS-3257:
--
Attachment: sorters.zip

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png, sorters.zip
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:245)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.createAndAddElements(JavaRefactoringPl

[jira] [Comment Edited] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)


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

Pieter van den Hombergh edited comment on NETBEANS-3257 at 10/20/19 4:44 PM:
-

Not consistently
Java 11.
haven't tried without nb-javac.
Now deactivated nb-javac.
Behaviour is a bit different (produces pop-up instead of inline rename), but 
works.
By the way I always press ctrl-R.

Can reproduce it. When I try to rename a method in a test class that has a sub 
class, then the error re-occurs with nb-javac disabled, and allas also with 
nb-javac enabled.

I will zip the project and attach it.



was (Author: homberghp):
Not consistently
Java 11.
haven't tried without nb-javac.
Now deactivated nb-javac.
Behaviour is a bit different (produces pop-up instead of inline rename), but 
works.
By the way I always press ctrl-R.

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   at 
> org.netbeans.api.java.source.JavaSource

[jira] [Commented] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)


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

Pieter van den Hombergh commented on NETBEANS-3257:
---

Not consistently
Java 11.
haven't tried without nb-javac.
Now deactivated nb-javac.
Behaviour is a bit different (produces pop-up instead of inline rename), but 
works.
By the way I always press ctrl-R.

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
>   at 
> org.n

[jira] [Commented] (NETBEANS-1396) Maven: Downloaded javadoc / sources not attached to artifact with classifier

2019-10-20 Thread Thomas Zimmermann (Jira)


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

Thomas Zimmermann commented on NETBEANS-1396:
-

[~jgneff]
You are correct, the Javadoc isn't used because of a silly bug, see my PR with 
the fix 
[here|https://github.com/apache/netbeans/pull/1548/commits/ff152ec70ab53081d0470c97ffb065f880d733fb#diff-f1b8dd6458da9fb8ddb0ba46d941d35dR266].
 NetBeans is looking for `javafx-graphics-13-.jar-javadoc.jar` instead of 
`javafx-graphics-13-linux-javadoc.jar`. Even if that was fixed though, OpenJFX 
uses the new HTML output format from javadoc 9+ and NetBeans doesn't parse that 
correctly yet. And even if it parsed that correctly, OpenJFX stores the HTML 
pages in the javadoc jars prefixed by module name, so NetBeans wouldn't find 
them. All this is fixed in my PR. I don't want to rush the nice NetBeans 
developers though, it seems like they want to get 11.2 out and this isn't that 
critical IMO.



> Maven: Downloaded javadoc / sources not attached to artifact with classifier
> 
>
> Key: NETBEANS-1396
> URL: https://issues.apache.org/jira/browse/NETBEANS-1396
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Thomas Zimmermann
>Priority: Major
>  Labels: pull-request-available
> Attachments: javafx11-javadoc-sources-download.zip
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Maven artifacts org.openjfx:javafx-controls and friends use a jar with 
> classifier for each operating system for the actual classes, javafx-controls 
> is only an empty shell. If I understand correctly, sources / javadoc are 
> attached in maven by having additional artifacts with the classifiers 
> "sources" and "javadoc". Both are available for javafx-controls etc., but 
> NetBeans doesn't use them for javafx-controls (linux) (the platform specific 
> version with the actual classes). I think that's a bug, NetBeans should use 
> the sources and javadoc artifacts for all artifacts of the same groupId + 
> artifactId.
> Steps to reproduce:
>  # Download attached maven project
>  # Right click Dependencies -> Download Javadoc + Download Sources
>  # Open App.java, see that no source / docs are attached for 
> javafx.application.Application



--
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-84) Support for JSF 2.3

2019-10-20 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Thanks Pablo.  I have verified that f:websocket and f:importConstants work.  I 
will verify the functionality of injecting Faces resources and if that is not 
working then I will look into it.



> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 11.3
>
> Attachments: NewInJSF23.java, image-2019-10-19-18-17-10-545.png, 
> image-2019-10-19-19-13-50-600.png, netbeans-red-jsf2.3.png, newInJSF23.xhtml
>
>  Time Spent: 768h 50m
>  Remaining Estimate: 0h
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-3258) Cannot select the newly created Persistence Library

2019-10-20 Thread Jira
Cédric Servais created NETBEANS-3258:


 Summary: Cannot select the newly created Persistence Library
 Key: NETBEANS-3258
 URL: https://issues.apache.org/jira/browse/NETBEANS-3258
 Project: NetBeans
  Issue Type: Bug
  Components: javaee - Persistence
Affects Versions: 11.1
Reporter: Cédric Servais


Hello,

I'm trying to create a Java EE project using Apache Netbeans 11.1. Part of 
this, I'd like to use OpenEJB and OpenJPA which are part of Apache TomEE Plus 
8.0. I can add the provided Apache OpenJPA 3.1.0 jar, altogether with 
javaee-8.0-api jar to make it a persistence library for Netbeans.

However, in my persistence.xml file, I cannot select OpenJPA as a library, only 
EclipseLink (JPA2.1) appears.

I'm running Apache Netbeans IDE 11.1 on OpenJDK 12 64-bits VM12+33.

 

Thanks for your support

Cédric Servais

 

 



--
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] annotated tag 11.2-vc1 updated (d04fb24 -> a444670)

2019-10-20 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to annotated tag 11.2-vc1
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


*** WARNING: tag 11.2-vc1 was modified! ***

from d04fb24  (commit)
  to a444670  (tag)
 tagging d04fb24027334c4b6fd8397b5d0cdd33187a8f54 (commit)
 replaces 11.2-beta3
  by Neil C Smith
  on Sun Oct 20 13:06:20 2019 +0100

- Log -
Apache NetBeans 11.2-vc1
---


No new revisions were added by this update.

Summary of changes:


-
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



svn commit: r36399 - in /dev/netbeans: netbeans-platform/11.2-vc1/ netbeans/11.2-vc1/ netbeans/11.2-vc1/nbms/ netbeans/11.2-vc1/nbms/apisupport/ netbeans/11.2-vc1/nbms/enterprise/ netbeans/11.2-vc1/nb

2019-10-20 Thread neilcsmith
Author: neilcsmith
Date: Sun Oct 20 12:04:46 2019
New Revision: 36399

Log:
Apache NetBeans 11.2-vc1


[This commit notification would consist of 177 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

-
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-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3257:
-

With or without nb-javac installed, does that make a difference?

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:245)
>   at 
> org.netbeans.modules.refactoring

[jira] [Commented] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3257:
-

Consistently, every single time?

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:245)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.

[jira] [Updated] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)


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

Pieter van den Hombergh updated NETBEANS-3257:
--
Attachment: nberror.png

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:245)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.createAndAddElements(JavaRefactoringPlugin.java:326

[jira] [Commented] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)


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

Pieter van den Hombergh commented on NETBEANS-3257:
---

Renaming a method throws an exception and does NOT rename.
It reports the problem with a popup, but the rename is not doen
 !nberror.png! 

> refactoring rename throws exceptions,  inviting me to report it
> ---
>
> Key: NETBEANS-3257
> URL: https://issues.apache.org/jira/browse/NETBEANS-3257
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Actions/Menu/Toolbar
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Critical
> Attachments: nberror.png
>
>
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> An error occurred during parsing of 
> '/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
>  Please report a bug against java/source and attach dump file 
> '/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
> Caused: java.lang.AssertionError
>   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
>   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
>   at 
> com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
>   at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
>   at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
>   at 
> com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
>   at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
>   at 
> org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
>   at 
> org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
>   at 
> org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
>   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
>   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$MultiUserTaskAction.run(ParserManager.java:166)
>   at 
> org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
>   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:83)
>   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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
>   at 
> org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.proce

[jira] [Created] (NETBEANS-3257) refactoring rename throws exceptions, inviting me to report it

2019-10-20 Thread Pieter van den Hombergh (Jira)
Pieter van den Hombergh created NETBEANS-3257:
-

 Summary: refactoring rename throws exceptions,  inviting me to 
report it
 Key: NETBEANS-3257
 URL: https://issues.apache.org/jira/browse/NETBEANS-3257
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Actions/Menu/Toolbar
Affects Versions: 11.2
Reporter: Pieter van den Hombergh


An error occurred during parsing of 
'/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
 Please report a bug against java/source and attach dump file 
'/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
An error occurred during parsing of 
'/home/hom/sebi/alda/trunk/30_practical/sorting/solution/sortingservice/src/test/java/teachertests/InsertionTest.java'.
 Please report a bug against java/source and attach dump file 
'/home/hom/.netbeans/11.2-beta3/var/log/InsertionTest.dump'.
Caused: java.lang.AssertionError
at com.sun.tools.javac.util.Assert.error(Assert.java:155)
at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
at 
com.sun.tools.javac.comp.Modules.setCompilationUnitModules(Modules.java:559)
at com.sun.tools.javac.comp.Modules.enter(Modules.java:287)
at com.sun.tools.javac.comp.Modules.enter(Modules.java:268)
at com.sun.tools.javac.comp.Modules.initModules(Modules.java:259)
at 
com.sun.tools.javac.main.JavaCompiler.initModules(JavaCompiler.java:1126)
at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:393)
at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:327)
at 
org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:660)
at 
org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:361)
at 
org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:84)
at 
org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:193)
at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:110)
at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:425)
at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
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$MultiUserTaskAction.run(ParserManager.java:166)
at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
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:83)
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.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:317)
at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:263)
at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.processFiles(JavaRefactoringPlugin.java:245)
at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.createAndAddElements(JavaRefactoringPlugin.java:326)
at 
org.netbeans.modules.refactoring.java.plugins.RenameRefactoringPlugin.prepare(RenameRefactoringPlugin.java:626)
[catch] at 
org.netbeans.modules.refactoring.api.AbstractRefactoring.pluginsPrepare2(AbstractRefactoring.java:417)
at 
org.netbeans.modules.refactoring.api.AbstractRefactoring.pluginsPrepare(AbstractRefactoring.java:401)

[netbeans-website] branch master updated: Initial content for nb112.asciidoc

2019-10-20 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-website.git


The following commit(s) were added to refs/heads/master by this push:
 new e8a897e  Initial content for nb112.asciidoc
e8a897e is described below

commit e8a897eb83ba22706b35956e8a35fdea734565a7
Author: Geertjan Wielenga 
AuthorDate: Sun Oct 20 09:27:02 2019 +0200

Initial content for nb112.asciidoc
---
 .../src/content/download/nb112/nb112.asciidoc  | 36 ++
 1 file changed, 36 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc 
b/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc
new file mode 100644
index 000..0337a4d
--- /dev/null
+++ b/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc
@@ -0,0 +1,36 @@
+
+ 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.
+
+
+
+NOTE: 
+See https://www.apache.org/dev/release-download-pages.html 
+for important requirements for download pages for Apache projects.
+
+
+= Downloading Apache NetBeans 11.2 
+:jbake-type: page-noaside
+:jbake-tags: download
+:jbake-status: published
+:keywords: Apache NetBeans 11.2 Download
+:description: Apache NetBeans 11.2 Download
+:toc: left
+:toc-title:
+:icons: font
+
+Apache NetBeans 11.2 will be released soon.


-
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