[jira] [Created] (NETBEANS-3470) "Add Business Method" code insert option missing

2019-11-27 Thread Stephen Brooksbank (Jira)
Stephen Brooksbank created NETBEANS-3470:


 Summary: "Add Business Method" code insert option missing
 Key: NETBEANS-3470
 URL: https://issues.apache.org/jira/browse/NETBEANS-3470
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2
Java: 13.0.1; OpenJDK 64-Bit Server VM 13.0.1+9
Runtime: OpenJDK Runtime Environment 13.0.1+9
System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
Wildfly 18.0.1
Reporter: Stephen Brooksbank
 Attachments: image-2019-11-27-09-47-23-336.png

Created a new session bean in an Enterprise Application project - EJB which I 
created using Ant, Wildfly18 and set to EE8.

Chose local interface.

Was able to create bean and local interface.

Opened bean - positioned cursor inside the class, tight click and "insert code".

On the first occasion after creating the project the "add Businee Method" 
option WAS available to select. Anytime after that point, it was not. Tried 
closing the project and then reopening it and the option was missing.

This does not appear to be a problem if EE7 was the target environment rather 
than EE8.

  !image-2019-11-27-09-47-23-336.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



[netbeans-mavenutils-nb-repository-plugin] branch master updated: [maven-release-plugin] prepare release nb-repository-plugin-1.5

2019-11-27 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new d17bf10  [maven-release-plugin] prepare release 
nb-repository-plugin-1.5
d17bf10 is described below

commit d17bf1073a619bf92c508f700986f0d0502e718e
Author: Eric Barboni 
AuthorDate: Wed Nov 27 10:57:45 2019 +0100

[maven-release-plugin] prepare release nb-repository-plugin-1.5
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5aba4fe..59fc659 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
 4.0.0
 
 nb-repository-plugin
-1.5-SNAPSHOT
+1.5
 maven-plugin
 
 Apache NetBeans Maven Utilities - NB Repository Plugin
@@ -54,7 +54,7 @@ under the License.
 
scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git
 
scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git
 
https://github.com/apache/netbeans-mavenutils-nb-repository-plugin
-  HEAD
+  nb-repository-plugin-1.5
   
 
 


-
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-mavenutils-nb-repository-plugin] annotated tag nb-repository-plugin-1.5 created (now 739c44c)

2019-11-27 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to annotated tag nb-repository-plugin-1.5
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git.


  at 739c44c  (tag)
 tagging d17bf1073a619bf92c508f700986f0d0502e718e (commit)
 replaces nb-repository-plugin-1.4
  by Eric Barboni
  on Wed Nov 27 10:58:01 2019 +0100

- Log -
[maven-release-plugin] copy for tag nb-repository-plugin-1.5
---

No new revisions were added by this update.


-
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-mavenutils-nb-repository-plugin] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-11-27 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 251f857  [maven-release-plugin] prepare for next development iteration
251f857 is described below

commit 251f857b4e3a8eac66fea1d8b73f2624f345831a
Author: Eric Barboni 
AuthorDate: Wed Nov 27 10:58:06 2019 +0100

[maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 59fc659..4013262 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
 4.0.0
 
 nb-repository-plugin
-1.5
+1.6-SNAPSHOT
 maven-plugin
 
 Apache NetBeans Maven Utilities - NB Repository Plugin
@@ -54,7 +54,7 @@ under the License.
 
scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git
 
scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git
 
https://github.com/apache/netbeans-mavenutils-nb-repository-plugin
-  nb-repository-plugin-1.5
+  HEAD
   
 
 


-
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-3471) Could not initialize JShell in NetBeans

2019-11-27 Thread James Z (Jira)
James Z created NETBEANS-3471:
-

 Summary: Could not initialize JShell in NetBeans
 Key: NETBEANS-3471
 URL: https://issues.apache.org/jira/browse/NETBEANS-3471
 Project: NetBeans
  Issue Type: Bug
  Components: java - JShell
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2
Java: 13.0.1; Java HotSpot(TM) 64-Bit Server VM 13.0.1+9
Runtime: Java(TM) SE Runtime Environment 13.0.1+9
System: Mac OS X version 10.14 running on x86_64; UTF-8; en_CN (nb)

Reporter: James Z


Click menu Tools -> Open Java Platform Shell, it failed to start jshell.

Error as below:

|  Could not initialize JShell: Launching JShell execution engine threw: Failed 
remote launch: java.util.concurrent.ExecutionException: 
com.sun.jdi.connect.VMStartException: VM initialization failed for: 
/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java 
-classpath /Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:
 -Xdebug -Xrunjdwp:transport=dt_socket,address=xx-macOS:63453,suspend=y 
