[jira] [Commented] (NETBEANS-794) java.lang.StackOverflowError on project scanning

2018-09-11 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-794:
---

Hi, This issue seems to be logged on an older build : Apache NetBeans IDE Dev 
(Build incubator-netbeans-release-299-on-20180512)

My fix went in July : https://github.com/apache/incubator-netbeans/pull/621
Please refer similar bug NETBEANS-538

> java.lang.StackOverflowError on project scanning
> 
>
> Key: NETBEANS-794
> URL: https://issues.apache.org/jira/browse/NETBEANS-794
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Other
>Reporter: Loïc Broquet
>Priority: Minor
> Attachments: messages.log
>
>
> Just opened the IDE with multiple Maven JAR & WAR projects, and after some 
> project scanning the exception popped up (see docs text)



--
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-1229) java.lang.AssertionError: Cannot find myself as org.netbeans.modules.php.editor

2018-09-11 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1229:


Thank you for it :)

> java.lang.AssertionError: Cannot find myself as 
> org.netbeans.modules.php.editor
> ---
>
> Key: NETBEANS-1229
> URL: https://issues.apache.org/jira/browse/NETBEANS-1229
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Junichi Yamamoto
>Priority: Major
>
> Steps to reproduce:
> 1. Build NetBeans (ant -Dcluster.config=full)
> 2. Run php/php.editor in NetBeans
> 3. Reboot my PC
> 4. Run php/php.editor in NetBeans
> 5. Get the following error message
> output:
> {code:java}
> /incubator-netbeans/nbbuild/templates/projectized.xml:342: The following 
> error occurred while executing this line:
> /incubator-netbeans/nbbuild/templates/projectized.xml:335:
> java.lang.AssertionError: Cannot find myself as 
> org.netbeans.modules.php.editor
> at org.netbeans.nbbuild.ParseProjectXml.execute(ParseProjectXml.java:433)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at java.util.Vector.forEach(Vector.java:1275)
> at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at org.apache.tools.ant.Target.execute(Target.java:449)
> at org.apache.tools.ant.Target.performTasks(Target.java:470)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
> at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
> at 
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:261)
> at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:574)
> at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)
> {code}
> If I run clean and build command (ant -Dcluster.config=full clean 
> build-nozip), I can run php/php.editor.
> Thanks.



--
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-1238) HiDPI icons in tabcontrol and openide.awt modules for Windows LAF

2018-09-11 Thread ASF GitHub Bot (JIRA)


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

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

> HiDPI icons in tabcontrol and openide.awt modules for Windows LAF
> -
>
> Key: NETBEANS-1238
> URL: https://issues.apache.org/jira/browse/NETBEANS-1238
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 9.0
> Environment: Windows 8.1 and Windows 10 with high-density displays or 
> accessibility scaling
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI, pull-request-available
> Attachments: NETBEANS-1238 After patch.png, NETBEANS-1238 Before 
> patch.png, VectorIconTester output.png
>
>
> On Windows 10, each monitor may be configured with an arbitrary scaling 
> factor, such as 125%, 150%, 200%, or even 300%. For instance, high-density 
> laptop displays are typically set to a scaling of 200% by default. On Java 9 
> and 10, Swing handles this "HiDPI" scaling automatically, making the UI take 
> up more pixels without looking smaller, and without any changes in the client 
> application. This makes bitmap icons blurry or ragged, however.
> To look good on HiDPI displays on Windows 10, the various icons that are part 
> of NetBeans' window system must be made scalable to arbitrary resolutions. 
> This includes, for instance, the "X" button that is used to close tabs, the 
> "_" button that collapses a sidebar, or the ">>" button that shows hidden 
> toolbar icons. These icons reside in the tabcontrol and openide.awt modules.



--
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-1238) HiDPI icons in tabcontrol and openide.awt modules for Windows LAF

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-1238:
--
Attachment: NETBEANS-1238 Before patch.png
NETBEANS-1238 After patch.png

> HiDPI icons in tabcontrol and openide.awt modules for Windows LAF
> -
>
> Key: NETBEANS-1238
> URL: https://issues.apache.org/jira/browse/NETBEANS-1238
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 9.0
> Environment: Windows 8.1 and Windows 10 with high-density displays or 
> accessibility scaling
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI
> Attachments: NETBEANS-1238 After patch.png, NETBEANS-1238 Before 
> patch.png, VectorIconTester output.png
>
>
> On Windows 10, each monitor may be configured with an arbitrary scaling 
> factor, such as 125%, 150%, 200%, or even 300%. For instance, high-density 
> laptop displays are typically set to a scaling of 200% by default. On Java 9 
> and 10, Swing handles this "HiDPI" scaling automatically, making the UI take 
> up more pixels without looking smaller, and without any changes in the client 
> application. This makes bitmap icons blurry or ragged, however.
> To look good on HiDPI displays on Windows 10, the various icons that are part 
> of NetBeans' window system must be made scalable to arbitrary resolutions. 
> This includes, for instance, the "X" button that is used to close tabs, the 
> "_" button that collapses a sidebar, or the ">>" button that shows hidden 
> toolbar icons. These icons reside in the tabcontrol and openide.awt modules.



--
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-426) png file not viewed in scale in retina display

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-426:
-
Labels: HiDPI  (was: )

> png file not viewed in scale in retina display
> --
>
> Key: NETBEANS-426
> URL: https://issues.apache.org/jira/browse/NETBEANS-426
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 8.2
>Reporter: Peter
>Priority: Major
>  Labels: HiDPI
> Attachments: icon is not one-to-one in scale if in retina.png
>
>
> png file not viewed in scale in retina display



--
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-378) Font size and splash panel on a high-DPI display on Windows 10.

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-378:
-
Labels: HiDPI  (was: )

> Font size and splash panel on a high-DPI display on Windows 10.
> ---
>
> Key: NETBEANS-378
> URL: https://issues.apache.org/jira/browse/NETBEANS-378
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Giulio D'Ambrosi
>Priority: Major
>  Labels: HiDPI
> Attachments: Installer.PNG, Screenshot_Idea.png, 
> Screenshot_Netbeans.png, Screenshot_Netbeans_Fontsize24.png, keymap.PNG, 
> plugins.PNG, tab.PNG
>
>
> I started using NetBeans with the 4K resolution and i cannot see anything 
> because everything on that JFrame becomes too small and I won't be able to 
> read anything.
> See attached images



--
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-67) Replace Java SplashScreen with a custom window.

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-67:

Labels: HiDPI MultiMonitor  (was: MultiMonitor)

