[jira] [Updated] (NETBEANS-2379) Unable to create Maven Java EE Web Application project

2019-04-08 Thread Gaurav Gupta (JIRA)


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

Gaurav Gupta updated NETBEANS-2379:
---
Description: 
On Creating project from Java with Maven > Web Application (disabled) > Finding 
feature, following error is shown :

Error encountered obtaining update information:
 
[https://netbeans.org/projects/legacy/projects/legacy/nb/updates/11.0/updates.xml.gz]?unique=080842...xxx...

 

!nb_error.png|height=350,width=600!

 

 

  was:
On Creating project from Java with Maven > Web Application (disabled) > Finding 
feature, following error is shown :

Error encountered obtaining update information:
[https://netbeans.org/projects/legacy/projects/legacy/nb/updates/11.0/updates.xml.gz]?unique=080842...xxx...

 

 


> Unable to create Maven Java EE Web Application project
> --
>
> Key: NETBEANS-2379
> URL: https://issues.apache.org/jira/browse/NETBEANS-2379
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Features On Demand
>Affects Versions: 11.0
>Reporter: Gaurav Gupta
>Priority: Major
> Attachments: nb_error.png
>
>
> On Creating project from Java with Maven > Web Application (disabled) > 
> Finding feature, following error is shown :
> Error encountered obtaining update information:
>  
> [https://netbeans.org/projects/legacy/projects/legacy/nb/updates/11.0/updates.xml.gz]?unique=080842...xxx...
>  
> !nb_error.png|height=350,width=600!
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2379) Unable to create Maven Java EE Web Application project

2019-04-08 Thread Gaurav Gupta (JIRA)


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

Gaurav Gupta updated NETBEANS-2379:
---
Attachment: nb_error.png

> Unable to create Maven Java EE Web Application project
> --
>
> Key: NETBEANS-2379
> URL: https://issues.apache.org/jira/browse/NETBEANS-2379
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Features On Demand
>Affects Versions: 11.0
>Reporter: Gaurav Gupta
>Priority: Major
> Attachments: nb_error.png
>
>
> On Creating project from Java with Maven > Web Application (disabled) > 
> Finding feature, following error is shown :
> Error encountered obtaining update information:
> [https://netbeans.org/projects/legacy/projects/legacy/nb/updates/11.0/updates.xml.gz]?unique=080842...xxx...
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2379) Unable to create Maven Java EE Web Application project

2019-04-08 Thread Gaurav Gupta (JIRA)
Gaurav Gupta created NETBEANS-2379:
--

 Summary: Unable to create Maven Java EE Web Application project
 Key: NETBEANS-2379
 URL: https://issues.apache.org/jira/browse/NETBEANS-2379
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Features On Demand
Affects Versions: 11.0
Reporter: Gaurav Gupta
 Attachments: nb_error.png

On Creating project from Java with Maven > Web Application (disabled) > Finding 
feature, following error is shown :

Error encountered obtaining update information:
[https://netbeans.org/projects/legacy/projects/legacy/nb/updates/11.0/updates.xml.gz]?unique=080842...xxx...

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



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

2019-04-08 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/incubator-netbeans-website.git


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

commit 91e5682138b47ee23be35d2de676fa3b9182793a
Author: jenkins 
AuthorDate: Tue Apr 9 01:24:13 2019 +

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

diff --git a/content/.htaccess b/content/.htaccess
index 7691860..c9edda9 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -15,6 +15,5 @@ RewriteEngine On
 RewriteCond "%{REQUEST_FILENAME}" "!-f"
 # ... nor a directory ...
 RewriteCond "%{REQUEST_FILENAME}" "!-d"
-# ... then redirect (302) to Oracle's server
-RequestHeader set Host netbeans.org
-RewriteRule (.*) "https://137.254.56.26/$1"; [L,R=302]
+# ... then redirect (302) to the legacy.netbeans.org server with Oracle era 
content
+RewriteRule (.*) "https://legacy.netbeans.org/$1"; [L,R=302]


-
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



[incubator-netbeans-website] branch master updated: Redirection to legacy.netbeans.org for 404 pages.

2019-04-08 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 7741c11  Redirection to legacy.netbeans.org for 404 pages.
7741c11 is described below

commit 7741c1102c1a294df4267ae8c46f18b0bafd0aef
Author: Antonio Vieiro 
AuthorDate: Tue Apr 9 03:21:23 2019 +0200

Redirection to legacy.netbeans.org for 404 pages.
---
 netbeans.apache.org/src/content/.htaccess | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 7691860..c9edda9 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -15,6 +15,5 @@ RewriteEngine On
 RewriteCond "%{REQUEST_FILENAME}" "!-f"
 # ... nor a directory ...
 RewriteCond "%{REQUEST_FILENAME}" "!-d"
-# ... then redirect (302) to Oracle's server
-RequestHeader set Host netbeans.org
-RewriteRule (.*) "https://137.254.56.26/$1"; [L,R=302]
+# ... then redirect (302) to the legacy.netbeans.org server with Oracle era 
content
+RewriteRule (.*) "https://legacy.netbeans.org/$1"; [L,R=302]


-
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-1850) macOS: Option (⌥ / alt) keys not recognised after pressing right-hand option (⌥ / alt) key

2019-04-08 Thread Lukas (JIRA)


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

Lukas updated NETBEANS-1850:

Summary: macOS: Option (⌥ / alt) keys not recognised after pressing 
right-hand option (⌥ / alt) key  (was: macOS: Option (⌥ / alt) keys not 
recognised after using right-hand option (⌥ / alt) key)

> macOS: Option (⌥ / alt) keys not recognised after pressing right-hand option 
> (⌥ / alt) key
> --
>
> Key: NETBEANS-1850
> URL: https://issues.apache.org/jira/browse/NETBEANS-1850
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0
> Environment: macOS Mojave on a Macbook Air (Early 2015), Netbeans 
> Binary
>Reporter: Lukas
>Priority: Major
>
> *The issue*
> This issue concerns macOS only.
> The option key (also known as ⌥ or the alt-key) is no longer recognised by 
> Netbeans after using the option (⌥ / alt) key on the right-hand side. The 
> left-hand side works without any problems.
> The option-keys are still available to open an additional bracket. However, 
> any additional functionality is lost.
> After re-opening Netbeans, the program does recognise the option keys again. 
> This, however, only stays until the right-hand option key is pressed again.
> *Steps to reproduce the issue*
> Make sure you are using Netbeans later than 8.2 on macOS.
>  # Open any project. Note the *left* option-key is working, e.g. by 
> navigating your code by pressing the *left* option key and the left and right 
> arrows at the same time.
>  ** This can be confirmed by opening the keymap settings (Preferences, 
> Keymap) and clicking on "in shortcuts".
>  ** After pressing the *left* option key in this field, the symbol of the key 
> is displayed as such.
>  ** This shows the *left* option key is perfectly recognised by Netbeans.
>  # Press the *right-hand* option key once.
>  # Try using any of the option (alt)-keys again in Netbeans. You will notice 
> both option keys seems broken.
>  ** This can be confirmed by opening the keymap settings (Preferences, 
> Keymap)  and clicking on "in shortcuts".
>  ** When pressing any of the option keys in this field, the field stays blank.
>  ** This shows the option key is *no longer recognised by Netbeans*.
>  # Re-open netbeans. Then, try to use the *left* alt-key and note that it 
> works again.
> *About the issue*
> The issue started appearing in Netbeans 9 and is still present in Netbeans 10 
> and 11. It is not present in Netbeans 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1850) macOS: Option (⌥ / alt) keys not recognised after pressing right-hand option (⌥ / alt) key

2019-04-08 Thread Lukas (JIRA)


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

Lukas updated NETBEANS-1850:

Description: 
*The issue*

This issue concerns macOS only.

The option key (also known as ⌥ or the alt-key) is no longer recognised by 
Netbeans after using the option (⌥ / alt) key on the right-hand side. Using the 
left-hand side on its own works without any problems.

The option-keys are still available to open an additional bracket. However, any 
additional functionality is lost.

After re-opening Netbeans, the program does recognise the option keys again. 
This, however, only stays until the right-hand option key is pressed again.

*Steps to reproduce the issue*

Make sure you are using Netbeans later than 8.2 on macOS.
 # Open any project. Note the *left* option-key is working, e.g. by navigating 
your code by pressing the *left* option key and the left and right arrows at 
the same time.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap) 
and clicking on "in shortcuts".
 ** After pressing the *left* option key in this field, the symbol of the key 