org.netbeans.lib.jshell.agent.AgentWorker 63452 @ com.sun.jdi.CommandLineLaunch 
(defaults: home=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, 
options=, main=, suspend=true, quote=", vmexec=java) -- 
\{home=home=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, 
options=options=-classpath "/Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:",
 main=main=org.netbeans.lib.jshell.agent.AgentWorker 63452, 
suspend=suspend=true, quote=quote=", vmexec=vmexec=java}|  Could not initialize 
JShell: Launching JShell execution engine threw: Failed remote launch: 
java.util.concurrent.ExecutionException: com.sun.jdi.connect.VMStartException: 
VM initialization failed for: 
/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java 
-classpath /Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:
 -Xdebug -Xrunjdwp:transport=dt_socket,address=xx-macOS:63453,suspend=y 
org.netbeans.lib.jshell.agent.AgentWorker 63452 @ com.sun.jdi.CommandLineLaunch 
(defaults: home=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, 
options=, main=, suspend=true, quote=", vmexec=java) -- 
\{home=home=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, 
options=options=-classpath "/Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:",
 main=main=org.netbeans.lib.jshell.agent.AgentWorker 63452, 
suspend=suspend=true, quote=quote=", vmexec=vmexec=java}|  caused by: Failed 
remote launch: java.util.concurrent.ExecutionException: 
com.sun.jdi.connect.VMStartException: VM initialization failed for: 
/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java 
-classpath /Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:
 -Xdebug -Xrunjdwp:transport=dt_socket,address=xx-macOS:63453,suspend=y 
org.netbeans.lib.jshell.agent.AgentWorker 63452 @ com.sun.jdi.CommandLineLaunch 
(defaults: home=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, 
options=, main=, suspend=true, quote=", vmexec=java) -- 
\{home=home=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, 
options=options=-classpath "/Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:",
 main=main=org.netbeans.lib.jshell.agent.AgentWorker 63452, 
suspend=suspend=true, quote=quote=", vmexec=vmexec=java}|  caused by: 
com.sun.jdi.connect.VMStartException: VM initialization failed for: 
/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java 
-classpath /Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:
 -Xdebug -Xrunjdwp:transport=dt_socket,address=xx-macOS:63453,suspend=y 
org.netbeans.lib.jshell.agent.AgentWorker 63452|  caused by: VM initialization 
failed for: 
/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java 
-classpath /Applications/NetBeans/Apache NetBeans 
11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:
 -Xdebug -Xrunjdwp:transport=dt_socket,address=xx-macOS:63453,suspend=y 
org.netbeans.lib.jshell.agent.AgentWorker 63452

-> 



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

[jira] [Updated] (NETBEANS-2446) New project wizard with wrong project location

2019-11-27 Thread James Z (Jira)


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

James Z updated NETBEANS-2446:
--
Priority: Major  (was: Critical)

> New project wizard with wrong project location
> --
>
> Key: NETBEANS-2446
> URL: https://issues.apache.org/jira/browse/NETBEANS-2446
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 11.0
>Reporter: James Z
>Priority: Major
>
> New Project wizard has bug, it used wrong Project Location, and when navigate 
> with 'Next >', '< Back', the project location will become longer and longer. 
> It also create lots of directories.
> Such as: ~/NetBeansProjects/mavenproject1/mavenproject1/mavenproject1/.../...



--
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-2446) New project wizard with wrong project location

2019-11-27 Thread James Z (Jira)


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

James Z updated NETBEANS-2446:
--
Priority: Critical  (was: Minor)

> New project wizard with wrong project location
> --
>
> Key: NETBEANS-2446
> URL: https://issues.apache.org/jira/browse/NETBEANS-2446
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 11.0
>Reporter: James Z
>Priority: Critical
>
> New Project wizard has bug, it used wrong Project Location, and when navigate 
> with 'Next >', '< Back', the project location will become longer and longer. 
> It also create lots of directories.
> Such as: ~/NetBeansProjects/mavenproject1/mavenproject1/mavenproject1/.../...



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



svn commit: r36957 - in /dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5: ./ nb-repository-plugin-1.5-source-release.zip nb-repository-plugin-1.5-source-release.zip

2019-11-27 Thread skygo
Author: skygo
Date: Wed Nov 27 10:31:16 2019
New Revision: 36957

Log:
prepare vote for nb-repository-plugin

Added:

dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/

dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip
   (with props)

dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.asc
   (with props)

dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.sha512
   (with props)

Added: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip
==
Binary file - no diff available.

Propchange: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip
--
svn:executable = *

Propchange: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip
--
svn:mime-type = application/octet-stream

Added: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.asc
==
--- 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.asc
 (added)
+++ 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.asc
 Wed Nov 27 10:31:16 2019
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEEj+HCbxXgMg50C67YSiYBztqTgvMFAl3eSJcACgkQSiYBztqT
+gvNK9Q/+NgJBSDiT7d5/fdQqpL/UzISBWHEjlDHe8/FX5rz3dUJv2/USN7rVQZ1e
+SnmhtC+wRZze/YND/8pZXBITTfIwoP3zys2C0zbLzuMNE2QEhGrep3ysK8syJ7c5
+shZ74Wtt2hbrnX+9ugDMWyBZYqrPzzEyCNG3qlq8dEMilCqY//dAkdBt17BqGujE
+UjMe1RubF43HCjt6XynvaSl9AQLSsdR6HenGepZOPP7Z8HxKyQqn1qw9tEJPYpVo
+GLw4N5S2bC1nwgeP/HkVRdsRV8jvgEMZDz/McCtebGl6xK9BgZgEvPW6aKbL8GbT
+VQdeg2F1m06TpXYrXo0rN5NvEH7PTKFSa5PVluFv4cQCEzThrTn4RcHR3/M0ttB1
+HDuFxVCWjE7omi1i6Hj/VMtODJOx9OIOUymFUOQXQmub0PG0ktYm3w4VhTiSrJ24
+/Fd2msyoOvBC9i8aURySrvZgtYsj1OsKHPEpCdikFwKXC+dGk4cJlh0i8BD9kKdJ
+1qBiU7i6pLVa3ejgAaNasnBI4Z0NeItSALUkY+uRpDDr78wAWx8OSSR8IG0XYuDe
+nV/CjkhPM5/SAw8yHI9F/3aNtx+vcQewNLLlorJVF6qKBTHSBUdVsfq5StiMPJqK
+BrZ2lIvVhcOyLRRCM8bTRzbfZ3qo9XdXYJ3CAW+MDyjXSzltdJw=
+=V7Bs
+-END PGP SIGNATURE-

Propchange: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.asc
--
svn:executable = *

Added: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.sha512
==
--- 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.sha512
 (added)
+++ 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.sha512
 Wed Nov 27 10:31:16 2019
@@ -0,0 +1 @@
+f3698d733c5d69ae2f0ece1a2d94c419e7119ef037038ceac40fbe42b46f9e11704df5a19e31d763e29fbf0ac8800219189ad752bf885b2375bc5861d1ce116e
\ No newline at end of file

Propchange: 
dev/netbeans/netbeans-maven-utilities/nb-repository-plugin/nb-repository-plugin-1.5/nb-repository-plugin-1.5-source-release.zip.sha512
--
svn:executable = *



-
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-3470) "Add Business Method" code insert option missing

2019-11-27 Thread Stephen Brooksbank (Jira)


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

Stephen Brooksbank updated NETBEANS-3470:
-
Description: 
Created a new session bean in an Enterprise Application project - EJB which I 
created using Ant, Wildfly18 and set to EE8.

Chose local interface.

Was able to create bean and local interface.

Opened bean - positioned cursor inside the class, tight click and "insert code".

On the first occasion after creating the project the "add Businee Method" 
option WAS available to select. Anytime after that point, it was not. Tried 
closing the project and then reopening it and the option was missing.

This does not appear to be a problem if EE7 was the target environment rather 
than EE8.

  !image-2019-11-27-09-47-23-336.png!

EDIT:

After further playing, this problems comes and goes. Restarting Netbeans seemed 
to help.

Reducing the priority to Minor to relect the intermittent nature.

 

  was:
Created a new session bean in an Enterprise Application project - EJB which I 
created using Ant, Wildfly18 and set to EE8.

Chose local interface.

Was able to create bean and local interface.

Opened bean - positioned cursor inside the class, tight click and "insert code".

On the first occasion after creating the project the "add Businee Method" 
option WAS available to select. Anytime after that point, it was not. Tried 
closing the project and then reopening it and the option was missing.

This does not appear to be a problem if EE7 was the target environment rather 
than EE8.

  !image-2019-11-27-09-47-23-336.png!

   Priority: Minor  (was: Major)

> "Add Business Method" code insert option missing
> 
>
> Key: NETBEANS-3470
> URL: https://issues.apache.org/jira/browse/NETBEANS-3470
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Product Version: Apache NetBeans IDE 11.2
> Java: 13.0.1; OpenJDK 64-Bit Server VM 13.0.1+9
> Runtime: OpenJDK Runtime Environment 13.0.1+9
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
> Wildfly 18.0.1
>Reporter: Stephen Brooksbank
>Priority: Minor
> Attachments: image-2019-11-27-09-47-23-336.png
>
>
> Created a new session bean in an Enterprise Application project - EJB which I 
> created using Ant, Wildfly18 and set to EE8.
> Chose local interface.
> Was able to create bean and local interface.
> Opened bean - positioned cursor inside the class, tight click and "insert 
> code".
> On the first occasion after creating the project the "add Businee Method" 
> option WAS available to select. Anytime after that point, it was not. Tried 
> closing the project and then reopening it and the option was missing.
> This does not appear to be a problem if EE7 was the target environment rather 
> than EE8.
>   !image-2019-11-27-09-47-23-336.png!
> EDIT:
> After further playing, this problems comes and goes. Restarting Netbeans 
> seemed to help.
> Reducing the priority to Minor to relect the intermittent nature.
>  



--
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-2424) Compile on save seems to not be working with Maven projects

2019-11-27 Thread Chi Wai (Jira)


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

Chi Wai updated NETBEANS-2424:
--
Attachment: mavenproject17.7z

> Compile on save seems to not be working with Maven projects
> ---
>
> Key: NETBEANS-2424
> URL: https://issues.apache.org/jira/browse/NETBEANS-2424
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 11.0
> Environment: Windows 10
>Reporter: Antônio Diego da LuZ silva
>Priority: Major
>  Labels: CoS, Maven,, build, compilation, project, spring-boot
> Attachments: mavenproject17.7z
>
>
> Since a time, noticed that, when the compile on save option is checked on 
> some Maven project configuration, the modification on the project not is 
> acknowledged on the build.



--
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-2424) Compile on save seems to not be working with Maven projects

2019-11-27 Thread Chi Wai (Jira)


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

Chi Wai commented on NETBEANS-2424:
---

I've found the reason to why my projects don't trigger the compile on save. and 
I hope that the devs can fix this asap.

My projects use Spring Boot and logging anything using slf4j inside a @Schedule 
function causes CoS to fail.  If I comment out the log, CoS works.  See 
attached project.

I've also noticed that NB8.2 CoS detection time is very prompt, versus NB11.2 
which is slow and unpredicatable.

Finally, If I load the same project in both NB8.2 and NB11.2 at the same time.  
CoS appears to fully work if I run the project on the NB11.2 instance.

 

 

 

 

> Compile on save seems to not be working with Maven projects
> ---
>
> Key: NETBEANS-2424
> URL: https://issues.apache.org/jira/browse/NETBEANS-2424
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 11.0
> Environment: Windows 10
>Reporter: Antônio Diego da LuZ silva
>Priority: Major
>  Labels: CoS, Maven,, build, compilation, project, spring-boot
> Attachments: mavenproject17.7z
>
>
> Since a time, noticed that, when the compile on save option is checked on 
> some Maven project configuration, the modification on the project not is 
> acknowledged on the build.



--
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-2424) Compile on save seems to not be working with Maven projects

2019-11-27 Thread Chi Wai (Jira)


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

Chi Wai updated NETBEANS-2424:
--
Affects Version/s: 11.2

> Compile on save seems to not be working with Maven projects
> ---
>
> Key: NETBEANS-2424
> URL: https://issues.apache.org/jira/browse/NETBEANS-2424
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 11.0, 11.2
> Environment: Windows 10
>Reporter: Antônio Diego da LuZ silva
>Priority: Major
>  Labels: CoS, Maven,, build, compilation, project, spring-boot
> Attachments: mavenproject17.7z
>
>
> Since a time, noticed that, when the compile on save option is checked on 
> some Maven project configuration, the modification on the project not is 
> acknowledged on the build.



--
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-3446) Can't enter new line in js file

2019-11-27 Thread Aleksei Tepljakov (Jira)


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

Aleksei Tepljakov updated NETBEANS-3446:

Attachment: nullptr_exception.txt

> Can't enter new line in js file
> ---
>
> Key: NETBEANS-3446
> URL: https://issues.apache.org/jira/browse/NETBEANS-3446
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Mark Stanton
>Priority: Major
>  Labels: newbie
> Attachments: IDELog.txt, UILog.txt, addAndDeleteItems.js, 
> nullptr_exception.txt
>
>
> Pressing carriage return (or "Enter") when editing a js file fails to produce 
> a newline and causes an error which shows in the notifications window.
> i'm quite prepared to believe it is due to a fault of my own, but the code 
> runs without error so I'm not clear what that would be.
> This appears to be a regression since the same action in the same file does 
> not cause a problem using NB 11.0.



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

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

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



[jira] [Closed] (NETBEANS-3446) Can't enter new line in js file

2019-11-27 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto closed NETBEANS-3446.
--
Resolution: Duplicate

This should have been fixed.
You can also test it in a development version: 
https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/

> Can't enter new line in js file
> ---
>
> Key: NETBEANS-3446
> URL: https://issues.apache.org/jira/browse/NETBEANS-3446
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Mark Stanton
>Priority: Major
>  Labels: newbie
> Attachments: IDELog.txt, UILog.txt, addAndDeleteItems.js, 
> nullptr_exception.txt
>
>
> Pressing carriage return (or "Enter") when editing a js file fails to produce 
> a newline and causes an error which shows in the notifications window.
> i'm quite prepared to believe it is due to a fault of my own, but the code 
> runs without error so I'm not clear what that would be.
> This appears to be a regression since the same action in the same file does 
> not cause a problem using NB 11.0.



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

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

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



[jira] [Commented] (NETBEANS-3446) Can't enter new line in js file

2019-11-27 Thread Aleksei Tepljakov (Jira)


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

Aleksei Tepljakov commented on NETBEANS-3446:
-

I second this. Same issue, also while editing a JS file while using Netbeans 
11.2 (latest) running on Windows 7 x64. Also, in terms of config changes, I 
turned off background scanning of projects (Options->Misc->Files->Enable 
auto-scanning of sources = Off) because this was also causing issues.

NB! This bug does not seem to occur in Netbeans 11.1 which I installed in the 
hope that I could continue working on the project and turning background 
scanning of files on or off does not affect this.

Attached log part with exception info just in case.

[^nullptr_exception.txt]

> Can't enter new line in js file
> ---
>
> Key: NETBEANS-3446
> URL: https://issues.apache.org/jira/browse/NETBEANS-3446
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Mark Stanton
>Priority: Major
>  Labels: newbie
> Attachments: IDELog.txt, UILog.txt, addAndDeleteItems.js, 
> nullptr_exception.txt
>
>
> Pressing carriage return (or "Enter") when editing a js file fails to produce 
> a newline and causes an error which shows in the notifications window.
> i'm quite prepared to believe it is due to a fault of my own, but the code 
> runs without error so I'm not clear what that would be.
> This appears to be a regression since the same action in the same file does 
> not cause a problem using NB 11.0.



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

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

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