> Replace Java SplashScreen with a custom window.
> ---
>
> Key: NETBEANS-67
> URL: https://issues.apache.org/jira/browse/NETBEANS-67
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Other
>Reporter: Laszlo Kishalmi
>Priority: Minor
>  Labels: HiDPI, MultiMonitor
> Attachments: NetBeans_SplashScreen.png, blanksplash.png
>
>
> Unfortunately the Java SplashScreen feature is not well maintained. It looks 
> really odd on Linux multi-monitor displays trying to arrange the screen on 
> the middle of the two monitors. I think the intention of this Java feature 
> was to create prompt response to the user on opening a Java application. Well 
>  disk and hardware get quicker and Java get leaner on load (with Java 9). 
> This feature could be replaced by using a custom window instead.
> This would improve on two things:
> - Placement of the Splash Screen could be really multi-monitor aware
> - There is a flicker on startup for those who are upgrading from dev/release 
> candidate to final release. The first image says developer version then it 
> updates to release
> I'm trying to work something out. Though there is some chance to have some 
> interference with the platform branding.



--
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-1227) Mark Windows launcher binary as per-monitor DPI aware

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-1227:
--
Labels: HiDPI  (was: )

> Mark Windows launcher binary as per-monitor DPI aware
> -
>
> Key: NETBEANS-1227
> URL: https://issues.apache.org/jira/browse/NETBEANS-1227
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 9.0
> Environment: Windows 8.1 and Windows 10
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI
>
> As of Java 10.0.2, support for HiDPI monitors on Windows is quite good. All 
> the standard Swing components appear in high resolution, and Graphics2D 
> surfaces are automatically scaled appropriately for whichever monitor their 
> containing window is located on, including when windows are dragged between 
> monitors in a mixed-DPI multi-monitor setting.
> For this to work, however, the EXE file that launches NetBeans must contain a 
> manifest that declares the application to be DPI-aware. Such a manifest 
> currently exists in java.exe and javaw.exe, but not in the custom 
> netbeans64.exe launcher. A workaround for the missing manifest is to right 
> click the "bin\netbeans64.exe" file, or whichever shortcut is being used to 
> open NetBeans, go to the "Compatibility" tab, click "Change high DPI 
> settings", "Override high DPI scaling behavior", and select scaling performed 
> by "Application".
> An appropriate manifest should be added to netbeans64.exe to declare NetBeans 
> as per-monitor DPI aware.
> To see how the manifest should be declared, we can dump the manifest of 
> javaw.exe:
>  {code:xml}
> 
>  xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0">
>   processorArchitecture="X86" type="win32"/>
>  Java(TM) SE process
>  
>  
>   xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings;>
>  true/PM
>  
>  
>  
> 
> {code}
> This reveals that Java 10.0.2 considers itself DPI-aware at the "Per Monitor 
> V1" level (see the Microsoft documentation linked below). The NetBeans 
> launcher binary should declare the same.
> References:
> [https://docs.microsoft.com/en-us/windows/desktop/hidpi/high-dpi-desktop-application-development-on-windows]
> [https://msdn.microsoft.com/en-us/library/windows/desktop/mt846517(v=vs.85).aspx]
> [https://docs.microsoft.com/en-us/windows/desktop/sbscs/application-manifests]
> [https://blogs.msdn.microsoft.com/mithuns/2009/12/16/random-how-to-quickly-view-a-binarys-embedded-manifest]
> [https://docs.microsoft.com/en-us/sysinternals/downloads/sigcheck]
>  



--
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-1238) HiDPI icons in tabcontrol and openide.awt modules for Windows LAF

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-1238:
--
Description: 
On Windows 10, each monitor may be configured with an arbitrary scaling factor, 
such as 125%, 150%, 200%, or even 300%. For instance, high-density laptop 
displays are typically set to a scaling of 200% by default. On Java 9 and 10, 
Swing handles this "HiDPI" scaling automatically, making the UI take up more 
pixels without looking smaller, and without any changes in the client 
application. This makes bitmap icons blurry or ragged, however.

To look good on HiDPI displays on Windows 10, the various icons that are part 
of NetBeans' window system must be made scalable to arbitrary resolutions. This 
includes, for instance, the "X" button that is used to close tabs, the "_" 
button that collapses a sidebar, or the ">>" button that shows hidden toolbar 
icons. These icons reside in the tabcontrol and openide.awt modules.


  was:
On Windows 10, each monitor may be configured with an arbitrary scaling factor, 
such as 125%, 150%, 200%, or even 300%. For instance, high-density laptop 
displays are typically set to a scaling of 200% by default. On Java 9 and 10, 
Swing handles this "HiDPI" scaling automatically, making the UI take up more 
pixels without looking smaller, and without any changes in the client 
application. This makes bitmap icons blurry or ragged, however.

To look good on HiDPI displays on Windows 10, the various icons that are part 
of NetBeans' window system must be made scalable to arbitrary resolutions. This 
includes, for instance, the "X" button that is used to close tabs, the "_" 
button that collapses a sidebar, or the ">>" button that shows hidden toolbar 
icons.



> HiDPI icons in tabcontrol and openide.awt modules for Windows LAF
> -
>
> Key: NETBEANS-1238
> URL: https://issues.apache.org/jira/browse/NETBEANS-1238
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 9.0
> Environment: Windows 8.1 and Windows 10 with high-density displays or 
> accessibility scaling
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI
>
> On Windows 10, each monitor may be configured with an arbitrary scaling 
> factor, such as 125%, 150%, 200%, or even 300%. For instance, high-density 
> laptop displays are typically set to a scaling of 200% by default. On Java 9 
> and 10, Swing handles this "HiDPI" scaling automatically, making the UI take 
> up more pixels without looking smaller, and without any changes in the client 
> application. This makes bitmap icons blurry or ragged, however.
> To look good on HiDPI displays on Windows 10, the various icons that are part 
> of NetBeans' window system must be made scalable to arbitrary resolutions. 
> This includes, for instance, the "X" button that is used to close tabs, the 
> "_" button that collapses a sidebar, or the ">>" button that shows hidden 
> toolbar icons. These icons reside in the tabcontrol and openide.awt modules.



--
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-743) Add a new option to the option screen to choose the scaling setting for hidpi monitors

2018-09-11 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-743:
-
Labels: HiDPI  (was: )

> Add a new option to the option screen to choose the scaling setting for hidpi 
> monitors
> --
>
> Key: NETBEANS-743
> URL: https://issues.apache.org/jira/browse/NETBEANS-743
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Peter Steele
>Priority: Major
>  Labels: HiDPI
>
> In java > 9 you can use
> -J-Dsun.java2d.uiScale=2.5
> To choose the scaling required. It would be good to have this as a changeable 
> setting or alternatively to use the OS scaling value.



--
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-1238) HiDPI icons in tabcontrol and openide.awt modules for Windows LAF

2018-09-11 Thread Eirik Bakke (JIRA)
Eirik Bakke created NETBEANS-1238:
-

 Summary: HiDPI icons in tabcontrol and openide.awt modules for 
Windows LAF
 Key: NETBEANS-1238
 URL: https://issues.apache.org/jira/browse/NETBEANS-1238
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Window System
Affects Versions: 9.0
 Environment: Windows 8.1 and Windows 10 with high-density displays or 
accessibility scaling
Reporter: Eirik Bakke


On Windows 10, each monitor may be configured with an arbitrary scaling factor, 
such as 125%, 150%, 200%, or even 300%. For instance, high-density laptop 
displays are typically set to a scaling of 200% by default. On Java 9 and 10, 
Swing handles this "HiDPI" scaling automatically, making the UI take up more 
pixels without looking smaller, and without any changes in the client 
application. This makes bitmap icons blurry or ragged, however.

To look good on HiDPI displays on Windows 10, the various icons that are part 
of NetBeans' window system must be made scalable to arbitrary resolutions. This 
includes, for instance, the "X" button that is used to close tabs, the "_" 
button that collapses a sidebar, or the ">>" button that shows hidden toolbar 
icons.




--
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: Update README.md

2018-09-11 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


The following commit(s) were added to refs/heads/master by this push:
 new 095c2f3  Update README.md
095c2f3 is described below

commit 095c2f311d8110091a75488678a56bbc1671858a
Author: Geertjan Wielenga 
AuthorDate: Tue Sep 11 20:58:31 2018 +0200

Update README.md
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2b8f361..0c439052 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,9 @@ $ ant tryme
 
 ### Download
 
-Developer builds can be downloaded from 
https://builds.apache.org/job/incubator-netbeans-release/
+Developer builds can be downloaded: 
https://builds.apache.org/job/incubator-netbeans-linux.
+
+Convenience binary of released source artifacts: 
https://netbeans.apache.org/download/index.html.
 
 ### Reporting Bugs
 


-
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-1237) Null al instalar el IDE (no deja crear nuevos proyetos)

2018-09-11 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1237:
-

https://netbeans.apache.org/download/index.html

> Null al instalar el IDE (no deja crear nuevos proyetos)
> ---
>
> Key: NETBEANS-1237
> URL: https://issues.apache.org/jira/browse/NETBEANS-1237
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
>Reporter: nashira
>Priority: Critical
>  Labels: test
> Fix For: 8.2
>
> Attachments: Captura de pantalla de 2018-09-11 12-54-59.png
>
>
> Al instalar netbeans en kali linux no permite crear nuevos proyectos



--
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-1237) Null al instalar el IDE (no deja crear nuevos proyetos)

