[jira] [Commented] (NETBEANS-1860) Upload Files On Save failed

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1860:
---

org.apache.commons.net.MalformedServerReplyException: Truncated server reply: 
'550 '

AFAIK FTP 550 is permission denied or no such file or folder.

The underlying commons-net library is really old, but it is still the newest.

I do suspect that this is a user or server error and not NetBeans related.

> Upload Files On Save failed
> ---
>
> Key: NETBEANS-1860
> URL: https://issues.apache.org/jira/browse/NETBEANS-1860
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Jonas
>Priority: Blocker
> Attachments: Screenshot_5.png, messages.log
>
>
> I started to use Netbeans 10 for a php project where I want to synchronize 
> files on save with a ftp server. It doesn't matter which file Netbeans 10 
> fails constantly to upload files.
> First I thought the error is caused by the ftp server or by missing 
> permission but all seems fine. As a next step I've created a very same php 
> project in Netbeans 8.2 with the same ftp settings and there it just works 
> fine. 
> Attached you find the IDE log and a screenshot of the ftp settings.
> Note: Test connection in the ftp settings area is successful.



--
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-1860) Upload Files On Save failed

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1860:
--
Priority: Major  (was: Blocker)

> Upload Files On Save failed
> ---
>
> Key: NETBEANS-1860
> URL: https://issues.apache.org/jira/browse/NETBEANS-1860
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Jonas
>Priority: Major
> Attachments: Screenshot_5.png, messages.log
>
>
> I started to use Netbeans 10 for a php project where I want to synchronize 
> files on save with a ftp server. It doesn't matter which file Netbeans 10 
> fails constantly to upload files.
> First I thought the error is caused by the ftp server or by missing 
> permission but all seems fine. As a next step I've created a very same php 
> project in Netbeans 8.2 with the same ftp settings and there it just works 
> fine. 
> Attached you find the IDE log and a screenshot of the ftp settings.
> Note: Test connection in the ftp settings area is successful.



--
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] [Resolved] (NETBEANS-1614) DEFAULT_USERDIR_ROOT and DEFAULT_CACHEDIR_ROOT are not set correct

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-1614.
---
   Resolution: Cannot Reproduce
Fix Version/s: (was: 9.0)
   10.0

Seems to be ok with NetBeans 10.0

> DEFAULT_USERDIR_ROOT and DEFAULT_CACHEDIR_ROOT are not set correct
> --
>
> Key: NETBEANS-1614
> URL: https://issues.apache.org/jira/browse/NETBEANS-1614
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Arch Linux
>Reporter: Dominik Sust
>Assignee: Laszlo Kishalmi
>Priority: Critical
>  Labels: cachedir, default_cache_dir, default_user_dir, userdir
> Fix For: 10.0
>
> Attachments: nb10_about.jpg, nb8_about.jpg, nb9_about.jpg
>
>
> Launcher does not set the correct values for "DEFAULT_USERDIR_ROOT" and 
> "DEFAULT_CACHEDIR_ROOT".
> Please see the attached screenshots. I made them after a clean installation.
> "nb8_about.jpg" shows that User directory and Cache directory is setup 
> correctly
> "nb9_about.jpg" shows that both directories are setup directly to my home 
> folder.



--
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] [Assigned] (NETBEANS-1922) Netbeans not launching in the second execution

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi reassigned NETBEANS-1922:
-

Assignee: Laszlo Kishalmi  (was: Flavius Stan)

> Netbeans not launching in the second execution
> --
>
> Key: NETBEANS-1922
> URL: https://issues.apache.org/jira/browse/NETBEANS-1922
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Welcome
>Affects Versions: 10.0
> Environment: MacOS Mojave 10.14.2; 
> openjdk version "11.0.1" 2018-10-16
> OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode); 
> Netbeans 10.0
>Reporter: Flavius Stan
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: Bug
> Attachments: Captura de pantalla 2019-01-11 a las 21.54.12.png
>
>
> Netbeans 10 not launching after restart the computer. 
> I download the binaries for netbeans 10 at 2019-1-7 to use with MacOs Mojave 
> 10.14.2, openjdk 11.0.1. Executing the netbeans UNIX executable, it starts as 
> usual, everything works great till I shutdown the computer. When I power up 
> the computer again and start netbeans, it just not open, the icon appears in 
> the dock and it automatically close, not loading screen. I executed in the 
> terminal, but it didn't prompt anything. I edit the netbeans.conf file and 
> set the path to jdk in the file, but it didn't work. I tried to set it in 
> executing time with the --jdkhome command but anything new. I set the working 
> dir manually, I increase the memory heap but any approach was unsuccessfully. 
> Netbeans not starting.
> So I give up, and delete the folder with netbeans. Today, 2019/1/11, I 
> download netbeans again with more hope, and the first time I execute it, it 
> prompts the image attached, I click on disable modules and continue, and as 
> the other day, It works great, everything was okay. So I decided to restart 
> the computer to see if the issue repeat. And after the restart, netbeans not 
> launching again. 



--
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-1922) Netbeans not launching in the second execution

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1922:
---

Demoted as Major, as NB starts with cover up and no additional info has been 
provided since that. I'm going to close this issue in 2 weeks if there were no 
update on it.

> Netbeans not launching in the second execution
> --
>
> Key: NETBEANS-1922
> URL: https://issues.apache.org/jira/browse/NETBEANS-1922
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Welcome
>Affects Versions: 10.0
> Environment: MacOS Mojave 10.14.2; 
> openjdk version "11.0.1" 2018-10-16
> OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode); 
> Netbeans 10.0
>Reporter: Flavius Stan
>Assignee: Flavius Stan
>Priority: Major
>  Labels: Bug
> Attachments: Captura de pantalla 2019-01-11 a las 21.54.12.png
>
>
> Netbeans 10 not launching after restart the computer. 
> I download the binaries for netbeans 10 at 2019-1-7 to use with MacOs Mojave 
> 10.14.2, openjdk 11.0.1. Executing the netbeans UNIX executable, it starts as 
> usual, everything works great till I shutdown the computer. When I power up 
> the computer again and start netbeans, it just not open, the icon appears in 
> the dock and it automatically close, not loading screen. I executed in the 
> terminal, but it didn't prompt anything. I edit the netbeans.conf file and 
> set the path to jdk in the file, but it didn't work. I tried to set it in 
> executing time with the --jdkhome command but anything new. I set the working 
> dir manually, I increase the memory heap but any approach was unsuccessfully. 
> Netbeans not starting.
> So I give up, and delete the folder with netbeans. Today, 2019/1/11, I 
> download netbeans again with more hope, and the first time I execute it, it 
> prompts the image attached, I click on disable modules and continue, and as 
> the other day, It works great, everything was okay. So I decided to restart 
> the computer to see if the issue repeat. And after the restart, netbeans not 
> launching again. 



--
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-1922) Netbeans not launching in the second execution

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1922:
--
Priority: Major  (was: Blocker)

> Netbeans not launching in the second execution
> --
>
> Key: NETBEANS-1922
> URL: https://issues.apache.org/jira/browse/NETBEANS-1922
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Welcome
>Affects Versions: 10.0
> Environment: MacOS Mojave 10.14.2; 
> openjdk version "11.0.1" 2018-10-16
> OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode); 
> Netbeans 10.0
>Reporter: Flavius Stan
>Assignee: Flavius Stan
>Priority: Major
>  Labels: Bug
> Attachments: Captura de pantalla 2019-01-11 a las 21.54.12.png
>
>
> Netbeans 10 not launching after restart the computer. 
> I download the binaries for netbeans 10 at 2019-1-7 to use with MacOs Mojave 
> 10.14.2, openjdk 11.0.1. Executing the netbeans UNIX executable, it starts as 
> usual, everything works great till I shutdown the computer. When I power up 
> the computer again and start netbeans, it just not open, the icon appears in 
> the dock and it automatically close, not loading screen. I executed in the 
> terminal, but it didn't prompt anything. I edit the netbeans.conf file and 
> set the path to jdk in the file, but it didn't work. I tried to set it in 
> executing time with the --jdkhome command but anything new. I set the working 
> dir manually, I increase the memory heap but any approach was unsuccessfully. 
> Netbeans not starting.
> So I give up, and delete the folder with netbeans. Today, 2019/1/11, I 
> download netbeans again with more hope, and the first time I execute it, it 
> prompts the image attached, I click on disable modules and continue, and as 
> the other day, It works great, everything was okay. So I decided to restart 
> the computer to see if the issue repeat. And after the restart, netbeans not 
> launching again. 



