[jira] [Updated] (NETBEANS-2878) Netbeans does not add Java Plattform < JDK 8

2019-07-23 Thread Benjamin Graf (JIRA)


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

Benjamin Graf updated NETBEANS-2878:

Affects Version/s: (was: 11.0)
   11.1

> Netbeans does not add Java Plattform < JDK 8
> 
>
> Key: NETBEANS-2878
> URL: https://issues.apache.org/jira/browse/NETBEANS-2878
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Benjamin Graf
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Netbeans checks JDK Installation by executing a probe from 
> java/java.j2seplatform/probesrc 
> (org-netbeans-modules-java-j2seplatform-probe.jar) This module is build with 
> source version set to 1.8 and therefor is not runnable with older versions.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2667) L - Netbeans Dialog API

2019-07-23 Thread Yann Dameron (JIRA)


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

Yann Dameron resolved NETBEANS-2667.

   Resolution: Fixed
Fix Version/s: 11.2

> L - Netbeans Dialog API
> -
>
> Key: NETBEANS-2667
> URL: https://issues.apache.org/jira/browse/NETBEANS-2667
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - DialogsWizards
>Affects Versions: 11.0
>Reporter: Yann Dameron
>Assignee: Yann Dameron
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 11.2
>
> Attachments: example-java-api.png, example-netbeans-api.png
>
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> This log described an issue observed with the Dialog APIs when you change few 
> look & feel properties. 
> As an example, I defined a border to apply on the OptionPaneUI. 
> When I'm opening an information message with the Java APIs, the rendering 
> looks OK (i.e. the border is in front of the message area and the button 
> area).
> When I'm opening an information message with the Netbeans APIs, the rendering 
> is bad.
> Border is well displayed in front of the original message area and original 
> button area but due to the addition of a new button panel done in 
> org.netbeans.core.windows.services.NbPresenter we have a weird rendering.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2890) plugin - xmltools4netbeans won't install with netbeans 11.1 (was OK in 11)

2019-07-23 Thread Qingtian Wang (JIRA)


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

Qingtian Wang commented on NETBEANS-2890:
-

Actually, after cleared out all the netbeans related files in 
$user.home/AppData/, I am able to install the plugin with version 11.1 again. 
Not sure what the issue was with the old files of version 11.

> plugin - xmltools4netbeans won't install with netbeans 11.1 (was OK in 11)
> --
>
> Key: NETBEANS-2890
> URL: https://issues.apache.org/jira/browse/NETBEANS-2890
> Project: NetBeans
>  Issue Type: Wish
>  Components: xml - Text-Edit
>Affects Versions: 11.1
> Environment: Windows 10 64 bit
>Reporter: Qingtian Wang
>Assignee: Geertjan Wielenga
>Priority: Major
> Attachments: Untitled.png
>
>
> This plugin
> [http://plugins.netbeans.org/plugin/40292/xmltools4netbeans]
>  
> installs OK with version 11, but won't install in version 11.1
>  
>  
> See attachment for error.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2890) plugin - xmltools4netbeans won't install with netbeans 11.1 (was OK in 11)

2019-07-23 Thread Qingtian Wang (JIRA)
Qingtian Wang created NETBEANS-2890:
---

 Summary: plugin - xmltools4netbeans won't install with netbeans 
11.1 (was OK in 11)
 Key: NETBEANS-2890
 URL: https://issues.apache.org/jira/browse/NETBEANS-2890
 Project: NetBeans
  Issue Type: Wish
  Components: xml - Text-Edit
Affects Versions: 11.1
 Environment: Windows 10 64 bit
Reporter: Qingtian Wang
Assignee: Geertjan Wielenga
 Attachments: Untitled.png

This plugin

[http://plugins.netbeans.org/plugin/40292/xmltools4netbeans]

 

installs OK with version 11, but won't install in version 11.1

 

 

See attachment for error.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2889) Moving Panels using drag-drop not working on windows

2019-07-23 Thread Daniel Mohni (JIRA)
Daniel Mohni created NETBEANS-2889:
--

 Summary: Moving Panels using drag-drop not working on windows
 Key: NETBEANS-2889
 URL: https://issues.apache.org/jira/browse/NETBEANS-2889
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.1
Reporter: Daniel Mohni
 Attachments: Apache NetBeans 11.1 2019-07-24 09-29-27.mp4

Moving panels using drag and drop is not grouping them as expected, this is 
working on 11.0

right-click move works

System Info:
 * Product Version = Apache NetBeans IDE 11.1
 * Operating System = Windows 10 version 10.0 running on amd64
 * Java; VM; Vendor = 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10; AdoptOpenJDK
 * Runtime = OpenJDK Runtime Environment 12.0.2+10
 * Java Home = C:\tools\AdoptOpenJDK\jdk-12.0.2.10-hotspot



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

2019-07-23 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 e6190fc  Automated site publishing by Jenkins build 866
e6190fc is described below