2018-09-11 Thread nashira (JIRA)
nashira created NETBEANS-1237:
-

 Summary: Null al instalar el IDE (no deja crear nuevos proyetos)
 Key: NETBEANS-1237
 URL: https://issues.apache.org/jira/browse/NETBEANS-1237
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 8.2
Reporter: nashira
 Fix For: 8.2
 Attachments: Captura de pantalla de 2018-09-11 12-54-59.png

Al instalar netbeans en kali linux no permite crear nuevos proyectos



--
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 (1208803 -> 398bf7f)

2018-09-11 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 1208803  Merge pull request #841 from ebarboni/jdk11_websvc
 add aca3143  [NETBEANS-731] Hide menu bar in full screen mode. 
Automatically show it if the user moves the mouse to the top of the screen, or 
invokes a keyboard mnemonic.
 new 398bf7f  Merge pull request #852 from eirikbakke/NETBEANS-731

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:
 .../core/windows/view/ui/AutoHidingMenuBar.java| 260 +
 .../netbeans/core/windows/view/ui/MainWindow.java  |   4 +
 .../view/ui/AutoHidingMenuBarManualTest.java   | 121 ++
 3 files changed, 385 insertions(+)
 create mode 100644 
platform/core.windows/src/org/netbeans/core/windows/view/ui/AutoHidingMenuBar.java
 create mode 100644 
platform/core.windows/test/unit/src/org/netbeans/core/windows/view/ui/AutoHidingMenuBarManualTest.java


-
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 #852 from eirikbakke/NETBEANS-731

2018-09-11 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 398bf7fcd76c0f5a195cbe278ea92022e908330d
Merge: 1208803 aca3143
Author: Geertjan Wielenga 
AuthorDate: Tue Sep 11 19:41:31 2018 +0200

Merge pull request #852 from eirikbakke/NETBEANS-731

[NETBEANS-731] Hide (and auto-show) menu bar in full screen mode

 .../core/windows/view/ui/AutoHidingMenuBar.java| 260 +
 .../netbeans/core/windows/view/ui/MainWindow.java  |   4 +
 .../view/ui/AutoHidingMenuBarManualTest.java   | 121 ++
 3 files changed, 385 insertions(+)


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

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



[jira] [Updated] (NETBEANS-1180) Move modules from enterprise cluster into a subdirectory

2018-09-11 Thread ASF GitHub Bot (JIRA)


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

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

> Move modules from enterprise cluster into a subdirectory
> 
>
> Key: NETBEANS-1180
> URL: https://issues.apache.org/jira/browse/NETBEANS-1180
> Project: NetBeans
>  Issue Type: Task
>Reporter: Thilina Ranathunga
>Assignee: Thilina Ranathunga
>Priority: Major
>  Labels: pull-request-available
>
> *Modules*
> api.web.webmodule
> cloud.amazon
> cloud.common
> el.lexer
> glassfish.common
> glassfish.eecommon
> glassfish.javaee
> glassfish.tooling
> j2ee.ant
> j2ee.api.ejbmodule
> j2ee.clientproject
> j2ee.common
> j2ee.core
> j2ee.dd
> j2ee.dd.webservice
> j2ee.ddloaders
> j2ee.earproject
> j2ee.ejbcore
> j2ee.ejbjarproject
> j2ee.ejbrefactoring
> j2ee.ejbverification
> j2ee.genericserver
> j2ee.jboss4
> j2ee.kit
> j2ee.platform
> j2ee.sun.appsrv
> j2ee.sun.dd
> j2ee.sun.ddui
> j2ee.weblogic9
> j2eeapis
> j2eeserver
> javaee.api
> javaee.beanvalidation
> javaee.project
> javaee.resources
> javaee.specs.support
> javaee.wildfly
> javaee7.api
> jellytools.enterprise
> jsp.lexer
> ko4j.debugging
> libs.amazon
> libs.commons_fileupload
> libs.elimpl
> libs.glassfish_logging
> libs.jstl
> maven.j2ee
> maven.jaxws
> performance.javaee
> performance.scripting
> performance.web
> profiler.j2ee
> projectimport.eclipse.web
> servletjspapi
> spring.webmvc
> tomcat5
> web.beans
> web.client.rest
> web.core
> web.core.syntax
> web.debug
> web.el
> web.freeform
> web.jsf
> web.jsf.editor
> web.jsf.icefaces
> web.jsf.kit
> web.jsf.navigation
> web.jsf.richfaces
> web.jsf12
> web.jsf12ri
> web.jsf20
> web.jsfapi
> web.jspparser
> web.kit
> web.monitor
> web.primefaces
> web.project
> web.refactoring
> web.struts
> weblogic.common
> websocket
> websvc.clientapi
> websvc.core
> websvc.customization
> websvc.design
> websvc.editor.hints
> websvc.jaxws.lightapi
> websvc.jaxwsapi
> websvc.jaxwsmodel
> websvc.kit
> websvc.manager
> websvc.metro.lib
> websvc.metro.model
> websvc.owsm
> websvc.projectapi
> websvc.rest
> websvc.restapi
> websvc.restkit
> websvc.restlib
> websvc.saas.codegen.j2ee
> websvc.utilities
> websvc.websvcapi
> websvc.wsitconf
> websvc.wsitmodelext
> websvc.wsstackapi