--
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: [NETBEANS-2044] Use gradle.properties to store project build actions.

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

lkishalmi 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 4789517  [NETBEANS-2044] Use gradle.properties to store project build 
actions.
4789517 is described below

commit 4789517d49b7b0aa421433d6f203b6fce7c2a3a3
Author: Laszlo Kishalmi 
AuthorDate: Fri Feb 1 23:47:39 2019 -0800

[NETBEANS-2044] Use gradle.properties to store project build actions.
---
 .../gradle/GradleAuxiliaryPropertiesImpl.java  | 29 +++
 .../actions/ActionMappingPropertyReader.java   | 98 ++
 .../actions/CustomActionRegistrationSupport.java   | 91 
 .../actions/ProjectActionMappingProviderImpl.java  | 39 +++--
 .../gradle/customizer/BuildActionsCustomizer.java  |  2 -
 .../actions/ActionMappingPropertyReaderTest.java   | 97 +
 .../gradle/actions/ActionMappingScannerTest.java   |  6 +-
 7 files changed, 280 insertions(+), 82 deletions(-)

diff --git 
a/groovy/gradle/src/org/netbeans/modules/gradle/GradleAuxiliaryPropertiesImpl.java
 
b/groovy/gradle/src/org/netbeans/modules/gradle/GradleAuxiliaryPropertiesImpl.java
index 891eaa6..aa70c21 100644
--- 
a/groovy/gradle/src/org/netbeans/modules/gradle/GradleAuxiliaryPropertiesImpl.java
+++ 
b/groovy/gradle/src/org/netbeans/modules/gradle/GradleAuxiliaryPropertiesImpl.java
@@ -38,9 +38,9 @@ import org.openide.util.Mutex.Action;
  * @author Laszlo Kishalmi
  */
 public class GradleAuxiliaryPropertiesImpl implements AuxiliaryProperties {
-
+
 private static final String PROP_PREFIX = "nb-config."; //NOI18N
-
+
 final NbGradleProjectImpl project;
 
 public GradleAuxiliaryPropertiesImpl(NbGradleProjectImpl project) {
@@ -59,18 +59,15 @@ public class GradleAuxiliaryPropertiesImpl implements 
AuxiliaryProperties {
 
 @Override
 public void put(final String key, final String value, final boolean 
shared) {
-ProjectManager.mutex().writeAccess(new Runnable() {
-@Override
-public void run() {
-EditableProperties props = getProperties(shared);
-if (value != null) {
-props.put(PROP_PREFIX + key, value);
-} else {
-props.remove(PROP_PREFIX + key);
-}
-
-putProperties(props, shared);
+ProjectManager.mutex().writeAccess(() -> {
+EditableProperties props = getProperties(shared);
+if (value != null) {
+props.put(PROP_PREFIX + key, value);
+} else {
+props.remove(PROP_PREFIX + key);
 }
+
+putProperties(props, shared);
 });
 }
 
@@ -85,7 +82,7 @@ public class GradleAuxiliaryPropertiesImpl implements 
AuxiliaryProperties {
 }
 return ret;
 }
-
+
 private EditableProperties getProperties(boolean shared) {
 EditableProperties ret = new EditableProperties(false);
 File input = getPropFile(shared);
@@ -98,7 +95,7 @@ public class GradleAuxiliaryPropertiesImpl implements 
AuxiliaryProperties {
 }
 return ret;
 }
-
+
 private void putProperties(EditableProperties props, boolean shared) {
 File output = getPropFile(shared);
 if (!props.isEmpty()) {
@@ -114,7 +111,7 @@ public class GradleAuxiliaryPropertiesImpl implements 
AuxiliaryProperties {
 output.delete();
 }
  }
-
+
 private File getPropFile(boolean shared) {
 GradleFiles gf = project.getGradleFiles();
 return new File(shared ? gf.getProjectDir() : 
GradleProjectCache.getCacheDir(gf), GradleFiles.GRADLE_PROPERTIES_NAME);
diff --git 
a/groovy/gradle/src/org/netbeans/modules/gradle/actions/ActionMappingPropertyReader.java
 
b/groovy/gradle/src/org/netbeans/modules/gradle/actions/ActionMappingPropertyReader.java
new file mode 100644
index 000..9540f75
--- /dev/null
+++ 
b/groovy/gradle/src/org/netbeans/modules/gradle/actions/ActionMappingPropertyReader.java
@@ -0,0 +1,98 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions 

[incubator-netbeans] branch master updated: [NETBEANS-2039] Added run and debug action to Spring Boot Applications

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

lkishalmi 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 13e8db7  [NETBEANS-2039] Added run and debug action to Spring Boot 
Applications
13e8db7 is described below

commit 13e8db7d4f1bb01ab31c0a243b0506c2d7d89f90
Author: Laszlo Kishalmi 
AuthorDate: Fri Feb 1 00:47:40 2019 -0800

[NETBEANS-2039] Added run and debug action to Spring Boot Applications
---
 .../gradle/spring/SpringActionProvider.java| 41 ++
 .../modules/gradle/spring/action-mapping.xml   | 33 +
 .../gradle/tooling/NbProjectInfoBuilder.groovy |  7 ++--
 3 files changed, 79 insertions(+), 2 deletions(-)

diff --git 
a/groovy/gradle.spring/src/org/netbeans/modules/gradle/spring/SpringActionProvider.java
 
b/groovy/gradle.spring/src/org/netbeans/modules/gradle/spring/SpringActionProvider.java
new file mode 100644
index 000..189db5f
--- /dev/null
+++ 
b/groovy/gradle.spring/src/org/netbeans/modules/gradle/spring/SpringActionProvider.java
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.netbeans.modules.gradle.spring;
+
+import org.netbeans.modules.gradle.spi.actions.DefaultGradleActionsProvider;
+import org.netbeans.modules.gradle.spi.actions.GradleActionsProvider;
+import org.openide.util.lookup.ServiceProvider;
+import static org.netbeans.spi.project.ActionProvider.*;
+
+/**
+ * Provides run and debug action for spring boot apps out-of-the-box.
+ * @author lkishalmi
+ */
+@ServiceProvider(service = GradleActionsProvider.class)
+public class SpringActionProvider extends DefaultGradleActionsProvider {
+private static final String[] SUPPORTED = new String[]{
+COMMAND_RUN,
+COMMAND_DEBUG,
+};
+
+public SpringActionProvider() {
+super(SUPPORTED);
+}
+
+}
diff --git 
a/groovy/gradle.spring/src/org/netbeans/modules/gradle/spring/action-mapping.xml
 
b/groovy/gradle.spring/src/org/netbeans/modules/gradle/spring/action-mapping.xml
new file mode 100644
index 000..e438ad4
--- /dev/null
+++ 
b/groovy/gradle.spring/src/org/netbeans/modules/gradle/spring/action-mapping.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+bootRun
+
+
+
+bootRun --debug-jvm
+
+
+
diff --git 
a/groovy/gradle/netbeans-gradle-tooling/src/main/groovy/org/netbeans/modules/gradle/tooling/NbProjectInfoBuilder.groovy
 
b/groovy/gradle/netbeans-gradle-tooling/src/main/groovy/org/netbeans/modules/gradle/tooling/NbProjectInfoBuilder.groovy
index 4b90a52..885b5e1 100644
--- 
a/groovy/gradle/netbeans-gradle-tooling/src/main/groovy/org/netbeans/modules/gradle/tooling/NbProjectInfoBuilder.groovy
+++ 
b/groovy/gradle/netbeans-gradle-tooling/src/main/groovy/org/netbeans/modules/gradle/tooling/NbProjectInfoBuilder.groovy
@@ -108,7 +108,7 @@ class NbProjectInfoBuilder {
 sp.put(p.name, p.projectDir);
 }
 model.info.project_subProjects = sp;
-
+
 Map ib = new HashMap<>();
 println "Gradle Version: $gradleVersion"
 if (gradleVersion.compareTo(VersionNumber.parse('3.1')) >= 0) {
@@ -118,7 +118,7 @@ class NbProjectInfoBuilder {
 }
 }
 model.info.project_includedBuilds = ib;
-
+
 try {
 model.info.buildClassPath = 
storeSet(project.buildscript.configurations.classpath.files)
 } catch (Exception e) {
@@ -140,6 +140,9 @@ class NbProjectInfoBuilder {
 'scala-base', 'scala', 'groovy-base', 'groovy',\
 'distribution', 'application', 'maven', 'osgi', \
 'jacoco', 'checkstyle', 'pmd', 'findbugs', 'ear', \
+'play', 'java-library-distribution', 'maven-publish',
+'ivy-publish', 'antlr', \
+'org.springframework.boot', \
 'com.github.lkishalmi.gatling', \
 'com.android.library', 'com.android.application']) {
 if (project.plugins.hasPlugin(plugin)) {


-
To unsubscribe, 

[jira] [Resolved] (NETBEANS-2036) Output tab remain active after gradle build finishes

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2036.
---
   Resolution: Fixed
Fix Version/s: 11.0

Thanks for reporting this, actually this one is more serious as the stream 
resources allocated to the build was not closed, could result potential 
resource leaks.

The fix was trivial though!

> Output tab remain active after gradle build finishes
> 
>
> Key: NETBEANS-2036
> URL: https://issues.apache.org/jira/browse/NETBEANS-2036
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
>Reporter: Alessandro Falappa
>Assignee: Laszlo Kishalmi
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 11.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> After a gradle build finishes the tab in the output window remain in 'active' 
> or 'running' state.
> With Nimbus LAF the title of the tab is rendered with a bold font. The issue 
> is more evident wen having several tabs (try building several projects).
> Maven and Ant builds deactivate the tab when finished.



--
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: [NETBEANS-2036] Close out and err streams when Gradle build process finished.

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

lkishalmi 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 ec5e578  [NETBEANS-2036] Close out and err streams when Gradle build 
process finished.
ec5e578 is described below

commit ec5e5785ddefc5db623ed0f3845b75b5286ae446
Author: Laszlo Kishalmi 
AuthorDate: Sat Feb 9 20:12:18 2019 -0800

[NETBEANS-2036] Close out and err streams when Gradle build process 
finished.
---
 .../src/org/netbeans/modules/gradle/execute/GradleDaemonExecutor.java | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/groovy/gradle/src/org/netbeans/modules/gradle/execute/GradleDaemonExecutor.java
 
b/groovy/gradle/src/org/netbeans/modules/gradle/execute/GradleDaemonExecutor.java
index 26f15a2..ccfe5f7 100644
--- 
a/groovy/gradle/src/org/netbeans/modules/gradle/execute/GradleDaemonExecutor.java
+++ 
b/groovy/gradle/src/org/netbeans/modules/gradle/execute/GradleDaemonExecutor.java
@@ -171,6 +171,9 @@ public final class GradleDaemonExecutor extends 
AbstractGradleExecutor {
 //TODO: Handle Cancelled builds
 // We just swallow BUILD FAILED exception silently
 } finally {
+BuildExecutionSupport.registerFinishedItem(item);
+ioput.getOut().close();
+ioput.getErr().close();
 if (pconn != null) {
 pconn.close();
 }
@@ -190,7 +193,6 @@ public final class GradleDaemonExecutor extends 
AbstractGradleExecutor {
 handle.finish();
 markFreeTab();
 actionStatesAtFinish();
-BuildExecutionSupport.registerFinishedItem(item);
 }
 }
 


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

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



[jira] [Resolved] (NETBEANS-2002) Run Gradle Tasks from Navigator on double click

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2002.
---
   Resolution: Fixed
Fix Version/s: 11.0

The corresponding PR got merged.

> Run Gradle Tasks from Navigator on double click
> ---
>
> Key: NETBEANS-2002
> URL: https://issues.apache.org/jira/browse/NETBEANS-2002
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20190127-unknown-revn)
>Reporter: Jose Pereda
>Assignee: Laszlo Kishalmi
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 11.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The Gradle tasks displayed on the Navigator view can be directly executed by 
> double clicking (as one would expect), but instead you have to right click 
> and select {{Run Task}}. 
> The context menu shows another option to customize the task, so I'd suggest 
> to keep the context menu as is (maybe later on other options can be added, 
> like \{{Debug Task}}), but also let the user run the task directly with a 
> double click.



--
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: [NETBEANS-2002] Run Gradle Tasks from Navigator as a default Action.

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

lkishalmi 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 1f994e1  [NETBEANS-2002] Run Gradle Tasks from Navigator as a default 
Action.
1f994e1 is described below

commit 1f994e104be5b8eb7184ba6f98ac997af3fd5d3d
Author: Laszlo Kishalmi 
AuthorDate: Sat Feb 9 17:55:25 2019 -0800

[NETBEANS-2002] Run Gradle Tasks from Navigator as a default Action.
---
 .../gradle/execute/navigator/TasksPanel.java   | 37 +-
 1 file changed, 15 insertions(+), 22 deletions(-)

diff --git 
a/groovy/gradle/src/org/netbeans/modules/gradle/execute/navigator/TasksPanel.java
 
b/groovy/gradle/src/org/netbeans/modules/gradle/execute/navigator/TasksPanel.java
index 46b92f1..c064c20 100644
--- 
a/groovy/gradle/src/org/netbeans/modules/gradle/execute/navigator/TasksPanel.java
+++ 
b/groovy/gradle/src/org/netbeans/modules/gradle/execute/navigator/TasksPanel.java
@@ -20,7 +20,6 @@
 package org.netbeans.modules.gradle.execute.navigator;
 
 import org.netbeans.modules.gradle.ActionProviderImpl;
-import org.netbeans.modules.gradle.GradleProject;
 import org.netbeans.modules.gradle.api.GradleTask;
 import org.netbeans.modules.gradle.api.NbGradleProject;
 import org.netbeans.modules.gradle.api.execute.ActionMapping;
@@ -68,14 +67,10 @@ public class TasksPanel extends javax.swing.JPanel 
implements ExplorerManager.Pr
 private NbGradleProject current;
 private Project currentP;
 
-private final PropertyChangeListener pchadapter = new 
PropertyChangeListener() {
-
-@Override
-public void propertyChange(PropertyChangeEvent evt) {
-if 
(NbGradleProject.PROP_PROJECT_INFO.equals(evt.getPropertyName())) {
-showWaitNode();
-RequestProcessor.getDefault().post(TasksPanel.this);
-}
+private final PropertyChangeListener pchadapter = (PropertyChangeEvent 
evt) -> {
+if (NbGradleProject.PROP_PROJECT_INFO.equals(evt.getPropertyName())) {
+showWaitNode();
+RequestProcessor.getDefault().post(TasksPanel.this);
 }
 };
 
@@ -163,24 +158,18 @@ public class TasksPanel extends javax.swing.JPanel 
implements ExplorerManager.Pr
 }
 ch.add(new Node[]{new 
TaskGroupNode(GradleBaseProject.PRIVATE_TASK_GROUP, prj)});
 
-SwingUtilities.invokeLater(new Runnable() {
-@Override
-public void run() {
-treeView.setRootVisible(false);
-manager.setRootContext(new AbstractNode(ch));
-treeView.expandAll();
-}
+SwingUtilities.invokeLater(() -> {
+treeView.setRootVisible(false);
+manager.setRootContext(new AbstractNode(ch));
+treeView.expandAll();
 });
 return;
 }
 
 }
-SwingUtilities.invokeLater(new Runnable() {
-@Override
-public void run() {
-treeView.setRootVisible(false);
-manager.setRootContext(createEmptyNode());
-}
+SwingUtilities.invokeLater(() -> {
+treeView.setRootVisible(false);
+manager.setRootContext(createEmptyNode());
 });
 }
 
@@ -299,6 +288,10 @@ public class TasksPanel extends javax.swing.JPanel 
implements ExplorerManager.Pr
 return task;
 }
 
+@Override
+public Action getPreferredAction() {
+return getActions(false)[0];
+}
 }
 
 private class TaskGroupChildren extends ChildFactory {


-
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-2036) Output tab remain active after gradle build finishes

2019-02-09 Thread ASF GitHub Bot (JIRA)


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

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

> Output tab remain active after gradle build finishes
> 
>
> Key: NETBEANS-2036
> URL: https://issues.apache.org/jira/browse/NETBEANS-2036
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
>Reporter: Alessandro Falappa
>Assignee: Laszlo Kishalmi
>Priority: Minor
>  Labels: pull-request-available
>
> After a gradle build finishes the tab in the output window remain in 'active' 
> or 'running' state.
> With Nimbus LAF the title of the tab is rendered with a bold font. The issue 
> is more evident wen having several tabs (try building several projects).
> Maven and Ant builds deactivate the tab when finished.



--
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-2002) Run Gradle Tasks from Navigator on double click

2019-02-09 Thread ASF GitHub Bot (JIRA)


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

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

> Run Gradle Tasks from Navigator on double click
> ---
>
> Key: NETBEANS-2002
> URL: https://issues.apache.org/jira/browse/NETBEANS-2002
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20190127-unknown-revn)
>Reporter: Jose Pereda
>Assignee: Laszlo Kishalmi
>Priority: Trivial
>  Labels: pull-request-available
>
> The Gradle tasks displayed on the Navigator view can be directly executed by 
> double clicking (as one would expect), but instead you have to right click 
> and select {{Run Task}}. 
> The context menu shows another option to customize the task, so I'd suggest 
> to keep the context menu as is (maybe later on other options can be added, 
> like \{{Debug Task}}), but also let the user run the task directly with a 
> double click.



--
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-2102) IAE on regular files on Gradle project Classpath

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-2102:
---

[http://central.maven.org/maven2/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.hk2-jar]
 returns 404 for me.

You might have just found a Ghost in the system which lives one of the nearby 
cache as the result of a poor upload and afterwards delete.

Anyway I could isolate a code path where this can happen and I'm going to add a 
patch for it.

> IAE on regular files on Gradle project Classpath
> 
>
> Key: NETBEANS-2102
> URL: https://issues.apache.org/jira/browse/NETBEANS-2102
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> It seems due to some mystical errors in Maven repository Gradle can return 
> non-archive, non-directory elements in classpath. This results IAE when 
> creating PathResource for classpath in the IDE.
> These CP entries simply should be omitted.



--
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-2102) IAE on regular files on Gradle project Classpath

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-2102:
---

Interestingly at the moment I don’t have that file, but it isn’t a corrupt 
cache.  The file is that way in Maven.  Look here:
 
[https://mvnrepository.com/artifact/org.glassfish.ha/ha-api/3.1.9]
 
[http://central.maven.org/maven2/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.hk2-jar]
 
I believe this was just a file that was poorly deployed to Maven Central.
 
The file I do have at the moment is just ha-api.3.1.9.jar  - missing the ‘hk2-‘ 
but I believe that my gradle cache did have the “bad” file at some point.
 
I’ve since moved to a newer revision of jax-ws which has slightly updated 
dependencies in order to work around this issue.
 
While the issue was reproducible with the example I gave, it didn’t seem to 
happen every time.  I don’t know why.
 
Regards,
 
Scott

> IAE on regular files on Gradle project Classpath
> 
>
> Key: NETBEANS-2102
> URL: https://issues.apache.org/jira/browse/NETBEANS-2102
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> It seems due to some mystical errors in Maven repository Gradle can return 
> non-archive, non-directory elements in classpath. This results IAE when 
> creating PathResource for classpath in the IDE.
> These CP entries simply should be omitted.



--
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-2102) IAE on regular files on Gradle project Classpath

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-2102:
---

Unfortunately I could not reproduce the issue with the provided code, though 
I've found something strange that could cause this.

[file:/Users/scott/.gradle/caches/modules-2/files-2.1/org.glassfish.ha/ha-api/3.1.9/b95d8d7d1a57cf46d9f0e924f8864f94159bffd3/ha-api-3.1.9.hk2-jar|file:///Users/scott/.gradle/caches/modules-2/files-2.1/org.glassfish.ha/ha-api/3.1.9/b95d8d7d1a57cf46d9f0e924f8864f94159bffd3/ha-api-3.1.9.hk2-jar]

Do you know why this file URL ends with "-jar" instead of ".jar" I actually 
believe that this path does not even exists for you, just somehow got in the 
Gradle's cache.

Anyway if the file or dir happen to exists I'd like to know what is in there. 
If it is not, then probably your local Gradle files got corrupted.

> IAE on regular files on Gradle project Classpath
> 
>
> Key: NETBEANS-2102
> URL: https://issues.apache.org/jira/browse/NETBEANS-2102
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> It seems due to some mystical errors in Maven repository Gradle can return 
> non-archive, non-directory elements in classpath. This results IAE when 
> creating PathResource for classpath in the IDE.
> These CP entries simply should be omitted.



--
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-2102) IAE on regular files on Gradle project Classpath

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-2102:
---

{{java.lang.IllegalArgumentException: 
file:/Users/scott/.gradle/caches/modules-2/files-2.1/org.glassfish.ha/ha-api/3.1.9/b95d8d7d1a57cf46d9f0e924f8864f94159bffd3/ha-api-3.1.9.hk2-jar
 is not a valid classpath entry; it must end with a slash.}}
{{ at 
org.netbeans.modules.java.classpath.SimplePathResourceImplementation.verify(SimplePathResourceImplementation.java:90)}}
{{ at 
org.netbeans.modules.java.classpath.SimplePathResourceImplementation.verify(SimplePathResourceImplementation.java:43)}}
{{ at 
org.netbeans.modules.java.classpath.SimplePathResourceImplementation.(SimplePathResourceImplementation.java:108)}}
{{ at 
org.netbeans.spi.java.classpath.support.ClassPathSupport.createResource(ClassPathSupport.java:54)}}
{{ at 
org.netbeans.modules.gradle.java.classpath.AbstractGradleClassPathImpl.getResources(AbstractGradleClassPathImpl.java:103)}}
{{ at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.findDependencies(RepositoryUpdater.java:1897)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$2900(RepositoryUpdater.java:136)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4928)}}
{{[catch] at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)}}
{{ at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)}}
{{ at 
org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.performScan(RunWhenScanFinishedSupport.java:83)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6095)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6091)}}
{{ at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)}}
{{ at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)}}
{{ at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)}}
{{ at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)}}
{{ at 
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.run(RepositoryUpdater.java:6091)}}
{{ at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)}}
{{ at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)}}
{{ at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)}}
{{ at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)}}
{{ at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)}}
{{ at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)}}