is displayed as such.
 ** This shows the *left* option key is perfectly recognised by Netbeans.
 # Press the *right-hand* option key once.
 # Try using any of the option (alt)-keys again in Netbeans. You will notice 
both option keys seems broken.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap)  
and clicking on "in shortcuts".
 ** When pressing any of the option keys in this field, the field stays blank.
 ** This shows the option key is *no longer recognised by Netbeans*.
 # Re-open netbeans. Then, try to use the *left* alt-key and note that it works 
again.

*About the issue*

The issue started appearing in Netbeans 9 and is still present in Netbeans 10 
and 11. It is not present in Netbeans 8.2.

  was:
*The issue*

This issue concerns macOS only.

The option key (also known as ⌥ or the alt-key) is no longer recognised by 
Netbeans after using the option (⌥ / alt) key on the right-hand side. The 
left-hand side works without any problems.

The option-keys are still available to open an additional bracket. However, any 
additional functionality is lost.

After re-opening Netbeans, the program does recognise the option keys again. 
This, however, only stays until the right-hand option key is pressed again.

*Steps to reproduce the issue*

Make sure you are using Netbeans later than 8.2 on macOS.
 # Open any project. Note the *left* option-key is working, e.g. by navigating 
your code by pressing the *left* option key and the left and right arrows at 
the same time.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap) 
and clicking on "in shortcuts".
 ** After pressing the *left* option key in this field, the symbol of the key 
is displayed as such.
 ** This shows the *left* option key is perfectly recognised by Netbeans.
 # Press the *right-hand* option key once.
 # Try using any of the option (alt)-keys again in Netbeans. You will notice 
both option keys seems broken.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap)  
and clicking on "in shortcuts".
 ** When pressing any of the option keys in this field, the field stays blank.
 ** This shows the option key is *no longer recognised by Netbeans*.
 # Re-open netbeans. Then, try to use the *left* alt-key and note that it works 
again.

*About the issue*

The issue started appearing in Netbeans 9 and is still present in Netbeans 10 
and 11. It is not present in Netbeans 8.2.


> macOS: Option (⌥ / alt) keys not recognised after pressing right-hand option 
> (⌥ / alt) key
> --
>
> Key: NETBEANS-1850
> URL: https://issues.apache.org/jira/browse/NETBEANS-1850
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0
> Environment: macOS Mojave on a Macbook Air (Early 2015), Netbeans 
> Binary
>Reporter: Lukas
>Priority: Major
>
> *The issue*
> This issue concerns macOS only.
> The option key (also known as ⌥ or the alt-key) is no longer recognised by 
> Netbeans after using the option (⌥ / alt) key on the right-hand side. Using 
> the left-hand side on its own works without any problems.
> The option-keys are still available to open an additional bracket. However, 
> any additional functionality is lost.
> After re-opening Netbeans, the program does recognise the option keys again. 
> This, however, only stays until the right-hand option key is pressed again.
> *Steps to reproduce the issue*
> Make sure you are using Netbeans later than 8.2 on macOS.
>  # Open any project. Note the *left* option-key is working, e.g. by 
> navigating your code by pressing the *left* option key and the left and right 
> arrows at the same

[jira] [Updated] (NETBEANS-1850) macOS: Option (⌥ / alt) keys not recognised after using right-hand option (⌥ / alt) key

2019-04-08 Thread Lukas (JIRA)


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

Lukas updated NETBEANS-1850:

Description: 
*The issue*

This issue concerns macOS only.

The option key (also known as ⌥ or the alt-key) is no longer recognised by 
Netbeans after using the option (⌥ / alt) key on the right-hand side. The 
left-hand side works without any problems.

The option-keys are still available to open an additional bracket. However, any 
additional functionality is lost.

After re-opening Netbeans, the program does recognise the option keys again. 
This, however, only stays until the right-hand option key is pressed again.

*Steps to reproduce the issue*