--
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] 01/01: Merge pull request #841 from ebarboni/jdk11_websvc

2018-09-11 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 120880356a81b0a4f8d45126357a22415d062d55
Merge: 76c4b31 2ac0fbf
Author: Geertjan Wielenga 
AuthorDate: Tue Sep 11 18:57:12 2018 +0200

Merge pull request #841 from ebarboni/jdk11_websvc

jdk11 build minor fix

 java/ant.browsetask/build.xml  | 2 +-
 java/ant.browsetask/nbproject/project.properties   | 1 +
 .../src/org/netbeans/modules/websvc/saas/model/WadlSaas.java   | 1 -
 .../src/org/netbeans/modules/websvc/saas/model/WadlSaasMethod.java | 3 ---
 4 files changed, 2 insertions(+), 5 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] branch master updated (76c4b31 -> 1208803)

2018-09-11 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 76c4b31  Merge pull request #856 from 
sdedic/netbeans-1074-2nd-review-cordova-platforms-ios
 add db06981  remove unused javaee import
 add 2ac0fbf  bump version to 1.6
 new 1208803  Merge pull request #841 from ebarboni/jdk11_websvc

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:
 java/ant.browsetask/build.xml  | 2 +-
 java/ant.browsetask/nbproject/project.properties   | 1 +
 .../src/org/netbeans/modules/websvc/saas/model/WadlSaas.java   | 1 -
 .../src/org/netbeans/modules/websvc/saas/model/WadlSaasMethod.java | 3 ---
 4 files changed, 2 insertions(+), 5 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] branch master updated (86b7981 -> 76c4b31)

2018-09-11 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 86b7981  Merge pull request #805 from sdedic/fix_cluster_tests
 add ae8164c  Module Review cordova.platforms.ios
 add 0c5462e  Removed cordova.platforms.ios from standard cluster because 
of incompatible LGPL licensing
 add 3cbe2b1  License added for binaries list, generated files mentioned in 
licenseinfo
 add f14cfd4  Merge branch 'master' into 
netbeans-1074-2nd-review-cordova-platforms-ios
 new 76c4b31  Merge pull request #856 from 
sdedic/netbeans-1074-2nd-review-cordova-platforms-ios

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:
 cordova.platforms.ios/.gitignore   |  3 ++
 cordova.platforms.ios/external/binaries-list   | 16 +++
 ...ios-sim-license.txt => ios-sim-1.3-license.txt} |  2 +-
 ...ense.txt => libimobiledevice-1.1.5-license.txt} | 22 +++
 ...plist-license.txt => libplist-1.10-license.txt} | 22 +++
 ...xd-license.txt => libusbmuxd-1.0.8-license.txt} | 22 +++
 cordova.platforms.ios/licenseinfo.xml  | 33 ++
 nbbuild/cluster.properties |  1 -
 .../licenses/LGPL-2.1  | 29 ---
 .../licenses/MIT-sim   |  7 -
 nbbuild/licenses/names.properties  |  2 ++
 11 files changed, 99 insertions(+), 60 deletions(-)
 create mode 100644 cordova.platforms.ios/.gitignore
 copy cordova.platforms.ios/external/{ios-sim-license.txt => 
ios-sim-1.3-license.txt} (99%)
 rename cordova.platforms.ios/external/{libimobiledevice-license.txt => 
libimobiledevice-1.1.5-license.txt} (99%)
 copy cordova.platforms.ios/external/{libplist-license.txt => 
libplist-1.10-license.txt} (99%)
 rename cordova.platforms.ios/external/{libusbmuxd-license.txt => 
libusbmuxd-1.0.8-license.txt} (99%)
 create mode 100644 cordova.platforms.ios/licenseinfo.xml
 rename cordova.platforms.ios/external/libplist-license.txt => 
nbbuild/licenses/LGPL-2.1 (99%)
 rename cordova.platforms.ios/external/ios-sim-license.txt => 
nbbuild/licenses/MIT-sim (88%)


-
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 #856 from sdedic/netbeans-1074-2nd-review-cordova-platforms-ios

2018-09-11 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 76c4b31e30b9431296359f085aeb24ed5bd69652
Merge: 86b7981 f14cfd4
Author: Geertjan Wielenga 
AuthorDate: Tue Sep 11 18:53:03 2018 +0200

Merge pull request #856 from 
sdedic/netbeans-1074-2nd-review-cordova-platforms-ios

[NETBEANS-1074] Module Review cordova.platforms.ios

 cordova.platforms.ios/.gitignore   |  3 ++
 cordova.platforms.ios/external/binaries-list   | 16 +++
 ...ios-sim-license.txt => ios-sim-1.3-license.txt} |  2 +-
 ...ense.txt => libimobiledevice-1.1.5-license.txt} | 22 +++
 ...plist-license.txt => libplist-1.10-license.txt} | 22 +++
 ...xd-license.txt => libusbmuxd-1.0.8-license.txt} | 22 +++
 cordova.platforms.ios/licenseinfo.xml  | 33 ++
 nbbuild/cluster.properties |  1 -
 .../licenses/LGPL-2.1  | 29 ---
 .../licenses/MIT-sim   |  7 -
 nbbuild/licenses/names.properties  |  2 ++
 11 files changed, 99 insertions(+), 60 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] [Comment Edited] (NETBEANS-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1232 at 9/11/18 3:06 PM:
---

Still the same problem. Took ~5min to open and I see the splash screen "start 
loading modules..." "Done loading modules..." after this, the splash screen 
disappears and netbeans is running in the background as a task with ~290MB of 
RAM.

I can't figure out, what this exception means:

{code}
INFO [org.openide.awt.Toolbar]: Too long AWTTask: 1.580 ms for 
org.openide.awt.MenuBar$MenuBarFolder@2f6bf44c(FolderList{MultiFileObject@754b6407[Menu]})
SEVERE [global]
java.lang.IllegalArgumentException: Key contains code point U+
at 
java.prefs/java.util.prefs.AbstractPreferences.get(AbstractPreferences.java:296)
at 
java.prefs/java.util.prefs.AbstractPreferences.getBoolean(AbstractPreferences.java:531)
at 
org.netbeans.core.windows.TopComponentTracker.load(TopComponentTracker.java:76)
at 
org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:101)
at 
org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:56)
at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:204)
at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
[catch] at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
{code}

