[jira] [Created] (NETBEANS-3145) reduce the number of redundant casts

2019-09-19 Thread Brad Walker (Jira)
Brad Walker created NETBEANS-3145:
-

 Summary: reduce the number of redundant casts
 Key: NETBEANS-3145
 URL: https://issues.apache.org/jira/browse/NETBEANS-3145
 Project: NetBeans
  Issue Type: Improvement
Reporter: Brad Walker


The compiler is warning us we have many redundant casts.

They look like this.
{code:java}
[repeat] 
/home/bwalker/src/netbeans/platform/masterfs/src/org/netbeans/modules/masterfs/filebasedfs/naming/NamingFactory.java:253:
 warning: [cast] redundant cast to FileNaming
 [repeat] FileNaming cachedElement = (ref != null) ? (FileNaming) ref.get() : 
null;
 [repeat] {code}

So just simply clean it up..



--
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-3144) Error on C++ Hello World debug in Netbeans 11.1

2019-09-19 Thread Ricardo Migueis Picado (Jira)
Ricardo Migueis Picado created NETBEANS-3144:


 Summary: Error on C++ Hello World debug in Netbeans 11.1
 Key: NETBEANS-3144
 URL: https://issues.apache.org/jira/browse/NETBEANS-3144
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Debugger
Affects Versions: 11.1
 Environment: Linux Mint 19.2
Reporter: Ricardo Migueis Picado
 Attachments: main.cpp, main.o, main.o.d

I get an error message during Debugging a C++ Hello World code in Netbeans 11.1

g++ 8.3.0 and gdb 8.2.1.

The code work if I run with without debug. Running gdb in terminal also works 
fine.

Thanks,

Ricardo



--
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-3029) Configure a Selenium server on services tab

2019-09-19 Thread Rodrigo Teixeira Andreotti (Jira)


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

Rodrigo Teixeira Andreotti commented on NETBEANS-3029:
--

Hello,
Actually, my version is: 3.141.59, I will try this ;)

Thanks,