commit e6190fca614787c06cecd3121a068c92f8bbfd00
Author: jenkins 
AuthorDate: Tue Jul 23 22:56:01 2019 +

Automated site publishing by Jenkins build 866
---
 content/download/nb111/index.html | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/content/download/nb111/index.html 
b/content/download/nb111/index.html
index 081420f..f215eed 100644
--- a/content/download/nb111/index.html
+++ b/content/download/nb111/index.html
@@ -349,10 +349,13 @@ The LTS release of the Apache NetBeans 11 cycle is Apache 
NetBeans 11.0. The 11.
 
 Web Frontend: 
JavaScript/HTML5/PHP
 
+
+PHP 7.4 is not supported completely yet.
+
 
 
 
-PHP 7.4: https://github.com/apache/netbeans/pull/1199;>https://github.com/apache/netbeans/pull/1199
+PHP 7.4 (Only https://wiki.php.net/rfc/null_coalesce_equal_operator;>Null Coalescing 
Assignment Operator): https://github.com/apache/netbeans/pull/1199;>https://github.com/apache/netbeans/pull/1199
 
 
 Jade template code completion: https://github.com/apache/netbeans/pull/1254;>https://github.com/apache/netbeans/pull/1254


-
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: Fix the information about PHP 7.4

2019-07-23 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

junichi11 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 4ac97e6  Fix the information about PHP 7.4
 new 0fb13c7  Merge pull request #402 from junichi11/fix-nb111-php-info
4ac97e6 is described below

commit 4ac97e6a4f345189c2ddb0ddb5071f3eaa5699dd
Author: Junichi Yamamoto 
AuthorDate: Tue Jul 23 22:17:56 2019 +0900

Fix the information about PHP 7.4
---
 netbeans.apache.org/src/content/download/nb111/index.asciidoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb111/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
index 104e323..f719a60 100644
--- a/netbeans.apache.org/src/content/download/nb111/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
@@ -155,7 +155,9 @@ Other enhancements broadly related to the Java area are 
listed below.
 
 == Web Frontend: JavaScript/HTML5/PHP
 
-- PHP 7.4: 
link:https://github.com/apache/netbeans/pull/1199[https://github.com/apache/netbeans/pull/1199]
+PHP 7.4 is not supported completely yet.
+
+- PHP 7.4 (Only 
link:https://wiki.php.net/rfc/null_coalesce_equal_operator[Null Coalescing 
Assignment Operator]): 
link:https://github.com/apache/netbeans/pull/1199[https://github.com/apache/netbeans/pull/1199]
 - Jade template code completion: 
link:https://github.com/apache/netbeans/pull/1254[https://github.com/apache/netbeans/pull/1254]
 - Update PHP samples: 
link:https://github.com/apache/netbeans/pull/1183[https://github.com/apache/netbeans/pull/1183]
 


-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Description: 
There is no possibility to save/change the Project property -> Run for Java 
Maven Web Application: Context Path (see attach)

The context path NB11.1 is always the same as the name of the project and 
cannot be changed.

  was:
There is no possibility to save/change the Project property -> Run for Java 
Maven Web Application: Context Path (see attach)

The context path is always the same as the name of the project and cannot be 
changed.


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Critical
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path NB11.1 is always the same as the name of the project and 
> cannot be changed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Description: 
There is no possibility to save/change the Project property -> Run for Java 
Maven Web Application: Context Path (see attach)

The context path in NB11.1 is always the same as the name of the project and 
cannot be changed.

  was:
There is no possibility to save/change the Project property -> Run for Java 
Maven Web Application: Context Path (see attach)

The context path NB11.1 is always the same as the name of the project and 
cannot be changed.


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Critical
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Description: 
There is no possibility to save/change the Project property -> Run for Java 
Maven Web Application: Context Path (see attach)

The context path is always the same as the name of the project and cannot be 
changed.

  was:There is no possibility to save/change the Project property -> Run for 
Java Maven Web Application: Context Path (see attach)


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Critical
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path is always the same as the name of the project and cannot be 
> changed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Environment: 
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
Eclipse GlassFish 5.1 or Payara app server for project app deployment

  was:
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
Eclipse GlassFish 5.1 app server for project app deployment


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Critical
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2434) Can't install JIRA plugin

2019-07-23 Thread Eugene Kung (JIRA)


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

Eugene Kung commented on NETBEANS-2434:
---

[~lkishalmi],

Is there a timeline posted or does the team have a timeline for when the Jira 
plugin transition will be complete?