> IAE on regular files on Gradle project Classpath
> 
>
> Key: NETBEANS-2102
> URL: https://issues.apache.org/jira/browse/NETBEANS-2102
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> It seems due to some mystical errors in Maven repository Gradle can return 
> non-archive, non-directory elements in classpath. This results IAE when 
> creating PathResource for classpath in the IDE.
> These CP entries simply should be omitted.



--
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-2102) IAE on regular files on Gradle project Classpath

2019-02-09 Thread ASF GitHub Bot (JIRA)


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

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

> IAE on regular files on Gradle project Classpath
> 
>
> Key: NETBEANS-2102
> URL: https://issues.apache.org/jira/browse/NETBEANS-2102
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>
> It seems due to some mystical errors in Maven repository Gradle can return 
> non-archive, non-directory elements in classpath. This results IAE when 
> creating PathResource for classpath in the IDE.
> These CP entries simply should be omitted.



--
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-2102) IAE on regular files on Gradle project Classpath

2019-02-09 Thread Laszlo Kishalmi (JIRA)
Laszlo Kishalmi created NETBEANS-2102:
-

 Summary: IAE on regular files on Gradle project Classpath
 Key: NETBEANS-2102
 URL: https://issues.apache.org/jira/browse/NETBEANS-2102
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Gradle
Reporter: Laszlo Kishalmi
Assignee: Laszlo Kishalmi