I googled a bit and found old tickets in bugzilla.

Here are the old tickets: https://netbeans.org/bugzilla/show_bug.cgi?id=271715 
and https://netbeans.org/bugzilla/show_bug.cgi?id=271652


was (Author: chrizzly):
Still the same problem. Took ~5min to open and I see the splash screen "start 
loading modules..." "Done loading modules..." after this, the splash screen 
disappears and netbeans is running in the background as a task with ~290MB of 
RAM.

I can't figure out, what this exception means:

{code}
INFO [org.openide.awt.Toolbar]: Too long AWTTask: 1.580 ms for 
org.openide.awt.MenuBar$MenuBarFolder@2f6bf44c(FolderList{MultiFileObject@754b6407[Menu]})
SEVERE [global]
java.lang.IllegalArgumentException: Key contains code point U+
at 
java.prefs/java.util.prefs.AbstractPreferences.get(AbstractPreferences.java:296)
at 
java.prefs/java.util.prefs.AbstractPreferences.getBoolean(AbstractPreferences.java:531)
at 
org.netbeans.core.windows.TopComponentTracker.load(TopComponentTracker.java:76)
at 
org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:101)
at 
org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:56)
at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:204)
at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
[catch] at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 

[jira] [Commented] (NETBEANS-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

Will check, whether this causes the problem with the long running process or 
not too.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

Will check all of them. Thx. But maybe should be there an automatism to remove 
the U+? I mean this is causing the root problem due to changes in the JDK. 
So the stackoverflow article says it. The one at the bottom, he/she searched 
for \ smth and removed that.

I will check those things and will let you know what I did in the end. Thx for 
the help.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1232:
-

Since the problem occurs in org.openide.awt.MenuBar, that would imply that 
reading in your Menu folder is causing a problem. I wonder whether it is very 
useful to read in that folder -- you could delete that folder from the 8.2 user 
directory and then try importing settings again to see if it makes a difference 
-- i.e., something in the Menu folder appears to be using these problematic 
characters.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1232:
-

Should help: 
https://stackoverflow.com/questions/51244824/exception-creating-new-maven-project-in-apache-netbeans9

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1232:
-

And: https://bugs.java.com/view_bug.do?bug_id=JDK-8075156

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

Still the same problem. Took ~5min to open and I see the splash screen "start 
loading modules..." "Done loading modules..." after this, the splash screen 
disappears and netbeans is running in the background as a task with ~290MB of 
RAM.

I can't figure out, what this exception means:

{code}
INFO [org.openide.awt.Toolbar]: Too long AWTTask: 1.580 ms for 
org.openide.awt.MenuBar$MenuBarFolder@2f6bf44c(FolderList{MultiFileObject@754b6407[Menu]})
SEVERE [global]
java.lang.IllegalArgumentException: Key contains code point U+
at 
java.prefs/java.util.prefs.AbstractPreferences.get(AbstractPreferences.java:296)
at 
java.prefs/java.util.prefs.AbstractPreferences.getBoolean(AbstractPreferences.java:531)
at 
org.netbeans.core.windows.TopComponentTracker.load(TopComponentTracker.java:76)
at 
org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:101)
at 
org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:56)
at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:204)
at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
[catch] at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
{code}

I googled a bit and found old tickets in bugzilla, where I should delete my 
Windows2local but I don't have this one atm.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1236) Compile on save deletes generated class files

2018-09-11 Thread Dat Ho (JIRA)
Dat Ho created NETBEANS-1236:


 Summary: Compile on save deletes generated class files
 Key: NETBEANS-1236
 URL: https://issues.apache.org/jira/browse/NETBEANS-1236
 Project: NetBeans
  Issue Type: Bug
  Components: java - Compiler
Affects Versions: 8.2, 9.0
 Environment: Netbeans 8.2, JDK 1.8.181 64bit, Windows 10.1607, Payara 
4.1
Reporter: Dat Ho
 Fix For: Next


Project configuration:

We have a JavaEE-project, which contains 2 other projects, which are EJB and 
WAR. The EJB project builds a JAR file, the WAR project needs this EJB project 
and builds a WAR file. At the end the JavaEE-project will build an EAR file, 
which will be used to deploy to Payara server.

All projects: compile on save activated, deploy on save deactivated

Problem:

The main issue is that after deploying if I changed a java file in Netbeans and 
saved, the class file, which is generated before, will be deleted.

This issue was found while I am trying to test JRebel.

After checking with JRebel developer, we found out that the generated class 
file in the build folder will always be deleted if any change was made in the 
corresponding java file.

And here is the log from Netbeans, after I made a change in 
ServerStatusTask.java:
{code:java}
WARNING [org.netbeans.modules.glassfish.tooling]: Error processing component 
"project    "
WARNING [null]: Last record repeated again.
WARNING [glassfish-eecommon]: Deployment plan not supported in 
GlassfishConfiguration.save()
WARNING [null]: Last record repeated again.
INFO [glassfish]: GlassFish configuration file 
D:\payara41\glassfish\domains\domain1\config\domain.xml was modified, updating 
server configuration.
WARNING [glassfish-eecommon]: Deployment plan not supported in 
GlassfishConfiguration.save()
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: modified: 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: isBuilt: false 
from 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: out of date 
(target: 1.536.661.430.396 vs. source: 1.536.661.538.817): 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: isBuilt: false 
from 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: out of date 
(target: 1.536.661.430.396 vs. source: 1.536.661.538.817): 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: isBuilt: false 
from 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
WARNING [org.netbeans.modules.glassfish.tooling]: Error processing component 
"project    "
WARNING [glassfish-eecommon]: Deployment plan not supported in 
GlassfishConfiguration.save()
WARNING [null]: Last record repeated 2 more times.
INFO [org.netbeans.modules.j2ee.deployment.impl.TargetServer]: Cannot 
incrementally deploy to more than one target
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: Found target 
for D:\project\project\project-war\src\java\package\path\ServerStatusTask.java: 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: out of date 
(target: 0 vs. source: 1.536.661.538.817): 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
INFO [org.netbeans.spi.project.support.ant.GlobFileBuiltQuery]: isBuilt: false 
from 
GFBQ.StatusImpl[D:\project\project\project-war\src\java\package\path\ServerStatusTask.java@d3c23f7a:6c19826c
 -> 
D:\project\project\project-war\build\web\WEB-INF\classes\package\path\ServerStatusTask.class]
{code}