Thanks.

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Ray Slater
>Priority: Major
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Priority: Critical  (was: Blocker)

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Critical
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Environment: 
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
Eclipse GlassFish 5.1 app server for project app deployment

  was:
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
Eclipse GlassFish 5.1 app server for project app deployment


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Component/s: javaee - Maven

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Component/s: apisupport - Maven

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - Web 
> Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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] [Comment Edited] (NETBEANS-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT edited comment on NETBEANS-2888 at 7/23/19 9:23 PM:


 
 This works fine in version Netbeans11.0 and earlier and does not work in 
version Netbeans 11.1


was (Author: serg17):
 
 This works fine in version Netbeans11.0 and does not work in version Netbeans 
11.1

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Description: There is no possibility to save/change the Project property -> 
Run for Java Maven Web Application: Context Path (see attach)  (was: There is 
no possibility to save/change the Project property -> Run

.for Java Maven Web Application: Context Path (see attach))

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Description: 
There is no possibility to save/change the Project property -> Run

.for Java Maven Web Application: Context Path (see attach)

  was:There is no possibility to save/change the project property for Java 
Maven Web Application: Context Path (see attach)


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run
> .for Java Maven Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Description: There is no possibility to save/change the project property 
for Java Maven Web Application: Context Path (see attach)  (was: There is no 
possibility to save the project property for Java Maven Web Application: 
Context Path (see attach))

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the project property for Java Maven 
> Web Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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] [Assigned] (NETBEANS-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT reassigned NETBEANS-2888:
-

Assignee: SergeyT

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Assignee: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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] [Comment Edited] (NETBEANS-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT edited comment on NETBEANS-2888 at 7/23/19 9:17 PM:


 
 This works fine in version Netbeans11.0 and does not work in version Netbeans 
11.1


was (Author: serg17):
 
This works fine in version 11.0 and does not work in version Netbeans 11.1

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Environment: 
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
Eclipse GlassFish 5.1 app server for project app deployment

  was:
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
with Eclipse GlassFish 5.1 app server for app deployment


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> Eclipse GlassFish 5.1 app server for project app deployment
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Environment: 
Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
with Eclipse GlassFish 5.1 app server for app deployment

  was:Netbeans 11.1 Java 8, 11 (Windows 10)


> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit)
> with Eclipse GlassFish 5.1 app server for app deployment
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Component/s: javaee - Web Project

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project, javaee - Web Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 Java 8, 11 (Windows 10)
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT commented on NETBEANS-2888:
---

 
This works fine in version 11.0 and does not work in version Netbeans 11.1

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 Java 8, 11 (Windows 10)
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)


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

SergeyT updated NETBEANS-2888:
--
Affects Version/s: 11.1

> project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.1
> Environment: Netbeans 11.1 Java 8, 11 (Windows 10)
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save the project property for Java Maven Web 
> Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2888) project Context Path problem for Java Maven Web Application

2019-07-23 Thread SergeyT (JIRA)
SergeyT created NETBEANS-2888:
-

 Summary: project Context Path problem for Java Maven Web 
Application
 Key: NETBEANS-2888
 URL: https://issues.apache.org/jira/browse/NETBEANS-2888
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Project
 Environment: Netbeans 11.1 Java 8, 11 (Windows 10)
Reporter: SergeyT
 Attachments: ctx_path_webapp.png

There is no possibility to save the project property for Java Maven Web 
Application: Context Path (see attach)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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: [NETBEANS-2667] Manage JOptionPane border

2019-07-23 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 f2da587  [NETBEANS-2667] Manage JOptionPane border
f2da587 is described below

commit f2da58774744ad45c7f211c68c5042987adc96ab
Author: Yann Dameron 
AuthorDate: Tue Jul 23 22:12:02 2019 +0200

[NETBEANS-2667] Manage JOptionPane border

In the NB Dialog API, the JOptionPane is wrapped on a JPanel and the buttons
moved on another panel. This leads to UI issues when the Look & Feel defines
a special border for JOptionPane. The goal of this change is to retrieve the
border defined by the L and apply it at the content pane level. Doing that
we reduce inconsistencies between dialogs opened through the Java APIs or
through the Netbeans APIs.
---
 .../core/windows/services/NbPresenter.java | 260 +++--
 1 file changed, 137 insertions(+), 123 deletions(-)

diff --git 
a/platform/core.windows/src/org/netbeans/core/windows/services/NbPresenter.java 
b/platform/core.windows/src/org/netbeans/core/windows/services/NbPresenter.java
index 671a27a..0e48820 100644
--- 
a/platform/core.windows/src/org/netbeans/core/windows/services/NbPresenter.java
+++ 
b/platform/core.windows/src/org/netbeans/core/windows/services/NbPresenter.java
@@ -79,6 +79,7 @@ import javax.swing.MenuSelectionManager;
 import javax.swing.SwingUtilities;
 import javax.swing.UIManager;
 import javax.swing.WindowConstants;
+import javax.swing.border.Border;
 import javax.swing.event.ChangeListener;
 import javax.swing.plaf.basic.BasicLookAndFeel;
 import javax.swing.plaf.metal.MetalLookAndFeel;