It seems due to some mystical errors in Maven repository Gradle can return 
non-archive, non-directory elements in classpath. This results IAE when 
creating PathResource for classpath in the IDE.

These CP entries simply should be omitted.



--
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-2029) Gradle Distribution Needs to be Installed to Load Gradle Projects

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-2029:
--
Summary: Gradle Distribution Needs to be Installed to Load Gradle Projects  
(was: Unloadable Spring Initializr gradle project)

> Gradle Distribution Needs to be Installed to Load Gradle Projects
> -
>
> Key: NETBEANS-2029
> URL: https://issues.apache.org/jira/browse/NETBEANS-2029
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-987-on-20190129)
> Java: 1.8.0_201; Java HotSpot(TM) 64-Bit Server VM 25.201-b09
> Runtime: Java(TM) SE Runtime Environment 1.8.0_201-b09
> System: Linux version 4.15.0-43-generic running on amd64; UTF-8; it_IT (nb)
> User directory: /home/sasha/.netbeans/dev
> Cache directory: /home/sasha/.cache/netbeans/dev
>Reporter: Alessandro Falappa
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> I generated a basic Spring Boot gradle project on 
> [http://start.spring.io|http://start.spring.io/] (choose gradle project type 
> then press generate, unzip downloaded archive).
> I opened the generated project in NB11.
> The following exception pops-up almost immediately after opening:
> {code:java}
> java.lang.NullPointerException: The file parameter cannot be null
> at org.openide.util.Parameters.notNull(Parameters.java:64)
> at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:853)
> at 
> org.netbeans.modules.gradle.queries.GradleSourceForBinary.findSourceRoots2(GradleSourceForBinary.java:59)
> at 
> org.netbeans.api.java.queries.SourceForBinaryQuery.findSourceRoots2(SourceForBinaryQuery.java:101)
> at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:728)
> at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:275)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4888)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)
> [catch] at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
> at 
> org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.performScan(RunWhenScanFinishedSupport.java:83)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6095)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6091)
> at 
> org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
> at 
> org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
> at 
> org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
> at 
> org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.run(RepositoryUpdater.java:6091)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
> at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> {code}
> The resulting project is unloadable and unbuildable.
> A notification is also generated with a warning telling:
> {code:java}
> null
> Could not run build action using Gradle installation 'null'{code}
> The latter may be a distinct problem.
> On the console there is also another exception thrown (reporting essential 
> part):
> {code:java}
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1
> java.lang.NullPointerException
> at 
> org.netbeans.modules.gradle.classpath.AbstractGradleScriptClassPath.getResources(AbstractGradleScriptClassPath.java:107)
> at 