svn commit: r36958 - in /dev/netbeans/netbeans: 11.1/ 11.2-u1/ 11.2-u1/nbms/ 11.2-u1/nbms/harness/ 11.2-u1/nbms/ide/ 11.2-u1/nbms/java/ 11.2-u1/nbms/nb/ 11.2-vc1/

2019-11-27 Thread neilcsmith
Author: neilcsmith
Date: Wed Nov 27 13:59:40 2019
New Revision: 36958

Log:
Apache NetBeans 11.2-update1 vote candidate

Added:
dev/netbeans/netbeans/11.2-u1/
dev/netbeans/netbeans/11.2-u1/nbms/
dev/netbeans/netbeans/11.2-u1/nbms/harness/

dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm
   (with props)

dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.asc

dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.sha512
dev/netbeans/netbeans/11.2-u1/nbms/ide/
dev/netbeans/netbeans/11.2-u1/nbms/ide/org-netbeans-modules-html-lexer.nbm  
 (with props)

dev/netbeans/netbeans/11.2-u1/nbms/ide/org-netbeans-modules-html-lexer.nbm.asc

dev/netbeans/netbeans/11.2-u1/nbms/ide/org-netbeans-modules-html-lexer.nbm.sha512
dev/netbeans/netbeans/11.2-u1/nbms/java/
dev/netbeans/netbeans/11.2-u1/nbms/java/org-netbeans-libs-javacapi.nbm   
(with props)
dev/netbeans/netbeans/11.2-u1/nbms/java/org-netbeans-libs-javacapi.nbm.asc

dev/netbeans/netbeans/11.2-u1/nbms/java/org-netbeans-libs-javacapi.nbm.sha512
dev/netbeans/netbeans/11.2-u1/nbms/java/org-netbeans-libs-javacimpl.nbm   
(with props)
dev/netbeans/netbeans/11.2-u1/nbms/java/org-netbeans-libs-javacimpl.nbm.asc

dev/netbeans/netbeans/11.2-u1/nbms/java/org-netbeans-libs-javacimpl.nbm.sha512
dev/netbeans/netbeans/11.2-u1/nbms/nb/

dev/netbeans/netbeans/11.2-u1/nbms/nb/org-netbeans-modules-updatecenters.nbm   
(with props)

dev/netbeans/netbeans/11.2-u1/nbms/nb/org-netbeans-modules-updatecenters.nbm.asc

dev/netbeans/netbeans/11.2-u1/nbms/nb/org-netbeans-modules-updatecenters.nbm.sha512
dev/netbeans/netbeans/11.2-u1/nbms/updates.xml
dev/netbeans/netbeans/11.2-u1/nbms/updates.xml.asc
dev/netbeans/netbeans/11.2-u1/nbms/updates.xml.sha512
dev/netbeans/netbeans/11.2-u1/netbeans-11.2-u1-source.zip   (with props)
dev/netbeans/netbeans/11.2-u1/netbeans-11.2-u1-source.zip.asc
dev/netbeans/netbeans/11.2-u1/netbeans-11.2-u1-source.zip.sha512
Removed:
dev/netbeans/netbeans/11.1/
dev/netbeans/netbeans/11.2-vc1/

Added: 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm
==
Binary file - no diff available.

Propchange: 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm
--
svn:mime-type = application/octet-stream

Added: 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.asc
==
--- 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.asc
 (added)
+++ 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.asc
 Wed Nov 27 13:59:40 2019
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+
+iQJKBAABCgA0FiEEewN+6+Dw3t/uZbaYNwOsOJoSqdQFAl3efREWHG5laWxjc21p
+dGhAYXBhY2hlLm9yZwAKCRA3A6w4mhKp1KYlD/0SmAjgftiH+D0WXRPvxiKUGAxN
+bpIoVVfjTgN8SgDjoJCaUea1AcVkHofr392Rvgeh0Uu3zp4G249ff9fVqYtQE4+u
+yIL9cDxbS0BLQT4IZqI0UGGe3LHqSgRXQ4VnmQH6dpMj6vTuj/CoQdPjy+g+IuEy
+FqwGvPAEkYfS9Y8gsDPhHDsW8LcOWvam7BiKFuxsEX6POo15nsezky14XLzYximy
++Mc0CZxKZ2rcuDrJl1KA3l7krKXwv8sEXpFFCzOUxSbRCQbDNddpEhY9RywuUYvJ
+mMfLDng6x/OkqvxyhLmghMS53C2HMw7EEACfg16NtIIJVsj69uXSZvKkNYkKHfCr
+ISXbMpIlXMi+KZsMbUJO5vEIXHD6kOOiRrTlki09akFpkZtCrp/kz2nUOEZRSfQd
+A3MAkCiwHfzjwPLySOHDx1cCc/KW4OrCA1goV5YJcBXV1bjOfxWUPJZ8lTEOR98X
+DoP6KOPE2qCei68mpWZDDZKZnoYubmnGXwxsyzKaShycPBbOnD2vJTanQwcV6iPZ
+ItUizxJ9nANV501gygRUukmyopUBtN2pxTYROUnbQ4Y3UsrFqbfSsahYcSS26XcU
+yD62F17HLj9kT+GD4zRAkrb6WD3zRczqMecaGmKdXUu6HUxG1xXdU95fH3jq/Rs6
+2IiTpqepZUlXKbEVLw==
+=5txU
+-END PGP SIGNATURE-

Added: 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.sha512
==
--- 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.sha512
 (added)
+++ 
dev/netbeans/netbeans/11.2-u1/nbms/harness/org-netbeans-modules-apisupport-harness.nbm.sha512
 Wed Nov 27 13:59:40 2019
@@ -0,0 +1 @@
+65ffb76080e5c8646584d51c4375c9633cb3d58d9893e0abbfaf154c58113b9da42bc7252904fc0007ace4dcdf27dcc0bdc2131c2a9b8f6d6ef2dc816f688a60
  nbms/harness/org-netbeans-modules-apisupport-harness.nbm

Added: 
dev/netbeans/netbeans/11.2-u1/nbms/ide/org-netbeans-modules-html-lexer.nbm
==
Binary file - no diff available.

Propchange: 
dev/netbeans/netbeans/11.2-u1/nbms/ide/org-netbeans-modules-html-lexer.nbm
--
svn:mime-type = application/octet-stream

Added: 
dev/netbeans/netbeans/11.2-u1/nbms/id

[jira] [Created] (NETBEANS-3472) Build fails due to folder permission issues created by NetBeans

2019-11-27 Thread Peter Milesson (Jira)
Peter Milesson created NETBEANS-3472:


 Summary: Build fails due to folder permission issues created by 
NetBeans
 Key: NETBEANS-3472
 URL: https://issues.apache.org/jira/browse/NETBEANS-3472
 Project: NetBeans
  Issue Type: Bug
  Components: ide - UI
Affects Versions: 11.2
 Environment: Windows 10, 1903. Samba 4.0.9 file server for storage, 
mapped as E:. Both machines are VMs under Xen in the same physical box.
Reporter: Peter Milesson
 Attachments: Permission-denied.png, build-fail.txt

Hi folks,

I have got a Spring web project on a Samba share that is mapped to E:

When the build folder is not empty, build fails due to folder permission issues 
(attachment). While NetBeans IDE is open, I cannot even delete the contents of 
the build folder, and a Windows error dialog pops up (attached). To build, I 
need to quit NetBeans IDE, delete the contents of the build folder manually, 
and start NetBeans IDE again, and finally build the project.

I have switched back to using NetBeans IDE 11.1, which does not display this 
behavior.

Best regards,

Peter



--
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-3473) AssertionError in Java Refactoring

2019-11-27 Thread Bruce K. Haddon (Jira)
Bruce K. Haddon created NETBEANS-3473:
-

 Summary: AssertionError in Java Refactoring
 Key: NETBEANS-3473
 URL: https://issues.apache.org/jira/browse/NETBEANS-3473
 Project: NetBeans
  Issue Type: Bug
  Components: java - Refactoring
Affects Versions: 11.2
 Environment: Product Version: Apache NetBeans IDE 11.2
Java: 13.0.1; Java HotSpot(TM) 64-Bit Server VM 13.0.1+9
Runtime: Java(TM) SE Runtime Environment 13.0.1+9
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\bkh\AppData\Roaming\NetBeans\11.2
Cache directory: C:\Users\bkh\AppData\Local\NetBeans\Cache\11.2
Reporter: Bruce K. Haddon
 Fix For: 11.2
 Attachments: messages.log

Module Java Refactoring threw java.lang.AssertionError. Please report a bug 
against Java Refactoring module and attach your var/log/messages.log.

 
 



--
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-3474) Add Dark LaF and Flatlaf to the Core RCP Platform

2019-11-27 Thread Laszlo Kishalmi (Jira)
Laszlo Kishalmi created NETBEANS-3474:
-

 Summary: Add Dark LaF and Flatlaf to the Core RCP Platform
 Key: NETBEANS-3474
 URL: https://issues.apache.org/jira/browse/NETBEANS-3474
 Project: NetBeans
  Issue Type: Task
Reporter: Laszlo Kishalmi
Assignee: Laszlo Kishalmi


As a final act the two new LaF modules needs to be added to the core RPC 
platform.



--
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-3474) Add Dark LaF and Flatlaf to the Core RCP Platform

2019-11-27 Thread ASF GitHub Bot (Jira)


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

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

> Add Dark LaF and Flatlaf to the Core RCP Platform
> -
>
> Key: NETBEANS-3474
> URL: https://issues.apache.org/jira/browse/NETBEANS-3474
> Project: NetBeans
>  Issue Type: Task
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>
> As a final act the two new LaF modules needs to be added to the core RPC 
> platform.



--
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-3377) cleanup unchecked conversions

2019-11-27 Thread Brad Walker (Jira)


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

