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

2018-07-10 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 ee8ffea  Automated site publishing by Jenkins build 124
ee8ffea is described below

commit ee8ffea5d48ff5a64ddd2ac79494cf29bf0d86f3
Author: jenkins 
AuthorDate: Tue Jul 10 18:27:33 2018 +

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

diff --git a/content/.htaccess b/content/.htaccess
index 0a5112e..2f36546 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -4,4 +4,4 @@ Redirect 302 /download/9.0-beta/binary 
https://www.apache.org/dyn/closer.cgi/inc
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz 
http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
 Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.0/
 Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues
-Redirect 302 /nb/report-issue/ 
https://issues.apache.org/jira/projects/NETBEANS/issues
+Redirect 302 /nb/report-issue 
https://issues.apache.org/jira/projects/NETBEANS/issues


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

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



[incubator-netbeans-website] branch master updated (44162dd -> e92d7d9)

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

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


from 44162dd  Merge pull request #65 from 
apache/neilcsmith-patch-report-issue
 add d68d8c4  Remove trailing slash in .htaccess redirect
 new e92d7d9  Merge pull request #66 from 
apache/neilcsmith-patch-report-issue

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


Summary of changes:
 netbeans.apache.org/src/content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-
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] 01/01: Merge pull request #66 from apache/neilcsmith-patch-report-issue

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

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

commit e92d7d9bd45c8ecea37c6a8db35bd4c63be9eb5c
Merge: 44162dd d68d8c4
Author: Neil C Smith 
AuthorDate: Tue Jul 10 19:26:24 2018 +0100

Merge pull request #66 from apache/neilcsmith-patch-report-issue

Remove trailing slash in .htaccess redirect

 netbeans.apache.org/src/content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-
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 neilcsmith-patch-report-issue updated: Remove trailing slash in .htaccess redirect

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

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


The following commit(s) were added to refs/heads/neilcsmith-patch-report-issue 
by this push:
 new d68d8c4  Remove trailing slash in .htaccess redirect
d68d8c4 is described below

commit d68d8c40c024fc94064ae8472e196af8338476fd
Author: Neil C Smith 
AuthorDate: Tue Jul 10 19:25:35 2018 +0100

Remove trailing slash in .htaccess redirect
---
 netbeans.apache.org/src/content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 0a5112e..2f36546 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -4,4 +4,4 @@ Redirect 302 /download/9.0-beta/binary 
https://www.apache.org/dyn/closer.cgi/inc
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz 
http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
 Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.0/
 Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues
-Redirect 302 /nb/report-issue/ 
https://issues.apache.org/jira/projects/NETBEANS/issues
+Redirect 302 /nb/report-issue 
https://issues.apache.org/jira/projects/NETBEANS/issues


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

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



[jira] [Updated] (NETBEANS-1037) Netbeans sometimes freezes when showing the InspectAndRefactorPanel dialog when running with jdk 1.8.0_152-b16 or later

2018-07-10 Thread Austin Stephens (JIRA)


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

Austin Stephens updated NETBEANS-1037:
--
Fix Version/s: 9.0

> Netbeans sometimes freezes when showing the InspectAndRefactorPanel dialog 
> when running with jdk 1.8.0_152-b16 or later
> ---
>
> Key: NETBEANS-1037
> URL: https://issues.apache.org/jira/browse/NETBEANS-1037
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Refactoring
>Affects Versions: 9.0
>Reporter: Austin Stephens
>Priority: Major
> Fix For: 9.0
>
>
> The culprit seems to be another "do we really need to synchronize this 
> method" issue.
> The method is InspectAndrefactorPanel.manageRefactorings(boolean single)



--
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] 01/01: Merge pull request #65 from apache/neilcsmith-patch-report-issue

2018-07-10 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

commit 44162dd7ef911d3bc10fcd63b06d253b1cecd84f
Merge: ddef37e 7cd6c99
Author: Geertjan Wielenga 
AuthorDate: Tue Jul 10 14:59:54 2018 +0200

Merge pull request #65 from apache/neilcsmith-patch-report-issue

Update .htaccess with report issue redirects.

 netbeans.apache.org/src/content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)


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

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