Make sure you are using Netbeans later than 8.2 on macOS.
 # Open any project. Note the *left* option-key is working, e.g. by navigating 
your code by pressing the *left* option key and the left and right arrows at 
the same time.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap) 
and clicking on "in shortcuts".
 ** After pressing the *left* option key in this field, the symbol of the key 
is displayed as such.
 ** This shows the *left* option key is perfectly recognised by Netbeans.
 # Press the *right-hand* option key once.
 # Try using any of the option (alt)-keys again in Netbeans. You will notice 
both option keys seems broken.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap)  
and clicking on "in shortcuts".
 ** When pressing any of the option keys in this field, the field stays blank.
 ** This shows the option key is *no longer recognised by Netbeans*.
 # Re-open netbeans. Then, try to use the *left* alt-key and note that it works 
again.

*About the issue*

The issue started appearing in Netbeans 9 and is still present in Netbeans 10 
and 11. It is not present in Netbeans 8.2.

  was:
*The issue*

This issue concerns macOS only.

The option key (also known as ⌥ or the alt-key) is no longer recognised by 
Netbeans after opening or closing a curly or squared bracket, i.e. after typing 
one of the following: *{* *[ ] }*.

Netbeans automatically closes brackets by default. However, even with this 
feature disabled, the option-key still stops working after inserting one of the 
brackets mentioned above.

The option-key is still available to open an additional bracket. However, any 
additional functionality is lost.

After re-opening Netbeans, the program does recognise the option key again. 
This, however, only stays until a new bracket is opened.

*Steps to reproduce the issue*

Make sure you are using Netbeans later than 8.2 on macOS.
 # Open any project. Note the option-key is working, e.g. by navigating your 
code by pressing the option key and the left and right arrows at the same time.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap) 
and clicking on "in shortcuts".
 ** After pressing the option key in this field, the symbol of the key is 
displayed as such.
 ** This shows the option key is perfectly recognised by Netbeans.
 # Type a *{* or *[* at any position in your project.
 # Try using the option (alt)-key again in Netbeans. You will notice the key 
seems broken.
 ** This can be confirmed by opening the keymap settings (Preferences, Keymap)  
and clicking on "in shortcuts".
 ** When pressing the option key in this field, the field stays blank.
 ** This shows the option key is no longer recognised by Netbeans.
 # Re-open netbeans. Then, try to use the alt-key and note that it works again.

*About the issue*

The issue started appearing in Netbeans 9 and is still present in Netbeans 10. 
It is not present in Netbeans 8.2.


> macOS: Option (⌥ / alt) keys not recognised after using right-hand option (⌥ 
> / alt) key
> ---
>
> Key: NETBEANS-1850
> URL: https://issues.apache.org/jira/browse/NETBEANS-1850
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0
> Environment: macOS Mojave on a Macbook Air (Early 2015), Netbeans 
> Binary
>Reporter: Lukas
>Priority: Major
>
> *The issue*
> This issue concerns macOS only.
> The option key (also known as ⌥ or the alt-key) is no longer recognised by 
> Netbeans after using the option (⌥ / alt) key on the right-hand side. The 
> left-hand side works without any problems.
> The option-keys are still available to open an additional bracket. However, 
> any additional functionality is lost.
> After re-opening Netbeans, the program does recognise the option keys again. 
> This, however, only stays until the right-hand option key is pressed again.
> *Steps to reproduce the issue*
> Make sure you are using Netbeans later than 8.2 on macOS.
>  # Open any project. Note the *left* option-key is working, e.g. by 
> navigating your code by pressing the *l

[jira] [Updated] (NETBEANS-1850) macOS: Option (⌥ / alt) keys not recognised after using right-hand option (⌥ / alt) key

2019-04-08 Thread Lukas (JIRA)


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

Lukas updated NETBEANS-1850:

Summary: macOS: Option (⌥ / alt) keys not recognised after using right-hand 
option (⌥ / alt) key  (was: macOS: Option (⌥ / alt) key not recognised after 
typing brackets {, [, ], or })

> macOS: Option (⌥ / alt) keys not recognised after using right-hand option (⌥ 
> / alt) key
> ---
>
> Key: NETBEANS-1850
> URL: https://issues.apache.org/jira/browse/NETBEANS-1850
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0
> Environment: macOS Mojave on a Macbook Air (Early 2015), Netbeans 
> Binary
>Reporter: Lukas
>Priority: Major
>
> *The issue*
> This issue concerns macOS only.
> The option key (also known as ⌥ or the alt-key) is no longer recognised by 
> Netbeans after opening or closing a curly or squared bracket, i.e. after 
> typing one of the following: *{* *[ ] }*.
> Netbeans automatically closes brackets by default. However, even with this 
> feature disabled, the option-key still stops working after inserting one of 
> the brackets mentioned above.
> The option-key is still available to open an additional bracket. However, any 
> additional functionality is lost.
> After re-opening Netbeans, the program does recognise the option key again. 
> This, however, only stays until a new bracket is opened.
> *Steps to reproduce the issue*
> Make sure you are using Netbeans later than 8.2 on macOS.
>  # Open any project. Note the option-key is working, e.g. by navigating your 
> code by pressing the option key and the left and right arrows at the same 
> time.
>  ** This can be confirmed by opening the keymap settings (Preferences, 
> Keymap) and clicking on "in shortcuts".
>  ** After pressing the option key in this field, the symbol of the key is 
> displayed as such.
>  ** This shows the option key is perfectly recognised by Netbeans.
>  # Type a *{* or *[* at any position in your project.
>  # Try using the option (alt)-key again in Netbeans. You will notice the key 
> seems broken.
>  ** This can be confirmed by opening the keymap settings (Preferences, 
> Keymap)  and clicking on "in shortcuts".
>  ** When pressing the option key in this field, the field stays blank.
>  ** This shows the option key is no longer recognised by Netbeans.
>  # Re-open netbeans. Then, try to use the alt-key and note that it works 
> again.
> *About the issue*
> The issue started appearing in Netbeans 9 and is still present in Netbeans 
> 10. It is not present in Netbeans 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1850) macOS: Option (⌥ / alt) key not recognised after typing brackets {, [, ], or }

2019-04-08 Thread Lukas (JIRA)


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