Brad Walker closed NETBEANS-3377.
-
Fix Version/s: 11.3
   Resolution: Fixed

fixed & merged..

> cleanup unchecked conversions
> -
>
> Key: NETBEANS-3377
> URL: https://issues.apache.org/jira/browse/NETBEANS-3377
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Assignee: Brad Walker
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> There are a lot of places in the code where unchecked conversions are taking 
> place..
> {code:java}
>[repeat] 
> /home/bwalker/src/netbeans/profiler/profiler.heapwalker/src/org/netbeans/modules/profiler/heapwalk/OQLController.java:259:
>  warning: [unchecked] unchecked conversion
>[repeat] Set entries = ((Map)o).entrySet();
>[repeat]   ^
>[repeat]   required: Set
>[repeat]   found:Set
> {code}
> Cleanup these warning messages..



--
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-2515) cleanup the build issues

2019-11-27 Thread Brad Walker (Jira)


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

Brad Walker commented on NETBEANS-2515:
---

NETBEANS-3377
 - cleanup unchecked conversions

> cleanup the build issues
> 
>
> Key: NETBEANS-2515
> URL: https://issues.apache.org/jira/browse/NETBEANS-2515
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Priority: Major
>
> The build process has a lot of errors/warnings.
> I've created this Jira to track all the issues related to cleaning up
> The first canidate is: NETBEANS-2514



--
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-445) Many missing values for code completion of the CSS display property

2019-11-27 Thread Rick Hegarty (Jira)


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

Rick Hegarty updated NETBEANS-445:
--
Affects Version/s: 11.2