[incubator-netbeans-website] 01/01: Update .htaccess with report issue redirects.

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

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

commit 7cd6c99fc6aafa2adc4e24240918635248c0e6d3
Author: Neil C Smith 
AuthorDate: Tue Jul 10 13:58:08 2018 +0100

Update .htaccess with report issue redirects.
---
 netbeans.apache.org/src/content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index 92ea65f..0a5112e 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -3,3 +3,5 @@ Redirect 302 /download/9.0-beta/source 
https://www.apache.org/dyn/closer.cgi/inc
 Redirect 302 /download/9.0-beta/binary 
https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip
 Redirect 301 /updates/8.2/uc/final/certified/catalog.xml.gz 
http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz
 Redirect 302 /nb/updates/9.0/ http://netbeans-vm.apache.org/uc/9.0/
+Redirect 302 /nb/issues_redirect.html 
https://issues.apache.org/jira/projects/NETBEANS/issues
+Redirect 302 /nb/report-issue/ 
https://issues.apache.org/jira/projects/NETBEANS/issues


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

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



[incubator-netbeans-website] branch neilcsmith-patch-report-issue created (now 7cd6c99)

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

neilcsmith pushed a change to branch neilcsmith-patch-report-issue
in repository 
https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git.


  at 7cd6c99  Update .htaccess with report issue redirects.

This branch includes the following new commits:

 new 7cd6c99  Update .htaccess with report issue redirects.

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



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

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



[jira] [Created] (NETBEANS-1036) Hierarchy Panel Package Filtering

2018-07-10 Thread Zachary Reed (JIRA)
Zachary Reed created NETBEANS-1036:
--

 Summary: Hierarchy Panel Package Filtering
 Key: NETBEANS-1036
 URL: https://issues.apache.org/jira/browse/NETBEANS-1036
 Project: NetBeans
  Issue Type: Improvement
  Components: java - Navigation
Reporter: Zachary Reed


It would be nice to be able to filter out results in the Hierarchy panel. I 
often get results that are cluttered by com.sun.* entries or similar internal 
classes and there isn't an easy way to ignore them. A simple text box that 
takes a regex would do. An additional feature could be a setting to ignore 
private inner class results and/or internal jdk/jre implementation classes.



--
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-1035) Make HTML api public

2018-07-10 Thread Peter Nabbefeld (JIRA)


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

Peter Nabbefeld updated NETBEANS-1035:
--
Issue Type: Wish  (was: Task)

> Make HTML api public
> 
>
> Key: NETBEANS-1035
> URL: https://issues.apache.org/jira/browse/NETBEANS-1035
> Project: NetBeans
>  Issue Type: Wish
>  Components: web - HTML Editor
>Affects Versions: 8.2, 9.0
> Environment: Linux
>Reporter: Peter Nabbefeld
>Priority: Critical
>
> There are already 21 "friends" using html.editor and html.editor.lib - IMHO a 
> good indicator it should be public.
>  
> However, I do need the API for implementing a Wicket module, so , if it will 
> take too long to make it public, probably make 
> org.netbeans.modules.web.wicket another friend of these modules and tell me 
> how to use it within a Maven based NetBeans module.



--
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] [Closed] (NETBEANS-330) NetBeans 9.0 UC hosted on Apache infra

2018-07-10 Thread JIRA


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

Jiří Kovalský closed NETBEANS-330.
--
   Resolution: Fixed
Fix Version/s: 9.0

In my opinion and according to vast majority of responses the forwarding works 
fine hence closing this ticket.