[jira] [Resolved] (NETBEANS-2037) Prefer slimmer gradle distribution

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2037.
---
Resolution: Not A Bug

The all distribution has been chosen to be downloaded in order to be able 
provide some Javadoc when working on Gradle files. Though that support is not 
really got working.

I've changed to the bin distribution in the PR for NETBEANS-2029

> Prefer slimmer gradle distribution
> --
>
> Key: NETBEANS-2037
> URL: https://issues.apache.org/jira/browse/NETBEANS-2037
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
>Reporter: Alessandro Falappa
>Assignee: Laszlo Kishalmi
>Priority: Minor
>
> When opening Tool | Options | Java | Gradle a gradle 4.10.2 distribution is 
> dowloaded and installed.
> The downloaded distribution is the complete one ({{gradle-4.10.2-all.zip}}), 
> consider to download the binary only distribution ({{gradle-4.10.2-bin.zip}}) 
> which is about 40 Mb smaller.



--
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] [Resolved] (NETBEANS-2030) Opening projects created with the unofficial gradle plugin does not work with official gradle support

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2030.
---
Resolution: Duplicate

> Opening projects created with the unofficial gradle plugin does not work with 
> official gradle support
> -
>
> Key: NETBEANS-2030
> URL: https://issues.apache.org/jira/browse/NETBEANS-2030
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Windows 10 x64
> OpenJDK 1.8.0_181 (Using the RedHat Build)
> Netbeans dev #986
> as well as
> Ubuntu 18.04 x64
> OpenJDK 1.8.0_191 x64
> Netbeans dev #987
>Reporter: Martin Weißhaupt
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: gradle
> Attachments: Stacktrace.txt
>
>
> Opening gradle projects that worked or have been created by the unofficial 
> Netbeans gradle plugin doesn't work.
>  
> I have created a test project to reproduce the issue. Just open the root 
> project from the following repository:
> [https://github.com/mweisshaupt1988/Netbeans11GradleTest]
>  
>  
>  



--
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] [Resolved] (NETBEANS-2012) Code coverage does not work for Gradle projects

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2012.
---
   Resolution: Fixed
Fix Version/s: 11.0

The corresponding PR has been merged.

> Code coverage does not work for Gradle projects
> ---
>
> Key: NETBEANS-2012
> URL: https://issues.apache.org/jira/browse/NETBEANS-2012
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Reporter: mkhramov
>Assignee: Laszlo Kishalmi
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 11.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> For my NB  dev build  I cannot run Unit tests and/or coverage task for gradle 
> project
> Steps to reproduce:
> *Product Version:* Apache NetBeans IDE Dev (Build 20190125-dc92644eeb90)
> *Java:* 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> *Runtime:* Java(TM) SE Runtime Environment 9.0.1+11
> *System:* Windows 10 version 10.0 running on amd64; Cp1251; en_US (nb)
> Create and build new gradle Java Application project
> Invoke Collect And Display code coverage action.
> Exception is thrown:
> java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor
>     at 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
>     at 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
>     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
>     at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:197)
> Caused: java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor 
> starting from ModuleCL@6ba0b2d2[org.netbeans.modules.gradle.java] with 
> possible defining loaders [org.netbeans.MainImpl$BootClassLoader@71318ec4, 
> ModuleCL@69791cc2[com.github.alexfalappa.nb.springboot.plugin], 
> ModuleCL@71ebd684[org.netbeans.libs.findbugs]] and declared parents 
> [ModuleCL@18133ed[org.netbeans.modules.extexecution], 
> ModuleCL@6ded7654[org.openide.awt], ModuleCL@4fda8710[org.openide.dialogs], 
> ModuleCL@519b734b[org.netbeans.modules.queries], 
> ModuleCL@4eb3e144[org.netbeans.libs.javacapi], 
> ModuleCL@4379b85c[org.netbeans.modules.java.platform.ui], 
> ModuleCL@59f0154[org.netbeans.api.java], 
> ModuleCL@7368d741[org.netbeans.modules.java.project], 
> ModuleCL@5ccbd2dc[org.netbeans.api.templates], 
> org.netbeans.JarClassLoader@4b38541e, ...19 more]
>     at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:199)
>     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> Caused: java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor
>     at java.base/java.lang.ClassLoader.defineClass1(Native Method)
>     at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1007)
>     at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:286)
>     at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:234)
> Caused: java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor while 
> loading org.jacoco.core.internal.flow.ClassProbesVisitor; see 
> http://wiki.netbeans.org/DevFaqTroubleshootClassNotFound
>     at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:238)
>     at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:192)
>     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
>     at 
> org.netbeans.modules.gradle.java.coverage.GradleCoverageProvider.readJacocoExec(GradleCoverageProvider.java:201)
>     at 
> org.netbeans.modules.gradle.java.coverage.GradleCoverageProvider.setEnabled(GradleCoverageProvider.java:128)
>     at 
> org.netbeans.modules.gsf.codecoverage.CoverageManagerImpl.setEnabled(CoverageManagerImpl.java:105)
>     at 
> org.netbeans.modules.gsf.codecoverage.CoverageAction$CoverageItemHandler.actionPerformed(CoverageAction.java:250)
> 
>  
> Try to run tests for project. Another  exception is thrown:
> java.lang.NullPointerException
>     at 
> org.netbeans.modules.gradle.api.execute.GradleCommandLine.lambda$combine$0(GradleCommandLine.java:846)
>     at java.base/java.lang.Iterable.forEach(Iterable.java:75)
>     at 
> org.netbeans.modules.gradle.api.execute.GradleCommandLine.combine(GradleCommandLine.java:835)
>     at 
> org.netbeans.modules.gradle.api.execute.RunUtils.createRunConfig(RunUtils.java:123)
>     at 
> org.netbeans.modules.gradle.ActionProviderImpl.invokeProjectAction(ActionProviderImpl.java:201)
>     at 
> org.netbeans.modules.gradle.ActionProviderImpl.invokeAction(ActionProviderImpl.java:128)
>     at 
> org.netbeans.modules.project.ui.actions.ProjectAction$2.run(ProjectAction.java:162)
> ...
>  
>  



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


[jira] [Updated] (NETBEANS-2029) Unloadable Spring Initializr gradle project

2019-02-09 Thread ASF GitHub Bot (JIRA)


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

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