> Many missing values for code completion of the CSS display property
> ---
>
> Key: NETBEANS-445
> URL: https://issues.apache.org/jira/browse/NETBEANS-445
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 11.2
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
> Java: 1.8.0_162; Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_162-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\johndoe\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\johndoe\AppData\Local\NetBeans\Cache\dev
>Reporter: Rick Hegarty
>Priority: Major
>  Labels: autocompletion, css, css3
> Attachments: nbDisplayValues.png
>
>
> Code completion offers many options for the value of the CSS *display* 
> property when editing a CSS file (see the attached screen shot), but there 
> are still many possible values that  are not supplied.
> Based on the information provided in "CSS Display Module Level 3" 
> ([https://www.w3.org/TR/css-display-3]) the following options should be added 
> to code completion for the *display* property in NetBeans:
> *flow*
>  *flow-root*
>  *flex*
>  *grid*
>  *subgrid*
>  *ruby-base-container*
>  *ruby-text-container*
>  *contents*
>  *inline-flex*
>  *inline-grid*
> **+Updated on 6/27/18:+
> [1] The problem with autocomplete for CSS is not confined to missing values 
> for the *display* property. For example, no _grid-..._ properties (e.g. 
> *grid-column-start*) are suggested, nor is *row-gap*. The list of valid CSS 
> properties and values used by autocomplete needs to be updated.
> [2] If a CSS property is not suggested during auto-completion then its valid 
> use in CSS code will be incorrectly reported as an error (e.g. _"Unknown 
> property grid-column-gap"_).
> [3] A serious side effect of the previous issue is that genuine errors in CSS 
> code may be much harder to identify because they are mixed in with bogus 
> errors.
> Since this issue is more extensive and serious than the initial report above 
> I have raised the priority to _Major_, and also updated the affected versions 
> to include 8.2.



--
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-445) Many missing values for code completion of the CSS display property

2019-11-27 Thread Rick Hegarty (Jira)


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

Rick Hegarty commented on NETBEANS-445:
---

I updated the _*Affects Version/s*_ field to show that problem persists in 
NetBeans 11.2.

> Many missing values for code completion of the CSS display property
> ---
>
> Key: NETBEANS-445
> URL: https://issues.apache.org/jira/browse/NETBEANS-445
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Editor
>Affects Versions: 8.2, 9.0, 11.2
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
> Java: 1.8.0_162; Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_162-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\johndoe\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\johndoe\AppData\Local\NetBeans\Cache\dev
>Reporter: Rick Hegarty
>Priority: Major
>  Labels: autocompletion, css, css3
> Attachments: nbDisplayValues.png
>
>
> Code completion offers many options for the value of the CSS *display* 
> property when editing a CSS file (see the attached screen shot), but there 
> are still many possible values that  are not supplied.
> Based on the information provided in "CSS Display Module Level 3" 
> ([https://www.w3.org/TR/css-display-3]) the following options should be added 
> to code completion for the *display* property in NetBeans:
> *flow*
>  *flow-root*
>  *flex*
>  *grid*
>  *subgrid*
>  *ruby-base-container*
>  *ruby-text-container*
>  *contents*
>  *inline-flex*
>  *inline-grid*
> **+Updated on 6/27/18:+
> [1] The problem with autocomplete for CSS is not confined to missing values 
> for the *display* property. For example, no _grid-..._ properties (e.g. 
> *grid-column-start*) are suggested, nor is *row-gap*. The list of valid CSS 
> properties and values used by autocomplete needs to be updated.
> [2] If a CSS property is not suggested during auto-completion then its valid 
> use in CSS code will be incorrectly reported as an error (e.g. _"Unknown 
> property grid-column-gap"_).
> [3] A serious side effect of the previous issue is that genuine errors in CSS 
> code may be much harder to identify because they are mixed in with bogus 
> errors.
> Since this issue is more extensive and serious than the initial report above 
> I have raised the priority to _Major_, and also updated the affected versions 
> to include 8.2.



--
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-3449) remove warning related to use of EMPTY_SET

2019-11-27 Thread Brad Walker (Jira)


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

Brad Walker closed NETBEANS-3449.
-
Fix Version/s: 11.3
   Resolution: Fixed

fixed & merged..

> remove warning related to use of EMPTY_SET
> --
>
> Key: NETBEANS-3449
> URL: https://issues.apache.org/jira/browse/NETBEANS-3449
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Assignee: Brad Walker
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are places where the following warning pops up..
> {code:java}
>[repeat] 
> /home/bwalker/src/netbeans/ide/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/DebuggingViewComponent.java:782:
>  warning: [unchecked] unchecked conversion
>[repeat] deadlockedThreads = 
> Collections.EMPTY_SET;
>[repeat]^
>[repeat]   required: Set
>[repeat]   found:Set
> {code}
> This change removes all instances of this warning.. Usually it's difficult 
> for me to remove a whole class of warnings.. This makes me happy..



--
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] branch master updated: Upgrade h2 database from 1.4.196 to 1.4.200

2019-11-27 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new d202d78  Upgrade h2 database from 1.4.196 to 1.4.200
 new 3307e05  Merge pull request #1665 from pepness/h2-1.4.200
d202d78 is described below

commit d202d78e3926a38d496fd7a0f69a022b76ef7e96
Author: Jose Contreras 
AuthorDate: Thu Nov 21 11:02:13 2019 -0600

Upgrade h2 database from 1.4.196 to 1.4.200
---
 ide/db.dataview/external/binaries-list| 2 +-
 .../external/{h2-1.4.196-license.txt => h2-1.4.200-license.txt}   | 4 ++--
 ide/db.dataview/nbproject/project.properties  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ide/db.dataview/external/binaries-list 
b/ide/db.dataview/external/binaries-list
index 8c842a6..804969d 100644
--- a/ide/db.dataview/external/binaries-list
+++ b/ide/db.dataview/external/binaries-list
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-DD0034398D593AA3588C6773FAAC429BBD9AEA0E com.h2database:h2:1.4.196
\ No newline at end of file
+F7533FE7CB8E99C87A43D325A77B4B678AD9031A com.h2database:h2:1.4.200
\ No newline at end of file
diff --git a/ide/db.dataview/external/h2-1.4.196-license.txt 
b/ide/db.dataview/external/h2-1.4.200-license.txt
similarity index 99%
rename from ide/db.dataview/external/h2-1.4.196-license.txt
rename to ide/db.dataview/external/h2-1.4.200-license.txt
index 62e58c2..2d29ef3 100644
--- a/ide/db.dataview/external/h2-1.4.196-license.txt
+++ b/ide/db.dataview/external/h2-1.4.200-license.txt
@@ -1,8 +1,8 @@
 Name: H2 Database Engine
-Version: 1.4.196
+Version: 1.4.200
 License: EPL-v10-h2
 Description: The H2 Database Enginge is a pure java database, that can be used 
in embedded and server mode.
-Origin: http://h2database.com
+Origin: https://h2database.com
 
 Eclipse Public License - Version 1.0
 
diff --git a/ide/db.dataview/nbproject/project.properties 
b/ide/db.dataview/nbproject/project.properties
index ca2a7a1..26d904a 100644
--- a/ide/db.dataview/nbproject/project.properties
+++ b/ide/db.dataview/nbproject/project.properties
@@ -17,7 +17,7 @@
 javac.source=1.8
 javac.compilerargs=-Xlint -Xlint:-serial
 test.unit.cp.extra=\
-${basedir}/external/h2-1.4.196.jar
+${basedir}/external/h2-1.4.200.jar
 
 test.config.stableBTD.includes=**/*Test.class
 test.config.stableBTD.excludes=\


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

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



[netbeans] branch master updated: Upgrade apache compress from 1.8.1 to 1.19

2019-11-27 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 2ac017f  Upgrade apache compress from 1.8.1 to 1.19
 new f1cc741  Merge pull request #1663 from pepness/apache-compress-1.19
2ac017f is described below

commit 2ac017f504ca28194c0cae59a7472134735eb6b7
Author: Jose Contreras 
AuthorDate: Thu Nov 21 22:01:46 2019 -0600

Upgrade apache compress from 1.8.1 to 1.19
---
 ide/libs.commons_compress/external/binaries-list| 2 +-
 ...compress-1.8.1-license.txt => commons-compress-1.19-license.txt} | 6 +++---
 ...s-compress-1.8.1-notice.txt => commons-compress-1.19-notice.txt} | 4 ++--
 ide/libs.commons_compress/nbproject/project.properties  | 4 ++--
 ide/libs.commons_compress/nbproject/project.xml | 4 ++--
 .../src/org/netbeans/libs/commons_compress/Bundle.properties| 2 +-
 .../src/org/netbeans/libs/commons_compress/mf-layer.xml | 2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/ide/libs.commons_compress/external/binaries-list 
b/ide/libs.commons_compress/external/binaries-list
index 48afc53..552df86 100644
--- a/ide/libs.commons_compress/external/binaries-list
+++ b/ide/libs.commons_compress/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-A698750C16740FD5B3871425F4CB3BBAA87F529D 
org.apache.commons:commons-compress:1.8.1
+7E65777FB451DDAB6A9C054BEB879E521B7EAB78 
org.apache.commons:commons-compress:1.19
diff --git 
a/ide/libs.commons_compress/external/commons-compress-1.8.1-license.txt 
b/ide/libs.commons_compress/external/commons-compress-1.19-license.txt
similarity index 98%
rename from 
ide/libs.commons_compress/external/commons-compress-1.8.1-license.txt
rename to ide/libs.commons_compress/external/commons-compress-1.19-license.txt
index bd9e27a..891b801 100644
--- a/ide/libs.commons_compress/external/commons-compress-1.8.1-license.txt
+++ b/ide/libs.commons_compress/external/commons-compress-1.19-license.txt
@@ -1,8 +1,8 @@
 Name: Commons Compress
-Version: 1.8.1
+Version: 1.19
 OSR: 19203
-Description: The Apache Commons Compress library defines an API for working 
with ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200, bzip2, 7z, arj, lzma, 
snappy, DEFLATE and Z files.
-Origin: http://commons.apache.org/compress/
+Description: The Apache Commons Compress library defines an API for working 
with ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200, bzip2, 7z, arj, lzma, 
snappy, DEFLATE, lz4, Brotli, Zstandard, DEFLATE64 and Z files.
+Origin: https://commons.apache.org/proper/commons-compress/index.html
 License: Apache-2.0
 
  Apache License
diff --git 
a/ide/libs.commons_compress/external/commons-compress-1.8.1-notice.txt 
b/ide/libs.commons_compress/external/commons-compress-1.19-notice.txt
similarity index 74%
rename from ide/libs.commons_compress/external/commons-compress-1.8.1-notice.txt
rename to ide/libs.commons_compress/external/commons-compress-1.19-notice.txt
index f5d511e..52fe5bc 100644
--- a/ide/libs.commons_compress/external/commons-compress-1.8.1-notice.txt
+++ b/ide/libs.commons_compress/external/commons-compress-1.19-notice.txt
@@ -1,8 +1,8 @@
 Apache Commons Compress
-Copyright 2002-2017 The Apache Software Foundation
+Copyright 2002-2019 The Apache Software Foundation
 
 This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org//).
 
 The files in the package org.apache.commons.compress.archivers.sevenz
 were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
diff --git a/ide/libs.commons_compress/nbproject/project.properties 
b/ide/libs.commons_compress/nbproject/project.properties
index 14a0223..3beed75 100644
--- a/ide/libs.commons_compress/nbproject/project.properties
+++ b/ide/libs.commons_compress/nbproject/project.properties
@@ -17,6 +17,6 @@
 
 is.autoload=true
 javac.compilerargs=-Xlint -Xlint:-serial
-javac.source=1.6
-release.external/commons-compress-1.8.1.jar=modules/ext/commons-compress-1.8.1.jar
+javac.source=1.8
+release.external/commons-compress-1.19.jar=modules/ext/commons-compress-1.19.jar
 spec.version.base=0.13.0
diff --git a/ide/libs.commons_compress/nbproject/project.xml 
b/ide/libs.commons_compress/nbproject/project.xml
index 821b180..54ff372 100644
--- a/ide/libs.commons_compress/nbproject/project.xml
+++ b/ide/libs.commons_compress/nbproject/project.xml
@@ -32,8 +32,8 @@
 org.apache.commons.compress.archivers.tar
 
 
-
ext/commons-compress-1.8.1.jar
-
external/commons-compress-1.8.1.jar
+
ext/commons-co

[jira] [Resolved] (NETBEANS-3443) Upgrade H2 database from 1.4.196 to 1.4.200

2019-11-27 Thread Jose (Jira)


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

Jose resolved NETBEANS-3443.

Resolution: Implemented

Pull Request merged.

> Upgrade H2 database from 1.4.196 to 1.4.200
> ---
>
> Key: NETBEANS-3443
> URL: https://issues.apache.org/jira/browse/NETBEANS-3443
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - Code
>Affects Versions: 11.2
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Notes:
> - Several Bug fixes and improvements
> - Use OpenJDK instead of OracleJDK
> - Add support for Java 11 to test suite
> [H2 database Web Page|https://h2database.com/html/main.html]
> [H2 database Release Notes|https://h2database.com/html/changelog.html]



--
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] branch master updated: Upgrade mysql-connector-java from 5.1.23 to 5.1.48

2019-11-27 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new ff3ee2f  Upgrade mysql-connector-java from 5.1.23 to 5.1.48
 new f7077b8  Merge pull request #1670 from pepness/mysql-driver-5.1.48
ff3ee2f is described below

commit ff3ee2ff10e25da155ca7bd06df50cd7b8f302f2
Author: Jose Contreras 
AuthorDate: Mon Nov 25 12:37:09 2019 -0600

Upgrade mysql-connector-java from 5.1.23 to 5.1.48
---
 ide/db.metadata.model/external/binaries-list| 2 +-
 ...-java-5.1.23-license.txt => mysql-connector-java-5.1.48-license.txt} | 2 +-
 ide/db.metadata.model/nbproject/project.properties  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ide/db.metadata.model/external/binaries-list 
b/ide/db.metadata.model/external/binaries-list
index 4474bc0..a562296 100644
--- a/ide/db.metadata.model/external/binaries-list
+++ b/ide/db.metadata.model/external/binaries-list
@@ -17,4 +17,4 @@
 
 F787C9B484CD7526F866C21D8925C4DACE467F8A org.apache.derby:derby:10.2.2.0
 
-C264E2114579474D13DD808A510FC74E762DDA8C mysql:mysql-connector-java:5.1.23
+9140BE77AAFA5050BF4BB936D560CBACB5A6B5C1 mysql:mysql-connector-java:5.1.48
diff --git 
a/ide/db.metadata.model/external/mysql-connector-java-5.1.23-license.txt 
b/ide/db.metadata.model/external/mysql-connector-java-5.1.48-license.txt
similarity index 99%
rename from 
ide/db.metadata.model/external/mysql-connector-java-5.1.23-license.txt
rename to ide/db.metadata.model/external/mysql-connector-java-5.1.48-license.txt
index 30cf181..a5f1813 100644
--- a/ide/db.metadata.model/external/mysql-connector-java-5.1.23-license.txt
+++ b/ide/db.metadata.model/external/mysql-connector-java-5.1.48-license.txt
@@ -1,5 +1,5 @@
 Name: MySQL Connector/J
-Version: 5.1.23
+Version: 5.1.48
 License: GPL
 Type: compile-time
 Comment: Dependency required to run unit tests with DB support
diff --git a/ide/db.metadata.model/nbproject/project.properties 
b/ide/db.metadata.model/nbproject/project.properties
index 11c4332..fd39d15 100644
--- a/ide/db.metadata.model/nbproject/project.properties
+++ b/ide/db.metadata.model/nbproject/project.properties
@@ -18,7 +18,7 @@
 javac.source=1.8
 javac.compilerargs=-Xlint -Xlint:-serial
 
-test.unit.cp.extra=external/derby-10.2.2.0.jar\:external/mysql-connector-java-5.1.23.jar
+test.unit.cp.extra=external/derby-10.2.2.0.jar\:external/mysql-connector-java-5.1.48.jar
 
 test.config.stableBTD.includes=**/*Test.class
 test.config.stableBTD.excludes=\


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

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



[netbeans] branch master updated: Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 1.10.14.2

2019-11-27 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 37ef73e  Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 1.10.14.2
37ef73e is described below

commit 37ef73e45cc5d6ff438b4dbb543ca4863a14d719
Author: Jose Contreras 
AuthorDate: Wed Nov 20 22:05:35 2019 -0600

Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 1.10.14.2
---
 enterprise/j2ee.ejbcore/test/unit/data/derby-sample.dbschema  | 4 ++--
 .../data/projects/TestGenerateEntity/src/conf/testSchema.dbschema | 4 ++--
 ide/db.metadata.model/external/binaries-list  | 3 +--
 .../{derby-10.2.2.0-license.txt => derby-10.14.2.0-license.txt}   | 2 +-
 .../{derby-10.2.2.0-notice.txt => derby-10.14.2.0-notice.txt} | 2 +-
 ide/db.metadata.model/nbproject/project.properties| 2 +-
 ide/db/external/binaries-list | 2 +-
 .../{derby-10.2.2.0-license.txt => derby-10.14.2.0-license.txt}   | 2 +-
 .../{derby-10.2.2.0-notice.txt => derby-10.14.2.0-notice.txt} | 2 +-
 ide/db/nbproject/project.properties   | 2 +-
 ide/db/test/unit/src/org/netbeans/modules/db/test/DBTestBase.java | 4 ++--
 ide/derby/build.xml   | 4 ++--
 ide/derby/external/binaries-list  | 4 ++--
 .../{derby-10.14.1.0-license.txt => derby-10.14.2.0-license.txt}  | 4 ++--
 ide/derby/src/org/netbeans/modules/derby/DerbyOptions.java| 8 
 .../modules/j2ee/persistence/entitygenerator/Issue92031.dbschema  | 4 ++--
 .../modules/j2ee/persistence/wizard/fromdb/sampledb.dbschema  | 4 ++--
 nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps  | 3 ++-
 18 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/enterprise/j2ee.ejbcore/test/unit/data/derby-sample.dbschema 
b/enterprise/j2ee.ejbcore/test/unit/data/derby-sample.dbschema
index c0d4d2e..20830f9 100644
--- a/enterprise/j2ee.ejbcore/test/unit/data/derby-sample.dbschema
+++ b/enterprise/j2ee.ejbcore/test/unit/data/derby-sample.dbschema
@@ -3017,7 +3017,7 @@
   derby-sample
 
   
-  <_driverVersion>10.1.3.1
+  <_driverVersion>10.14.2.0
   <_catalog>
 
   
@@ -3026,7 +3026,7 @@
   
 
   
-  <_databaseProductVersion>10.1.3.1
+  <_databaseProductVersion>10.14.2.0
   <_driver>org.apache.derby.jdbc.ClientDriver
   <_databaseProductName>Apache Derby
   <_schema>
diff --git 
a/enterprise/j2ee.kit/test/qa-functional/data/projects/TestGenerateEntity/src/conf/testSchema.dbschema
 
b/enterprise/j2ee.kit/test/qa-functional/data/projects/TestGenerateEntity/src/conf/testSchema.dbschema
index 85b1b37..5f5b512 100644
--- 
a/enterprise/j2ee.kit/test/qa-functional/data/projects/TestGenerateEntity/src/conf/testSchema.dbschema
+++ 
b/enterprise/j2ee.kit/test/qa-functional/data/projects/TestGenerateEntity/src/conf/testSchema.dbschema
@@ -82249,7 +82249,7 @@
   newSchema
 
   
-  <_driverVersion>10.1.1.0
+  <_driverVersion>10.14.2.0
   <_catalog>
 
   
@@ -82258,7 +82258,7 @@
   
 
   
-  <_databaseProductVersion>10.1.1.0
+  <_databaseProductVersion>10.14.2.0
   <_driver>org.apache.derby.jdbc.ClientDriver
   <_databaseProductName>Apache Derby
   <_schema>
diff --git a/ide/db.metadata.model/external/binaries-list 
b/ide/db.metadata.model/external/binaries-list
index a562296..23a6dd9 100644
--- a/ide/db.metadata.model/external/binaries-list
+++ b/ide/db.metadata.model/external/binaries-list
@@ -15,6 +15,5 @@
 # specific language governing permissions and limitations
 # under the License.
 
-F787C9B484CD7526F866C21D8925C4DACE467F8A org.apache.derby:derby:10.2.2.0
-
+7EFAD40EF52FBB1F08142F07A83B42D29E47D8CE org.apache.derby:derby:10.14.2.0
 9140BE77AAFA5050BF4BB936D560CBACB5A6B5C1 mysql:mysql-connector-java:5.1.48
diff --git a/ide/db.metadata.model/external/derby-10.2.2.0-license.txt 
b/ide/db.metadata.model/external/derby-10.14.2.0-license.txt
similarity index 99%
rename from ide/db.metadata.model/external/derby-10.2.2.0-license.txt
rename to ide/db.metadata.model/external/derby-10.14.2.0-license.txt
index bb32451..fd2f49e 100644
--- a/ide/db.metadata.model/external/derby-10.2.2.0-license.txt
+++ b/ide/db.metadata.model/external/derby-10.14.2.0-license.txt
@@ -1,5 +1,5 @@
 Name: Derby
-Version: 10.2.2.0
+Version: 10.14.2.0
 License: Apache-2.0
 Type: compile-time
 Comment: Dependency required to run the unittests of the DB support
diff --git a/ide/db.metadata.model/external/derby-10.2.2.0-notice.txt 
b/ide/db.metadata.model/external/derby-10.14.2.0-notice.txt
similarity index 99%
rename from ide/db.metadata.model/external/derby-10.2.2.0-notice.txt
rename to ide/db.metadata.model/e

[jira] [Resolved] (NETBEANS-3441) Upgrade apache compress from 1.8.1 to 1.19

2019-11-27 Thread Jose (Jira)


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

Jose resolved NETBEANS-3441.

Resolution: Implemented

Pull Request merged.

> Upgrade apache compress from 1.8.1 to 1.19
> --
>
> Key: NETBEANS-3441
> URL: https://issues.apache.org/jira/browse/NETBEANS-3441
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - Code
>Affects Versions: 11.2
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Notes:
> -Add support for lz4, Brotli, Zstandard and DEFLATE64 archives.
> -Requires Java 7
> -Convert all tests to JUnit4
> - 79 Bug fixes
> - 17 New Features
> - 53 Improvements
> [Apache Commons Compress Web 
> Page|https://commons.apache.org/proper/commons-compress/index.html]
> [Apache Commons Compress Release 
> Notes|https://issues.apache.org/jira/projects/COMPRESS?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&status=released]



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

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

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



[jira] [Resolved] (NETBEANS-3453) Upgrade mysql-connector-java from 5.1.23 to 5.1.48

2019-11-27 Thread Jose (Jira)


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

Jose resolved NETBEANS-3453.

Resolution: Implemented

Pull Request merged.

> Upgrade mysql-connector-java from 5.1.23 to 5.1.48
> --
>
> Key: NETBEANS-3453
> URL: https://issues.apache.org/jira/browse/NETBEANS-3453
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - Code
>Affects Versions: 11.2
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
> Fix For: Next
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Changes since version 5.1.23:
> - 207 Bugs fixes
> - 51 Improvements
> [MySQL Connector Java Web Page|https://dev.mysql.com/downloads/connector/j/]
> [MySQL Connector Java Release 
> Notes|https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1.html]



--
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] branch master updated (37ef73e -> 41adf8f)

2019-11-27 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


from 37ef73e  Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 1.10.14.2
 new ec840c4  [TRAVIS] Run tests for webcommon modules
 new 41adf8f  Merge pull request #1650 from blackleg/test_webcommon_modules

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


Summary of changes:
 .travis.yml | 19 +++
 1 file changed, 19 insertions(+)


-
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-3475) "Go to Symbol" java.lang.AssertionError

2019-11-27 Thread Ernie Rael (Jira)
Ernie Rael created NETBEANS-3475:


 Summary: "Go to Symbol" java.lang.AssertionError
 Key: NETBEANS-3475
 URL: https://issues.apache.org/jira/browse/NETBEANS-3475
 Project: NetBeans
  Issue Type: Bug
  Components: java - Source
Affects Versions: 11.2
 Environment: jdk1.8, win7
Reporter: Ernie Rael
 Attachments: messages.log, test-project.jar

(also fails with 11.2 u1)

-using java1.8
-Start with empty userdir/cachedir, don't import settings
-Use attached test-project, note each pom has a  (from 
NETBEANS-3257)
-Open the two unzipped projects
-download nb-javac
-Navigate > GoToSymbol; enter "d"
=== exception: 
SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
org.netbeans.modules.java.source.ui.AsyncJavaSymbolDescriptor$$Lambda$349/3470905
java.lang.AssertionError
-A couple of symbols are listed
-press OK for doSortAssertionRenamed
=== exception:
java.lang.AssertionError

Nothing happens in the UI as far as opening the file with the symbol
messages.log attached

- Try without nb-javac, the projects don't open "(broken)"




--
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-3472) Build fails due to folder permission issues created by NetBeans

2019-11-27 Thread Peter Milesson (Jira)


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

Peter Milesson updated NETBEANS-3472:
-
Environment: Windows 10, 1909. Samba 4.0.9 file server for storage, mapped 
as E:. Both machines are VMs under Xen in the same physical box. Zulu OpenJDK 
11.0.5+10-LTS  (was: Windows 10, 1903. Samba 4.0.9 file server for storage, 
mapped as E:. Both machines are VMs under Xen in the same physical box. Zulu 
OpenJDK 11.0.5+10-LTS)

> Build fails due to folder permission issues created by NetBeans
> ---
>
> Key: NETBEANS-3472
> URL: https://issues.apache.org/jira/browse/NETBEANS-3472
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 11.2
> Environment: Windows 10, 1909. Samba 4.0.9 file server for storage, 
> mapped as E:. Both machines are VMs under Xen in the same physical box. Zulu 
> OpenJDK 11.0.5+10-LTS
>Reporter: Peter Milesson
>Priority: Major
> Attachments: Permission-denied.png, build-fail.txt
>
>
> Hi folks,
> I have got a Spring web project on a Samba share that is mapped to E:
> When the build folder is not empty, build fails due to folder permission 
> issues (attachment). While NetBeans IDE is open, I cannot even delete the 
> contents of the build folder, and a Windows error dialog pops up (attached). 
> To build, I need to quit NetBeans IDE, delete the contents of the build 
> folder manually, and start NetBeans IDE again, and finally build the project.
> I have switched back to using NetBeans IDE 11.1, which does not display this 
> behavior.
> Best regards,
> Peter



--
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-3472) Build fails due to folder permission issues created by NetBeans

2019-11-27 Thread Peter Milesson (Jira)


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

Peter Milesson updated NETBEANS-3472:
-
Environment: Windows 10, 1903. Samba 4.0.9 file server for storage, mapped 
as E:. Both machines are VMs under Xen in the same physical box. Zulu OpenJDK 
11.0.5+10-LTS  (was: Windows 10, 1903. Samba 4.0.9 file server for storage, 
mapped as E:. Both machines are VMs under Xen in the same physical box.)

> Build fails due to folder permission issues created by NetBeans
> ---
>
> Key: NETBEANS-3472
> URL: https://issues.apache.org/jira/browse/NETBEANS-3472
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 11.2
> Environment: Windows 10, 1903. Samba 4.0.9 file server for storage, 
> mapped as E:. Both machines are VMs under Xen in the same physical box. Zulu 
> OpenJDK 11.0.5+10-LTS
>Reporter: Peter Milesson
>Priority: Major
> Attachments: Permission-denied.png, build-fail.txt
>
>
> Hi folks,
> I have got a Spring web project on a Samba share that is mapped to E:
> When the build folder is not empty, build fails due to folder permission 
> issues (attachment). While NetBeans IDE is open, I cannot even delete the 
> contents of the build folder, and a Windows error dialog pops up (attached). 
> To build, I need to quit NetBeans IDE, delete the contents of the build 
> folder manually, and start NetBeans IDE again, and finally build the project.
> I have switched back to using NetBeans IDE 11.1, which does not display this 
> behavior.
> Best regards,
> Peter



--
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-3476) cleanup redundant casts..

2019-11-27 Thread Brad Walker (Jira)
Brad Walker created NETBEANS-3476:
-

 Summary: cleanup redundant casts..
 Key: NETBEANS-3476
 URL: https://issues.apache.org/jira/browse/NETBEANS-3476
 Project: NetBeans
  Issue Type: Improvement
Reporter: Brad Walker
Assignee: Brad Walker


There are a lot of places where the compiler tells us we are using redundant 
casts..

{code:java}
   [repeat] 
/home/bwalker/src/netbeans/groovy/groovy.editor/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProvider.java:436:
 warning: [cast] redundant cast to Statement
   [repeat] Statement stat = (Statement) stats.get(0);
   [repeat]  ^
{code}

This change removes all the redundant casts..



--
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-3476) cleanup redundant casts..