--
This 

[jira] [Created] (NETBEANS-1235) GC overhead limit exceeded

2018-09-11 Thread Alex Tomb (JIRA)
Alex Tomb created NETBEANS-1235:
---

 Summary: GC overhead limit exceeded
 Key: NETBEANS-1235
 URL: https://issues.apache.org/jira/browse/NETBEANS-1235
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 8.2
 Environment: Ubuntu 16.04 
16GB RAM
Product Version: NetBeans IDE 8.2 (Build 201705191307)
Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
Java: 1.8.0_161; Java HotSpot(TM) 64-Bit Server VM 25.161-b12
Runtime: Java(TM) SE Runtime Environment 1.8.0_161-b12
System: Linux version 4.15.0-33-generic running on amd64; UTF-8; en_US (nb)
User directory: /home/devuser/.netbeans/8.2
Cache directory: /home/devuser/.cache/netbeans/8.2
Reporter: Alex Tomb


Hi! 
I am getting this error from time to time:

java.lang.OutOfMemoryError: GC overhead limit exceeded
    at org.netbeans.Stamps.produceRelativePath(Stamps.java:983)
    at org.netbeans.Stamps.findRelativePath(Stamps.java:1021)
    at 
org.netbeans.JarClassLoader$JarSource.getIdentifier(JarClassLoader.java:869)
    at org.netbeans.Archive.getData(Archive.java:190)
    at org.netbeans.JarClassLoader$JarSource.readClass(JarClassLoader.java:601)
    at org.netbeans.JarClassLoader$Source.getClassData(JarClassLoader.java:396)
    at 
org.netbeans.JarClassLoader$NbJarURLConnection.connect(JarClassLoader.java:1118)
    at 
org.netbeans.JarClassLoader$NbJarURLConnection.getInputStream(JarClassLoader.java:1156)
    at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:623)
    at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1304)
    at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1270)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:264)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1161)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1045)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:959)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
    at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
    at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
    at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at 
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at 
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
    at 
org.openide.filesystems.DefaultAttributes$InnerParser.parseXML(DefaultAttributes.java:1349)
    at 
org.openide.filesystems.DefaultAttributes$Table.readFromXML(DefaultAttributes.java:1092)
    at 
org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:717)
    at 
org.openide.filesystems.DefaultAttributes.load(DefaultAttributes.java:673)
    at 
org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:651)
    at 
org.openide.filesystems.DefaultAttributes.readAttribute(DefaultAttributes.java:373)
    at 
org.openide.filesystems.LocalFileSystem$InnerAttrs.readAttribute(LocalFileSystem.java:745)
    at 
org.netbeans.core.startup.layers.LocalFileSystemEx$DelegatingAttributes.readAttribute(LocalFileSystemEx.java:205)
    at org.openide.filesystems.XMLMapAttr.readAttribute(XMLMapAttr.java:174)
    at 
org.openide.filesystems.AbstractFileObject.getAttribute(AbstractFileObject.java:340)



--
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-1234) GC overhead limit exceeded

2018-09-11 Thread Alex Tomb (JIRA)
Alex Tomb created NETBEANS-1234:
---

 Summary: GC overhead limit exceeded
 Key: NETBEANS-1234
 URL: https://issues.apache.org/jira/browse/NETBEANS-1234
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Code
Affects Versions: 8.2
Reporter: Alex Tomb


Hi!
I am getting this error from time to time:

java.lang.OutOfMemoryError: GC overhead limit exceeded
    at org.netbeans.Stamps.produceRelativePath(Stamps.java:983)
    at org.netbeans.Stamps.findRelativePath(Stamps.java:1021)
    at 
org.netbeans.JarClassLoader$JarSource.getIdentifier(JarClassLoader.java:869)
    at org.netbeans.Archive.getData(Archive.java:190)
    at org.netbeans.JarClassLoader$JarSource.readClass(JarClassLoader.java:601)
    at org.netbeans.JarClassLoader$Source.getClassData(JarClassLoader.java:396)
    at 
org.netbeans.JarClassLoader$NbJarURLConnection.connect(JarClassLoader.java:1118)
    at 
org.netbeans.JarClassLoader$NbJarURLConnection.getInputStream(JarClassLoader.java:1156)
    at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:623)
    at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1304)
    at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1270)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:264)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1161)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1045)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:959)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
    at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
    at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
    at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
    at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at 
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at 
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
    at 
org.openide.filesystems.DefaultAttributes$InnerParser.parseXML(DefaultAttributes.java:1349)
    at 
org.openide.filesystems.DefaultAttributes$Table.readFromXML(DefaultAttributes.java:1092)
    at 
org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:717)
    at 
org.openide.filesystems.DefaultAttributes.load(DefaultAttributes.java:673)
    at 
org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:651)
    at 
org.openide.filesystems.DefaultAttributes.readAttribute(DefaultAttributes.java:373)
    at 
org.openide.filesystems.LocalFileSystem$InnerAttrs.readAttribute(LocalFileSystem.java:745)
    at 
org.netbeans.core.startup.layers.LocalFileSystemEx$DelegatingAttributes.readAttribute(LocalFileSystemEx.java:205)
    at org.openide.filesystems.XMLMapAttr.readAttribute(XMLMapAttr.java:174)
    at 
org.openide.filesystems.AbstractFileObject.getAttribute(AbstractFileObject.java:340)

I can not reproduce it

 

 

 

 



--
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-1233) cluster.properties updates for PHP cluster

2018-09-11 Thread Geertjan Wielenga (JIRA)
Geertjan Wielenga created NETBEANS-1233:
---

 Summary: cluster.properties updates for PHP cluster
 Key: NETBEANS-1233
 URL: https://issues.apache.org/jira/browse/NETBEANS-1233
 Project: NetBeans
  Issue Type: Task
Reporter: Geertjan Wielenga


For including the PHP cluster in the November release, we need to include it in 
cluster.properties for 'ant tryme' etc.



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

Good idea, no I didn't do that. Will try it. thx.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1176) Publish Apache NetBeans javadoc

2018-09-11 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1176:
-

The main question is where will the unzipped result be made available?

netbeans.apache.org/javadoc/dev
netbeans.apache.org/javadoc/90

etc?



> Publish Apache NetBeans javadoc
> ---
>
> Key: NETBEANS-1176
> URL: https://issues.apache.org/jira/browse/NETBEANS-1176
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>
> Task for publishing NetBeans javadoc.
> Discussion is here:
> https://lists.apache.org/thread.html/b5d3c2a6c083b01ddd232f6b1b9150d08efab5837eb67b0bf4aa09aa@%3Cdev.netbeans.apache.org%3E



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Boris Heithecker (JIRA)


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