> Configure a Selenium server on services tab
> ---
>
> Key: NETBEANS-3029
> URL: https://issues.apache.org/jira/browse/NETBEANS-3029
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - Code
>Affects Versions: 11.0
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Minor
>
> When I try to add a new selenium server the server is not started and the IDE 
> throws the exception below:
>  
> {noformat}
> ---
> >Log Session: Monday, August 26, 2019 at 9:21:04 AM Brasilia Standard Time
> >System Info: 
>   Product Version = Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
>   Operating System= Windows 10 version 10.0 running on amd64
>   Java; VM; Vendor= 12.0.2; Java HotSpot(TM) 64-Bit Server VM 
> 12.0.2+10; Oracle Corporation
>   Runtime = Java(TM) SE Runtime Environment 12.0.2+10
>   Java Home   = C:\Program Files\Java\jdk-12.0.2
>   System Locale; Encoding = pt_BR (nb); Cp1252
>   Home Directory  = D:\Users\Apartamento
>   Current Directory   = C:\Netbeans\bin
>   User Directory  = D:\Users\Apartamento\AppData\Roaming\NetBeans\11.0
>   Cache Directory = 
> D:\Users\Apartamento\AppData\Local\NetBeans\Cache\11.0
>   Installation= C:\Netbeans\nb
> C:\Netbeans\ergonomics
> C:\Netbeans\ide
> C:\Netbeans\extide
> C:\Netbeans\java
> C:\Netbeans\apisupport
> C:\Netbeans\webcommon
> C:\Netbeans\websvccommon
> C:\Netbeans\enterprise
> C:\Netbeans\profiler
> C:\Netbeans\php
> C:\Netbeans\harness
> C:\Netbeans\groovy
> C:\Netbeans\javafx
> C:\Netbeans\platform
>   Boot & Ext. Classpath   = 
>   Application Classpath   = 
> C:\Netbeans\platform\lib\boot.jar;C:\Netbeans\platform\lib\org-openide-modules.jar;C:\Netbeans\platform\lib\org-openide-util-lookup.jar;C:\Netbeans\platform\lib\org-openide-util-ui.jar;C:\Netbeans\platform\lib\org-openide-util.jar
>   Startup Classpath   = 
> C:\Netbeans\platform\core\asm-all-5.0.1.jar;C:\Netbeans\platform\core\core-base.jar;C:\Netbeans\platform\core\core.jar;C:\Netbeans\platform\core\org-netbeans-libs-asm.jar;C:\Netbeans\platform\core\org-openide-filesystems-compat8.jar;C:\Netbeans\platform\core\org-openide-filesystems.jar;C:\Netbeans\nb\core\org-netbeans-upgrader.jar;C:\Netbeans\nb\core\locale\core_nb.jar
> ---
> INFO [org.netbeans.modules.netbinox]: Install area set to file:/C:/Netbeans/
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.ide.kit, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.structure which is deprecated.
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.hints] use 
> org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java 
> Hints SPI (org.netbeans.spi.java.hints) instead.
> WARNING [org.openide.filesystems.Ordering]: Not all children in 
> Services/MIMEResolver/ marked with the position attribute: 
> [org-netbeans-modules-gradle-GradleDataObject-Extension.xml], but some are: 
> [org-openide-loaders-DataLoaderPool$InstanceLoaderSystem-Extension.xml, 
> org-netbeans-core-startup-layers-SystemFileSystem-Extension.xml, 
> org-netbeans-modules-java-JavaDataObject-Extension.xml, 
> org-netbeans-modules-java-ClassDataObject-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-serialVersionUID-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-IMAGE_ICON_BASE-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-openSupport-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-printSupport-Extension.xml, 
> org-netbeans-modules-properties-PropertiesDataObject-Extension.xml, 
> org-netbeans-modules-javascript-gulp-file-Gulpfile-Registration.xml, 
> 

[jira] [Commented] (NETBEANS-3029) Configure a Selenium server on services tab

2019-09-19 Thread Pete Whelpton (Jira)


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

Pete Whelpton commented on NETBEANS-3029:
-

I think Netbeans Selenium support was written for Selenium 2.x ?

 

Are you using Selenium 3.x? If you try using the 
selenium-server-standalone-2.53.1.jar does it work?

> Configure a Selenium server on services tab
> ---
>
> Key: NETBEANS-3029
> URL: https://issues.apache.org/jira/browse/NETBEANS-3029
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - Code
>Affects Versions: 11.0
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Minor
>
> When I try to add a new selenium server the server is not started and the IDE 
> throws the exception below:
>  
> {noformat}
> ---
> >Log Session: Monday, August 26, 2019 at 9:21:04 AM Brasilia Standard Time
> >System Info: 
>   Product Version = Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
>   Operating System= Windows 10 version 10.0 running on amd64
>   Java; VM; Vendor= 12.0.2; Java HotSpot(TM) 64-Bit Server VM 
> 12.0.2+10; Oracle Corporation
>   Runtime = Java(TM) SE Runtime Environment 12.0.2+10
>   Java Home   = C:\Program Files\Java\jdk-12.0.2
>   System Locale; Encoding = pt_BR (nb); Cp1252
>   Home Directory  = D:\Users\Apartamento
>   Current Directory   = C:\Netbeans\bin
>   User Directory  = D:\Users\Apartamento\AppData\Roaming\NetBeans\11.0
>   Cache Directory = 
> D:\Users\Apartamento\AppData\Local\NetBeans\Cache\11.0
>   Installation= C:\Netbeans\nb
> C:\Netbeans\ergonomics
> C:\Netbeans\ide
> C:\Netbeans\extide
> C:\Netbeans\java
> C:\Netbeans\apisupport
> C:\Netbeans\webcommon
> C:\Netbeans\websvccommon
> C:\Netbeans\enterprise
> C:\Netbeans\profiler
> C:\Netbeans\php
> C:\Netbeans\harness
> C:\Netbeans\groovy
> C:\Netbeans\javafx
> C:\Netbeans\platform
>   Boot & Ext. Classpath   = 
>   Application Classpath   = 
> C:\Netbeans\platform\lib\boot.jar;C:\Netbeans\platform\lib\org-openide-modules.jar;C:\Netbeans\platform\lib\org-openide-util-lookup.jar;C:\Netbeans\platform\lib\org-openide-util-ui.jar;C:\Netbeans\platform\lib\org-openide-util.jar
>   Startup Classpath   = 
> C:\Netbeans\platform\core\asm-all-5.0.1.jar;C:\Netbeans\platform\core\core-base.jar;C:\Netbeans\platform\core\core.jar;C:\Netbeans\platform\core\org-netbeans-libs-asm.jar;C:\Netbeans\platform\core\org-openide-filesystems-compat8.jar;C:\Netbeans\platform\core\org-openide-filesystems.jar;C:\Netbeans\nb\core\org-netbeans-upgrader.jar;C:\Netbeans\nb\core\locale\core_nb.jar
> ---
> INFO [org.netbeans.modules.netbinox]: Install area set to file:/C:/Netbeans/
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.ide.kit, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.structure which is deprecated.
> WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.hints] use 
> org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java 
> Hints SPI (org.netbeans.spi.java.hints) instead.
> WARNING [org.openide.filesystems.Ordering]: Not all children in 
> Services/MIMEResolver/ marked with the position attribute: 
> [org-netbeans-modules-gradle-GradleDataObject-Extension.xml], but some are: 
> [org-openide-loaders-DataLoaderPool$InstanceLoaderSystem-Extension.xml, 
> org-netbeans-core-startup-layers-SystemFileSystem-Extension.xml, 
> org-netbeans-modules-java-JavaDataObject-Extension.xml, 
> org-netbeans-modules-java-ClassDataObject-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-serialVersionUID-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-IMAGE_ICON_BASE-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-openSupport-Extension.xml, 
> org-netbeans-modules-image-ImageDataObject-printSupport-Extension.xml, 
> org-netbeans-modules-properties-PropertiesDataObject-Extension.xml, 
> 

[netbeans-jenkins-lib] branch master updated: Update asfMainNetBeansBuild.groovy

2019-09-19 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-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
 new cfd3671  Update asfMainNetBeansBuild.groovy
cfd3671 is described below

commit cfd367162e25e5d8ae468f12c7b1b950306c8aa0
Author: Eric Barboni 
AuthorDate: Thu Sep 19 17:54:50 2019 +0200

Update asfMainNetBeansBuild.groovy

remove platform cluster for testing
---
 vars/asfMainNetBeansBuild.groovy | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index b4c43ee..ac6e013 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -100,8 +100,8 @@ def call(Map params = [:]) {
 }
 
 } else {
-
-def clusterconfigs = ['platform','release']
+// remove platform for testing issue
+def clusterconfigs = [/*'platform',*/'release']
 def targets = 
['verify-libs-and-licenses','rat','build']
 sh "rm -rf ${env.WORKSPACE}/nbbuild/build"
 
@@ -128,9 +128,9 @@ def call(Map params = [:]) {

 sh "rm -rf ${env.WORKSPACE}/dist"
 sh "mkdir ${env.WORKSPACE}/dist"
-sh "cp 
${env.WORKSPACE}/nbbuild/build/*platform*.zip 
${env.WORKSPACE}/dist/netbeans-platform-${version}-source.zip"
+//sh "cp 
${env.WORKSPACE}/nbbuild/build/*platform*.zip 
${env.WORKSPACE}/dist/netbeans-platform-${version}-source.zip"
 sh "cp 
${env.WORKSPACE}/nbbuild/build/release*.zip 
${env.WORKSPACE}/dist/netbeans-${version}-source.zip"
-sh "cp 
${env.WORKSPACE}/build-platform-temp/nbbuild/*.zip 
${env.WORKSPACE}/dist/netbeans-platform-${version}-bin.zip"
+//sh "cp 
${env.WORKSPACE}/build-platform-temp/nbbuild/*.zip 
${env.WORKSPACE}/dist/netbeans-platform-${version}-bin.zip"
 sh "cp 
${env.WORKSPACE}/build-release-temp/nbbuild/*.zip 
${env.WORKSPACE}/dist/netbeans-${version}-bin.zip"
 sh "mkdir ${env.WORKSPACE}/dist/nbms"
 sh "mkdir 
${env.WORKSPACE}/dist/mavenrepository"


-
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-3118) Branch master to release branch

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith resolved NETBEANS-3118.

Resolution: Done

> Branch master to release branch
> ---
>
> Key: NETBEANS-3118
> URL: https://issues.apache.org/jira/browse/NETBEANS-3118
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>
> Create a release branch from master. Branch name is release followed by the 
> version number excluding the dot
> eg.
> Apache NetBeans 11.0 - release110
> Apache NetBeans 11.1 - release111
> Apache NetBeans 12.0 - release120



--
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-581) Could not find an option named "cache-location".

2019-09-19 Thread Pete Whelpton (Jira)


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

Pete Whelpton commented on NETBEANS-581:


Netbeans SASS support was written for the original Ruby SASS.  Modern SASS 
implementations (Dart SASS et al) are based on libsass.

 

There is very limited/incomplete support for libsass already in Netbeans 
(command line flags are NOT supported - but it should compile).  To implement 
the workaround:

 
1) Open your netbeans.conf file (/etc/netbeans.conf in the NB installation 
folder)
 
2) Add the following to the netbeans_default_options parameter: 
-J-Dnb.sass.libsass=true
 
3) Launch Netbeans, Tools -> Options -> HTML5/JS -> CSS PreProcessors and 
configure it to point to your libsass implementation (e.g. the sass.bat file in 
your dart-sass installation folder)

> Could not find an option named "cache-location".
> 
>
> Key: NETBEANS-581
> URL: https://issues.apache.org/jira/browse/NETBEANS-581
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Preprocessors (SASS, LESS, ...)
>Reporter: Bo Andersen
>Priority: Minor
>
> When using the internal sass configuration, it calls the sass compiler with 
> the --cache-location command. It seems that this is not part of the current 
> sass compiler anymore.
>  
> Sass error:
> Could not find an option named "cache-location".
>  
> I am using this release of sass compiler: 
> https://github.com/sass/dart-sass/releases/tag/1.1.1



--
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-588) Sass installed via Chocolatey not compiling

2019-09-19 Thread Pete Whelpton (Jira)


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

Pete Whelpton commented on NETBEANS-588:


Netbeans SASS support was written for the original Ruby SASS.  Modern SASS 
implementations (Dart SASS et al) are based on libsass.

 

There is very limited/incomplete support for libsass already in Netbeans 
(command line flags are NOT supported - but it should compile).  To implement 
the workaround:

 
1) Open your netbeans.conf file (/etc/netbeans.conf in the NB installation 
folder)
 
2) Add the following to the netbeans_default_options parameter: 
-J-Dnb.sass.libsass=true
 
3) Launch Netbeans, Tools -> Options -> HTML5/JS -> CSS PreProcessors and 
configure it to point to your libsass implementation (e.g. the sass.bat file in 
your dart-sass installation folder)

> Sass installed via Chocolatey not compiling
> ---
>
> Key: NETBEANS-588
> URL: https://issues.apache.org/jira/browse/NETBEANS-588
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
>Reporter: Óscar
>Priority: Major
>
> I installed Sass via Chocolatey and get this error in the Netbeans console:
> {color:#ff}"C:\ProgramData\chocolatey\lib\sass\tools\sass.bat" 
> "-cache-location" 
> "C:\Users\oxk4r\AppData\Local\NetBeans\Cache\8.2\sass-compiler" "debug-info" 
> "-style" "compact" "C:\xampp\htdocs\SASS_01\scss\style.scss" 
> "C:\xampp\htdocs\SASS_01\css\style.css" {color}
> {color:#ff}Could not find an option named "cache-location".{color} 
> And no *.css file is generated at all.



--
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-2347) Could not find an option named "cache-location"

2019-09-19 Thread Pete Whelpton (Jira)


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

Pete Whelpton commented on NETBEANS-2347:
-

Netbeans SASS support was written for the original Ruby SASS.  Modern SASS 
implementations (Dart SASS et al) are based on libsass.

 

There is very limited/incomplete support for libsass already in Netbeans 
(command line flags are NOT supported - but it should compile).  To implement 
the workaround:

 
1) Open your netbeans.conf file (/etc/netbeans.conf in the NB installation 
folder)
 
2) Add the following to the netbeans_default_options parameter: 
-J-Dnb.sass.libsass=true
 
3) Launch Netbeans, Tools -> Options -> HTML5/JS -> CSS PreProcessors and 
configure it to point to your libsass implementation (e.g. the sass.bat file in 
your dart-sass installation folder)

> Could not find an option named "cache-location"
> ---
>
> Key: NETBEANS-2347
> URL: https://issues.apache.org/jira/browse/NETBEANS-2347
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Preprocessors (SASS, LESS, ...)
>Affects Versions: 10.0, 11.0
> Environment: OS: Windows 10
> SOFTWARE VERSION: Apache Netbeans 10
>Reporter: ala
>Priority: Critical
>  Labels: easyfix, usability
> Fix For: Next
>
>
> "C:\Users\Ala\AppData\Local\Yarn\bin\sass.cmd" "--cache-location" 
> "C:\Users\Ala\AppData\Local\NetBeans\Cache\10.0\sass-compiler" "--debug-info" 
> "C:\laragon\www\Pr\scss\stylesheet.scss" 
> "C:\laragon\www\Pr\css\stylesheet.css"
> Could not find an option named "cache-location".
> Usage: sass  [output.css]
>  sass : : 



--
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-2347) Could not find an option named "cache-location"

2019-09-19 Thread Pete Whelpton (Jira)


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

Pete Whelpton commented on NETBEANS-2347:
-

Duplicate of NETBEANS-581.

> Could not find an option named "cache-location"
> ---
>
> Key: NETBEANS-2347
> URL: https://issues.apache.org/jira/browse/NETBEANS-2347
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Preprocessors (SASS, LESS, ...)
>Affects Versions: 10.0, 11.0
> Environment: OS: Windows 10
> SOFTWARE VERSION: Apache Netbeans 10
>Reporter: ala
>Priority: Critical
>  Labels: easyfix, usability
> Fix For: Next
>
>
> "C:\Users\Ala\AppData\Local\Yarn\bin\sass.cmd" "--cache-location" 
> "C:\Users\Ala\AppData\Local\NetBeans\Cache\10.0\sass-compiler" "--debug-info" 
> "C:\laragon\www\Pr\scss\stylesheet.scss" 
> "C:\laragon\www\Pr\css\stylesheet.css"
> Could not find an option named "cache-location".
> Usage: sass  [output.css]
>  sass : : 



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

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

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



[netbeans-jenkins-lib] branch master updated (42ca88c -> 55ff602)

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

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


from 42ca88c  Update asfMainNetBeansBuild.groovy
 new 3178992  Initial release112 branch info.
 new 0370165  Add milestone hash for NB 11.2 beta 1
 new 55ff602  Merge pull request #2 from neilcsmith-net/nb-112

The 57 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:
 meta/netbeansrelease.json | 29 +
 1 file changed, 29 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



[netbeans-jenkins-lib] branch master updated (e33b59c -> 42ca88c)

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

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


from e33b59c  Update asfMainNetBeansBuild.groovy
 add 42ca88c  Update asfMainNetBeansBuild.groovy

No new revisions were added by this update.

Summary of changes:
 vars/asfMainNetBeansBuild.groovy | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)


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

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



[netbeans-jenkins-lib] branch master updated (dacf302 -> e33b59c)

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

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


from dacf302  Update asfMainNetBeansBuild.groovy
 add e33b59c  Update asfMainNetBeansBuild.groovy

No new revisions were added by this update.

Summary of changes:
 vars/asfMainNetBeansBuild.groovy | 5 +
 1 file changed, 5 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



[netbeans] branch release112 created (now 4512841)

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

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


  at 4512841  Merge pull request #1519 from 
neilcsmith-net/nb112-update-upgrader

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



[jira] [Updated] (NETBEANS-3125) Update the Snap package descriptor files

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3125:
---
Fix Version/s: (was: 11.1)

> Update the Snap package descriptor files
> 
>
> Key: NETBEANS-3125
> URL: https://issues.apache.org/jira/browse/NETBEANS-3125
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>
> We have new hi-res frame images use the 512x512 one for the icon
> Update the version number in the snapcraft.yaml and the netbeans.desktop files
> In order to have the best out of the box experience add the following options 
> to netbeans.conf:
> -J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
> -J-Dplugin.manager.install.global=false



--
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-3139) Snapshot of APIs for release

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3139:
---
Summary: Snapshot of APIs for release  (was: CLONE - Snapshot of APIs for 
release 11.1)

> Snapshot of APIs for release
> 
>
> Key: NETBEANS-3139
> URL: https://issues.apache.org/jira/browse/NETBEANS-3139
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>  Labels: pull-request-available
>
> Creating this issue as a note for PR-1064.
> {code}
>  $ git checkout 11.0
>  $ ant clean; ant build
>  $ ant gen-sigtests-release
>  # I had to fix the nbbuild/build.xml a bit to make this work
>  $ git stash
>  $ git checkout master
>  $ git pull
>  $ git checkout -b SnapshotOfAPIsAsOfRelease110
>  $ git stash pop
>  $ git add .
>  $ git commit -m "Snapshot of APIs as of 
> 910bd74bf46d079e49925f702432c74d54ec705c"
> {code}



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

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

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



[jira] [Updated] (NETBEANS-3125) Update the Snap package descriptor files

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3125:
---
Summary: Update the Snap package descriptor files  (was: CLONE - Update the 
Snap package descriptor files for 11.1)

> Update the Snap package descriptor files
> 
>
> Key: NETBEANS-3125
> URL: https://issues.apache.org/jira/browse/NETBEANS-3125
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.1
>
>
> We have new hi-res frame images use the 512x512 one for the icon
> Update the version number in the snapcraft.yaml and the netbeans.desktop files
> In order to have the best out of the box experience add the following options 
> to netbeans.conf:
> -J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
> -J-Dplugin.manager.install.global=false



--
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-3120) Update currentVersion and main window title

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3120:
---
Summary: Update currentVersion and main window title  (was: CLONE - Update 
currentVersion and main window title)

> Update currentVersion and main window title
> ---
>
> Key: NETBEANS-3120
> URL: https://issues.apache.org/jira/browse/NETBEANS-3120
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>
> There are 2 files needs to be updated with the correct currentVersion 
> property :
>  * {{platform/core.startup/src/org/netbeans/core/startup/Bundle.properties}}
>  * 
> {{nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties}}
> There are 2 files where the main window title needs updating
>  * 
> {{nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties}}
>  * 
> {{platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties}}
> Update the {{CTL_MainWindow_Title}}  and {{CTL_MainWindow_Title_No_Project}} 
> properties.



--
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-3117) Update pluginimporter and upgrader tool to look for previous release

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith resolved NETBEANS-3117.

Resolution: Done

> Update pluginimporter and upgrader tool to look for previous release
> 
>
> Key: NETBEANS-3117
> URL: https://issues.apache.org/jira/browse/NETBEANS-3117
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>
> nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java
> nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
> Shall be updated to look for the data directory of the previous release.



--
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: Update Installer and AutoUpgrade to look for 11.1 userdir.

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

neilcsmith 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 670861f  Update Installer and AutoUpgrade to look for 11.1 userdir.
 new 4512841  Merge pull request #1519 from 
neilcsmith-net/nb112-update-upgrader
670861f is described below

commit 670861f1f7fd9cf99d349cd69ec968b150b2c7a3
Author: Neil C Smith 
AuthorDate: Thu Sep 19 15:30:30 2019 +0100

Update Installer and AutoUpgrade to look for 11.1 userdir.
---
 .../src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java   | 2 +-
 nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
 
b/nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
index 42852a2..21dd6d5 100644
--- 
a/nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
+++ 
b/nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
@@ -51,7 +51,7 @@ public class Installer extends ModuleInstall {
 private static final List VERSION_TO_CHECK =
 Arrays.asList (".netbeans/7.1.2", ".netbeans/7.1.1", 
".netbeans/7.1", ".netbeans/7.0", ".netbeans/6.9"); //NOI18N
 private static final List NEWER_VERSION_TO_CHECK =
-Arrays.asList ("11.0", "10.0", "9.0", "8.2", "8.1", "8.0.2", 
"8.0.1", "8.0", "7.4", "7.3.1", "7.3", "7.2.1", "7.2"); //NOI18N
+Arrays.asList ("11.1", "11.0", "10.0", "9.0", "8.2", "8.1", 
"8.0.2", "8.0.1", "8.0", "7.4", "7.3.1", "7.3", "7.2.1", "7.2"); //NOI18N
 private static final String IMPORTED = "imported"; // NOI18N
 
 @Override
diff --git a/nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java 
b/nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java
index 0d87279..5c75ab6 100644
--- a/nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java
+++ b/nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java
@@ -93,7 +93,7 @@ public final class AutoUpgrade {
 
 // userdir on OS specific root of userdir (see issue 196075)
 static final List NEWER_VERSION_TO_CHECK =
-Arrays.asList ("11.0", "10.0", "9.0", "8.2", "8.1", "8.0.2", 
"8.0.1", "8.0", "7.4", "7.3.1", "7.3", "7.2.1", "7.2"); //NOI18N
+Arrays.asList ("11.1", "11.0", "10.0", "9.0", "8.2", "8.1", 
"8.0.2", "8.0.1", "8.0", "7.4", "7.3.1", "7.3", "7.2.1", "7.2"); //NOI18N
 
 
 private static File checkPreviousOnOsSpecificPlace (final List 
versionsToCheck) {


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

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



[netbeans-jenkins-lib] branch master updated (331ee6b -> dacf302)

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

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


from 331ee6b  master order should be last
 add dacf302  Update asfMainNetBeansBuild.groovy

No new revisions were added by this update.

Summary of changes:
 vars/asfMainNetBeansBuild.groovy | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)


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

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



[jira] [Updated] (NETBEANS-3117) Update pluginimporter and upgrader tool to look for previous release

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3117:
---
Summary: Update pluginimporter and upgrader tool to look for previous 
release  (was: CLONE - Update pluginimporter and upgrader tool to look for 
previous release)

> Update pluginimporter and upgrader tool to look for previous release
> 
>
> Key: NETBEANS-3117
> URL: https://issues.apache.org/jira/browse/NETBEANS-3117
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>
> nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java
> nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java
> Shall be updated to look for the data directory of the previous release.



--
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-3119) Change the launcher settings for release

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3119:
---
Summary: Change the launcher settings for release  (was: CLONE - Change the 
launcher settings for release)

> Change the launcher settings for release
> 
>
> Key: NETBEANS-3119
> URL: https://issues.apache.org/jira/browse/NETBEANS-3119
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Priority: Major
>
> # Update the userdir path
>  # Remove assertion and console logging



--
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-3118) Branch master to release branch

2019-09-19 Thread Neil C Smith (Jira)


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

Neil C Smith updated NETBEANS-3118:
---
Summary: Branch master to release branch  (was: CLONE - Branch master to 
release branch)

> Branch master to release branch
> ---
>
> Key: NETBEANS-3118
> URL: https://issues.apache.org/jira/browse/NETBEANS-3118
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>
> Create a release branch from master. Branch name is release followed by the 
> version number excluding the dot
> eg.
> Apache NetBeans 11.0 - release110
> Apache NetBeans 11.1 - release111
> Apache NetBeans 12.0 - release120



--
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-3142) CLONE - Release Maven artefacts

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3142:
--

 Summary: CLONE - Release Maven artefacts
 Key: NETBEANS-3142
 URL: https://issues.apache.org/jira/browse/NETBEANS-3142
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Eric Barboni
 Fix For: 11.1






--
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-3123) CLONE - Update JavaDoc Generation

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3123:
--

 Summary: CLONE - Update JavaDoc Generation
 Key: NETBEANS-3123
 URL: https://issues.apache.org/jira/browse/NETBEANS-3123
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith


Generated JavaDoc shall present the correct version numbers as well.



--
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-3133) CLONE - Close PMC Vote Thread

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3133:
--

 Summary: CLONE - Close PMC Vote Thread
 Key: NETBEANS-3133
 URL: https://issues.apache.org/jira/browse/NETBEANS-3133
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3135) CLONE - Copy staged release artifacts to the release area.

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3135:
--

 Summary: CLONE - Copy staged release artifacts to the release area.
 Key: NETBEANS-3135
 URL: https://issues.apache.org/jira/browse/NETBEANS-3135
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3141) CLONE - Announce merge window is reopened on master.

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3141:
--

 Summary: CLONE - Announce merge window is reopened on master.
 Key: NETBEANS-3141
 URL: https://issues.apache.org/jira/browse/NETBEANS-3141
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3134) CLONE - Create a Location for Standard Distribution AUC

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3134:
--

 Summary: CLONE - Create a Location for Standard Distribution AUC
 Key: NETBEANS-3134
 URL: https://issues.apache.org/jira/browse/NETBEANS-3134
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith


Update the URL (eg. 
[http://netbeans-vm.apache.org/uc/11.0/|http://netbeans-vm.apache.org/uc/10.0/] 
) to contain catalog.xml and redirect to mirrors for release distribution.



--
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-3143) CLONE - Release installers

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3143:
--

 Summary: CLONE - Release installers
 Key: NETBEANS-3143
 URL: https://issues.apache.org/jira/browse/NETBEANS-3143
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Reema Taneja






--
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-3129) CLONE - Check the Blocker issues

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3129:
--

 Summary: CLONE - Check the Blocker issues
 Key: NETBEANS-3129
 URL: https://issues.apache.org/jira/browse/NETBEANS-3129
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


People often add blocker issues to NetBeans even if it is just their work is 
blocked.

At least before preparing for a release the blocker issues shall be addressed. 
If real blockers are found without suitable resolution, ask for help from the 
community.



--
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-3120) CLONE - Update currentVersion and main window title

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3120:
--

 Summary: CLONE - Update currentVersion and main window title
 Key: NETBEANS-3120
 URL: https://issues.apache.org/jira/browse/NETBEANS-3120
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


There are 2 files needs to be updated with the correct currentVersion property :
 * {{platform/core.startup/src/org/netbeans/core/startup/Bundle.properties}}
 * 
{{nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties}}

There are 2 files where the main window title needs updating
 * 
{{nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties}}
 * 
{{platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties}}

Update the {{CTL_MainWindow_Title}}  and {{CTL_MainWindow_Title_No_Project}} 
properties.



--
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-3138) CLONE - Update the website for the new release

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3138:
--

 Summary: CLONE - Update the website for the new release
 Key: NETBEANS-3138
 URL: https://issues.apache.org/jira/browse/NETBEANS-3138
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Antonio Vieiro






--
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-3125) CLONE - Update the Snap package descriptor files for 11.1

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3125:
--

 Summary: CLONE - Update the Snap package descriptor files for 11.1
 Key: NETBEANS-3125
 URL: https://issues.apache.org/jira/browse/NETBEANS-3125
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Laszlo Kishalmi
 Fix For: 11.1


We have new hi-res frame images use the 512x512 one for the icon

Update the version number in the snapcraft.yaml and the netbeans.desktop files

In order to have the best out of the box experience add the following options 
to netbeans.conf:

-J-Djdk.gtk.version=2.2 -J-Dawt.useSystemAAFontSettings=on 
-J-Dplugin.manager.install.global=false



--
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-3127) CLONE - Create second beta (if required)

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3127:
--

 Summary: CLONE - Create second beta (if required)
 Key: NETBEANS-3127
 URL: https://issues.apache.org/jira/browse/NETBEANS-3127
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3131) CLONE - Create voting candidate

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3131:
--

 Summary: CLONE - Create voting candidate
 Key: NETBEANS-3131
 URL: https://issues.apache.org/jira/browse/NETBEANS-3131
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith


Create the voting candidate (eg. NB 11.1-vc1), and sign and SVN commit relevant 
files to Apache dist/dev for voting.



--
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-3124) CLONE - Re-Configure the Release job on Jenkins

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3124:
--

 Summary: CLONE - Re-Configure the Release job on Jenkins
 Key: NETBEANS-3124
 URL: https://issues.apache.org/jira/browse/NETBEANS-3124
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


There can be modules and clusters that won't be released as not passed the 
license clearance.

Make sure that the release job: [incubator-netbeans-release 
[Jenkins]|https://builds.apache.org/job/incubator-netbeans-release/] follows 
the new release branch and produce the right delivery packages.



--
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-3121) CLONE - Update Splash Screen Images and the KeyMap files.

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3121:
--

 Summary: CLONE - Update Splash Screen Images and the KeyMap files.
 Key: NETBEANS-3121
 URL: https://issues.apache.org/jira/browse/NETBEANS-3121
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith






--
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-3116) Release NetBeans 11.2

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3116:
--

 Summary: Release NetBeans 11.2
 Key: NETBEANS-3116
 URL: https://issues.apache.org/jira/browse/NETBEANS-3116
 Project: NetBeans
  Issue Type: Task
Affects Versions: 11.1
Reporter: Neil C Smith
Assignee: Neil C Smith
 Fix For: 11.1


This is the task of releasing Apache NetBeans 11.1



--
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-3126) CLONE - Create first beta

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3126:
--

 Summary: CLONE - Create first beta
 Key: NETBEANS-3126
 URL: https://issues.apache.org/jira/browse/NETBEANS-3126
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith






--
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-3139) CLONE - Snapshot of APIs for release 11.1

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3139:
--

 Summary: CLONE - Snapshot of APIs for release 11.1
 Key: NETBEANS-3139
 URL: https://issues.apache.org/jira/browse/NETBEANS-3139
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


Creating this issue as a note for PR-1064.

{code}
 $ git checkout 11.0
 $ ant clean; ant build
 $ ant gen-sigtests-release
 # I had to fix the nbbuild/build.xml a bit to make this work
 $ git stash
 $ git checkout master
 $ git pull
 $ git checkout -b SnapshotOfAPIsAsOfRelease110
 $ git stash pop
 $ git add .
 $ git commit -m "Snapshot of APIs as of 
910bd74bf46d079e49925f702432c74d54ec705c"
{code}



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

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

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



[jira] [Created] (NETBEANS-3117) CLONE - Update pluginimporter and upgrader tool to look for previous release

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3117:
--

 Summary: CLONE - Update pluginimporter and upgrader tool to look 
for previous release
 Key: NETBEANS-3117
 URL: https://issues.apache.org/jira/browse/NETBEANS-3117
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java

nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java

Shall be updated to look for the data directory of the previous release.



--
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-3132) CLONE - Create PMC Vote Thread

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3132:
--

 Summary: CLONE - Create PMC Vote Thread
 Key: NETBEANS-3132
 URL: https://issues.apache.org/jira/browse/NETBEANS-3132
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3140) CLONE - Increment Spec Versions on Master Branch

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3140:
--

 Summary: CLONE - Increment Spec Versions on Master Branch
 Key: NETBEANS-3140
 URL: https://issues.apache.org/jira/browse/NETBEANS-3140
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
 Fix For: Next


Incrementing spec version of all modules in master, so that master modules are 
definitely "newer" than anything on the release branch.

{{Done by:}}
 {

{ ant increment-spec-versions}

}



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

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

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



[jira] [Created] (NETBEANS-3122) CLONE - Adjust Update Centers

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3122:
--

 Summary: CLONE - Adjust Update Centers
 Key: NETBEANS-3122
 URL: https://issues.apache.org/jira/browse/NETBEANS-3122
 Project: NetBeans
  Issue Type: Sub-task
Affects Versions: 11.1
Reporter: Neil C Smith


The update centers needs to be updated to the upcoming release.

See the linked PR how to do that.

Thank you Jan!



--
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-3137) CLONE - Send out release announcements

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3137:
--

 Summary: CLONE - Send out release announcements
 Key: NETBEANS-3137
 URL: https://issues.apache.org/jira/browse/NETBEANS-3137
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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-3119) CLONE - Change the launcher settings for release

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3119:
--

 Summary: CLONE - Change the launcher settings for release
 Key: NETBEANS-3119
 URL: https://issues.apache.org/jira/browse/NETBEANS-3119
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith


# Update the userdir path
 # Remove assertion and console logging



--
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-3130) CLONE - Check the Critical issues

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3130:
--

 Summary: CLONE - Check the Critical issues
 Key: NETBEANS-3130
 URL: https://issues.apache.org/jira/browse/NETBEANS-3130
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


 People often add critical issues to NetBeans if that's critical for their 
workflow..
Also ask the community help for resolving real critical issues.



--
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-3118) CLONE - Branch master to release branch

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3118:
--

 Summary: CLONE - Branch master to release branch
 Key: NETBEANS-3118
 URL: https://issues.apache.org/jira/browse/NETBEANS-3118
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith
Assignee: Neil C Smith


Create a release branch from master. Branch name is release followed by the 
version number excluding the dot

eg.

Apache NetBeans 11.0 - release110
Apache NetBeans 11.1 - release111
Apache NetBeans 12.0 - release120



--
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-3136) CLONE - Archive the old release artifacts.

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3136:
--

 Summary: CLONE - Archive the old release artifacts.
 Key: NETBEANS-3136
 URL: https://issues.apache.org/jira/browse/NETBEANS-3136
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith


Archive the old release artefacts, remembering that LTS releases should remain 
current throughout the year, so there should be two active releases for 9 
months.



--
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-3128) CLONE - Create third beta (if required)

2019-09-19 Thread Neil C Smith (Jira)
Neil C Smith created NETBEANS-3128:
--

 Summary: CLONE - Create third beta (if required)
 Key: NETBEANS-3128
 URL: https://issues.apache.org/jira/browse/NETBEANS-3128
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Neil C Smith






--
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: Update OpenJFX dependency to 13

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

neilcsmith 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 4ba064d  Update OpenJFX dependency to 13
 new 71615b5  Merge pull request #1512 from matthiasblaesing/openjfx13
4ba064d is described below

commit 4ba064d14205f9092c3e032f637da1326341cfd1
Author: Matthias Bläsing 
AuthorDate: Tue Sep 10 19:27:30 2019 +0200

Update OpenJFX dependency to 13

OpenJFX 13 contains several bugfixes and at least one fix for a crasher bug:
https://bugs.openjdk.java.net/browse/JDK-8223377

In addition to bumping the version, this commit also exposes
the OpenJFX modules as user installable modules. This way
the end-user can easily install them, although Apache Netbeans
can't be bundled with OpenJFX (license: GPLv2-CPE).
---
 .../modules/ide/ergonomics/DynamicVerifyTest.java  | 34 --
 extra/libs.javafx.linux/external/binaries-list | 14 -
 .../external/javafx-base-11-linux.jar.external |  2 --
 .../external/javafx-base-13-linux.jar.external |  2 ++
 .../external/javafx-controls-11-linux.jar.external |  2 --
 .../external/javafx-controls-13-linux.jar.external |  2 ++
 .../external/javafx-graphics-11-linux.jar.external |  2 --
 .../external/javafx-graphics-13-linux.jar.external |  2 ++
 ...-11-license.txt => javafx-linux-13-license.txt} |  6 ++--
 .../external/javafx-media-11-linux.jar.external|  2 --
 .../external/javafx-media-13-linux.jar.external|  2 ++
 .../external/javafx-swing-11-linux.jar.external|  2 --
 .../external/javafx-swing-13-linux.jar.external|  2 ++
 .../external/javafx-web-11-linux.jar.external  |  2 --
 .../external/javafx-web-13-linux.jar.external  |  2 ++
 extra/libs.javafx.linux/manifest.mf|  3 +-
 .../libs.javafx.linux/nbproject/project.properties | 24 +++
 extra/libs.javafx.linux/nbproject/project.xml  | 24 +++
 extra/libs.javafx.macosx/external/binaries-list| 14 -
 .../external/javafx-base-11-mac.jar.external   |  2 --
 .../external/javafx-base-13-mac.jar.external   |  2 ++
 .../external/javafx-controls-11-mac.jar.external   |  2 --
 .../external/javafx-controls-13-mac.jar.external   |  2 ++
 .../external/javafx-graphics-11-mac.jar.external   |  2 --
 .../external/javafx-graphics-13-mac.jar.external   |  2 ++
 ...ac-11-license.txt => javafx-mac-13-license.txt} |  6 ++--
 .../external/javafx-media-11-mac.jar.external  |  2 --
 .../external/javafx-media-13-mac.jar.external  |  2 ++
 .../external/javafx-swing-11-mac.jar.external  |  2 --
 .../external/javafx-swing-13-mac.jar.external  |  2 ++
 .../external/javafx-web-11-mac.jar.external|  2 --
 .../external/javafx-web-13-mac.jar.external|  2 ++
 extra/libs.javafx.macosx/manifest.mf   |  3 +-
 .../nbproject/project.properties   | 24 +++
 extra/libs.javafx.macosx/nbproject/project.xml | 24 +++
 extra/libs.javafx.win/external/binaries-list   | 14 -
 .../external/javafx-base-11-win.jar.external   |  2 --
 .../external/javafx-base-13-win.jar.external   |  2 ++
 .../external/javafx-controls-11-win.jar.external   |  2 --
 .../external/javafx-controls-13-win.jar.external   |  2 ++
 .../external/javafx-graphics-11-win.jar.external   |  2 --
 .../external/javafx-graphics-13-win.jar.external   |  2 ++
 .../external/javafx-media-11-win.jar.external  |  2 --
 .../external/javafx-media-13-win.jar.external  |  2 ++
 .../external/javafx-swing-11-win.jar.external  |  2 --
 .../external/javafx-swing-13-win.jar.external  |  2 ++
 .../external/javafx-web-11-win.jar.external|  2 --
 .../external/javafx-web-13-win.jar.external|  2 ++
 ...in-11-license.txt => javafx-win-13-license.txt} |  6 ++--
 extra/libs.javafx.win/manifest.mf  |  3 +-
 extra/libs.javafx.win/nbproject/project.properties | 24 +++
 extra/libs.javafx.win/nbproject/project.xml| 24 +++
 52 files changed, 172 insertions(+), 147 deletions(-)

diff --git 
a/ergonomics/ide.ergonomics/test/unit/src/org/netbeans/modules/ide/ergonomics/DynamicVerifyTest.java
 
b/ergonomics/ide.ergonomics/test/unit/src/org/netbeans/modules/ide/ergonomics/DynamicVerifyTest.java
index 3c391e7..8c1c196 100644
--- 
a/ergonomics/ide.ergonomics/test/unit/src/org/netbeans/modules/ide/ergonomics/DynamicVerifyTest.java
+++ 
b/ergonomics/ide.ergonomics/test/unit/src/org/netbeans/modules/ide/ergonomics/DynamicVerifyTest.java
@@ -20,16 +20,20 @@
 package org.netbeans.modules.ide.ergonomics;
 
 import java.lang.reflect.Method;
+import java.util.Arrays;
 import java.util.Map;
+import java.util.Set;
 import junit.framework.Test;
 import org.netbeans.junit.NbModuleSuite;
 import org.netbeans.junit.NbTestCase;
 

[netbeans] branch master updated: Update ParseGitBranch to assume master if more than one line of info returned from git branch.

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

neilcsmith 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 a273365  Update ParseGitBranch to assume master if more than one line 
of info returned from git branch.
 new 930cfbe  Merge pull request #1518 from 
neilcsmith-net/build-branding-quick-fix
a273365 is described below

commit a273365cbbac7df3d4911daec78bf6657f60b608
Author: Neil C Smith 
AuthorDate: Thu Sep 19 11:39:55 2019 +0100

Update ParseGitBranch to assume master if more than one line of info 
returned from git branch.
---
 nbbuild/antsrc/org/netbeans/nbbuild/ParseGitBranch.java | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/nbbuild/antsrc/org/netbeans/nbbuild/ParseGitBranch.java 
b/nbbuild/antsrc/org/netbeans/nbbuild/ParseGitBranch.java
index b3b61b7..0c66f31 100644
--- a/nbbuild/antsrc/org/netbeans/nbbuild/ParseGitBranch.java
+++ b/nbbuild/antsrc/org/netbeans/nbbuild/ParseGitBranch.java
@@ -61,11 +61,11 @@ public class ParseGitBranch extends Task {
 } catch (IOException ex) {
 throw new BuildException("Problem reading information for detached 
head");
 }
-if (secondLine != null) {
-throw new BuildException("Problem parsing git information for 
detached head : too many line");
-}
-if (firstLine == null || firstLine.trim().isEmpty()) {
-// PullRequest assume master ?
+//if (secondLine != null) {
+//throw new BuildException("Problem parsing git information for 
detached head : too many line");
+//}
+if (secondLine != null || firstLine == null || 
firstLine.trim().isEmpty()) {
+// Assume master if PR or detached HEAD on Travis, etc.
 getProject().setProperty(propertyName, "master");
 } else {
 String[] splited = firstLine.trim().split(" ");


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

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



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

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

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


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

commit 869bb20b736d4c2abd66ec99ce9be10a2eebd450
Author: jenkins 
AuthorDate: Thu Sep 19 11:57:56 2019 +

Automated site publishing by Jenkins build 889
---
 content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/.htaccess b/content/.htaccess
index 1e76d31..22893d8 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -7,6 +7,8 @@ Redirect 302 /nb/updates/10.0/ 
http://netbeans-vm.apache.org/uc/10.0/
 Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
 Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/11.1/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/updates/11.2/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/plugins/11.2/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/updates/dev/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/dev/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues


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

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



[netbeans-website] branch master updated: Update .htaccess UC redirects for 11.2 betas (#415)

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

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


The following commit(s) were added to refs/heads/master by this push:
 new 9611568  Update .htaccess UC redirects for 11.2 betas (#415)
9611568 is described below

commit 961156851f3c14fcd6ce14b26cf30b0aafddcf10
Author: Neil C Smith 
AuthorDate: Thu Sep 19 12:55:08 2019 +0100

Update .htaccess UC redirects for 11.2 betas (#415)
---
 netbeans.apache.org/src/content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 1e76d31..22893d8 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -7,6 +7,8 @@ Redirect 302 /nb/updates/10.0/ 
http://netbeans-vm.apache.org/uc/10.0/
 Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
 Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/11.1/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/updates/11.2/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/plugins/11.2/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/updates/dev/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/dev/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues


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

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



[netbeans-website] branch uc-112-beta created (now c607436)

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

neilcsmith pushed a change to branch uc-112-beta
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


  at c607436  Update .htaccess UC redirects for 11.2 betas

This branch includes the following new commits:

 new c607436  Update .htaccess UC redirects for 11.2 betas

The 1 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.



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

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



[netbeans-website] 01/01: Update .htaccess UC redirects for 11.2 betas

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

neilcsmith pushed a commit to branch uc-112-beta
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit c607436f67996114fd880430a51233f7f9daa908
Author: Neil C Smith 
AuthorDate: Thu Sep 19 12:54:31 2019 +0100

Update .htaccess UC redirects for 11.2 betas
---
 netbeans.apache.org/src/content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 1e76d31..22893d8 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -7,6 +7,8 @@ Redirect 302 /nb/updates/10.0/ 
http://netbeans-vm.apache.org/uc/10.0/
 Redirect 302 /nb/updates/11.0/ http://netbeans-vm.apache.org/uc/11.0/
 Redirect 302 /nb/updates/11.1/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/11.1/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
+Redirect 302 /nb/updates/11.2/ http://netbeans-vm.apache.org/uc/11.1/
+Redirect 302 /nb/plugins/11.2/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/updates/dev/ http://netbeans-vm.apache.org/uc/11.1/
 Redirect 302 /nb/plugins/dev/ 
http://plugins.netbeans.org/nbpluginportal/updates/11.0/
 Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues


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

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



[netbeans-jenkins-lib] branch master updated: master order should be last

2019-09-19 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-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
 new 331ee6b  master order should be last
331ee6b is described below

commit 331ee6b5afd88c9c60813ecfb05d2daf16b54503
Author: Eric Barboni 
AuthorDate: Thu Sep 19 13:13:29 2019 +0200

master order should be last

putting an arbitrary big number.
---
 meta/netbeansrelease.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 5302f80..1e979db 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -115,7 +115,7 @@
 }
 },
 "master": {
-"position": "5",
+"position": "5",
 "ant": "Ant (latest)",
 "jdk": "JDK 1.8 (latest)",
 "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/;,


-
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-3108) PHP: Some features(e.g. Go to declaration) do not work after "new"

2019-09-19 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto resolved NETBEANS-3108.

Fix Version/s: 11.2
   Resolution: Fixed

> PHP: Some features(e.g. Go to declaration) do not work after "new"
> --
>
> Key: NETBEANS-3108
> URL: https://issues.apache.org/jira/browse/NETBEANS-3108
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 8.2, 9.0, 10.0, 11.0, 11.1
>Reporter: SL EF
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.2
>
> Attachments: Test.php
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Simple example:
> {code:php}
> new self::$test['test'];
> {code}
> This code is *valid* but not actually supported by Netbeans parser. *Nothing 
> of the following works*: "find usages"/refactoring/go to declaration
> *Other IDE*: worked fine at least in PhpStorm, Visual Studio Code(with 
> Intelephense plugin)



--
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-3115) Netbeans always uses sources from jar files instead of local (opened) ones

2019-09-19 Thread Jira
Björn Schmidt created NETBEANS-3115:
---

 Summary: Netbeans always uses sources from jar files instead of 
local (opened) ones
 Key: NETBEANS-3115
 URL: https://issues.apache.org/jira/browse/NETBEANS-3115
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.1
Reporter: Björn Schmidt


I'm using many independent gradle (java-library style) projects opened in NB. 

They are not part of a big multi module project!

Whenever I want to navigate to a source file from another project relative to 
the current one, Netbeans opens the source from ~/.m2/repository.../project.jar 
and not from the local file of the referenced  project which is of course also 
opened in NB.

I already tried to disable all ~/.m2 Sources under Window->Sources but that 
doesn't change the behaviour (also not after restarting).

Even if it would change the behavior I then would have to disable all those 
automatically added ~/.m2 (which are somehow preferred) references for every 
project.

Maybe I'm just to stupid to find the right (global) option but ATM I think this 
behavior is a bug.

 



--
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-3114) Problems on Java Imports: Automatic imports not working and wrong imports

2019-09-19 Thread Luca (Jira)
Luca created NETBEANS-3114:
--

 Summary: Problems on Java Imports: Automatic imports not working 
and wrong imports
 Key: NETBEANS-3114
 URL: https://issues.apache.org/jira/browse/NETBEANS-3114
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Other, java - Editor
Affects Versions: 11.1
 Environment: Windows 10
Reporter: Luca
 Fix For: 11.2
 Attachments: NetbeansBug.png

Seems that imports do not work very well on the latest version.

1. If I paste a variable name from a not imported class, it shows me the Import 
popup but it cannot add imports, "Ok" button is disabled. 

2. As for the image attached, there are some "not recognized imports" that 
should not appear (It seems that it gets them from the existing import 
statements)

Hope you'll solve it soon.

Thank you.



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