2019-11-27 Thread Brad Walker (Jira)


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

Brad Walker updated NETBEANS-3476:
--
Description: 
There are a lot of places where the compiler tells us we are using redundant 
casts..

{code:java}
   [repeat] 
/home/bwalker/src/netbeans/groovy/groovy.editor/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProvider.java:436:
 warning: [cast] redundant cast to Statement
   [repeat] Statement stat = (Statement) stats.get(0);
   [repeat]  ^

{code}

This change removes all the redundant casts..

  was:
There are a lot of places where the compiler tells us we are using redundant 
casts..

{code:java}
   [repeat] 
/home/bwalker/src/netbeans/groovy/groovy.editor/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProvider.java:436:
 warning: [cast] redundant cast to Statement
   [repeat] Statement stat = (Statement) stats.get(0);
   [repeat]  ^
{code}

This change removes all the redundant casts..


> cleanup redundant casts..
> -
>
> Key: NETBEANS-3476
> URL: https://issues.apache.org/jira/browse/NETBEANS-3476
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Assignee: Brad Walker
>Priority: Major
>
> There are a lot of places where the compiler tells us we are using redundant 
> casts..
> {code:java}
>[repeat] 
> /home/bwalker/src/netbeans/groovy/groovy.editor/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProvider.java:436:
>  warning: [cast] redundant cast to Statement
>[repeat] Statement stat = (Statement) stats.get(0);
>[repeat]  ^
> {code}
> This change removes all the redundant casts..