Lukas updated NETBEANS-1850:

Affects Version/s: 11.0

> macOS: Option (⌥ / alt) key not recognised after typing brackets {, [, ], or }
> --
>
> Key: NETBEANS-1850
> URL: https://issues.apache.org/jira/browse/NETBEANS-1850
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0
> Environment: macOS Mojave on a Macbook Air (Early 2015), Netbeans 
> Binary
>Reporter: Lukas
>Priority: Major
>
> *The issue*
> This issue concerns macOS only.
> The option key (also known as ⌥ or the alt-key) is no longer recognised by 
> Netbeans after opening or closing a curly or squared bracket, i.e. after 
> typing one of the following: *{* *[ ] }*.
> Netbeans automatically closes brackets by default. However, even with this 
> feature disabled, the option-key still stops working after inserting one of 
> the brackets mentioned above.
> The option-key is still available to open an additional bracket. However, any 
> additional functionality is lost.
> After re-opening Netbeans, the program does recognise the option key again. 
> This, however, only stays until a new bracket is opened.
> *Steps to reproduce the issue*
> Make sure you are using Netbeans later than 8.2 on macOS.
>  # Open any project. Note the option-key is working, e.g. by navigating your 
> code by pressing the option key and the left and right arrows at the same 
> time.
>  ** This can be confirmed by opening the keymap settings (Preferences, 
> Keymap) and clicking on "in shortcuts".
>  ** After pressing the option key in this field, the symbol of the key is 
> displayed as such.
>  ** This shows the option key is perfectly recognised by Netbeans.
>  # Type a *{* or *[* at any position in your project.
>  # Try using the option (alt)-key again in Netbeans. You will notice the key 
> seems broken.
>  ** This can be confirmed by opening the keymap settings (Preferences, 
> Keymap)  and clicking on "in shortcuts".
>  ** When pressing the option key in this field, the field stays blank.
>  ** This shows the option key is no longer recognised by Netbeans.
>  # Re-open netbeans. Then, try to use the alt-key and note that it works 
> again.
> *About the issue*
> The issue started appearing in Netbeans 9 and is still present in Netbeans 
> 10. It is not present in Netbeans 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2378) .gradle files uneditable until groovy is "activated"

2019-04-08 Thread Mark Claassen (JIRA)
Mark Claassen created NETBEANS-2378:
---

 Summary: .gradle files uneditable until groovy is "activated"
 Key: NETBEANS-2378
 URL: https://issues.apache.org/jira/browse/NETBEANS-2378
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Gradle
Affects Versions: 11.0
 Environment: Windows 10 x64, Java 12
Reporter: Mark Claassen


I was trying out Netbeans 11 and it recognized by Gradle project immediately.  
However, when I tried to edit any .gradle files, it opened up an editor tab 
with no name on it.  The tab was in the 'local history' view, which didn't 
work, and it was not possible to view the source file.  I was unable to find 
any way I could edit the .gradle file in Netbeans.

I was able to fix the problem by randomly checking my settings.  I went to the 
Tools -> Misc  ===> "Groovy".  When I did that, a groovy "activating" message 
appeared quickly.  Now, I can now edit .gradle files.

I can appreciate the desire for lazy optimization, but this one can hurt a bit. 
 Everything else worked, and I had no idea why I couldn't edit the .gradle 
files in Netbeans.  I almost gave Netbeans 11 a pass because of this, which is 
why I put the initial priority as "Critical".

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



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

2019-04-08 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/incubator-netbeans-website.git


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

commit d98a0625bd7b20f6acc7b71b565232e9e1ff5885
Author: jenkins 
AuthorDate: Mon Apr 8 18:36:55 2019 +

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

diff --git a/content/.htaccess b/content/.htaccess
index e052951..7691860 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -16,6 +16,5 @@ RewriteCond "%{REQUEST_FILENAME}" "!-f"
 # ... nor a directory ...
 RewriteCond "%{REQUEST_FILENAME}" "!-d"
 # ... then redirect (302) to Oracle's server
-RewriteRule (.*) "http://137.254.56.26/$1"; [L,R=302]
-# As a fallaback also redirect all 404 files
-ErrorDocument 404 http://137.254.56.26/%{REQUEST_URI}
+RequestHeader set Host netbeans.org
+RewriteRule (.*) "https://137.254.56.26/$1"; [L,R=302]


-
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



[incubator-netbeans-website] branch master updated: Adding "Host" header for netbeans.org redirection.

2019-04-08 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new f0a305d  Adding "Host" header for netbeans.org redirection.
f0a305d is described below

commit f0a305d4423d1950a3cbb70580243073f988cb11
Author: Antonio Vieiro 
AuthorDate: Mon Apr 8 20:34:49 2019 +0200

Adding "Host" header for netbeans.org redirection.
---
 netbeans.apache.org/src/content/.htaccess | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index e052951..7691860 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -16,6 +16,5 @@ RewriteCond "%{REQUEST_FILENAME}" "!-f"
 # ... nor a directory ...
 RewriteCond "%{REQUEST_FILENAME}" "!-d"
 # ... then redirect (302) to Oracle's server
-RewriteRule (.*) "http://137.254.56.26/$1"; [L,R=302]
-# As a fallaback also redirect all 404 files
-ErrorDocument 404 http://137.254.56.26/%{REQUEST_URI}
+RequestHeader set Host netbeans.org
+RewriteRule (.*) "https://137.254.56.26/$1"; [L,R=302]


-
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-97) Improve java source reformatting of try and synchronized blocks with control structures

2019-04-08 Thread mike duigou (JIRA)


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

mike duigou updated NETBEANS-97:

Issue Type: Bug  (was: Improvement)