> Unloadable Spring Initializr gradle project
> ---
>
> Key: NETBEANS-2029
> URL: https://issues.apache.org/jira/browse/NETBEANS-2029
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-987-on-20190129)
> Java: 1.8.0_201; Java HotSpot(TM) 64-Bit Server VM 25.201-b09
> Runtime: Java(TM) SE Runtime Environment 1.8.0_201-b09
> System: Linux version 4.15.0-43-generic running on amd64; UTF-8; it_IT (nb)
> User directory: /home/sasha/.netbeans/dev
> Cache directory: /home/sasha/.cache/netbeans/dev
>Reporter: Alessandro Falappa
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
>
> I generated a basic Spring Boot gradle project on 
> [http://start.spring.io|http://start.spring.io/] (choose gradle project type 
> then press generate, unzip downloaded archive).
> I opened the generated project in NB11.
> The following exception pops-up almost immediately after opening:
> {code:java}
> java.lang.NullPointerException: The file parameter cannot be null
> at org.openide.util.Parameters.notNull(Parameters.java:64)
> at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:853)
> at 
> org.netbeans.modules.gradle.queries.GradleSourceForBinary.findSourceRoots2(GradleSourceForBinary.java:59)
> at 
> org.netbeans.api.java.queries.SourceForBinaryQuery.findSourceRoots2(SourceForBinaryQuery.java:101)
> at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:728)
> at 
> org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:275)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4888)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)
> [catch] at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
> at 
> org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.performScan(RunWhenScanFinishedSupport.java:83)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6095)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2.call(RepositoryUpdater.java:6091)
> at 
> org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
> at 
> org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
> at 
> org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
> at 
> org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
> at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.run(RepositoryUpdater.java:6091)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
> at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> {code}
> The resulting project is unloadable and unbuildable.
> A notification is also generated with a warning telling:
> {code:java}
> null
> Could not run build action using Gradle installation 'null'{code}
> The latter may be a distinct problem.
> On the console there is also another exception thrown (reporting essential 
> part):
> {code:java}
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1
> java.lang.NullPointerException
> at 
> org.netbeans.modules.gradle.classpath.AbstractGradleScriptClassPath.getResources(AbstractGradleScriptClassPath.java:107)
> at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363)
> at org.netbeans.api.java.classpath.ClassPath.getRoots(ClassPath.java:248)
> at 

[jira] [Resolved] (NETBEANS-2001) Typos in Gradle dialogs

2019-02-09 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-2001.
---
   Resolution: Fixed
Fix Version/s: 11.0

Several Typos has been fixed, the mentioned ones are among them.

> Typos in Gradle dialogs
> ---
>
> Key: NETBEANS-2001
> URL: https://issues.apache.org/jira/browse/NETBEANS-2001
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20190127-unknown-revn)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+7
> Runtime: OpenJDK Runtime Environment 11.0.2+7
> System: Mac OS X version 10.13.6 running on x86_64; UTF-8; es_ES (nb)
>Reporter: Jose Pereda
>Assignee: Laszlo Kishalmi
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 11.0
>
> Attachments: typo1.png, typo2.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Project Properties shows {{Pugins}} instead of {{Plugins}}:
> !typo1.png|width=705,height=568!
> When there is a problem loading a gradle project, after selecting 
> Project->Properties from context menu:
>  - The dialog's title shows {{Project Unlodable}} instead of {{Project 
> Unloadable.}} 
> !typo2.png|width=638,height=227!
>  - The dialog's content shows {{Show Project Rroperties Dialog}} instead of 
> {{Show Project Properties Dialog}}
>  
>  
>  



--
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-2101) Can't attach javadoc to jar file (No javadoc for <...>.jar available)

2019-02-09 Thread Mingun (JIRA)


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

Mingun updated NETBEANS-2101:
-
Summary: Can't attach javadoc to jar file (No javadoc for <...>.jar 
available)  (was: Can't attach javadoc to jar file (No javadoc for <...>.jar 
avalible))

> Can't attach javadoc to jar file (No javadoc for <...>.jar available)
> -
>
> Key: NETBEANS-2101
> URL: https://issues.apache.org/jira/browse/NETBEANS-2101
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc, platform - Help System, projects - 
> Libraries
>Affects Versions: 9.0
> Environment: From NetBeans About:
> Product Version: Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Java: 10.0.2; Java HotSpot(TM) 64-Bit Server VM 10.0.2+13
> Runtime: Java(TM) SE Runtime Environment 10.0.2+13
> System: Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)
> User directory: C:\Users\Mingun\AppData\Roaming\NetBeans\9.0
> Cache directory: C:\Users\Mingun\AppData\Local\NetBeans\Cache\9.0
>Reporter: Mingun
>Priority: Major
>  Labels: documentation, usability
> Attachments: 1. Attach Javadoc.png, 2. Try download.png, 3. No Attach 
> Javadoc.png
>
>
> I try to study NetBeans and I want to receive JavaDoc for its components. 
> Carrying out the tutorial 
> [https://platform.netbeans.org/tutorials/nbm-visual_library3.html], I saw 
> that for modules there is no documentation. Therefore I tried to add it, but 
> at me it did not turn out.
> At first I tried to find the plugin with NetBeans API documentation which 
> existed for version 8.x, but it is missing for version 9.0.
> Then I tried to load documentation, following by link *Attach Javadoc...* 
> from the hint and having pressed the button *Download*. However never 
> downloaded:
>  !1. Attach Javadoc.png!
>  !2. Try download.png!
> Then I tried to attach Javadoc ZIP archive, however I did not find it 
> anywhere on the netbeans site. It in general exists?
> Then I tried to attach online documentation, having pressed the button *Add 
> URL...* and having entered 
> [https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual]. This 
> operation was performed successfully, however documentation to classes did 
> not appear, and moreover, even an opportunity to enter something else was 
> gone from the hint as now the link *Attach Javadoc...* was gone:
>  !3. No Attach Javadoc.png!
> At the same time at the time of a hint popup the following information logged 
> to *IDE Log*:
> {noformat}
> WARNING [org.netbeans.modules.java.source.JavadocHelper]: 
> JavadocForBinaryQuery.Result: class 
> org.netbeans.modules.java.j2seplatform.queries.QueriesCache$Javadoc returned 
> non-folder URL: 
> https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual, ignoring
> {noformat}
> So questions:
>  # Why it is not possible to load documentation automatically? It in general 
> is possible? From where does it try to be loaded? In *IDE Log* there is no 
> information on that from where there is an attempt to load it
>  # Where to take javadoc archive of NetBeans modules, it is desirable to all 
> in one archive at once? How then to attach it?
>  # -How to remove the incorrect reference to javadoc? Where to be stored 
> information on allegedly existence of javadoc?- Ok, find that. Need to remove 
> file * About>/config/Preferences/org/netbeans/modules/java/j2seplatform/Javadoc.properties*
>  and restart IDE
>  # What path must be entered in *Add URL...*?
>  # How to open the *Select Javadoc* ([^2. Try download.png]) window not from 
> the hint?



--
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-2101) Can't attach javadoc to jar file (No javadoc for <...>.jar avalible)

2019-02-09 Thread Mingun (JIRA)


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