--
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-3476) cleanup redundant casts..

2019-11-27 Thread ASF GitHub Bot (Jira)


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

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

> cleanup redundant casts..
> -
>
> Key: NETBEANS-3476
> URL: https://issues.apache.org/jira/browse/NETBEANS-3476
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Assignee: Brad Walker
>Priority: Major
>  Labels: pull-request-available
>
> There are a lot of places where the compiler tells us we are using redundant 
> casts..
> {code:java}
>[repeat] 
> /home/bwalker/src/netbeans/groovy/groovy.editor/src/org/netbeans/modules/groovy/editor/api/parser/GroovyVirtualSourceProvider.java:436:
>  warning: [cast] redundant cast to Statement
>[repeat] Statement stat = (Statement) stats.get(0);
>[repeat]  ^
> {code}
> This change removes all the redundant casts..



--
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-2515) cleanup the build issues

2019-11-27 Thread Brad Walker (Jira)


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

Brad Walker commented on NETBEANS-2515:
---

NETBEANS-3476
 - cleanup redundant casts..

> cleanup the build issues
> 
>
> Key: NETBEANS-2515
> URL: https://issues.apache.org/jira/browse/NETBEANS-2515
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Priority: Major
>
> The build process has a lot of errors/warnings.
> I've created this Jira to track all the issues related to cleaning up
> The first canidate is: NETBEANS-2514



--
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-3444) Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 10.14.2.0

2019-11-27 Thread Jose (Jira)


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

Jose updated NETBEANS-3444:
---
Summary: Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 10.14.2.0  
(was: Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 1.10.14.2)

> Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 10.14.2.0
> --
>
> Key: NETBEANS-3444
> URL: https://issues.apache.org/jira/browse/NETBEANS-3444
> Project: NetBeans
>  Issue Type: Improvement
>  Components: db - Code, ide - Code
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Notes from 10.2.2.0:
> - Improve Performance and Memory Usage
> - Derby supports the Java 8 enhancements to JDBC 4.2
> - Faster query compilation
> - Derby runs on the small CP2 profile of Java 8 (JEP-161)
> - Many bug, security, testing, and documentation fixes
> Notes from 10.14.1.0:
> - 2 Bug fixes
> Apache Derby Web page:
> https://db.apache.org/derby/
> Apache Derby Release Notes:
> https://db.apache.org/derby/#News



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

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

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



[jira] [Resolved] (NETBEANS-3444) Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 10.14.2.0

2019-11-27 Thread Jose (Jira)


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

Jose resolved NETBEANS-3444.

Resolution: Implemented

Merged via 
[37ef73e|https://github.com/apache/netbeans/commit/37ef73e45cc5d6ff438b4dbb543ca4863a14d719]

> Upgrade Apache Derby DB from 10.2.2.0 & 10.14.1.0 to 10.14.2.0
> --
>
> Key: NETBEANS-3444
> URL: https://issues.apache.org/jira/browse/NETBEANS-3444
> Project: NetBeans
>  Issue Type: Improvement
>  Components: db - Code, ide - Code
>Reporter: Jose
>Assignee: Jose
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Notes from 10.2.2.0:
> - Improve Performance and Memory Usage
> - Derby supports the Java 8 enhancements to JDBC 4.2
> - Faster query compilation
> - Derby runs on the small CP2 profile of Java 8 (JEP-161)
> - Many bug, security, testing, and documentation fixes
> Notes from 10.14.1.0:
> - 2 Bug fixes
> Apache Derby Web page:
> https://db.apache.org/derby/
> Apache Derby Release Notes:
> https://db.apache.org/derby/#News



--
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-3477) remove warning related to rawtype Enum

2019-11-27 Thread Jira
Martin Klähn created NETBEANS-3477:
--

 Summary: remove warning related to rawtype Enum
 Key: NETBEANS-3477
 URL: https://issues.apache.org/jira/browse/NETBEANS-3477
 Project: NetBeans
  Issue Type: Improvement
Reporter: Martin Klähn
Assignee: Martin Klähn


There are compiler warnings about rawtype usage with a Enum like the following
{code:java}
 [nb-javac] 
.../ide/html.parser/test/unit/src/org/netbeans/modules/html/parser/model/GenerateElementsIndex.java:749:
 warning: [rawtypes] found raw type: Enum
 [nb-javac] for (Iterator i = 
enumCollection.iterator(); i.hasNext();) {
 [nb-javac] ^
 [nb-javac]   missing type arguments for generic class Enum
 [nb-javac]   where E is a type-variable:
 [nb-javac] E extends Enum declared in class Enum
{code}
The aim is to change the code such that these warnings are no longer emitted by 
the compiler.



--
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-3477) remove warning related to rawtype Enum

2019-11-27 Thread ASF GitHub Bot (Jira)


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

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

> remove warning related to rawtype Enum
> --
>
> Key: NETBEANS-3477
> URL: https://issues.apache.org/jira/browse/NETBEANS-3477
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Martin Klähn
>Assignee: Martin Klähn
>Priority: Major
>  Labels: pull-request-available
>
> There are compiler warnings about rawtype usage with a Enum like the following
> {code:java}
>  [nb-javac] 
> .../ide/html.parser/test/unit/src/org/netbeans/modules/html/parser/model/GenerateElementsIndex.java:749:
>  warning: [rawtypes] found raw type: Enum
>  [nb-javac] for (Iterator i = 
> enumCollection.iterator(); i.hasNext();) {
>  [nb-javac] ^
>  [nb-javac]   missing type arguments for generic class Enum
>  [nb-javac]   where E is a type-variable:
>  [nb-javac] E extends Enum declared in class Enum
> {code}
> The aim is to change the code such that these warnings are no longer emitted 
> by the compiler.



--
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-3478) remove warning related to rawtype EnumSet

2019-11-27 Thread Jira
Martin Klähn created NETBEANS-3478:
--

 Summary: remove warning related to rawtype EnumSet
 Key: NETBEANS-3478
 URL: https://issues.apache.org/jira/browse/NETBEANS-3478
 Project: NetBeans
  Issue Type: Improvement
Reporter: Martin Klähn
Assignee: Martin Klähn


There are compiler warnings about rawtype usage with a EnumSet like the 
following
{code:java}
   [repeat] 
/Users/martin/Repositories/git/netbeans/webcommon/javascript2.model/src/org/netbeans/modules/javascript2/model/api/IndexedElement.java:393:
 warning: [rawtypes] found raw type: EnumSet
   [repeat] EnumSet result = EnumSet.noneOf(Modifier.class);
   [repeat] ^
   [repeat]   missing type arguments for generic class EnumSet
   [repeat]   where E is a type-variable:
   [repeat] E extends Enum declared in class EnumSet
{code}
The aim is to change the code such that these warnings are no longer emitted by 
the compiler.



--
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-3478) remove warning related to rawtype EnumSet

2019-11-27 Thread ASF GitHub Bot (Jira)


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

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

> remove warning related to rawtype EnumSet
> -
>
> Key: NETBEANS-3478
> URL: https://issues.apache.org/jira/browse/NETBEANS-3478
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Martin Klähn
>Assignee: Martin Klähn
>Priority: Major
>  Labels: pull-request-available
>
> There are compiler warnings about rawtype usage with a EnumSet like the 
> following
> {code:java}
>[repeat] 
> /Users/martin/Repositories/git/netbeans/webcommon/javascript2.model/src/org/netbeans/modules/javascript2/model/api/IndexedElement.java:393:
>  warning: [rawtypes] found raw type: EnumSet
>[repeat] EnumSet result = EnumSet.noneOf(Modifier.class);
>[repeat] ^
>[repeat]   missing type arguments for generic class EnumSet
>[repeat]   where E is a type-variable:
>[repeat] E extends Enum declared in class EnumSet
> {code}
> The aim is to change the code such that these warnings are no longer emitted 
> by the compiler.



--
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-3478) remove warning related to rawtype EnumSet

2019-11-27 Thread Jira


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