> Improve java source reformatting of try and synchronized blocks with control 
> structures
> ---
>
> Key: NETBEANS-97
> URL: https://issues.apache.org/jira/browse/NETBEANS-97
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 9.0
>Reporter: mike duigou
>Assignee: mike duigou
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> This issue recreates [https://netbeans.org/bugzilla/show_bug.cgi?id=269050 
> Netbeans bug 269050]. New bug database, new hope for integration!
> Currently the java source reformatter (java.source.base 
> org.netbeans.modules.java.source.save.Reformatter) does not treat try and 
> synchronized blocks as blocks when it encounters them with control 
> structures. So
> {code:java}
> if (foo == bar) try {
>baz();
> } catch (Exception all) {
>log.();
> }
> {code}
> is reformatted as :
> {code:java}
> if (foo == bar) {
>   try {
> baz();
>   } catch (Exception all) {
> log.();
>   }
> }
> {code}
> The additional added basic block layer is not needed as the try is already a 
> block. The same applies for a synchronized block as well.
> {code:java}
> if (foo == bar) synchronized(quux) {
>baz();
> }
> {code}
> is currently reformatted as :
> {code:java}
> if (foo == bar) {
>   synchronized(quux) {
> baz();
>   }
> }
> {code}
> In addition to "if/else" this formatting all affects other control structures 
> such as "for", "for-each" and "while".
> Line breaks are preserved so existing source 
> {code:java}
> if (foo == bar) {
>   synchronized(quux) {
> baz();
>   }
> }
> {code}
> will be reformatted with line breaks intact--only the braces will be removed 
> {code:java}
> if (foo == bar) 
>   synchronized(quux) {
> baz();
>   }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



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

2019-04-08 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/incubator-netbeans-website.git


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

commit 91897bf998762e94af11bfa78fc80660cdcf4518
Author: jenkins 
AuthorDate: Mon Apr 8 18:17:37 2019 +

Automated site publishing by Jenkins build 708
---
 content/download/nb110/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/download/nb110/index.html 
b/content/download/nb110/index.html
index e78e847..61cbf29 100644
--- a/content/download/nb110/index.html
+++ b/content/download/nb110/index.html
@@ -238,7 +238,7 @@ JEP-325 (and other preview features) follow these 
instructions:
 
 And more
 
-See https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103091452+";>our
 wiki for more
+See https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103091452";>our
 wiki for more
 improvements to the switch expression.
 
 


-
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



[incubator-netbeans-website] branch master updated: Update index.asciidoc

2019-04-08 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 4064eea  Update index.asciidoc
4064eea is described below

commit 4064eea91d322df90ab07f893195fac43135f813
Author: Geertjan Wielenga 
AuthorDate: Mon Apr 8 20:15:45 2019 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb110/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb110/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb110/index.asciidoc
index b6a1da3..5b5bea1 100644
--- a/netbeans.apache.org/src/content/download/nb110/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb110/index.asciidoc
@@ -160,7 +160,7 @@ That's cleaner, right?
 
  And more
 
-See 
link:+https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103091452+[our
 wiki] for more
+See 
link:https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103091452[our
 wiki] for more
 improvements to the `switch` expression.
 
 == Java EE support


-
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



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

2019-04-08 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/incubator-netbeans-website.git


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

commit 7a4b77454216d94eea7daeb73b586489577680c2
Author: jenkins 
AuthorDate: Mon Apr 8 18:05:51 2019 +

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

diff --git a/content/.htaccess b/content/.htaccess
index 173f36e..e052951 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -9,3 +9,13 @@ Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NE
 Redirect 302 /nb/report-issue 
https://issues.apache.org/jira/projects/NETBEANS/issues
 #cgi mirror script
 Redirect 301 /download/maven/index.html /download/maven/index.cgi
+# Enable rewrite engine to redirect 404 pages to old netbeans.org 
(137.254.56.26)
+RewriteEngine On
+# If the requested stuff is not a file ...
+RewriteCond "%{REQUEST_FILENAME}" "!-f"
+# ... nor a directory ...
+RewriteCond "%{REQUEST_FILENAME}" "!-d"
+# ... then redirect (302) to Oracle's server
+RewriteRule (.*) "http://137.254.56.26/$1"; [L,R=302]
+# As a fallaback also redirect all 404 files
+ErrorDocument 404 http://137.254.56.26/%{REQUEST_URI}


-
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



[incubator-netbeans-website] branch master updated: htaccess redirect to legacy netbeans.org (#346)

2019-04-08 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 46c31aa  htaccess redirect to legacy netbeans.org (#346)
46c31aa is described below

commit 46c31aa72b347bc2f661544784e225fecf7ed07c
Author: Antonio Vieiro 
AuthorDate: Mon Apr 8 20:03:34 2019 +0200

htaccess redirect to legacy netbeans.org (#346)

Let's see if this works. No way to test locally :-(
---
 netbeans.apache.org/src/content/.htaccess | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 173f36e..e052951 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -9,3 +9,13 @@ Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NE
 Redirect 302 /nb/report-issue 
https://issues.apache.org/jira/projects/NETBEANS/issues
 #cgi mirror script
 Redirect 301 /download/maven/index.html /download/maven/index.cgi
+# Enable rewrite engine to redirect 404 pages to old netbeans.org 
(137.254.56.26)
+RewriteEngine On
+# If the requested stuff is not a file ...
+RewriteCond "%{REQUEST_FILENAME}" "!-f"
+# ... nor a directory ...
+RewriteCond "%{REQUEST_FILENAME}" "!-d"
+# ... then redirect (302) to Oracle's server
+RewriteRule (.*) "http://137.254.56.26/$1"; [L,R=302]
+# As a fallaback also redirect all 404 files
+ErrorDocument 404 http://137.254.56.26/%{REQUEST_URI}


-
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-2158) No error when accessing undeclared or private properties

2019-04-08 Thread Fabian Kleinhans (JIRA)


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

Fabian Kleinhans commented on NETBEANS-2158:


Any feedback? :(

> No error when accessing undeclared or private properties
> 
>
> Key: NETBEANS-2158
> URL: https://issues.apache.org/jira/browse/NETBEANS-2158
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis
>Affects Versions: 10.0
>Reporter: Fabian Kleinhans
>Priority: Major
>  Labels: php, php7
> Attachments: code.png
>
>
> Hi,
> I just switched from Netbeans 8.2 to 10 some days ago. Now I wonder why 
> accessing undeclared or private properties in my PHP files are not marked in 
> the code like in 8.2. E.g.:
> {code:java}
>  class A {
>  
>   private $bar;
>  
>   public function __construct() {
>     $this->bar = 1;
>   }
> }
> $foo = new A();
> echo $foo->bar;
> echo $foo->bar2;
> {code}
> This code has green status saying "No errors". The project is set as 
> PHP-project.
> Have I missed a setting? I spent hours of research but didn't find a solution.
> Thanks for any hint!
> Fabian
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2377) "Find usage" functionality not available

2019-04-08 Thread Silviu (JIRA)
Silviu created NETBEANS-2377:


 Summary: "Find usage" functionality not available
 Key: NETBEANS-2377
 URL: https://issues.apache.org/jira/browse/NETBEANS-2377
 Project: NetBeans
  Issue Type: Bug
  Components: php - Code, php - Editor
Affects Versions: 11.0
Reporter: Silviu


I did a fresh "install" of NB 11.0 on my Kubuntu machine, and the "find usage" 
functionality seems to be missing from the IDE. When right-clicking a 
class/method, there is no "find usages" menu option. Alt-F7 (the default 
shortcut) does not work too.

Works as it should in NB 10.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2376) Highlight corresponding label/loop statement for "break" and "continue".

2019-04-08 Thread Silviu (JIRA)
Silviu created NETBEANS-2376:


 Summary: Highlight corresponding label/loop statement for "break" 
and "continue".
 Key: NETBEANS-2376
 URL: https://issues.apache.org/jira/browse/NETBEANS-2376
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Hints & Annotations
Affects Versions: 11.0
Reporter: Silviu


In a similar manner as with brackets highlighting (place the cursor on a 
bracket, the corresponding one will be highlighted), it would be useful to 
highlight the matching label/loop for "break" and "continue" statements.

Take for example this (poorly written) PHP code:

{{for ($i = 0; $i < 10; $i++) {}}
{{    for ($j = 0; $j < 10; $j++) {}}
{{    }}
{{    if ($i + $j == 10) {}}
{{   continue;}}
{{    }}}
{{    }}
{{    if ($j % 2) {}}
{{    continue(2);}}
{{    }}}
{{    }}
{{    echo "$i + $j", PHP_EOL;}}
{{    }}}
{{}}}

It would be useful when highlighting each "continue" statement to visually see 
which loop block it references. Same with "break".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2375) hint "Convert to Lambda or Member Reference" misnamed