> NetBeans 9.0 UC hosted on Apache infra
> --
>
> Key: NETBEANS-330
> URL: https://issues.apache.org/jira/browse/NETBEANS-330
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Jiří Kovalský
>Assignee: Jiří Kovalský
>Priority: Blocker
>  Labels: NETBEANS-9
> Fix For: 9.0
>
> Attachments: Capture du 2018-06-07 16-17-04.png, Hudson 
> UI_plugin_found.JPG, Hudson UI_plugin_install.JPG, Hudson 
> UI_plugin_install_finished.JPG, Hudson UI_plugin_install_verify_CA.JPG, 
> NBUCERR-2018-06-07 10-04-41.png, NBUCERRCFN2018-06-07 10-06-42.png, 
> NBUCERRDL2018-06-07 10-22-27.png, image-2018-06-07-09-54-32-725.png, 
> messages.log, update_testing_2015-06-07.JPG
>
>
> In order to keep measuring number of NetBeans active users also in the future 
> we need to create an update center similar to 8.2 NetBeans Distribution UC 
> [1] which will be hosted on Apache infrastructure and register it in the 
> NetBeans 9.0 FCS build. We are measuring this statistics since 2004 and 
> stopping it now is not an option hence this is a blocker bug for 9.0 release.
> [1] 
> [http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
> (for the uninitiated: UC == Update Center)



--
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-1035) Make HTML api public

2018-07-10 Thread Peter Nabbefeld (JIRA)
Peter Nabbefeld created NETBEANS-1035:
-

 Summary: Make HTML api public
 Key: NETBEANS-1035
 URL: https://issues.apache.org/jira/browse/NETBEANS-1035
 Project: NetBeans
  Issue Type: Task
  Components: web - HTML Editor
Affects Versions: 8.2, 9.0
 Environment: Linux
Reporter: Peter Nabbefeld


There are already 21 "friends" using html.editor and html.editor.lib - IMHO a 
good indicator it should be public.

 

However, I do need the API for implementing a Wicket module, so , if it will 
take too long to make it public, probably make org.netbeans.modules.web.wicket 
another friend of these modules and tell me how to use it within a Maven based 
NetBeans module.



--
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-263) "Implementation" Icon not shown for Interfaces

2018-07-10 Thread JIRA


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

Jiří Kovalský commented on NETBEANS-263:


I don't believe this is a true blocker for Apache NetBeans IDE 9.0 release but 
[~rtaneja] can you please take a look at this and provide your findings on how 
difficult it would be to fix this problem? Thanks a lot!

> "Implementation" Icon not shown for Interfaces
> --
>
> Key: NETBEANS-263
> URL: https://issues.apache.org/jira/browse/NETBEANS-263
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-168-on-20180110)
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en (nb)
>Reporter: Thomas Kellerer
>Assignee: Reema Taneja
>Priority: Major
> Attachments: TestNB.zip, module-info not present.png, module-info 
> present.png
>
>
> No "Implementation" icon is shown for interfaces (or their methods) when the 
> interface is open and the project has a "module-info.java" in which the 
> interfaces package is not part of the exported packages. 
> The screenshots show the problem.
> If {{module-info.java}} is present in the project, there is no way to jump to 
> the implementing class when the interface is open in the editor (see 
> "module-info present.png")
> If I delete {{module-info.java}} the icons appear in the left gutter of the 
> editor (see "module-info not present.png")
> The test project is attached in TestNB.zip



--
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] branch master updated (dc04a3e -> a640484)

2018-07-10 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from dc04a3e  replaced all references to 1.10.1 to 1.10.4
 add 7fe2d37  #268649-NPE opening JS file in JsStructureScanner.folds
 new a640484  Merge pull request #620 from 
rtaneja1/rtaneja/donation2_merge268649

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


Summary of changes:
 lexer.nbbridge/nbproject/project.properties|  2 +-
 .../lexer/nbbridge/MimeLookupLanguageProvider.java | 38 +-
 2 files changed, 38 insertions(+), 2 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



[incubator-netbeans] 01/01: Merge pull request #620 from rtaneja1/rtaneja/donation2_merge268649

2018-07-10 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.git

commit a640484d9e7fc5176aa137313699696eca533e4b
Merge: dc04a3e 7fe2d37
Author: Geertjan Wielenga 
AuthorDate: Tue Jul 10 13:45:27 2018 +0200

Merge pull request #620 from rtaneja1/rtaneja/donation2_merge268649

#268649-NPE at JsStructureScanner.folds while opening .js file

 lexer.nbbridge/nbproject/project.properties|  2 +-
 .../lexer/nbbridge/MimeLookupLanguageProvider.java | 38 +-
 2 files changed, 38 insertions(+), 2 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] [Assigned] (NETBEANS-263) "Implementation" Icon not shown for Interfaces

2018-07-10 Thread JIRA


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