Mingun updated NETBEANS-2101:
-
Description: 
I try to study NetBeans and I want to receive JavaDoc for its components. 
Carrying out the tutorial 
[https://platform.netbeans.org/tutorials/nbm-visual_library3.html], I saw that 
for modules there is no documentation. Therefore I tried to add it, but at me 
it did not turn out.

At first I tried to find the plugin with NetBeans API documentation which 
existed for version 8.x, but it is missing for version 9.0.

Then I tried to load documentation, following by link *Attach Javadoc...* from 
the hint and having pressed the button *Download*. However never downloaded:
 !1. Attach Javadoc.png!
 !2. Try download.png!

Then I tried to attach Javadoc ZIP archive, however I did not find it anywhere 
on the netbeans site. It in general exists?

Then I tried to attach online documentation, having pressed the button *Add 
URL...* and having entered 
[https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual]. This operation 
was performed successfully, however documentation to classes did not appear, 
and moreover, even an opportunity to enter something else was gone from the 
hint as now the link *Attach Javadoc...* was gone:
 !3. No Attach Javadoc.png!

At the same time at the time of a hint popup the following information logged 
to *IDE Log*:
{noformat}
WARNING [org.netbeans.modules.java.source.JavadocHelper]: 
JavadocForBinaryQuery.Result: class 
org.netbeans.modules.java.j2seplatform.queries.QueriesCache$Javadoc returned 
non-folder URL: https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual, 
ignoring
{noformat}
So questions:
 # Why it is not possible to load documentation automatically? It in general is 
possible? From where does it try to be loaded? In *IDE Log* there is no 
information on that from where there is an attempt to load it
 # Where to take javadoc archive of NetBeans modules, it is desirable to all in 
one archive at once? How then to attach it?
 # -How to remove the incorrect reference to javadoc? Where to be stored 
information on allegedly existence of javadoc?- Ok, find that. Need to remove 
file */config/Preferences/org/netbeans/modules/java/j2seplatform/Javadoc.properties*
 and restart IDE
 # What path must be entered in *Add URL...*?
 # How to open the *Select Javadoc* ([^2. Try download.png]) window not from 
the hint?

  was:
I try to study NetBeans and I want to receive JavaDoc for its components. 
Carrying out the tutorial 
[https://platform.netbeans.org/tutorials/nbm-visual_library3.html], I saw that 
for modules there is no documentation. Therefore I tried to add it, but at me 
it did not turn out.

At first I tried to find the plugin with NetBeans API documentation which 
existed for version 8.x, but it is missing for version 9.0.

Then I tried to load documentation, following by link *Attach Javadoc...* from 
the hint and having pressed the button *Download*. However never downloaded:
 !1. Attach Javadoc.png!
 !2. Try download.png!

Then I tried to attach Javadoc ZIP archive, however I did not find it anywhere 
on the netbeans site. It in general exists?

Then I tried to attach online documentation, having pressed the button *Add 
URL...* and having entered 
[https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual]. This operation 
was performed successfully, however documentation to classes did not appear, 
and moreover, even an opportunity to enter something else was gone from the 
hint as now the link *Attach Javadoc...* was gone:
 !3. No Attach Javadoc.png!

At the same time at the time of a hint popup the following information logged 
to *IDE Log*:
{noformat}
WARNING [org.netbeans.modules.java.source.JavadocHelper]: 
JavadocForBinaryQuery.Result: class 
org.netbeans.modules.java.j2seplatform.queries.QueriesCache$Javadoc returned 
non-folder URL: https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual, 
ignoring
{noformat}
So questions:
 # Why it is not possible to load documentation automatically? It in general is 
possible? From where does it try to be loaded? In *IDE Log* there is no 
information on that from where there is an attempt to load it
 # Where to take javadoc archive of NetBeans modules, it is desirable to all in 
one archive at once? How then to attach it?
 # -How to remove the incorrect reference to javadoc? Where to be stored 
information on allegedly existence of javadoc?- Ok, find that. Need to remove 
file */config/Preferences/org/netbeans/modules/java/j2seplatform/Javadoc.properties*
 # What path must be entered in *Add URL...*?
 # How to open the *Select Javadoc* ([^2. Try download.png]) window not from 
the hint?


> Can't attach javadoc to jar file (No javadoc for <...>.jar avalible)
> 
>
> Key: NETBEANS-2101
> URL: 

[jira] [Created] (NETBEANS-2101) Can't attach javadoc to jar file (No javadoc for <...>.jar avalible)

2019-02-09 Thread Alexander (JIRA)
Alexander created NETBEANS-2101:
---

 Summary: Can't attach javadoc to jar file (No javadoc for 
<...>.jar avalible)
 Key: NETBEANS-2101
 URL: https://issues.apache.org/jira/browse/NETBEANS-2101
 Project: NetBeans
  Issue Type: Bug
  Components: java - Javadoc, platform - Help System, projects - 
Libraries
Affects Versions: 9.0
 Environment: From NetBeans About:
Product Version: Apache NetBeans IDE 9.0 (Build 
incubator-netbeans-release-334-on-20180708)
Java: 10.0.2; Java HotSpot(TM) 64-Bit Server VM 10.0.2+13
Runtime: Java(TM) SE Runtime Environment 10.0.2+13
System: Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)
User directory: C:\Users\Mingun\AppData\Roaming\NetBeans\9.0
Cache directory: C:\Users\Mingun\AppData\Local\NetBeans\Cache\9.0
Reporter: Alexander
 Attachments: 1. Attach Javadoc.png, 2. Try download.png, 3. No Attach 
Javadoc.png

I try to study NetBeans and I want to receive JavaDoc for its components. 
Carrying out the tutorial 
[https://platform.netbeans.org/tutorials/nbm-visual_library3.html], I saw that 
for modules there is no documentation. Therefore I tried to add it, but at me 
it did not turn out.

At first I tried to find the plugin with NetBeans API documentation which 
existed for version 8.x, but it is missing for version 9.0.

Then I tried to load documentation, following by link *Attach Javadoc...* from 
the hint and having pressed the button *Download*. However never downloaded:
 !1. Attach Javadoc.png!
 !2. Try download.png!

Then I tried to attach Javadoc ZIP archive, however I did not find it anywhere 
on the netbeans site. It in general exists?

Then I tried to attach online documentation, having pressed the button *Add 
URL...* and having entered 
[https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual]. This operation 
was performed successfully, however documentation to classes did not appear, 
and moreover, even an opportunity to enter something else was gone from the 
hint as now the link *Attach Javadoc...* was gone:
 !3. No Attach Javadoc.png!

At the same time at the time of a hint popup the following information logged 
to *IDE Log*:
{noformat}
WARNING [org.netbeans.modules.java.source.JavadocHelper]: 
JavadocForBinaryQuery.Result: class 
org.netbeans.modules.java.j2seplatform.queries.QueriesCache$Javadoc returned 
non-folder URL: https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual, 
ignoring
{noformat}
So questions:
 # Why it is not possible to load documentation automatically? It in general is 
possible? From where does it try to be loaded? In *IDE Log* there is no 
information on that from where there is an attempt to load it
 # Where to take javadoc archive of NetBeans modules, it is desirable to all in 
one archive at once? How then to attach it?
 # -How to remove the incorrect reference to javadoc? Where to be stored 
information on allegedly existence of javadoc?- Ok, find that. Need to remove 
file */config/Preferences/org/netbeans/modules/java/j2seplatform/Javadoc.properties*
 # What path must be entered in *Add URL...*?
 # How to open the *Select Javadoc* ([^2. Try download.png]) window not from 
the hint?



--
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-2100) Binary artifact (empty.war) checked into source code repository

2019-02-09 Thread JIRA


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

Matthias Bläsing updated NETBEANS-2100:
---
Description: 
The amazon support module in the enterprise cluster includes a file empty.war. 
This file contains a web.xml and a sample jsp file.

The file was build as part of the build process and was accidentally checked in.

As the file contained in the file are included in the runtime distribution, the 
war file can be created on the fly and thus does not need to be included in 
source or binary form.

As this is against the ASF policy, this is marked as priority blocker.

  was:
The amazon support module in the enterprise cluster includes a file empty.war. 
This file contains a web.xml and a sample jsp file.

The file was build as part of the build process and was accidentally checked in.

As the file contained in the file are included in the runtime distribution, the 
war file can be created on the fly and thus does not need to be included in 
source or binary form.


> Binary artifact (empty.war) checked into source code repository
> ---
>
> Key: NETBEANS-2100
> URL: https://issues.apache.org/jira/browse/NETBEANS-2100
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: Next
>Reporter: Matthias Bläsing
>Assignee: Matthias Bläsing
>Priority: Blocker
> Fix For: Next
>
>
> The amazon support module in the enterprise cluster includes a file 
> empty.war. This file contains a web.xml and a sample jsp file.
> The file was build as part of the build process and was accidentally checked 
> in.
> As the file contained in the file are included in the runtime distribution, 
> the war file can be created on the fly and thus does not need to be included 
> in source or binary form.
> As this is against the ASF policy, this is marked as priority blocker.



--
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-2100) Binary artifact (empty.war) checked into source code repository

2019-02-09 Thread JIRA
Matthias Bläsing created NETBEANS-2100:
--

 Summary: Binary artifact (empty.war) checked into source code 
repository
 Key: NETBEANS-2100
 URL: https://issues.apache.org/jira/browse/NETBEANS-2100
 Project: NetBeans
  Issue Type: Bug
Affects Versions: Next
Reporter: Matthias Bläsing
Assignee: Matthias Bläsing
 Fix For: Next


The amazon support module in the enterprise cluster includes a file empty.war. 
This file contains a web.xml and a sample jsp file.

The file was build as part of the build process and was accidentally checked in.

As the file contained in the file are included in the runtime distribution, the 
war file can be created on the fly and thus does not need to be included in 
source or binary form.



--
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-1820) Clarify the licensing concerns of EaselDemo files.