@@ -104,14 +105,14 @@ import org.openide.util.Utilities;
  */
 class NbPresenter extends JDialog
 implements PropertyChangeListener, WindowListener, Mutex.Action, 
Comparator {
-
+
 /** variable holding current modal dialog in the system */
 public static NbPresenter currentModalDialog;
 private static final ChangeSupport cs = new 
ChangeSupport(NbPresenter.class);
 private static Boolean isJava17 = null;
-
+
 protected NotifyDescriptor descriptor;
-
+
 private final JButton stdYesButton = new 
JButton(NbBundle.getBundle(NbPresenter.class).getString("YES_OPTION_CAPTION")); 
// NOI18N
 private final JButton stdNoButton = new 
JButton(NbBundle.getBundle(NbPresenter.class).getString("NO_OPTION_CAPTION")); 
// NOI18N
 private final JButton stdOKButton = new 
JButton(NbBundle.getBundle(NbPresenter.class).getString("OK_OPTION_CAPTION")); 
// NOI18N
@@ -134,12 +135,12 @@ implements PropertyChangeListener, WindowListener, 
Mutex.Action, Comparato
 stdDetailButton.setDefaultCapable(true);
 stdDetailButton.putClientProperty( "defaultButton", Boolean.FALSE ); 
//NOI18N
 Mnemonics.setLocalizedText (stdHelpButton, 
NbBundle.getBundle(NbPresenter.class).getString("HELP_OPTION_CAPTION")); // 
NOI18N
-
+
 /** Initilizes accessible contexts */
 initAccessibility();
 }
 private final static String ESCAPE_COMMAND = "Escape"; // NOI18N
-
+
 private Component currentMessage;
 private JScrollPane currentScrollPane;
 private boolean leaf = false;
@@ -147,7 +148,7 @@ implements PropertyChangeListener, WindowListener, 
Mutex.Action, Comparato
 private JLabel notificationLine;
 private Component[] currentPrimaryButtons;
 private Component[] currentSecondaryButtons;
-
+
 private static final int MSG_TYPE_ERROR = 1;
 private static final int MSG_TYPE_WARNING = 2;
 private static final int MSG_TYPE_INFO = 3;
@@ -157,7 +158,7 @@ implements PropertyChangeListener, WindowListener, 
Mutex.Action, Comparato
 
 /** useful only for DialogDescriptor */
 private int currentAlign;
-
+
 private ButtonListener buttonListener;
 /** Help context to actually associate with the dialog, as it is currently 
known. */
 private transient HelpCtx currentHelp = null;
@@ -165,11 +166,11 @@ implements PropertyChangeListener, WindowListener, 
Mutex.Action, Comparato
 private transient boolean haveCalledInitializeButtons = false;
 
 static final Logger LOG = Logger.getLogger(NbPresenter.class.getName());
-
+
 static final long serialVersionUID =-4508637164126678997L;
-
+
 private JButton initialDefaultButton;