Jiří Kovalský reassigned NETBEANS-263:
--

Assignee: Reema Taneja

> "Implementation" Icon not shown for Interfaces
> --
>
> Key: NETBEANS-263
> URL: https://issues.apache.org/jira/browse/NETBEANS-263
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-168-on-20180110)
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en (nb)
>Reporter: Thomas Kellerer
>Assignee: Reema Taneja
>Priority: Major
> Attachments: TestNB.zip, module-info not present.png, module-info 
> present.png
>
>
> No "Implementation" icon is shown for interfaces (or their methods) when the 
> interface is open and the project has a "module-info.java" in which the 
> interfaces package is not part of the exported packages. 
> The screenshots show the problem.
> If {{module-info.java}} is present in the project, there is no way to jump to 
> the implementing class when the interface is open in the editor (see 
> "module-info present.png")
> If I delete {{module-info.java}} the icons appear in the left gutter of the 
> editor (see "module-info not present.png")
> The test project is attached in TestNB.zip



--
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 master updated: add jira redirect page (#64)

2018-07-10 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 ddef37e  add jira redirect page (#64)
ddef37e is described below

commit ddef37ed3997b26bb3653df5d6b4b55c38d125b0
Author: Reema Taneja <32299405+rtane...@users.noreply.github.com>
AuthorDate: Tue Jul 10 03:49:35 2018 -0700

add jira redirect page (#64)
---
 netbeans.apache.org/src/content/nb/issues_redirect.html | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/netbeans.apache.org/src/content/nb/issues_redirect.html 
b/netbeans.apache.org/src/content/nb/issues_redirect.html
new file mode 100644
index 000..a7cafc1
--- /dev/null
+++ b/netbeans.apache.org/src/content/nb/issues_redirect.html
@@ -0,0 +1,15 @@
+status=published
+type=raw
+~~
+http://www.w3.org/1999/xhtml;>
+
+https://issues.apache.org/jira/projects/NETBEANS/issues"/>
+Redirecting to Apache JIRA
+
+
+
+Redirecting to Apache JIRA... 
+
+
+
+


-
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-1033) IllegalComponentStateException: component must be showing on the screen to determine its location

2018-07-10 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1033:
-

Please stop using RC1. Use the voting candidate, i.e., currently VC3, instead, 
and note that only Java SE is supported, i.e., not C/C++, at this stage:

https://lists.apache.org/thread.html/a644bb8e3ba2cbd06328bb004f1b18b4171763cd3d78a9131615f687@%3Cdev.netbeans.apache.org%3E

> IllegalComponentStateException: component must be showing on the screen to 
> determine its location
> -
>
> Key: NETBEANS-1033
> URL: https://issues.apache.org/jira/browse/NETBEANS-1033
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Windows 10 Enterprise
>Reporter: Matt Freeland
>Priority: Major
> Attachments: IDE.log, UI.log
>
>
> While using NetBeans 9.0 RC1 today, I triggered an exception. The exception 
> log is:
> {code:java}
> java.awt.IllegalComponentStateException: component must be showing on the 
> screen to determine its location
>  at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:2062)
>  at java.awt.Component.getLocationOnScreen(Component.java:2036)
>  at 
> javax.swing.text.JTextComponent$InputMethodRequestsHandler.getTextLocation(JTextComponent.java:4643)
>  at sun.awt.im.InputMethodContext.getTextLocation(InputMethodContext.java:278)
>  at sun.awt.windows.WInputMethod$1.run(WInputMethod.java:588)
>  at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
>  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
>  at java.awt.EventQueue.access$500(EventQueue.java:97)
>  at java.awt.EventQueue$3.run(EventQueue.java:709)
>  at java.awt.EventQueue$3.run(EventQueue.java:703)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
>  at java.awt.EventQueue$4.run(EventQueue.java:731)
>  at java.awt.EventQueue$4.run(EventQueue.java:729)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
>  at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
>  at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
> [catch] at 
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
>  at 
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
>  at 
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
>  at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
> {code}
> I use the Darcula theme and developing C++ applications using a remote build 
> host. I was just opening the project window when the issue occurred. 
> Attaching the UI/IDE logs as well.



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