2019-04-08 Thread Alvin Thompson (JIRA)
Alvin Thompson created NETBEANS-2375:


 Summary: hint "Convert to Lambda or Member Reference" misnamed
 Key: NETBEANS-2375
 URL: https://issues.apache.org/jira/browse/NETBEANS-2375
 Project: NetBeans
  Issue Type: Bug
  Components: java - Hints
Affects Versions: 11.0
Reporter: Alvin Thompson


The java hint "JDK Migration Support-->Convert to Lambda or Member Reference" 
should actually be named "Convert to Lambda or Method Reference". AFAIK there 
are no member references in this context.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



[incubator-netbeans-tools] branch master updated: try to get a buildstamp for master builds

2019-04-08 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/incubator-netbeans-tools.git


The following commit(s) were added to refs/heads/master by this push:
 new fcef5f6  try to get a buildstamp for master builds
fcef5f6 is described below

commit fcef5f6f4be1e8f9f00e87949d4ecf15e392cb20
Author: Eric Barboni 
AuthorDate: Mon Apr 8 16:56:27 2019 +0200

try to get a buildstamp for master builds
---
 buildscripts/conveniences/Jenkinsfile-master.groovy   | 2 +-
 buildscripts/conveniences/Jenkinsfile-maven-master.groovy | 2 +-
 buildscripts/conveniences/generatebuildscript.sh  | 8 
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/buildscripts/conveniences/Jenkinsfile-master.groovy 
b/buildscripts/conveniences/Jenkinsfile-master.groovy
index a8dd571..0530e32 100644
--- a/buildscripts/conveniences/Jenkinsfile-master.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-master.groovy
@@ -8,7 +8,7 @@ pipeline {
   pollSCM('H/5 * * * * ')
}
environment {
- buildnumber = ${BUILD_TIMESTAMP} 
+ buildnumber = "${BUILD_TIMESTAMP}" 
}
tools {
   maven 'Maven 3.3.9'
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-master.groovy 
b/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
index 1e51d8f..b4f0ac2 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
@@ -8,7 +8,7 @@ pipeline {
   pollSCM('H/5 * * * * ')
}
environment {
- buildnumber = ${BUILD_TIMESTAMP} 
+ buildnumber = "${BUILD_TIMESTAMP}" 
}
tools {
   maven 'Maven 3.3.9'
diff --git a/buildscripts/conveniences/generatebuildscript.sh 
b/buildscripts/conveniences/generatebuildscript.sh
index 3a76d4c..6c86e47 100644
--- a/buildscripts/conveniences/generatebuildscript.sh
+++ b/buildscripts/conveniences/generatebuildscript.sh
@@ -48,13 +48,13 @@ def 
write_pipelinebasic(afile,scm,jdktool,maventool,anttool,buildnumber):
   afile.write("   }\n")
   afile.write("   environment {\n")
   if buildnumber=='':
-  afile.write(" buildnumber = ${BUILD_TIMESTAMP} \n")
+  afile.write(' buildnumber = "${BUILD_TIMESTAMP}" \n')
   else:
-  afile.write(" buildnumber = "+buildnumber+"\n") 
+  afile.write(" buildnumber = "+buildnumber+"\n")
   afile.write("   }\n")
   afile.write("   tools {\n")
   afile.write("  maven '"+maventool+"'\n")
-  afile.write("  jdk '"+jdktool+"'\n") 
+  afile.write("  jdk '"+jdktool+"'\n")
   afile.write("   }\n")
   afile.write("   stages {\n")
   afile.write("  stage('Informations') {\n")
@@ -64,7 +64,7 @@ def 
write_pipelinebasic(afile,scm,jdktool,maventool,anttool,buildnumber):
   afile.write("  }\n")
 
 def write_pipelinecheckout(afile,scm):
-  afile.write("  stage('SCM operation') {\n") 
+  afile.write("  stage('SCM operation') {\n")
   afile.write("  steps {\n")
   afile.write("  echo 'clean up netbeans sources'\n")
   afile.write("  sh 'rm -rf netbeanssources'\n")


-
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-2374) Editor does not show UTF-8 codepoint as Unicode character

2019-04-08 Thread Netbeans User 2019 (JIRA)
Netbeans User 2019 created NETBEANS-2374:


 Summary: Editor does not show UTF-8 codepoint as Unicode character
 Key: NETBEANS-2374
 URL: https://issues.apache.org/jira/browse/NETBEANS-2374
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Other, java - Editor
Affects Versions: 11.0
 Environment: Netbeans 11
Gradle 5
Java 11

Reporter: Netbeans User 2019


There is additional issue (or not reported new feature on Netbeans 11) as seems 
that Netbeans "Editor" stop understand UTF-8

so presents all characters instead of showing just exact Unicode character of 
that

codepoint. I have tried to run IDE with -J-Dfile.encoding=UTF-8, but this seems 
no affect on "Editor".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2373) Gradle project - recognize source sets