-
+
 /** Creates a new Dialog from specified NotifyDescriptor,
  * with given frame owner.
  * @param d The NotifyDescriptor to create the dialog from
@@ -178,7 +179,7 @@ implements PropertyChangeListener, WindowListener, 
Mutex.Action, Comparato
 super(owner, d.getTitle(), modal); // modal
 initialize(d);
 }
-
+
 /** Creates a new Dialog from specified NotifyDescriptor,
  * with given dialog owner.
  * @param d The NotifyDescriptor to create the dialog from
@@ 

[jira] [Updated] (NETBEANS-2878) Netbeans does not add Java Plattform < JDK 8

2019-07-23 Thread ASF GitHub Bot (JIRA)


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

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

> Netbeans does not add Java Plattform < JDK 8
> 
>
> Key: NETBEANS-2878
> URL: https://issues.apache.org/jira/browse/NETBEANS-2878
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Benjamin Graf
>Priority: Minor
>  Labels: pull-request-available
>
> Netbeans checks JDK Installation by executing a probe from 
> java/java.j2seplatform/probesrc 
> (org-netbeans-modules-java-j2seplatform-probe.jar) This module is build with 
> source version set to 1.8 and therefor is not runnable with older versions.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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: HashMap is not thread safe. Field map is typically synchronized by this. However, in two places, field map is not protected with synchronized.

2019-07-23 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 8a3f4d6  HashMap is not thread safe. Field map is typically 
synchronized by this. However, in two places, field map is not protected with 
synchronized.
 new ea6d7d9  Merge pull request #1328 from paulward24/master
8a3f4d6 is described below

commit 8a3f4d65bc5942d03320d979bd982873379339ae
Author: Adrian Nistor 
AuthorDate: Tue Jun 25 22:48:39 2019 +

HashMap is not thread safe. Field map is typically synchronized by this. 
However, in two places, field map is not protected with synchronized.
---
 .../src/org/openide/filesystems/XMLMapAttr.java   | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git 
a/platform/openide.filesystems/src/org/openide/filesystems/XMLMapAttr.java 
b/platform/openide.filesystems/src/org/openide/filesystems/XMLMapAttr.java
index 628cc29..6f0a704 100644
--- a/platform/openide.filesystems/src/org/openide/filesystems/XMLMapAttr.java
+++ b/platform/openide.filesystems/src/org/openide/filesystems/XMLMapAttr.java
@@ -204,10 +204,14 @@ final class XMLMapAttr implements Map {
 
 Object retVal = null;
 if (attr == null && origAttrName.startsWith("class:")) { // NOI18N
-attr = (Attr) map.get(origAttrName.substring(6));
+synchronized (this) {
+attr = (Attr) map.get(origAttrName.substring(6));
+}
 retVal = attr != null ? attr.getType(params) : null;
 } else if (attr == null && origAttrName.startsWith("raw:")) { // NOI18N
-attr = (Attr) map.get(origAttrName.substring(4));
+synchronized (this) {
+attr = (Attr) map.get(origAttrName.substring(4));
+}
 if (attr != null && attr.keyIndex == 9) {
 return attr.methodValue(attr.value, params).getMethod();
 }


-
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: [NETBEANS-2866]: Fix java.lang.RuntimeException: file name is too long ( > 100 bytes) when creating Tar archive for Docker image build context

2019-07-23 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 b283952  [NETBEANS-2866]: Fix java.lang.RuntimeException: file name is 
too long ( > 100 bytes) when creating Tar archive for Docker image build context
b283952 is described below

commit b283952dd6d62db912728bfef727d91f79d9050b
Author: Vítězslav Dvořák 
AuthorDate: Thu Jul 18 11:49:32 2019 +0200

[NETBEANS-2866]: Fix java.lang.RuntimeException: file name is too long ( > 
100 bytes)
when creating Tar archive for Docker image build context
---
 ide/docker.api/src/org/netbeans/modules/docker/FolderUploader.java | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/ide/docker.api/src/org/netbeans/modules/docker/FolderUploader.java 
b/ide/docker.api/src/org/netbeans/modules/docker/FolderUploader.java
index 77ad429..3d423f1 100644
--- a/ide/docker.api/src/org/netbeans/modules/docker/FolderUploader.java
+++ b/ide/docker.api/src/org/netbeans/modules/docker/FolderUploader.java
@@ -31,9 +31,8 @@ import java.util.logging.Level;
 import java.util.logging.Logger;
 import java.util.zip.GZIPOutputStream;
 import org.apache.commons.compress.archivers.ArchiveException;
-import org.apache.commons.compress.archivers.ArchiveOutputStream;
-import org.apache.commons.compress.archivers.ArchiveStreamFactory;
 import org.apache.commons.compress.archivers.tar.TarArchiveEntry;
+import org.apache.commons.compress.archivers.tar.TarArchiveOutputStream;
 import org.netbeans.modules.docker.api.DockerInstance;
 import org.openide.filesystems.FileObject;
 import org.openide.filesystems.FileUtil;
@@ -67,8 +66,8 @@ public class FolderUploader {
 try {
 GZIPOutputStream gzos = new GZIPOutputStream(cos);
 try {
-ArchiveOutputStream aos = new 
ArchiveStreamFactory().createArchiveOutputStream(
-ArchiveStreamFactory.TAR, gzos);
+TarArchiveOutputStream aos = new 
TarArchiveOutputStream(gzos);
+
aos.setLongFileMode(TarArchiveOutputStream.LONGFILE_POSIX);
 try {
 // FIXME exclude dockerignored files
 FileObject context = folder;


-
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: @deprecation in the comment section , without an @Deprecation annotation, will throw a warning message. This change adds @Deprecation annotation.

2019-07-23 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 aece61f  @deprecation in the comment section , without an @Deprecation 
annotation, will throw a warning message. This change adds @Deprecation 
annotation.
 new 080d17d  Merge pull request #1364 from 
BradWalker/netbeans_2817_deprecations
aece61f is described below

commit aece61f199417794c3283ba57fa30a97e9056291
Author: Brad Walker 
AuthorDate: Mon Jul 8 16:58:04 2019 -0600

@deprecation in the comment section , without an @Deprecation annotation, 
will
throw a warning message. This change adds @Deprecation annotation.
---
 .../netbeans/modules/web/api/webmodule/WebModule.java |  1 +
 .../modules/web/spi/webmodule/WebModuleFactory.java   |  1 +
 .../web/spi/webmodule/WebModuleImplementation.java|  1 +
 .../modules/glassfish/common/ui/IpComboBox.java   | 15 +--
 .../glassfish/common/ui/JavaPlatformsComboBox.java| 15 +--
 .../modules/glassfish/tooling/logging/Logger.java |  5 +
 .../netbeans/modules/payara/common/ui/IpComboBox.java | 15 +--
 .../modules/payara/tooling/logging/Logger.java|  5 +
 .../src/org/netbeans/jellytools/actions/Action.java   |  3 +++
 .../netbeans/jellytools/actions/ActionNoBlock.java|  1 +
 .../org/netbeans/jellytools/actions/SaveAction.java   |  2 ++
 .../css/lib/api/properties/UnitGrammarElement.java|  1 +
 .../org/netbeans/modules/css/live/LiveUpdater.java|  3 ++-
 .../src/org/netbeans/editor/Formatter.java|  5 -
 .../src/org/netbeans/editor/ext/ExtFormatter.java |  2 +-
 .../modules/editor/fold/ui/CodeFoldingSideBar.java|  6 ++
 .../org/netbeans/modules/html/parser/Html5Model.java  |  1 +
 .../org/netbeans/modules/html/parser/Html5Parser.java |  2 ++
 .../org/netbeans/modules/image/ImageDataObject.java   |  1 +
 .../org/netbeans/jellytools/EditorWindowOperator.java |  1 +
 .../src/org/netbeans/lib/terminalemulator/Term.java   |  1 +
 .../src/org/openidex/search/SearchHistory.java|  7 +--
 .../modules/xml/multiview/ui/SectionInnerPanel.java   |  1 +
 .../modules/xml/multiview/ui/SimpleDialogPanel.java   |  2 ++
 .../modules/xml/actions/CheckEntityAction.java|  1 +
 .../modules/form/actions/InspectorAction.java |  1 +
 .../completion/VariableCompletionProvider.java|  1 +
 .../netbeans/api/progress/ProgressHandleFactory.java  |  2 ++
 .../src/org/netbeans/api/progress/ProgressUtils.java  |  8 
 .../org/netbeans/api/autoupdate/InstallSupport.java   |  1 +
 .../masterfs/providers/AnnotationProvider.java|  1 +
 platform/openide.awt/src/org/openide/awt/Actions.java |  1 +
 .../src/org/openide/explorer/ExplorerActions.java |  2 ++
 .../src/org/openide/explorer/ExplorerPanel.java   |  1 +
 .../src/org/openide/util/HttpServer.java  |  9 +
 .../src/org/openide/util/WeakListener.java| 19 +++
 .../src/org/openide/filesystems/XMLFileSystem.java| 11 ---
 .../explorer/propertysheet/PropertySheetSettings.java | 17 ++---
 .../src/org/openide/options/ContextSystemOption.java  |  1 +
 .../src/org/openide/options/SystemOption.java |  1 +
 .../src/org/openide/text/PrintSettings.java   |  1 +
 .../src/org/openide/util/NetworkSettings.java |  1 +
 42 files changed, 139 insertions(+), 37 deletions(-)

diff --git 
a/enterprise/api.web.webmodule/src/org/netbeans/modules/web/api/webmodule/WebModule.java
 
b/enterprise/api.web.webmodule/src/org/netbeans/modules/web/api/webmodule/WebModule.java
index b8555a8..caf76fa 100644
--- 
a/enterprise/api.web.webmodule/src/org/netbeans/modules/web/api/webmodule/WebModule.java
+++ 
b/enterprise/api.web.webmodule/src/org/netbeans/modules/web/api/webmodule/WebModule.java
@@ -181,6 +181,7 @@ public final class WebModule {
  * @return J2EE platform version; never null.
  * @deprecated use {@link #getJ2eeProfile()}
  */