2019-02-09 Thread JIRA


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

Matthias Bläsing commented on NETBEANS-1820:


These files were part of the donation of oracle to the ASF. That is reason, 
that the license status was changed to ALv2-ASF:
[webcommon/web.client.samples/licenseinfo.xml|https://github.com/apache/incubator-netbeans/blob/master/webcommon/web.client.samples/licenseinfo.xml]
There is no indication, that oracle was not in a position to donate the files. 
Of course, I'm not a lawyer, so 


> Clarify the licensing concerns of EaselDemo files.
> --
>
> Key: NETBEANS-1820
> URL: https://issues.apache.org/jira/browse/NETBEANS-1820
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: Next
>Reporter: Laszlo Kishalmi
>Priority: Blocker
>  Labels: license
>
> Check if we have the permission to use/distribute these files:
> ./webcommon/web.client.samples/EaselDemo/*
> It seems:
> webcommon/web.client.samples/EaselDemo/public_html/img/*
> contains files from a professional photographer:
> https://www.warrenphotographic.co.uk/10542-kitten-and-rabbit



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

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

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



[incubator-netbeans-website] branch master updated: Link colors / Header Sizes / Page Titles (#317)

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

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


The following commit(s) were added to refs/heads/master by this push:
 new 3d07315  Link colors / Header Sizes / Page Titles (#317)
3d07315 is described below

commit 3d0731574cb05a785cf960a4f3a9c5fa42f03d21
Author: Antonio Vieiro 
AuthorDate: Sat Feb 9 14:37:42 2019 +0100

Link colors / Header Sizes / Page Titles (#317)

* Redesign: Header sizes, link colors, titles
* Adding download buttons
---
 netbeans.apache.org/build.gradle   |  2 +-
 .../src/content/community/committer.asciidoc   |  2 --
 .../src/content/community/events.asciidoc  |  2 +-
 .../src/content/community/index.asciidoc   | 15 +++--
 .../src/content/community/mailing-lists.asciidoc   |  4 +---
 .../src/content/download/index.asciidoc| 15 +++--
 .../src/content/download/nb100/index.asciidoc  | 23 
 .../src/content/download/nb100/nb100.asciidoc  | 21 ++
 .../src/content/download/nb90/index.asciidoc   | 25 --
 .../src/content/download/nb90/nb90.asciidoc| 17 +--
 .../src/content/help/index.asciidoc|  5 ++---
 .../src/content/participate/index.asciidoc | 12 +++
 .../src/content/participate/netcat.asciidoc|  2 +-
 .../src/content/participate/report-issue.asciidoc  |  2 +-
 .../src/content/participate/submit-pr.asciidoc |  4 +---
 .../src/content/plugins/index.asciidoc |  3 +--
 .../src/content/scss/base/_colors.scss |  5 -
 .../src/content/scss/base/_fonts.scss  |  6 +++---
 .../src/content/scss/base/_settings.scss   | 19 ++--
 .../src/content/scss/common/_netbeans.scss |  6 ++
 netbeans.apache.org/src/content/templates/head.gsp |  2 +-
 netbeans.apache.org/src/content/templates/page.gsp |  1 +
 netbeans.apache.org/src/content/templates/wiki.gsp |  3 +--
 23 files changed, 87 insertions(+), 109 deletions(-)

diff --git a/netbeans.apache.org/build.gradle b/netbeans.apache.org/build.gradle
index 05064df..a5c9151 100644
--- a/netbeans.apache.org/build.gradle
+++ b/netbeans.apache.org/build.gradle
@@ -216,7 +216,7 @@ task("run", type: JavaExec, group: "Run", overwrite: true) {
 
 main "TomcatMain"
 classpath buildscript.configurations.classpath + 
files("${rootProject.projectDir}/buildSrc/build/classes/main")
-args = [bakedDir, 8080, "SHUTDOWN", 8082]
+args = [bakedDir, 8080, "SHUTDOWN", 8088]
 workingDir = wDir
 }
 
diff --git a/netbeans.apache.org/src/content/community/committer.asciidoc 
b/netbeans.apache.org/src/content/community/committer.asciidoc
index c305bfa..d71a367 100644
--- a/netbeans.apache.org/src/content/community/committer.asciidoc
+++ b/netbeans.apache.org/src/content/community/committer.asciidoc
@@ -26,8 +26,6 @@
 :toc-title:
 
 
-== How to become a committer (and maybe a PPMC member)
-
 The Committer, Member and (P)PMC Member terms, in particular, have very 
specific meanings in the Apache Software Foundation
 (see also link:https://www.apache.org/foundation/how-it-works.html[how the ASF 
works]), and need to be used appropriately to avoid confusion:
 
diff --git a/netbeans.apache.org/src/content/community/events.asciidoc 
b/netbeans.apache.org/src/content/community/events.asciidoc
index 8376ae2..87d9424 100644
--- a/netbeans.apache.org/src/content/community/events.asciidoc
+++ b/netbeans.apache.org/src/content/community/events.asciidoc
@@ -16,7 +16,7 @@
  specific language governing permissions and limitations
  under the License.
 
-= Events
+= NetBeans Events
 :jbake-type: page
 :jbake-tags: community
 :jbake-status: published
diff --git a/netbeans.apache.org/src/content/community/index.asciidoc 
b/netbeans.apache.org/src/content/community/index.asciidoc
index 64d7958..d860aec 100644
--- a/netbeans.apache.org/src/content/community/index.asciidoc
+++ b/netbeans.apache.org/src/content/community/index.asciidoc
@@ -16,7 +16,7 @@
  specific language governing permissions and limitations
  under the License.
 
-= Community
+= Apache NetBeans Community
 :jbake-type: page
 :jbake-tags: community
 :jbake-status: published
@@ -25,18 +25,19 @@
 :toc: left
 :toc-title:
 
-== link:mailing-lists.html[Stay Informed]
-The Apache NetBeans Community link:mailing-lists.html[communicates in many 
different ways]. See how to stay informed and in touch with other NetBeans 
users and developers.
+== Stay Informed
 
-== link:/participate/index.html[Participate]
+The Apache NetBeans Community uses the link:mailing-lists.html[mailing lists] 
as the primary source of comunication. . See how to stay informed and in touch 
with other NetBeans users and developers.
+
+== Participate
 We welcome link:/participate/index.html[all kind of 

[jira] [Commented] (NETBEANS-1668) Netbeans Appears to Become Unresponsive

2019-02-09 Thread Michael D Billman (JIRA)


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

Michael D Billman commented on NETBEANS-1668:
-

Took a cursory glance at this and it does not lock up.  Been too busy at work 
to do much else.  Is gradle support going to be part of NB 11?

> Netbeans Appears to Become Unresponsive
> ---
>
> Key: NETBEANS-1668
> URL: https://issues.apache.org/jira/browse/NETBEANS-1668
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 10.0
>Reporter: Michael D Billman
>Priority: Major
> Attachments: dependencies.gradle, nbstack2.txt
>
>
> Not sure the issue...try to load gradle project using version 4.10.1 and jdk 
> 11.0.1.
>  
> On startup, scanning "background scanning of projects" hangs at 96% and never 
> finishes.  Originally thought to be on the gradle plugin side, but author 
> believes it could be nb-javac.  running jstack identifies the following 
> thread as potentially problematic (full file attached):
>  
> "RepositoryUpdater.worker" #69 daemon prio=1 os_prio=-2 cpu=35015.63ms 
> elapsed=77.20s tid=0x31d6d800 nid=0x1cfc runnable [0x4438d000]
>  java.lang.Thread.State: RUNNABLE
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1572)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)
>  at com.sun.tools.javac.code.Symbol.complete(Symbol.java:645)
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1574)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)
>  at com.sun.tools.javac.code.Symbol.complete(Symbol.java:645)
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1574)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)
>  at com.sun.tools.javac.code.Symbol.complete(Symbol.java:645)
>  at 
> com.sun.tools.javac.comp.Modules.retrieveRequiresTransitive(Modules.java:1574)
>  at com.sun.tools.javac.comp.Modules.completeModule(Modules.java:1540)
>  at 
> com.sun.tools.javac.comp.Modules.lambda$completeModule$21(Modules.java:1500)
>  at 
> com.sun.tools.javac.comp.Modules$$Lambda$704/0x000101167840.complete(Unknown
>  Source)...
> If this is determined to not be a netbeans issue, please let me know.



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