2019-04-08 Thread Netbeans User 2019 (JIRA)
Netbeans User 2019 created NETBEANS-2373:


 Summary: Gradle project - recognize source sets
 Key: NETBEANS-2373
 URL: https://issues.apache.org/jira/browse/NETBEANS-2373
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Gradle
Affects Versions: 11.0
 Environment: Netbeans 11
Gradle 5
Java 11

Reporter: Netbeans User 2019


It seems that Gradle in Netbeans do not recognize e.g. :

- web based project (plugin war) so missing source /src/main/webapp

- distributions (plugin: 'distribution' and 'application') so missing source 
e.g. /src/main/dist



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2372) Option for selection right Java Platform for Gradle build

2019-04-08 Thread Netbeans User 2019 (JIRA)
Netbeans User 2019 created NETBEANS-2372:


 Summary: Option for selection right Java Platform for Gradle build
 Key: NETBEANS-2372
 URL: https://issues.apache.org/jira/browse/NETBEANS-2372
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Gradle
Affects Versions: 11.0
 Environment: Netbeans 11
Gradle 5
Java 11

Reporter: Netbeans User 2019


- in configuration even missing option to select Java Platform to use for 
Gradle building



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2371) Gradle projects not properly loaded

2019-04-08 Thread Netbeans User 2019 (JIRA)
Netbeans User 2019 created NETBEANS-2371:


 Summary: Gradle projects not properly loaded
 Key: NETBEANS-2371
 URL: https://issues.apache.org/jira/browse/NETBEANS-2371
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Gradle
Affects Versions: 11.0
 Environment: Netbeans 11
Gradle 5
Java 11

Reporter: Netbeans User 2019


- gradle module (plugin) has problem to resolve dependencies in multi project 
as seems I can removed reds only if I go over each one subproject and do clean 
and build (clean and build on root has no affects) and additionally it seems 
that for some test resources even this was not enough, but it seems that works 
old trick so creation folder and adding some new class (possible even delete) 
and possibly with including "refresh" from Action items window.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2370) Set License Header not applied

2019-04-08 Thread Netbeans User 2019 (JIRA)
Netbeans User 2019 created NETBEANS-2370:


 Summary: Set License Header not applied
 Key: NETBEANS-2370
 URL: https://issues.apache.org/jira/browse/NETBEANS-2370
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.0
 Environment: Netbeans 11
Gradle 5
Java 11

Reporter: Netbeans User 2019


- license headers does not works for gradle multi-project as only what works is 
if it is modified default license template otherwise not. Even I do not get a 
point why such pointer of license header is incorporated to gradle.properties 
as secu IDE setting has no connection to exact building. In any case seems it 
does not works any of such way "netbeans.license" or by IDE "nb-config.license".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2369) Gradle support for displaying non-standard gradle files

2019-04-08 Thread Charles George (JIRA)
Charles George created NETBEANS-2369:


 Summary: Gradle support for displaying non-standard gradle files
 Key: NETBEANS-2369
 URL: https://issues.apache.org/jira/browse/NETBEANS-2369
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Gradle
Affects Versions: 11.0
Reporter: Charles George


Multi-project builds in Gradle may contain a common gradle file shared among 
subprojects. For example, I have a common.gradle file applied to each 
subproject in the root projects build.gradle file.

The "Projects" view in NetBeans only lists build.gradle, settings.gradle, and 
gradle.properties under the "Build Scripts" section. The regex or code that is 
determining which files to display should be relaxed to include something like 
*.gradle. Otherwise I'm forced to go into the "Files" view to find the 
common.gradle file in my root project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2368) Allow selection of Gradle Distribution Type

2019-04-08 Thread Charles George (JIRA)
Charles George created NETBEANS-2368:


 Summary: Allow selection of Gradle Distribution Type
 Key: NETBEANS-2368
 URL: https://issues.apache.org/jira/browse/NETBEANS-2368
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Gradle
Affects Versions: 11.0
Reporter: Charles George


Tools->Options->Java->Gradle

In this Distribution section there should be a drop-down or check box to select 
the distribution type of Gradle. Currently it supports selecting the Gradle 
version and defaulting to the 'bin' distribution – it should also allow you to 
select the type (all distribution)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



[incubator-netbeans-tools] branch master updated: add buildnumber for populating maven artefacts experimental

2019-04-08 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/incubator-netbeans-tools.git


The following commit(s) were added to refs/heads/master by this push:
 new ae221c5  add buildnumber for populating maven artefacts experimental
ae221c5 is described below

commit ae221c5cf44410cfde2d8658ed4ee53ecec0bb72
Author: Eric Barboni 
AuthorDate: Mon Apr 8 15:03:48 2019 +0200

add buildnumber for populating maven artefacts experimental
---
 .../conveniences/Jenkinsfile-master.groovy |  3 +++
 .../conveniences/Jenkinsfile-maven-master.groovy   | 11 +
 .../Jenkinsfile-maven-release100.groovy| 11 +
 .../Jenkinsfile-maven-release110.groovy| 11 +
 .../Jenkinsfile-maven-release90.groovy | 11 +
 .../conveniences/Jenkinsfile-release100.groovy |  3 +++
 .../conveniences/Jenkinsfile-release110.groovy |  3 +++
 .../conveniences/Jenkinsfile-release90.groovy  |  3 +++
 buildscripts/conveniences/generatebuildscript.sh   | 27 +++---
 9 files changed, 59 insertions(+), 24 deletions(-)