Martin Klähn updated NETBEANS-3478:
---
Description: 
There are compiler warnings about rawtype usage with a EnumSet like the 
following
{code:java}
   [repeat] 
.../webcommon/javascript2.model/src/org/netbeans/modules/javascript2/model/api/IndexedElement.java:393:
 warning: [rawtypes] found raw type: EnumSet
   [repeat] EnumSet result = EnumSet.noneOf(Modifier.class);
   [repeat] ^
   [repeat]   missing type arguments for generic class EnumSet
   [repeat]   where E is a type-variable:
   [repeat] E extends Enum declared in class EnumSet
{code}
The aim is to change the code such that these warnings are no longer emitted by 
the compiler.

  was:
There are compiler warnings about rawtype usage with a EnumSet like the 
following
{code:java}
   [repeat] 
/Users/martin/Repositories/git/netbeans/webcommon/javascript2.model/src/org/netbeans/modules/javascript2/model/api/IndexedElement.java:393:
 warning: [rawtypes] found raw type: EnumSet
   [repeat] EnumSet result = EnumSet.noneOf(Modifier.class);
   [repeat] ^
   [repeat]   missing type arguments for generic class EnumSet
   [repeat]   where E is a type-variable:
   [repeat] E extends Enum declared in class EnumSet
{code}
The aim is to change the code such that these warnings are no longer emitted by 
the compiler.


> remove warning related to rawtype EnumSet
> -
>
> Key: NETBEANS-3478
> URL: https://issues.apache.org/jira/browse/NETBEANS-3478
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Martin Klähn
>Assignee: Martin Klähn
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are compiler warnings about rawtype usage with a EnumSet like the 
> following
> {code:java}
>[repeat] 
> .../webcommon/javascript2.model/src/org/netbeans/modules/javascript2/model/api/IndexedElement.java:393:
>  warning: [rawtypes] found raw type: EnumSet
>[repeat] EnumSet result = EnumSet.noneOf(Modifier.class);
>[repeat] ^
>[repeat]   missing type arguments for generic class EnumSet
>[repeat]   where E is a type-variable:
>[repeat] E extends Enum declared in class EnumSet
> {code}
> The aim is to change the code such that these warnings are no longer emitted 
> by the compiler.



--
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-3479) remove warning related to rawtype LinkedHashMap

2019-11-27 Thread Jira
Martin Klähn created NETBEANS-3479:
--

 Summary: remove warning related to rawtype LinkedHashMap
 Key: NETBEANS-3479
 URL: https://issues.apache.org/jira/browse/NETBEANS-3479
 Project: NetBeans
  Issue Type: Improvement
Reporter: Martin Klähn
Assignee: Martin Klähn


There are compiler warnings about rawtype usage with a LinkedHashMap like the 
following
{code:java}
 [nb-javac] 
.../ide/spi.debugger.ui/test/unit/src/org/netbeans/api/debugger/PropertiesTest.java:460:
 warning: [rawtypes] found raw type: LinkedHashMap
 [nb-javac] DEFAULT_VALUES.put(PROPERTY_NAMES[12], new 
LinkedHashMap());
 [nb-javac]^
 [nb-javac]   missing type arguments for generic class LinkedHashMap
 [nb-javac]   where K,V are type-variables:
 [nb-javac] K extends Object declared in class LinkedHashMap
 [nb-javac] V extends Object declared in class LinkedHashMap
{code}
The aim is to change the code such that these warnings are no longer emitted by 
the compiler.



--
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-3479) remove warning related to rawtype LinkedHashMap

2019-11-27 Thread ASF GitHub Bot (Jira)


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

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

> remove warning related to rawtype LinkedHashMap
> ---
>
> Key: NETBEANS-3479
> URL: https://issues.apache.org/jira/browse/NETBEANS-3479
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Martin Klähn
>Assignee: Martin Klähn
>Priority: Major
>  Labels: pull-request-available
>
> There are compiler warnings about rawtype usage with a LinkedHashMap like the 
> following
> {code:java}
>  [nb-javac] 
> .../ide/spi.debugger.ui/test/unit/src/org/netbeans/api/debugger/PropertiesTest.java:460:
>  warning: [rawtypes] found raw type: LinkedHashMap
>  [nb-javac] DEFAULT_VALUES.put(PROPERTY_NAMES[12], new 
> LinkedHashMap());
>  [nb-javac]^
>  [nb-javac]   missing type arguments for generic class LinkedHashMap
>  [nb-javac]   where K,V are type-variables:
>  [nb-javac] K extends Object declared in class LinkedHashMap
>  [nb-javac] V extends Object declared in class LinkedHashMap
> {code}
> The aim is to change the code such that these warnings are no longer emitted 
> by the compiler.



--
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-3480) remove warning related to rawtype LinkedHashSet

2019-11-27 Thread Jira
Martin Klähn created NETBEANS-3480:
--

 Summary: remove warning related to rawtype LinkedHashSet
 Key: NETBEANS-3480
 URL: https://issues.apache.org/jira/browse/NETBEANS-3480
 Project: NetBeans
  Issue Type: Improvement
Reporter: Martin Klähn
Assignee: Martin Klähn


There are compiler warnings about rawtype usage with a LinkedHashSet like the 
following
{code:java}
   [repeat] 
.../php/php.samples/src/org/netbeans/modules/php/samples/PHPSamplesWizardIterator.java:82:
 warning: [rawtypes] found raw type: LinkedHashSet
   [repeat] Set resultSet = new LinkedHashSet();
   [repeat] ^
   [repeat]   missing type arguments for generic class LinkedHashSet
   [repeat]   where E is a type-variable:
   [repeat] E extends Object declared in class LinkedHashSet

{code}
The aim is to change the code such that these warnings are no longer emitted by 
the compiler.



--
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-3480) remove warning related to rawtype LinkedHashSet

2019-11-27 Thread ASF GitHub Bot (Jira)


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

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

> remove warning related to rawtype LinkedHashSet
> ---
>
> Key: NETBEANS-3480
> URL: https://issues.apache.org/jira/browse/NETBEANS-3480
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Martin Klähn
>Assignee: Martin Klähn
>Priority: Major
>  Labels: pull-request-available
>
> There are compiler warnings about rawtype usage with a LinkedHashSet like the 
> following
> {code:java}
>[repeat] 
> .../php/php.samples/src/org/netbeans/modules/php/samples/PHPSamplesWizardIterator.java:82:
>  warning: [rawtypes] found raw type: LinkedHashSet
>[repeat] Set resultSet = new LinkedHashSet();
>[repeat] ^
>[repeat]   missing type arguments for generic class LinkedHashSet
>[repeat]   where E is a type-variable:
>[repeat] E extends Object declared in class LinkedHashSet
> {code}
> The aim is to change the code such that these warnings are no longer emitted 
> by the compiler.



--
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-3481) After install Netbeans 11.2

2019-11-27 Thread Daniel Caril Kogevnikovs (Jira)
Daniel Caril Kogevnikovs created NETBEANS-3481:
--

 Summary: After install Netbeans 11.2 
 Key: NETBEANS-3481
 URL: https://issues.apache.org/jira/browse/NETBEANS-3481
 Project: NetBeans
  Issue Type: Bug
  Components: ide - UI
Affects Versions: 11.2
 Environment: Windows 7 Home Premium 64 bits, Sony Vaio, Intel Core2 
Duo P7450, 6GB
Reporter: Daniel Caril Kogevnikovs
 Attachments: messages.log, messages.log.1, messages.log.2, metrics, 
uigestures, updater.log.0

Immediately after installation, I created a project, java with Maven / Java 
Application. Netbeans started updating something and didn't finish, it froze. I 
canceled the session and without booting Win 7 Home Premium, I opened Netbeans 
again. The notification tab displays the message "Install nb-javac Library" and 
then a new message "unexpected Exception", and requests to be sent to Time 
Netbeans.



--
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-3472) Build fails due to folder permission issues created by NetBeans

2019-11-27 Thread Peter Milesson (Jira)


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

Peter Milesson updated NETBEANS-3472:
-
Description: 
Hi folks,

I have got a Spring web project on a Samba share that is mapped to E:

When the build folder is not empty, build fails due to folder permission issues 
(attachment). While NetBeans IDE is open, I cannot even delete the contents of 
the build folder, and a Windows error dialog pops up (attached). To build, I 
need to quit NetBeans IDE, delete the contents of the build folder manually, 
and start NetBeans IDE again, and finally build the project.

Repeatability: Always

I have switched back to using NetBeans IDE 11.1, which does not display this 
behavior.

Best regards,

Peter

  was:
Hi folks,

I have got a Spring web project on a Samba share that is mapped to E:

When the build folder is not empty, build fails due to folder permission issues 
(attachment). While NetBeans IDE is open, I cannot even delete the contents of 
the build folder, and a Windows error dialog pops up (attached). To build, I 
need to quit NetBeans IDE, delete the contents of the build folder manually, 
and start NetBeans IDE again, and finally build the project.

I have switched back to using NetBeans IDE 11.1, which does not display this 
behavior.

Best regards,

Peter


> Build fails due to folder permission issues created by NetBeans
> ---
>
> Key: NETBEANS-3472
> URL: https://issues.apache.org/jira/browse/NETBEANS-3472
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 11.2
> Environment: Windows 10, 1909. Samba 4.0.9 file server for storage, 
> mapped as E:. Both machines are VMs under Xen in the same physical box. Zulu 
> OpenJDK 11.0.5+10-LTS
>Reporter: Peter Milesson
>Priority: Major
> Attachments: Permission-denied.png, build-fail.txt
>
>
> Hi folks,
> I have got a Spring web project on a Samba share that is mapped to E:
> When the build folder is not empty, build fails due to folder permission 
> issues (attachment). While NetBeans IDE is open, I cannot even delete the 
> contents of the build folder, and a Windows error dialog pops up (attached). 
> To build, I need to quit NetBeans IDE, delete the contents of the build 
> folder manually, and start NetBeans IDE again, and finally build the project.
> Repeatability: Always
> I have switched back to using NetBeans IDE 11.1, which does not display this 
> behavior.
> Best regards,
> Peter



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