+@Deprecated
 public String getJ2eePlatformVersion () {
 if (impl2 != null) {
 return impl2.getJ2eeProfile().toPropertiesString();
diff --git 
a/enterprise/api.web.webmodule/src/org/netbeans/modules/web/spi/webmodule/WebModuleFactory.java
 
b/enterprise/api.web.webmodule/src/org/netbeans/modules/web/spi/webmodule/WebModuleFactory.java
index 9d7eda5..cb1a358 100644
--- 
a/enterprise/api.web.webmodule/src/org/netbeans/modules/web/spi/webmodule/WebModuleFactory.java
+++ 
b/enterprise/api.web.webmodule/src/org/netbeans/modules/web/spi/webmodule/WebModuleFactory.java
@@ -40,6 +40,7 @@ public final class WebModuleFactory {
  * @return an instance of a API web module.
  * @deprecated use {@link 
#createWebModule(org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2)}
  */
+  

[netbeans] branch master updated (1c15d6c -> 149e618)

2019-07-23 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 1c15d6c  Merge pull request #1390 from 
neilcsmith-net/UpdateSpecVersionsForNB112
 new 634f596  Fix SAXEntityParserTest test class in api.xml ide module
 new 8617021  Test api.xml module
 new 149e618  Merge pull request #1321 from 
blackleg/fix_sax_entity_parser_test

The 2763 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  |  3 ++-
 .../netbeans/api/xml/parsers/SAXEntityParserTest.java| 16 ++--
 2 files changed, 8 insertions(+), 11 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] [Created] (NETBEANS-2886) Release Maven artefacts

2019-07-23 Thread Neil C Smith (JIRA)
Neil C Smith created NETBEANS-2886:
--

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






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

2019-07-23 Thread Neil C Smith (JIRA)


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

Neil C Smith resolved NETBEANS-2687.

Resolution: Done

> Increment Spec Versions on Master Branch
> 
>
> Key: NETBEANS-2687
> URL: https://issues.apache.org/jira/browse/NETBEANS-2687
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Priority: Major
> 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
(v7.6.14#76016)

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

2019-07-23 Thread Neil C Smith (JIRA)


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

Neil C Smith resolved NETBEANS-2700.

Resolution: Done

> Snapshot of APIs for release 11.1
> -
>
> Key: NETBEANS-2700
> URL: https://issues.apache.org/jira/browse/NETBEANS-2700
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Neil C Smith
>Assignee: Neil C Smith
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Benjamin Graf (JIRA)


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

Benjamin Graf commented on NETBEANS-2884:
-

NETBEANS-2284 brought the change breaking probe. See build.xml change.

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
> Attachments: Captura de pantalla 2019-07-23 a las 17.55.52.png
>
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Benjamin Graf (JIRA)


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

Benjamin Graf commented on NETBEANS-2884:
-

Have a look at NETBEANS-2878. It's a problem with building the probe jar.

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
> Attachments: Captura de pantalla 2019-07-23 a las 17.55.52.png
>
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Juan Miguel Escribano (JIRA)


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

Juan Miguel Escribano commented on NETBEANS-2884:
-

I had have Java 7 added in Netbeans 11.0 and Netbeans 11.1 has imported it 
correctly.

macOS 10.14.6 and Netbeans 11.1 running over Java 8

!Captura de pantalla 2019-07-23 a las 17.55.52.png!

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
> Attachments: Captura de pantalla 2019-07-23 a las 17.55.52.png
>
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Juan Miguel Escribano (JIRA)


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

Juan Miguel Escribano updated NETBEANS-2884:

Attachment: Captura de pantalla 2019-07-23 a las 17.55.52.png

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
> Attachments: Captura de pantalla 2019-07-23 a las 17.55.52.png
>
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread ASF GitHub Bot (JIRA)


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

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

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor, javascript - JSON
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Attachments: idelog, idelog, uilog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Dell Green (JIRA)


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

Dell Green commented on NETBEANS-2884:
--

Seeing this when trying to add jdk 6 or 7 as a java platform to Netbeans 11.1 
on Ubuntu 18.04.

Rolling back the linux snap package to Netbeans 11 makes the problem go away. 
Subseuently then updating the snap package again to Netbeans 11.1 the problem 
comes back.

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Dell Green (JIRA)


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

Dell Green commented on NETBEANS-2884:
--

Seems related to [https://netbeans.org/bugzilla/show_bug.cgi?id=270132]

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga updated NETBEANS-2884:

Description: 
In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
register a JDK earlier than JDK 8.

See the discussion on the users mailing list here:

https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E

Registration will fail: "Cannot detect and install the selected platform. The 
java or javac may not be executable."



  was:
In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
register a JDK earlier than JDK 8.

See the discussion on the users mailing list here:

https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E

It will fail:




> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> Registration will fail: "Cannot detect and install the selected platform. The 
> java or javac may not be executable."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2884:
-

IDE log:

INFO [org.netbeans.modules.java.j2seplatform.wizard.NewJ2SEPlatform]: Cannot 
execute probe process
java.io.IOException: Java process exit code: 1
at 
org.netbeans.modules.java.j2seplatform.wizard.NewJ2SEPlatform.getSDKProperties(NewJ2SEPlatform.java:144)
[catch] at 
org.netbeans.modules.java.j2seplatform.wizard.NewJ2SEPlatform.run(NewJ2SEPlatform.java:94)
at 
org.netbeans.modules.java.j2seplatform.wizard.DetectPanel$WizardPanel$1.run(DetectPanel.java:438)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)

> JDK 7 and earlier cannot be registered in Java Platform Manager
> ---
>
> Key: NETBEANS-2884
> URL: https://issues.apache.org/jira/browse/NETBEANS-2884
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Geertjan Wielenga
>Priority: Major
>
> In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
> register a JDK earlier than JDK 8.
> See the discussion on the users mailing list here:
> https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E
> It will fail:



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2884) JDK 7 and earlier cannot be registered in Java Platform Manager

2019-07-23 Thread Geertjan Wielenga (JIRA)
Geertjan Wielenga created NETBEANS-2884:
---

 Summary: JDK 7 and earlier cannot be registered in Java Platform 
Manager
 Key: NETBEANS-2884
 URL: https://issues.apache.org/jira/browse/NETBEANS-2884
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.1
Reporter: Geertjan Wielenga


In 11.1, and not in 11.0, go to Tools | Java Platform Manager and try to 
register a JDK earlier than JDK 8.

See the discussion on the users mailing list here:

https://lists.apache.org/thread.html/3d58770cde1095decec22864057657337345acfe895f0dae2b5d6d1c@%3Cusers.netbeans.apache.org%3E

It will fail:





--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-2881:
---
Component/s: javascript - JSON
 javascript - Editor

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor, javascript - JSON
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Assignee: Junichi Yamamoto
>Priority: Major
> Attachments: idelog, idelog, uilog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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] [Assigned] (NETBEANS-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto reassigned NETBEANS-2881:
--

Assignee: Junichi Yamamoto

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Assignee: Junichi Yamamoto
>Priority: Major
> Attachments: idelog, idelog, uilog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-2881:


[~vluongo] Maybe the cause is 
vendor/symfony/translation/Tests/fixtures/empty.json So, please try to ignore 
vendor/symfony/translation/Tests directory in your project properties.

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: idelog, idelog, uilog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-2881:


Could you please provide example code to reproduce it? Maybe, the exception 
occurs somewhere JavaScript code. Thanks.

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: idelog, idelog, uilog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2883) Creation of nbm plugin via maven not working

2019-07-23 Thread Eric Barboni (JIRA)
Eric Barboni created NETBEANS-2883:
--

 Summary: Creation of nbm plugin via maven not working
 Key: NETBEANS-2883
 URL: https://issues.apache.org/jira/browse/NETBEANS-2883
 Project: NetBeans
  Issue Type: Task
  Components: apisupport - Maven
Reporter: Eric Barboni






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2882) Unrelated Payara icon in toolbar

2019-07-23 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-2882:
-

It was enabled and provided automatically I believe.

> Unrelated Payara icon in toolbar
> 
>
> Key: NETBEANS-2882
> URL: https://issues.apache.org/jira/browse/NETBEANS-2882
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
> Environment: OS: win 10, JDK: 1.8.0_212
>Reporter: Ghader Arkani
>Assignee: Gaurav Gupta
>Priority: Minor
> Attachments: pic.jpg
>
>
> There is a Payara icon in my toolbar and I don't know how to remove it. I 
> don't use any Payara related project.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2882) Unrelated Payara icon in toolbar

2019-07-23 Thread Ghader Arkani (JIRA)
Ghader Arkani created NETBEANS-2882:
---

 Summary: Unrelated Payara icon in toolbar
 Key: NETBEANS-2882
 URL: https://issues.apache.org/jira/browse/NETBEANS-2882
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.1
 Environment: OS: win 10, JDK: 1.8.0_212
Reporter: Ghader Arkani
 Attachments: pic.jpg

There is a Payara icon in my toolbar and I don't know how to remove it. I don't 
use any Payara related project.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo updated NETBEANS-2881:
--
Attachment: idelog
uilog

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: idelog, idelog, uilog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Vincenzo Luongo (JIRA)


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

Vincenzo Luongo updated NETBEANS-2881:
--
Attachment: idelog
uilog

> [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
> during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
> range: -1
> 
>
> Key: NETBEANS-2881
> URL: https://issues.apache.org/jira/browse/NETBEANS-2881
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
>Reporter: Vincenzo Luongo
>Priority: Major
> Attachments: idelog, uilog
>
>
> after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out 
> this errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2881) [org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception during parsing java.lang.StringIndexOutOfBoundsException: String index out of range: -1

2019-07-23 Thread Vincenzo Luongo (JIRA)
Vincenzo Luongo created NETBEANS-2881:
-

 Summary: 
[org.netbeans.modules.javascript2.editor.parser.SanitizingParser]: Exception 
during parsing java.lang.StringIndexOutOfBoundsException: String index out of 
range: -1
 Key: NETBEANS-2881
 URL: https://issues.apache.org/jira/browse/NETBEANS-2881
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.1
Reporter: Vincenzo Luongo
 Attachments: idelog, uilog

after upgrade to 11.1 from 11.0 scanning my projects (all laravel php) out this 
errors



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-2880) L - Ellipsis button can't be modified on PropUtils

2019-07-23 Thread Yann Dameron (JIRA)
Yann Dameron created NETBEANS-2880:
--

 Summary: L - Ellipsis button can't be modified on PropUtils
 Key: NETBEANS-2880
 URL: https://issues.apache.org/jira/browse/NETBEANS-2880
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.0
Reporter: Yann Dameron
Assignee: Yann Dameron


On the PropUtils class, there is a bunch of properties to customize the 
rendering but there is no way to use another icon than the hardcoded on for 
ellipsis buttons.
{code:java}
/** Lazily creates the custom editor button icon */
static Icon getCustomButtonIcon() {
return new BpIcon(); 
}{code}
The goal of this ticket is to add a property to define the icon to use. 
If the property is not defined, rely on the BpIcon. 

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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