diff --git a/buildscripts/conveniences/Jenkinsfile-master.groovy 
b/buildscripts/conveniences/Jenkinsfile-master.groovy
index 6c9219d..a8dd571 100644
--- a/buildscripts/conveniences/Jenkinsfile-master.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-master.groovy
@@ -7,6 +7,9 @@ pipeline {
triggers {
   pollSCM('H/5 * * * * ')
}
+   environment {
+ buildnumber = ${BUILD_TIMESTAMP} 
+   }
tools {
   maven 'Maven 3.3.9'
   jdk 'JDK 1.8 (latest)'
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-master.groovy 
b/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
index 781cfbc..1e51d8f 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-master.groovy
@@ -7,6 +7,9 @@ pipeline {
triggers {
   pollSCM('H/5 * * * * ')
}
+   environment {
+ buildnumber = ${BUILD_TIMESTAMP} 
+   }
tools {
   maven 'Maven 3.3.9'
   jdk 'JDK 1.8 (latest)'
@@ -45,10 +48,10 @@ pipeline {
   steps {
   dir ('netbeanssources'){
   withAnt(installation: 'Ant (latest)') {
-  sh 'ant'
-  sh 'ant build-javadoc'
-  sh 'ant build-source-zips'
-  sh 'ant build-nbms'
+  sh "ant -Dbuildnumber=${env.buildnumber}"
+  sh "ant build-javadoc -Dbuildnumber=${env.buildnumber}"
+  sh "ant build-source-zips 
-Dbuildnumber=${env.buildnumber}"
+  sh "ant build-nbms -Dbuildnumber=${env.buildnumber}"
   }
   }
   archiveArtifacts 'netbeanssources/nbbuild/netbeans/**'
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy 
b/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
index cfdc5b8..7aabca2 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-release100.groovy
@@ -7,6 +7,9 @@ pipeline {
triggers {
   pollSCM('H/5 * * * * ')
}
+   environment {
+ buildnumber = 201812271200
+   }
tools {
   maven 'Maven 3.3.9'
   jdk 'JDK 1.8 (latest)'
@@ -45,10 +48,10 @@ pipeline {
   steps {
   dir ('netbeanssources'){
   withAnt(installation: 'Ant (latest)') {
-  sh 'ant'
-  sh 'ant build-javadoc'
-  sh 'ant build-source-zips'
-  sh 'ant build-nbms'
+  sh "ant -Dbuildnumber=${env.buildnumber}"
+  sh "ant build-javadoc -Dbuildnumber=${env.buildnumber}"
+  sh "ant build-source-zips 
-Dbuildnumber=${env.buildnumber}"
+  sh "ant build-nbms -Dbuildnumber=${env.buildnumber}"
   }
   }
   archiveArtifacts 'netbeanssources/nbbuild/netbeans/**'
diff --git a/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy 
b/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
index cc766ea..f9ef280 100644
--- a/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
+++ b/buildscripts/conveniences/Jenkinsfile-maven-release110.groovy
@@ -7,6 +7,9 @@ pipeline {
triggers {
   pollSCM('H/5 * * * * ')
}
+   environment {
+ buildnumber = 201902131200
+   }
tools {
   maven 'Maven 3.3.9'
   jdk 'JDK 1.8 (latest)'
@@ -45,10 +48,10 @@ pipeline {
   steps {
   dir ('netbeanssources'){
   withAnt(installation: 'Ant (latest)') {
-  sh 'ant'
-  sh 'ant build-javadoc'
-  sh 'ant build-source-zips'
-  sh 'ant build-nbms'
+ 

[incubator-netbeans] branch master updated: Changing the date for apichange calculation (#1184)

2019-04-08 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/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
 new 6c46711  Changing the date for apichange calculation (#1184)
6c46711 is described below

commit 6c46711600084e3adeba805d06ffdde58144426b
Author: Eric Barboni 
AuthorDate: Mon Apr 8 13:48:59 2019 +0200

Changing the date for apichange calculation (#1184)
---
 nbbuild/build.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbbuild/build.properties b/nbbuild/build.properties
index ae896db..f0921a7 100644
--- a/nbbuild/build.properties
+++ b/nbbuild/build.properties
@@ -26,9 +26,9 @@ tryme.arg.hack=-J-Dnetbeans.full.hack=true
 
 # Information about branch of previous release
 # needed to help us generate list of changes since then
-previous.release.year=2018
-previous.release.month=12
-previous.release.day=27
+previous.release.year=2019
+previous.release.month=04
+previous.release.day=04
 
 # Useful for "always successful" build, when you don't care of some
 # particular (and currently broken) modules


-
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-2367) wildfly support disabled

2019-04-08 Thread Tom Eicher (JIRA)


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

Tom Eicher commented on NETBEANS-2367:
--

if wildfly is working on something we need here, would it be possible to link 
to _their issue_ in this issue please ?

> wildfly support disabled
> 
>
> Key: NETBEANS-2367
> URL: https://issues.apache.org/jira/browse/NETBEANS-2367
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Tom Eicher
>Priority: Major
>
> Wildfly support had to be temporarily disabled in
> https://issues.apache.org/jira/browse/NETBEANS-1989
> but could not bw reactivated in time for BN 11 release it seems.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2367) wildfly support disabled

2019-04-08 Thread Tom Eicher (JIRA)
Tom Eicher created NETBEANS-2367:


 Summary: wildfly support disabled
 Key: NETBEANS-2367
 URL: https://issues.apache.org/jira/browse/NETBEANS-2367
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 11.0
Reporter: Tom Eicher


Wildfly support had to be temporarily disabled in

https://issues.apache.org/jira/browse/NETBEANS-1989

but could not bw reactivated in time for BN 11 release it seems.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1999) chrome connector

2019-04-08 Thread Klaus L (JIRA)


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

Klaus L commented on NETBEANS-1999:
---

Yes, thanks very much !

> chrome connector
> 
>
> Key: NETBEANS-1999
> URL: https://issues.apache.org/jira/browse/NETBEANS-1999
> Project: NetBeans
>  Issue Type: Bug
>Reporter: bortun adrian
>Priority: Major
>
> I think internal java server  is not starting and browser shows file:// 
> instead of http://
> I've tried jdk9 and jdk11 with no rezults



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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