Boris Heithecker commented on NETBEANS-1232:


Did you close the 8.2 installation before starting to import settings into 9.0? 
From the logs, it seems to me that access is blocked to the old settings files. 
The reason might be Windows still holding OS locks on them.

Boris

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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 (522e5a7 -> 86b7981)

2018-09-11 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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


from 522e5a7  Added license names for licenses added during webcommon 
cluster review (#855)
 add 85a077b  Added entires to extra files, so modules own them
 add 959246e  Given non-empty content to the template, so that it is 
"instantiatable", see ValidateLayerConsitencyTest::testTemplates
 add 43a1303  Adjusted testsuite for the lowest supported JDK (= 6)
 add 6c2d921  Excluded javahelp from linkage check - jhall is not 
distributed
 add 9c04881  Package template has no content and should remain 
non-editable. See ValidateLayerConsistencyTest
 add df6b1cf  Run tests using javac9, added exclusion as nbjavac is not 
distributed
 add a1b1ad6  Hidden asm coming from bootclasspath, fails CannotFindAsmTest
 add c45d894  Added support for "missing" modules in cluster, to survive 
validation pseudo-cluster
 add 5076122  REMOVED form.j2ee from cluster / distribution, as it depends 
on implementation of BindingDesignSupportProvider which is not distributed
 add e36d538  Revert "Hidden asm coming from bootclasspath, fails 
CannotFindAsmTest", will be fixed in separate PR. This reverts commit 
a1b1ad62fd3dd2a6be7085651a8fb1a2a48c40a6.
 new 86b7981  Merge pull request #805 from sdedic/fix_cluster_tests

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:
 ide/derby/nbproject/project.properties   |  1 +
 java/j2ee.eclipselink/nbproject/project.properties   |  4 +++-
 .../java/project/ui/resources/Empty.java.template|  1 +
 .../modules/java/resources/templates/Empty.template  |  1 +
 nbbuild/antsrc/org/netbeans/nbbuild/ResolveList.java | 16 +++-
 nbbuild/build.xml|  4 ++--
 nbbuild/cluster.properties   |  1 -
 .../test/unit/src/org/netbeans/SetupHid.java |  2 +-
 platform/o.n.core/nbproject/project.properties   |  4 
 .../core/validation/ValidateClassLinkageTest.java|  4 
 .../core/validation/ValidateLayerConsistencyTest.java|  3 ++-
 .../netbeans/core/validation/ValidateModulesTest.java| 11 ++-
 12 files changed, 44 insertions(+), 8 deletions(-)


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

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



[incubator-netbeans] 01/01: Merge pull request #805 from sdedic/fix_cluster_tests

2018-09-11 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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

commit 86b7981679da3427c7376867280faa609bc718f5
Merge: 522e5a7 e36d538
Author: Jaroslav Tulach 
AuthorDate: Tue Sep 11 13:32:20 2018 +0200

Merge pull request #805 from sdedic/fix_cluster_tests

Fix cluster tests

 ide/derby/nbproject/project.properties   |  1 +
 java/j2ee.eclipselink/nbproject/project.properties   |  4 +++-
 .../java/project/ui/resources/Empty.java.template|  1 +
 .../modules/java/resources/templates/Empty.template  |  1 +
 nbbuild/antsrc/org/netbeans/nbbuild/ResolveList.java | 16 +++-
 nbbuild/build.xml|  4 ++--
 nbbuild/cluster.properties   |  1 -
 .../test/unit/src/org/netbeans/SetupHid.java |  2 +-
 platform/o.n.core/nbproject/project.properties   |  4 
 .../core/validation/ValidateClassLinkageTest.java|  4 
 .../core/validation/ValidateLayerConsistencyTest.java|  3 ++-
 .../netbeans/core/validation/ValidateModulesTest.java| 11 ++-
 12 files changed, 44 insertions(+), 8 deletions(-)



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

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



[jira] [Commented] (NETBEANS-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

I'm on Windows 10 64Bit with JDK 10.0.2.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1232:
-

On which JDK is Apache NetBeans running?

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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] [Comment Edited] (NETBEANS-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1232 at 9/11/18 8:50 AM:
---

The NetBeans task is still running in the background. I can see it in the 
taskmanager with the old icon. But this is NetBeans 9, not my other 
installation. But this is related to this ticket: 
https://issues.apache.org/jira/browse/NETBEANS-1081


was (Author: chrizzly):
The NetBeans task is still running in the background. I can see it in the 
taskmanager with the old icon. But this is NetBeans 9, not my other 
installation.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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] [Comment Edited] (NETBEANS-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-1232 at 9/11/18 8:50 AM:
---

The NetBeans task is still running in the background. I can see it in the 
taskmanager with the old icon. But this is NetBeans 9, not my other 
installation.


was (Author: chrizzly):
The NetBeans task is still running in the background. I can see it in the 
taskmanager with the old icon. But this is NetBeans 9, not my other 
installation. But this is related to this ticket: 
https://issues.apache.org/jira/browse/NETBEANS-1081

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1081) Old icon in netbeans.exe VC3

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1081:
--

Imho it is not a minor, because we should be consistent with the corporate 
design.

> Old icon in netbeans.exe VC3
> 
>
> Key: NETBEANS-1081
> URL: https://issues.apache.org/jira/browse/NETBEANS-1081
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 64-bit
>Reporter: Helmut Leininger
>Priority: Major
>
> netbeans.exe still contains the old icon. Thisd should be replaced by the new 
> one.



--
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-1081) Old icon in netbeans.exe VC3

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1081:
--

Same problem for the stable release.

> Old icon in netbeans.exe VC3
> 
>
> Key: NETBEANS-1081
> URL: https://issues.apache.org/jira/browse/NETBEANS-1081
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 64-bit
>Reporter: Helmut Leininger
>Priority: Minor
>
> netbeans.exe still contains the old icon. Thisd should be replaced by the new 
> one.



--
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-1081) Old icon in netbeans.exe VC3

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-1081:
-
Priority: Major  (was: Minor)

> Old icon in netbeans.exe VC3
> 
>
> Key: NETBEANS-1081
> URL: https://issues.apache.org/jira/browse/NETBEANS-1081
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 64-bit
>Reporter: Helmut Leininger
>Priority: Major
>
> netbeans.exe still contains the old icon. Thisd should be replaced by the new 
> one.



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

The NetBeans task is still running in the background. I can see it in the 
taskmanager with the old icon. But this is NetBeans 9, not my other 
installation.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1232:
--

After NetBeans opened it disappeared immediately. Please see my attached 
message log for this problem.

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-1232:
-
Attachment: messages.log

> Import settings from 8.2 to 9.0 tooks too long
> --
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - OptionsSettings
>Affects Versions: 9.0
>Reporter: Christian Lenz
>Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to 
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
> 10:33 to import and ended at 10:38). This is way to long. I opened the 
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical. 
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris



--
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-1232) Import settings from 8.2 to 9.0 tooks too long

2018-09-11 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1232:


 Summary: Import settings from 8.2 to 9.0 tooks too long
 Key: NETBEANS-1232
 URL: https://issues.apache.org/jira/browse/NETBEANS-1232
 Project: NetBeans
  Issue Type: Bug
  Components: platform - OptionsSettings
Affects Versions: 9.0
Reporter: Christian Lenz


I opened NetBeans 9.0 for the first time and it asks me whether I want to 
import my settings from 8.2 or not. I hit yes and I waited 5min (started at 
10:33 to import and ended at 10:38). This is way to long. I opened the 
messages.log but there is no exception or whatever inside.

I can't cancel that dialog or close it this is why I set it to critical. 
NetBeans opened after 5min, after the import was finished.


Cheers

Chris



--
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: Added license names for licenses added during webcommon cluster review (#855)

2018-09-11 Thread sdedic
This is an automated email from the ASF dual-hosted git repository.

sdedic 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 522e5a7  Added license names for licenses added during webcommon 
cluster review (#855)
522e5a7 is described below

commit 522e5a730a123dc3ca25ce56daa1e2ec52286064
Author: Svatopluk Dedic 
AuthorDate: Tue Sep 11 09:37:28 2018 +0200

Added license names for licenses added during webcommon cluster review 
(#855)
---
 nbbuild/licenses/names.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/nbbuild/licenses/names.properties 
b/nbbuild/licenses/names.properties
index 9e87cc4..73a49b7 100644
--- a/nbbuild/licenses/names.properties
+++ b/nbbuild/licenses/names.properties
@@ -51,6 +51,8 @@ MIT-dd-plist=MIT license dd-plist variant
 MIT-html5-parser=MIT license html5 parser variant
 MIT-icu4j=MIT license icu4j variant
 MIT-isorelax=MIT license isorelax variant
+MIT-jquery=MIT license JQuery variant
+MIT-nodejs=MIT license NodeJS variant plus node external libraries licenses
 MIT-validator=MIT license validator variant
 MPL-1.0=MPL 1.0 license
 CDDL-SPL=CDDL 1.0 + SPL 1.0
@@ -60,3 +62,4 @@ Maven-EPL-v10=EPL 1.0 as used in Apache Maven
 Maven-jsoup=jsoup license as used in Apache Maven
 Maven-MIT=MIT license as used in Apache Maven
 Maven-PD=Public Domain from Apache Maven distribution
+jflex=JFlex GNU GPL license with exception for generated code


-
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-1176) Publish Apache NetBeans javadoc

2018-09-11 Thread Jaroslav Tulach (JIRA)


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

Jaroslav Tulach commented on NETBEANS-1176:
---

The way to generate javadoc is: {{incubator-netbeans$ ant build-javadoc}} that 
command generates {{incubator-netbeans/nbbuild/NetBeans-dev-*-javadoc-web.zip}} 
file. Please run the command and upload the unzipped result somewhere else then 
http://bits.netbeans.org/dev/javadoc/

> Publish Apache NetBeans javadoc
> ---
>
> Key: NETBEANS-1176
> URL: https://issues.apache.org/jira/browse/NETBEANS-1176
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>
> Task for publishing NetBeans javadoc.
> Discussion is here:
> https://lists.apache.org/thread.html/b5d3c2a6c083b01ddd232f6b1b9150d08efab5837eb67b0bf4aa09aa@%3Cdev.netbeans.apache.org%3E



--
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-1231) Better description for incompatible projects

2018-09-11 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-1231:


 Summary: Better description for incompatible projects
 Key: NETBEANS-1231
 URL: https://issues.apache.org/jira/browse/NETBEANS-1231
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Generic Infrastructure, projects - Generic 
Projects UI
Affects Versions: 8.2, Next
Reporter: Christian Lenz


After the project structure of NetBeans 9 changed a bit like grouping some 
modules into cluster folders, I can't open the platform/core.multiview project 
anymore. It says: Directory doesn't contain any project. So that means, this 
project is incompatible with NetBeans 8.2 where I tried to open such project.

So for the next release, NB 10 e.g. it would be better to have a better 
description for hat. This description is not saying anything. Of course it 
says, that there is no project folder, but this is wrong. NetBeans shows the 
puzzle icon for thatr project and has a nbproject folder in it. So everything 
seems right.

My suggestion is to show this message: It could be, that your project is not 
compatible anymore with your NetBeans installation. I mean if you use VS 2010 
and using VS 2015 and want to open such a project, I think this is also not 
possible. Only to say here that we need a proper string for that. If we can 
figure out more info. Maybe that it was built with NB > your current version, 
then the message would make sense.


Cheers

Chris



--
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-1229) java.lang.AssertionError: Cannot find myself as org.netbeans.modules.php.editor

2018-09-11 Thread JIRA


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

Matthias Bläsing commented on NETBEANS-1229:


Then I have another hint - if you are primary interested in the full cluster, 
then you can override the default in the file 
"_nbbuild/user.build.properties"._ In my case this file holds:
{code:java}
nbjdk.home=/usr/lib/jvm/java-8-openjdk-amd64
cluster.config=full{code}
Ensuring:
 # When run from the IDE a JDK8 is used (nbjdk.home)
 # The default cluster I build is the `full` cluster

> java.lang.AssertionError: Cannot find myself as 
> org.netbeans.modules.php.editor
> ---
>
> Key: NETBEANS-1229
> URL: https://issues.apache.org/jira/browse/NETBEANS-1229
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Junichi Yamamoto
>Priority: Major
>
> Steps to reproduce:
> 1. Build NetBeans (ant -Dcluster.config=full)
> 2. Run php/php.editor in NetBeans
> 3. Reboot my PC
> 4. Run php/php.editor in NetBeans
> 5. Get the following error message
> output:
> {code:java}
> /incubator-netbeans/nbbuild/templates/projectized.xml:342: The following 
> error occurred while executing this line:
> /incubator-netbeans/nbbuild/templates/projectized.xml:335:
> java.lang.AssertionError: Cannot find myself as 
> org.netbeans.modules.php.editor
> at org.netbeans.nbbuild.ParseProjectXml.execute(ParseProjectXml.java:433)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at java.util.Vector.forEach(Vector.java:1275)
> at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
> at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
> at org.apache.tools.ant.Task.perform(Task.java:350)
> at org.apache.tools.ant.Target.execute(Target.java:449)
> at org.apache.tools.ant.Target.performTasks(Target.java:470)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
> at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
> at 
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:261)
> at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:574)
> at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)
> {code}
> If I run clean and build command (ant -Dcluster.config=full clean 
> build-nozip), I can run php/php.editor.
> Thanks.



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