[jira] [Created] (NETBEANS-1142) Exception when scanning projects

2018-08-16 Thread Stilgar Wolf (JIRA)
Stilgar Wolf created NETBEANS-1142:
--

 Summary: Exception when scanning projects
 Key: NETBEANS-1142
 URL: https://issues.apache.org/jira/browse/NETBEANS-1142
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
 Environment: Win7 62, Xeon x5650, 16GB
Reporter: Stilgar Wolf


I have many projects open (20+).

The exception is raised every time NB starts after cache was manually cleared 
and often when NB scans projects in background.



--
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 (63b2a0b -> 41ffcfb)

2018-08-16 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 63b2a0b  Merge pull request #689 from 
thilina01/netbeans-1074-2nd-review-j2ee-ant
 add f04f6db  Fixing rat warnings for ide.ergonomics module
 add 001aa5f  Including ergonomics cluster in the build - as last item of 
the (default) basic configuration
 add c5f645a  Read more bytes as an adjustment to added license header
 add f3e7bb8  Skip the tests when essential clusters aren't around
 add ef786cb  Basic IDE may not provide any project convertors
 add 1670f48  Running dynamic verification of ergonomics as part of the 
travis gate
 new 41ffcfb  Merge pull request #690 from jtulach/ReviewErgonomics

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:
 .travis.yml  |  1 +
 ide.ergonomics/nbproject/project.properties  |  3 +++
 .../ide/ergonomics/ProjectConvertorCheck.java|  4 
 .../fod/DisableJ2EEKeepsMobilityEnabledTest.java |  8 ++--
 .../ergonomics/fod/EnableJ2EEEnablesJavaTest.java|  4 +++-
 .../modules/ide/ergonomics/fod/FeatureInfoTest.xml   | 20 
 .../fod/FoDURLStreamHandlerFactoryTest.html  | 20 
 .../fod/FoDURLStreamHandlerFactoryTest.java  |  4 ++--
 .../fod/FoDURLStreamHandlerFactoryTest.nonhtml   | 20 
 .../modules/ide/ergonomics/fod/test-layer.xml| 20 
 .../modules/ide/ergonomics/newproject/smpl.xml   | 20 
 nbbuild/cluster.properties   |  7 +--
 12 files changed, 124 insertions(+), 7 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 #690 from jtulach/ReviewErgonomics

2018-08-16 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 41ffcfb821baf8af4d18ccb22c04b1d71fb4676a
Merge: 63b2a0b 1670f48
Author: Geertjan Wielenga 
AuthorDate: Thu Aug 16 10:21:28 2018 +0200

Merge pull request #690 from jtulach/ReviewErgonomics

[NETBEANS-1074] Review of the ergonomics cluster

 .travis.yml  |  1 +
 ide.ergonomics/nbproject/project.properties  |  3 +++
 .../ide/ergonomics/ProjectConvertorCheck.java|  4 
 .../fod/DisableJ2EEKeepsMobilityEnabledTest.java |  8 ++--
 .../ergonomics/fod/EnableJ2EEEnablesJavaTest.java|  4 +++-
 .../modules/ide/ergonomics/fod/FeatureInfoTest.xml   | 20 
 .../fod/FoDURLStreamHandlerFactoryTest.html  | 20 
 .../fod/FoDURLStreamHandlerFactoryTest.java  |  4 ++--
 .../fod/FoDURLStreamHandlerFactoryTest.nonhtml   | 20 
 .../modules/ide/ergonomics/fod/test-layer.xml| 20 
 .../modules/ide/ergonomics/newproject/smpl.xml   | 20 
 nbbuild/cluster.properties   |  7 +--
 12 files changed, 124 insertions(+), 7 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 #684 from junichi11/module-review-websvc.saas.codegen.php

2018-08-16 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 8e07c0d3ce53497ae5523a187226c7d7b455a46e
Merge: 41ffcfb 5a6016e
Author: Geertjan Wielenga 
AuthorDate: Thu Aug 16 10:22:48 2018 +0200

Merge pull request #684 from junichi11/module-review-websvc.saas.codegen.php

[NETBEANS-1074] Module Review websvc.saas.codegen.php

 websvc.saas.codegen.php/licenseinfo.xml| 42 +
 .../websvc/saas/codegen/php/Bundle.properties  | 54 ++
 2 files changed, 56 insertions(+), 40 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 (41ffcfb -> 8e07c0d)

2018-08-16 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 41ffcfb  Merge pull request #690 from jtulach/ReviewErgonomics
 add 5a6016e  [NETBEANS-1074] Module Review websvc.saas.codegen.php
 new 8e07c0d  Merge pull request #684 from 
junichi11/module-review-websvc.saas.codegen.php

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:
 websvc.saas.codegen.php/licenseinfo.xml| 42 +
 .../websvc/saas/codegen/php/Bundle.properties  | 54 ++
 2 files changed, 56 insertions(+), 40 deletions(-)
 create mode 100644 websvc.saas.codegen.php/licenseinfo.xml


-
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin edited comment on NETBEANS-1114 at 8/16/18 8:39 AM:
---

Confirmed on Windows 10 and downloading 8.2 PHP 64bit version from netbeans.org 
and installng it with updates active during installer (without it the updater 
on it does it too)

It gives multiple warnings, Windows Defender removes it, and it gets added 
again multiple times.

Uninstalled Netbeans and doing full scan until this is cleared up.

 

 

 

 

 


was (Author: design_dolphin):
Confirmed on Windows 10 and downloading 8.2 PHP 64bit version from netbeans.org 
and installng it with updates active during installer.

It gives multiple warnings, Windows Defender removes it, and it gets added 
again multiple times.

Uninstalled Netbeans until this is cleared up.

 

 

 

 

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

Confirmed on Windows 10 and downloading 8.2 PHP 64bit version from netbeans.org 
and installng it with updates active during installer.

It gives multiple warnings, Windows Defender removes it, and it gets added 
again multiple times.

Uninstalled Netbeans until this is cleared up.

 

 

 

 

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1114:
-

Do you also get that when you use the latest NetBeans: 
https://netbeans.apache.org/download/nb90/nb90.html



> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

Until your  servers are checked for this (if they haven't already) I'm not 
downloading or installing Netbeans.  I'm not going to be a guina pig for a 
possible Trojan.

Security should be your itch to scratch, and not risk the computers of other 
users. You should know better than that. 

I love Netbeans (well, it can be a bit slow), but using another code editor for 
now.

Good luck.

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1114:
-

No, Apache NetBeans is an Apache project, i.e., completely different servers to 
Oracle servers, where 8.2 is found.

Please, again, can you install and use the latest release of NetBeans:

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

Thanks.

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

Look, I don't know who you are, but you should let someone with experience 
handle this.

 
 # Oracle should be contacted if it is there servers
 # The issue comes from one of the bundle files, and could be in 9.0 too. How 
about providing that information instead.

 

Stop being so stubborn and derailing this issue with 9.0 being different, and 
telling people to download a possible security risk.

Get off this ticket please, and let more experienced people handle it.

 

If this is how security is handled with this fork, then I'm done with it.

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin edited comment on NETBEANS-1114 at 8/16/18 9:50 AM:
---

Look, I don't know who you are, but you should let someone with experience 
handle this.

 
 # Oracle should be contacted if it is their servers
 # The issue comes from one of the bundle files, and could be in 9.0 too. How 
about providing that information instead.

 

Stop being so stubborn and derailing this issue with 9.0 being different, and 
telling people to download a possible security risk.

Get off this ticket please, and let more experienced people handle it.

 

If this is how security is handled with this fork, then I'm done with it.


was (Author: design_dolphin):
Look, I don't know who you are, but you should let someone with experience 
handle this.

 
 # Oracle should be contacted if it is there servers
 # The issue comes from one of the bundle files, and could be in 9.0 too. How 
about providing that information instead.

 

Stop being so stubborn and derailing this issue with 9.0 being different, and 
telling people to download a possible security risk.

Get off this ticket please, and let more experienced people handle it.

 

If this is how security is handled with this fork, then I'm done with it.

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

Both Oracle and Apache security teams have been contacted and made aware of 
this ticket, as well as asked to check into this issue, across multiple 
versions of Netbeans.

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1143) Illegal character in URI breaks Netbeans Connector browser debugging

2018-08-16 Thread Angelo Quaglia (JIRA)


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

Angelo Quaglia updated NETBEANS-1143:
-
Description: 
I am debugging an HTML+Javascript page

It sends complex HTTP URIs Get Requests with this method:

$.getJSON(solrQuery)

Debugging javascript works perfectly fine, except for specific URLs containing 
invalid characters.

When that happens, an Exception is thrown in the IDE and the connection bewteen 
Netbeans and browser breaks.

 

 

java.net.URISyntaxException: Illegal character in query at index 215: 
[http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\|http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=]{%22totalMetadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
     at java.net.URI$Parser.fail(URI.java:2848)
     at java.net.URI$Parser.checkChars(URI.java:3021)
     at java.net.URI$Parser.parseHierarchical(URI.java:3111)
     at java.net.URI$Parser.parse(URI.java:3053)
     at java.net.URI.(URI.java:588)
     at java.net.URI.create(URI.java:850)
 Caused: java.lang.IllegalArgumentException: Illegal character in query at 
index 215: 
[http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\|http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=]{%22totalMetadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
     at java.net.URI.create(URI.java:852)
     at 
org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.getFile(MiscEditorUtil.java:270)
     at 
org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.registerScriptSourceMap(MiscEditorUtil.java:316)
     at 
org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.scriptParsed(BreakpointRuntimeSetter.java:325)
     at 
org.netbeans.modules.web.webkit.debugging.api.Debugger.addScript(Debugger.java:353)
     at 
org.netbeans.modules.web.webkit.debugging.api.Debugger.access$900(Debugger.java:75)
     at 
org.netbeans.modules.web.webkit.debugging.api.Debugger$Callback.handleResponse(Debugger.java:717)
     at 
org.netbeans.modules.web.webkit.debugging.TransportHelper.notifyListeners(TransportHelper.java:164)
     at 
org.netbeans.modules.web.webkit.debugging.TransportHelper.access$200(TransportHelper.java:69)
     at 
org.netbeans.modules.web.webkit.debugging.TransportHelper$Callback.handleResponse(TransportHelper.java:291)
     at 
org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.handleDebuggerResponse(ExternalBrowserPlugin.java:499)
     at 
org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.read(ExternalBrowserPlugin.java:330)
     at 
org.netbeans.modules.netser

[jira] [Updated] (NETBEANS-1143) Illegal character in URI breaks Netbeans Connector browser debugging

2018-08-16 Thread Angelo Quaglia (JIRA)


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

Angelo Quaglia updated NETBEANS-1143:
-
Description: 
I am debugging an HTML+Javascript page

It sends complex HTTP URIs Get Requests with this method:

$.getJSON(solrQuery)

Debugging javascript works perfectly fine, except for specific URLs containing 
invalid characters.

When that happens, an Exception is thrown in the IDE and the connection bewteen 
Netbeans and browser breaks:

  !509.png|width=724,height=439!

 

java.net.URISyntaxException: Illegal character in query at index 215: 
[http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\|http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=]{%22totalMetadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
     at java.net.URI$Parser.fail(URI.java:2848)
     at java.net.URI$Parser.checkChars(URI.java:3021)
     at java.net.URI$Parser.parseHierarchical(URI.java:3111)
     at java.net.URI$Parser.parse(URI.java:3053)
     at java.net.URI.(URI.java:588)
     at java.net.URI.create(URI.java:850)
 Caused: java.lang.IllegalArgumentException: Illegal character in query at 
index 215: 
[http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\|http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=]{%22totalMetadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:

{%22type%22:%22query%22,%22q%22:%22*%22}

,%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
     at java.net.URI.create(URI.java:852)
     at 
org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.getFile(MiscEditorUtil.java:270)
     at 
org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.registerScriptSourceMap(MiscEditorUtil.java:316)
     at 
org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.scriptParsed(BreakpointRuntimeSetter.java:325)
     at 
org.netbeans.modules.web.webkit.debugging.api.Debugger.addScript(Debugger.java:353)
     at 
org.netbeans.modules.web.webkit.debugging.api.Debugger.access$900(Debugger.java:75)
     at 
org.netbeans.modules.web.webkit.debugging.api.Debugger$Callback.handleResponse(Debugger.java:717)
     at 
org.netbeans.modules.web.webkit.debugging.TransportHelper.notifyListeners(TransportHelper.java:164)
     at 
org.netbeans.modules.web.webkit.debugging.TransportHelper.access$200(TransportHelper.java:69)
     at 
org.netbeans.modules.web.webkit.debugging.TransportHelper$Callback.handleResponse(TransportHelper.java:291)
     at 
org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.handleDebuggerResponse(ExternalBrowserPlugin.java:499)
     at 
org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.read(ExternalBrowserPlugin.java:330)
     

[jira] [Updated] (NETBEANS-1143) Illegal character in URI breaks Netbeans Connector browser debugging

2018-08-16 Thread Angelo Quaglia (JIRA)


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

Angelo Quaglia updated NETBEANS-1143:
-
Attachment: 509.png

> Illegal character in URI breaks Netbeans Connector  browser debugging 
> --
>
> Key: NETBEANS-1143
> URL: https://issues.apache.org/jira/browse/NETBEANS-1143
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Debugger
>Affects Versions: 8.2
>Reporter: Angelo Quaglia
>Priority: Major
> Attachments: 509.png, messages.log, metrics, uigestures
>
>
> I am debugging an HTML+Javascript page
> It sends complex HTTP URIs Get Requests with this method:
> $.getJSON(solrQuery)
> Debugging javascript works perfectly fine, except for specific URLs 
> containing invalid characters.
> When that happens, an Exception is thrown in the IDE and the connection 
> bewteen Netbeans and browser breaks.
>  
>  
> java.net.URISyntaxException: Illegal character in query at index 215: 
> [http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\|http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=]{%22totalMetadata%22:
> {%22type%22:%22query%22,%22q%22:%22*%22}
> ,%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:
> {%22type%22:%22query%22,%22q%22:%22*%22}
> ,%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
>      at java.net.URI$Parser.fail(URI.java:2848)
>      at java.net.URI$Parser.checkChars(URI.java:3021)
>      at java.net.URI$Parser.parseHierarchical(URI.java:3111)
>      at java.net.URI$Parser.parse(URI.java:3053)
>      at java.net.URI.(URI.java:588)
>      at java.net.URI.create(URI.java:850)
>  Caused: java.lang.IllegalArgumentException: Illegal character in query at 
> index 215: 
> [http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\|http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=]{%22totalMetadata%22:
> {%22type%22:%22query%22,%22q%22:%22*%22}
> ,%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:
> {%22type%22:%22query%22,%22q%22:%22*%22}
> ,%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
>      at java.net.URI.create(URI.java:852)
>      at 
> org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.getFile(MiscEditorUtil.java:270)
>      at 
> org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.registerScriptSourceMap(MiscEditorUtil.java:316)
>      at 
> org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.scriptParsed(BreakpointRuntimeSetter.java:325)
>      at 
> org.netbeans.modules.web.webkit.debugging.api.Debugger.addScript(Debugger.java:353)
>      at 
> org.netbeans.modules.web.webkit.debugging.api.Debugger.access$900(Debugger.java:75)
>      at 
> org.netbeans.modules.web.webkit.debugging.api.Debugger$Callback.handleResponse(Debugger.java:717)
>      at 
> org.netbeans.modules.web.w

[jira] [Created] (NETBEANS-1143) Illegal character in URI breaks Netbeans Connector browser debugging

2018-08-16 Thread Angelo Quaglia (JIRA)
Angelo Quaglia created NETBEANS-1143:


 Summary: Illegal character in URI breaks Netbeans Connector  
browser debugging 
 Key: NETBEANS-1143
 URL: https://issues.apache.org/jira/browse/NETBEANS-1143
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Debugger
Affects Versions: 8.2
Reporter: Angelo Quaglia


I am debugging an HTML+Javascript page

It sends complex HTTP URIs Get Requests with this method:

$.getJSON(solrQuery)

Debugging javascript works perfectly fine, except for specific URLs containing 
invalid characters.

When that happens, an Exception is thrown in the IDE and the connection bewteen 
Netbeans and browser breaks.

 

java.net.URISyntaxException: Illegal character in query at index 215: 
http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\{%22totalMetadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:\{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
    at java.net.URI$Parser.fail(URI.java:2848)
    at java.net.URI$Parser.checkChars(URI.java:3021)
    at java.net.URI$Parser.parseHierarchical(URI.java:3111)
    at java.net.URI$Parser.parse(URI.java:3053)
    at java.net.URI.(URI.java:588)
    at java.net.URI.create(URI.java:850)
Caused: java.lang.IllegalArgumentException: Illegal character in query at index 
215: 
http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\{%22totalMetadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:\{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
    at java.net.URI.create(URI.java:852)
    at 
org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.getFile(MiscEditorUtil.java:270)
    at 
org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.registerScriptSourceMap(MiscEditorUtil.java:316)
    at 
org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.scriptParsed(BreakpointRuntimeSetter.java:325)
    at 
org.netbeans.modules.web.webkit.debugging.api.Debugger.addScript(Debugger.java:353)
    at 
org.netbeans.modules.web.webkit.debugging.api.Debugger.access$900(Debugger.java:75)
    at 
org.netbeans.modules.web.webkit.debugging.api.Debugger$Callback.handleResponse(Debugger.java:717)
    at 
org.netbeans.modules.web.webkit.debugging.TransportHelper.notifyListeners(TransportHelper.java:164)
    at 
org.netbeans.modules.web.webkit.debugging.TransportHelper.access$200(TransportHelper.java:69)
    at 
org.netbeans.modules.web.webkit.debugging.TransportHelper$Callback.handleResponse(TransportHelper.java:291)
    at 
org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.handleDebuggerResponse(ExternalBrowserPlugin.java:499)
    at 
org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.read(ExternalBrowserPlugin.java:330)
    at 
org.netbeans.modules.netserver.websocket.WebSocketHandler7.readDelegate(WebSocketHandler7.java:118)
    at 
org.netbeans.modules.netserver.websocket.AbstractWSHandler7.readData(AbstractWSHandler7.java:426)
    at 
org.netbeans.modules.netserver.websocket.AbstractWSHandler7.re

[jira] [Updated] (NETBEANS-1143) Illegal character in URI breaks Netbeans Connector browser debugging

2018-08-16 Thread Angelo Quaglia (JIRA)


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

Angelo Quaglia updated NETBEANS-1143:
-
Attachment: messages.log
metrics
uigestures

> Illegal character in URI breaks Netbeans Connector  browser debugging 
> --
>
> Key: NETBEANS-1143
> URL: https://issues.apache.org/jira/browse/NETBEANS-1143
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Debugger
>Affects Versions: 8.2
>Reporter: Angelo Quaglia
>Priority: Major
> Attachments: messages.log, metrics, uigestures
>
>
> I am debugging an HTML+Javascript page
> It sends complex HTTP URIs Get Requests with this method:
> $.getJSON(solrQuery)
> Debugging javascript works perfectly fine, except for specific URLs 
> containing invalid characters.
> When that happens, an Exception is thrown in the IDE and the connection 
> bewteen Netbeans and browser breaks.
>  
> java.net.URISyntaxException: Illegal character in query at index 215: 
> http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\{%22totalMetadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:\{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
>     at java.net.URI$Parser.fail(URI.java:2848)
>     at java.net.URI$Parser.checkChars(URI.java:3021)
>     at java.net.URI$Parser.parseHierarchical(URI.java:3111)
>     at java.net.URI$Parser.parse(URI.java:3053)
>     at java.net.URI.(URI.java:588)
>     at java.net.URI.create(URI.java:850)
> Caused: java.lang.IllegalArgumentException: Illegal character in query at 
> index 215: 
> http://inspire-geoportal.ec.europa.eu/solr/select?wt=json&q=*:*&fq=sourceMetadataResourceLocator:*&fq=environmentalDomain:air%26noise&fq=resourceType:(dataset+OR+series)&rows=0&facet=true&facet.limit=100&json.facet=\{%22totalMetadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22totalDownloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22totalViewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22},%22countrycounts%22:\{%22type%22:%22terms%22,%22field%22:%22memberStateCountryCode%22,%22limit%22:-1,%22facet%22:{%22metadata%22:{%22type%22:%22query%22,%22q%22:%22*%22},%22downloadable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(DOWNLOAD_MATCHING_DATA_IS_AVAILABLE+AND+DATA_DOWNLOAD_LINK_IS_AVAILABLE)%22},%22viewable%22:\{%22type%22:%22query%22,%22q%22:%22interoperabilityAspect:(LAYER_MATCHING_DATA_IS_AVAILABLE)%22&callback=jQuery1113010134626470284624_1534411211941&json.wrf=onSolrData_themeOverview&_=1534411211942
>     at java.net.URI.create(URI.java:852)
>     at 
> org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.getFile(MiscEditorUtil.java:270)
>     at 
> org.netbeans.modules.web.javascript.debugger.MiscEditorUtil.registerScriptSourceMap(MiscEditorUtil.java:316)
>     at 
> org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.scriptParsed(BreakpointRuntimeSetter.java:325)
>     at 
> org.netbeans.modules.web.webkit.debugging.api.Debugger.addScript(Debugger.java:353)
>     at 
> org.netbeans.modules.web.webkit.debugging.api.Debugger.access$900(Debugger.java:75)
>     at 
> org.netbeans.modules.web.webkit.debugging.api.Debugger$Callback.handleResponse(Debugger.java:717)
>     at 
> org.netbeans.modules.web.webkit.debugging.TransportHelper.notifyListeners(TransportHelper.java:164)
>     at 
> org.netbeans.modules.web.webkit.debugging.TransportHelper.access$200(TransportHelper.java:69)
>     at 
> org.netbeans.modules.web.webkit.debugging.TransportHelper$Callback.handleResponse(TransportHelper.java:291)
>     at 
> org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserPluginHandler.handleDebuggerResponse(ExternalBrow

[jira] [Commented] (NETBEANS-1114) trojan found while installing Netbeans

2018-08-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1114:
-

Indeed, Oracle has been contacted. The problem appears to be related to 
NetBeans IDE 8.2 on Oracle servers, and we're investigating it. However, 
NetBeans IDE 8.2 is not the latest release. NetBeans is being donated by Oracle 
to Apache and the latest release is Apache NetBeans 9.0. This should give you 
some context: https://www.infoq.com/news/2018/08/netbeans-apache-update-aug18 
Could you use Apache NetBeans 9.0 instead? 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1114:
-

On the Apache side, i.e., in Apache NetBeans (incubating) 9.0, we have gone 
through a community voting process with a lot of people involved, who looked at 
the source and at the binary. Nothing has been detected during that process. 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-715) Annotation: java.lang.ClassCastException While Editing Swing Panel Java Source

2018-08-16 Thread vikas kumar prabhakar (JIRA)


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

vikas kumar prabhakar reassigned NETBEANS-715:
--

Assignee: (was: vikas kumar prabhakar)

> Annotation: java.lang.ClassCastException While Editing Swing Panel Java Source
> --
>
> Key: NETBEANS-715
> URL: https://issues.apache.org/jira/browse/NETBEANS-715
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints & Annotations
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
> User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
> Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
> Plugins:
>   * Netbeans Gradle plugin v1.4.3
>Reporter: will mason
>Priority: Major
>  Labels: ClassCastException, GUI, Regression, annotations, 
> editor, hints
> Attachments: ClassCastException.logs, JPanelIbaDetails.dump, 
> messages.log
>
>
> h2. context
> *  Gradle project open
> * Panel class open in editor
> * Java debugger running
> * Adding a correction to set value for a JCheckBox field.
> h2. expected / desirable
> * Finish adding source code change
> * Move to next GUI error in debugger and consider how that should work in 
> source
> h2. actual
> *  Annotation exception
> **   stacktrace 
> {code:java}
> An error occurred during parsing of 
> 'D:\work\products\FourAbs\FourAbsClientLibrary\src\main\java\au\com\fourtel\fourabs\client\ibas\JPanelIbaDetails.java'.
>  Please report a bug against java/source and attach dump file 
> 'Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs\var\log\JPanelIbaDetails.dump'.
> Caused: java.lang.ClassCastException: 
> com.sun.tools.javac.tree.JCTree$JCConditional cannot be cast to 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation
>   at 
> com.sun.tools.javac.comp.ArgumentAttr$ResolvedMethodType.dup(ArgumentAttr.java:607)
>   at 
> com.sun.tools.javac.comp.ArgumentAttr.processArg(ArgumentAttr.java:240)
>   ...
> {code}
> h2.  Impact
> * Interrupts work 
> * Not sure if editing is stable 
> h2.  supporting information
> *  JPanelIbaDetails.dump
> * messages.log
> *  AssertionError.logs - contains ...
> **  stacktrace
> **  UI log
> **  IDE log



--
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-715) Annotation: java.lang.ClassCastException While Editing Swing Panel Java Source

2018-08-16 Thread vikas kumar prabhakar (JIRA)


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

vikas kumar prabhakar commented on NETBEANS-715:


The issue is reproducible with nb-javac plugin. The editor is working fine 
without nb-javac plugin but it gave ClasscastException with nb-javac plugin.

Test sample code:

{{public static void main(String[] args) {}}
{{    //}}
{{    System.out.println(true ? "" : (""));}}
{{}}}

> Annotation: java.lang.ClassCastException While Editing Swing Panel Java Source
> --
>
> Key: NETBEANS-715
> URL: https://issues.apache.org/jira/browse/NETBEANS-715
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints & Annotations
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
> User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
> Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
> Plugins:
>   * Netbeans Gradle plugin v1.4.3
>Reporter: will mason
>Priority: Major
>  Labels: ClassCastException, GUI, Regression, annotations, 
> editor, hints
> Attachments: ClassCastException.logs, JPanelIbaDetails.dump, 
> messages.log
>
>
> h2. context
> *  Gradle project open
> * Panel class open in editor
> * Java debugger running
> * Adding a correction to set value for a JCheckBox field.
> h2. expected / desirable
> * Finish adding source code change
> * Move to next GUI error in debugger and consider how that should work in 
> source
> h2. actual
> *  Annotation exception
> **   stacktrace 
> {code:java}
> An error occurred during parsing of 
> 'D:\work\products\FourAbs\FourAbsClientLibrary\src\main\java\au\com\fourtel\fourabs\client\ibas\JPanelIbaDetails.java'.
>  Please report a bug against java/source and attach dump file 
> 'Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs\var\log\JPanelIbaDetails.dump'.
> Caused: java.lang.ClassCastException: 
> com.sun.tools.javac.tree.JCTree$JCConditional cannot be cast to 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation
>   at 
> com.sun.tools.javac.comp.ArgumentAttr$ResolvedMethodType.dup(ArgumentAttr.java:607)
>   at 
> com.sun.tools.javac.comp.ArgumentAttr.processArg(ArgumentAttr.java:240)
>   ...
> {code}
> h2.  Impact
> * Interrupts work 
> * Not sure if editing is stable 
> h2.  supporting information
> *  JPanelIbaDetails.dump
> * messages.log
> *  AssertionError.logs - contains ...
> **  stacktrace
> **  UI log
> **  IDE log



--
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-1008) ClassCastException while editing java 8 files

2018-08-16 Thread vikas kumar prabhakar (JIRA)


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

vikas kumar prabhakar reassigned NETBEANS-1008:
---

Assignee: (was: vikas kumar prabhakar)

> ClassCastException while editing java 8 files
> -
>
> Key: NETBEANS-1008
> URL: https://issues.apache.org/jira/browse/NETBEANS-1008
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Tobias Warneke
>Priority: Major
>
> Caused: java.lang.ClassCastException: 
> com.sun.tools.javac.tree.JCTree$JCLambda cannot be cast to 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation
>  at 
> com.sun.tools.javac.comp.ArgumentAttr$ResolvedMethodType.dup(ArgumentAttr.java:607)
>  at com.sun.tools.javac.comp.ArgumentAttr.processArg(ArgumentAttr.java:240)
>  at com.sun.tools.javac.comp.ArgumentAttr.visitLambda(ArgumentAttr.java:293)
>  at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1813)
>  at com.sun.tools.javac.comp.ArgumentAttr.attribArg(ArgumentAttr.java:197)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
>  at com.sun.tools.javac.comp.Attr.attribArgs(Attr.java:769)
>  at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:2049)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
>  at com.sun.tools.javac.comp.Attr.visitLambda(Attr.java:2726)
>  at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1813)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
>  at com.sun.tools.javac.comp.DeferredAttr$4.complete(DeferredAttr.java:371)
>  at 
> com.sun.tools.javac.comp.DeferredAttr$DeferredType.check(DeferredAttr.java:332)
>  at 
> com.sun.tools.javac.comp.DeferredAttr$DeferredType.check(DeferredAttr.java:318)
>  at com.sun.tools.javac.comp.Resolve$MethodResultInfo.check(Resolve.java:1048)
>  at com.sun.tools.javac.comp.Resolve$4.checkArg(Resolve.java:875)
>  at 
> com.sun.tools.javac.comp.Resolve$AbstractMethodCheck.argumentsAcceptable(Resolve.java:783)
>  at com.sun.tools.javac.comp.Resolve$4.argumentsAcceptable(Resolve.java:884)
>  at com.sun.tools.javac.comp.Resolve.rawInstantiate(Resolve.java:626)
>  at com.sun.tools.javac.comp.Resolve.checkMethod(Resolve.java:652)
>  at com.sun.tools.javac.comp.Attr.checkMethod(Attr.java:4401)
>  at com.sun.tools.javac.comp.Attr.checkIdInternal(Attr.java:4189)
>  at com.sun.tools.javac.comp.Attr.checkMethodIdInternal(Attr.java:4088)
>  at com.sun.tools.javac.comp.Attr.checkMethodId(Attr.java:4067)
>  at com.sun.tools.javac.comp.Attr.checkId(Attr.java:4054)
>  at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3939)
>  at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2116)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
>  at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:2066)
>  at 
> com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1640)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
>  at com.sun.tools.javac.comp.Attr.attribExpr(Attr.java:713)
>  at com.sun.tools.javac.comp.Attr.visitExec(Attr.java:1825)
>  at 
> com.sun.tools.javac.tree.JCTree$JCExpressionStatement.accept(JCTree.java:1458)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
>  at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:736)
>  at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:760)
>  at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:1337)
>  at org.netbeans.lib.nbjavac.services.NBAttr.visitBlock(NBAttr.java:69)
>  at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1026)
>  at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:660)
>  at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:736)
>  at 
> org.netbeans.modules.java.source.nbjavac.parsing.PartialReparserService.reattrMethodBody(PartialReparserService.java:180)
> [catch] at 
> org.netbeans.modules.java.source.nbjavac.parsing.PartialReparserImpl.reparseMethod(PartialReparserImpl.java:164)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.parseImpl(JavacParser.java:397)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.parse(JavacParser.java:330)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callParse(TaskProcessor.java:598)
>  at 
> org.netbeans.modules.parsing.impl.SourceCache.getResult(SourceCache.java:228)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:775)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:702)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:663)
>  at 
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(

[jira] [Commented] (NETBEANS-1114) trojan found while installing Netbeans

2018-08-16 Thread Mark Struberg (JIRA)


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

Mark Struberg commented on NETBEANS-1114:
-

dear design_doplhin!

Thanks for your report. We really appreciate it and will do our bests to get 
this handled!
Fyi, Geertjan is pretty much THE guy to handle such things anyway. He is one of 
the original NetBeans authors, Apache NetBeans PPMC chair and did lead the 
NetBeans project as Oracle employee, so no need to insult him. 

I think what Geertjan wanted to explain to you is that Oracle NetBeans (<=8.2) 
and Apache NetBeans (>= 9.0) are different things. Of course we will forward 
your report to Oracle and they will take care of it. But the ASF team has no 
control nor write access to the Oracle hosted servers but only to the parts 
served via apache.org, means NetBeans 9.0 and beyond.

And of course we are also interested if you did also find any vulnerability in 
the Apache lead Apache NetBeans 9.0 releases? Because _those_ must be fixed by 
us (ASF team) as explained above.

At Apache we have quite a few mechanisms in place to prevent such a situation 
as good as possible. We have our 72h voting period where the community members 
do a public review of the source and binary, plus we have a distributed system 
of hashes and signatures in place which can be verified. Of course that doesn't 
guarantee a 100% prevention of such a situation. But an attacker would need to 
hack quite a few servers.

txs,
strub on behalf of the Apache NetBeans community. 


> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread JIRA


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

Jiří Kovalský commented on NETBEANS-1114:
-

Dear design_doplhin,

we tried to install 64b PHP distribution of the NetBeans IDE 8.2 [1] on Windows 
10 and Windows 7 with Windows Defender turned on and it didn't detect any virus 
in both cases. If you still have the installer on your computer, can you please 
calculate SHA-256 checksum for the installer and share it here? You can use for 
example Microsoft Hash Tool [2]. The correct checksum should be: 
1aacd9f89beae4fe2974987d09e278145217b9de56ff2cec21e2dded82e632e3

[1] 
http://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-php-windows-x64.exe
[2] https://www.microsoft.com/en-us/p/hash-tool/9nblggh4rrr2

Thanks for your report and cooperation!

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin edited comment on NETBEANS-1114 at 8/16/18 12:49 PM:


Thanks for the couple back and assistance. It is very much appreciated. No 
intent to be insulting, just doing my best and being thorough. Going forward it 
may be wise to have role information in the profiles of contributors. I'll keep 
your feedback in mind though.

1. Full scan of PC did not find anything
 2. Downloaded 9.0 source and scanned with Comodo Anti Virus and Windows 
Defender. No positives found. I have no clue how to install and run it on 
Windows 10 as of this moment. I don't see a manual on the 9.0 'more info' or 
'download' page for example. 
 3. The 8.2 installer was removed from the PC. I was going to download it to 
help with the ticket, but noticed that the download servers don't use SSL for 
ftp/http, so I don't want to risk it at this stage. If you have an official SSL 
link then I can download it and check if you want. The reason being if you are 
not seeing anything and we are, and it is not a ftps/https connection there 
maybe something going on there.

Hope it helps

Please note: it may be a few days before I can look at this and respond back


was (Author: design_dolphin):
Thanks for the couple back and assistance. It is very much appreciated. No 
intent to be insulting, just doing my best and being thorough. Going forward it 
may be wise to have role information in the profiles of contributors. I'll keep 
your feedback in mind though. 

1. Full scan of PC did not find anything
2. Downloaded 9.0 source and scanned with Comodo Anti Virus and Windows 
Defender. No positives found. I have no clue how to install and run it on 
Windows 10 as of this moment. I don't see a manual on the 9.0 'more info' or 
'download' page for example. 
3. The 8.2 installer was removed from the PC. I was going to download it to 
help with the ticket, but noticed that the download servers doesn't use SSL for 
ftp/http, so I don't want to risk it at this stage. If you have an official SSL 
link then I can download it and check if you want. The reason being if you are 
not seeing anything and we are, and it is not a ftps/https connection there 
maybe something going on there. 

Hope it helps

Please note: it may be a few days before I can look at this and respond back

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

Thanks for the couple back and assistance. It is very much appreciated. No 
intent to be insulting, just doing my best and being thorough. Going forward it 
may be wise to have role information in the profiles of contributors. I'll keep 
your feedback in mind though. 

1. Full scan of PC did not find anything
2. Downloaded 9.0 source and scanned with Comodo Anti Virus and Windows 
Defender. No positives found. I have no clue how to install and run it on 
Windows 10 as of this moment. I don't see a manual on the 9.0 'more info' or 
'download' page for example. 
3. The 8.2 installer was removed from the PC. I was going to download it to 
help with the ticket, but noticed that the download servers doesn't use SSL for 
ftp/http, so I don't want to risk it at this stage. If you have an official SSL 
link then I can download it and check if you want. The reason being if you are 
not seeing anything and we are, and it is not a ftps/https connection there 
maybe something going on there. 

Hope it helps

Please note: it may be a few days before I can look at this and respond back

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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 #697 from thilina01/netbeans-1074-2nd-review-j2ee-clientproject

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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

commit bd360c91a81c1ecc02d50f8a9b30466b64013dbd
Merge: 8e07c0d bdf7220
Author: Junichi Yamamoto 
AuthorDate: Thu Aug 16 21:51:46 2018 +0900

Merge pull request #697 from 
thilina01/netbeans-1074-2nd-review-j2ee-clientproject

[NETBEANS-1074] Module Review j2ee.clientproject - fix pr691

 .../application-client-7.xml => licenseinfo.xml}| 17 +++--
 .../ui/resources/application-client-1.4.xml | 21 -
 .../ui/resources/application-client-5.xml   | 21 -
 .../ui/resources/application-client-6.xml   | 21 -
 .../ui/resources/application-client-7.xml   | 21 -
 5 files changed, 11 insertions(+), 90 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 (8e07c0d -> bd360c9)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


from 8e07c0d  Merge pull request #684 from 
junichi11/module-review-websvc.saas.codegen.php
 add bdf7220  [NETBEANS-1074] Module Review j2ee.clientproject - fix pr691
 new bd360c9  Merge pull request #697 from 
thilina01/netbeans-1074-2nd-review-j2ee-clientproject

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:
 {php.atoum => j2ee.clientproject}/licenseinfo.xml   |  7 ++-
 .../ui/resources/application-client-1.4.xml | 21 -
 .../ui/resources/application-client-5.xml   | 21 -
 .../ui/resources/application-client-6.xml   | 21 -
 .../ui/resources/application-client-7.xml   | 21 -
 5 files changed, 6 insertions(+), 85 deletions(-)
 copy {php.atoum => j2ee.clientproject}/licenseinfo.xml (70%)


-
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1114:
-

Downloading, installation, even YouTube clips describing how to do it, is also 
listed on the release page:

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

Does it help?

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1074] Module Review web.client.rest (#695)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 705e0f5  [NETBEANS-1074] Module Review web.client.rest (#695)
705e0f5 is described below

commit 705e0f57d109ef93c8fb8ec24a6c7d4394f3fb71
Author: Gilberto Caetano de Andrade 
AuthorDate: Thu Aug 16 09:54:31 2018 -0300

[NETBEANS-1074] Module Review web.client.rest (#695)

* Change the license header of Bundle.properties

* Add licenseinfo file

* Change the license header
---
 web.client.rest/licenseinfo.xml| 28 +++
 .../modules/web/client/rest/resources/js.html  | 52 ++--
 .../modules/web/client/rest/resources/rest.js  | 52 ++--
 .../web/client/rest/wizard/Bundle.properties   | 55 ++
 4 files changed, 70 insertions(+), 117 deletions(-)

diff --git a/web.client.rest/licenseinfo.xml b/web.client.rest/licenseinfo.xml
new file mode 100644
index 000..d18ab1a
--- /dev/null
+++ b/web.client.rest/licenseinfo.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
src/org/netbeans/modules/web/client/rest/resources/restservice.png
+
+
+
+
diff --git 
a/web.client.rest/src/org/netbeans/modules/web/client/rest/resources/js.html 
b/web.client.rest/src/org/netbeans/modules/web/client/rest/resources/js.html
index 696744f..34b7d9c 100644
--- a/web.client.rest/src/org/netbeans/modules/web/client/rest/resources/js.html
+++ b/web.client.rest/src/org/netbeans/modules/web/client/rest/resources/js.html
@@ -1,46 +1,22 @@
 <#--
-DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
-Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
+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
 
-Oracle and Java are registered trademarks of Oracle and/or its affiliates.
-Other names may be trademarks of their respective owners.
+  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.
 
-The contents of this file are subject to the terms of either the GNU
-General Public License Version 2 only ("GPL") or the Common
-Development and Distribution License("CDDL") (collectively, the
-"License"). You may not use this file except in compliance with the
-License. You can obtain a copy of the License at
-http://www.netbeans.org/cddl-gplv2.html
-or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
-specific language governing permissions and limitations under the
-License.  When distributing the software, include this License Header
-Notice in each file and include the License file at
-nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
-particular file as subject to the "Classpath" exception as provided
-by Oracle in the GPL Version 2 section of the License file that
-accompanied this code. If applicable, add the following below the
-License Header, with the fields enclosed by brackets [] replaced by
-your own identifying information:
-"Portions Copyrighted [year] [name of copyright owner]"
-
-Contributor(s):
-
-The Original Software is NetBeans. The Initial Developer of the Original
-Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
-Microsystems, Inc. All Rights Reserved.
-
-If you wish your version of this file to be governed by only the CDDL
-or only the GPL Version 2, indicate your decision by adding
-"[Contributor] elects to include this software in this distribution
-under the [CDDL or GPL Version 2] license." If you do not indicate a
-single choice of license, a recipient has the option to distribute
-your version of this file under either the CDDL, the GPL Version 2 or
-to extend the choice of license to its licensees as provided above.
-However, if you add GPL Version 2 code and therefore, elected the GPL
-Version 2 license, then the option applies only if the new code is
-made subject to such option by the copyright holder.
 -->
 <#assign licenseFirst = "
 <#assign licenseFirst = "/* ">
 <#assign licensePrefix = " * ">
diff --git 
a/web.client.rest/src/org/netbeans/modules/web/client/rest/wizard/Bundle.properties
 
b/web.client.rest/src/org/netbeans/modules/web/client/rest/wizard/Bundle.proper

[incubator-netbeans] branch master updated (705e0f5 -> 1a71df5)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


from 705e0f5  [NETBEANS-1074] Module Review web.client.rest (#695)
 add 928ff1d  [NETBEANS-1074] Module Review j2ee.common
 new 1a71df5  Merge pull request #693 from 
thilina01/netbeans-1074-2nd-review-j2ee-common

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:
 j2ee.common/licenseinfo.xml | 47 +
 1 file changed, 47 insertions(+)
 create mode 100644 j2ee.common/licenseinfo.xml


-
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 #693 from thilina01/netbeans-1074-2nd-review-j2ee-common

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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

commit 1a71df5e370f00d7abf1a10d3a38de72add33e61
Merge: 705e0f5 928ff1d
Author: Junichi Yamamoto 
AuthorDate: Thu Aug 16 21:56:58 2018 +0900

Merge pull request #693 from thilina01/netbeans-1074-2nd-review-j2ee-common

[NETBEANS-1074] Module Review j2ee.common

 j2ee.common/licenseinfo.xml | 47 +
 1 file changed, 47 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] [Commented] (NETBEANS-1114) trojan found while installing Netbeans

2018-08-16 Thread JIRA


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

Jiří Kovalský commented on NETBEANS-1114:
-

We are aware of the HTTP problem serving the downloads but we don't ask you to 
start the installer. All we need to know is whether your SHA-256 checksum will 
match ours after you download the file. If not, this would be the very first 
instance of man-in-the-middle type of attack I would witness in 20 years of 
NetBeans history.

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Mark Struberg (JIRA)


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

Mark Struberg commented on NETBEANS-1114:
-

Hi [~jkovalsky], I fear design_dolphin will not be able to create the sha as 
the virus cleaner already deleted the binary :/

[~design_dolphin] do you probably still have it in a quarantine area somehow?

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-35) JSF 2.2 XML namespaces are not supported

2018-08-16 Thread Klaus Dorninger (JIRA)


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

Klaus Dorninger commented on NETBEANS-35:
-

To reproduce see [https://netbeans.org/bugzilla/show_bug.cgi?id=248437] and the 
attached demo

> JSF 2.2 XML namespaces are not supported
> 
>
> Key: NETBEANS-35
> URL: https://issues.apache.org/jira/browse/NETBEANS-35
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - JSF
>Affects Versions: 8.2
>Reporter: Niklas Matthies
>Priority: Major
>
> The XML namespaces under http://xmlns.jcp.org/jsf introduced with JSF 2.2 in 
> 2013 are not supported. When declared, NetBeans generates an error, e.g. "No 
> library found for namespace http://xmlns.jcp.org/jsf/passthrough";. This makes 
> it difficult to work with JSF 2.2. projects in NetBeans.



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

There is two things with that:
 # This Trojan virus isn't something that pops up a lot from what I can tell so 
far. Could mean that it's new, or that it is a real threat.
 # Both people reporting it had a recent issue with it, possibly suggesting 
that this is something that is only occurring now
 # From what I can tell the issue seems to be relegated to the Temp folder when 
installing and for some of the bundled software?
 # All Netbeans software was removed pending discovery of what is going on. I'm 
not downloading an installer that may or may not be phoning home over an 
unsecure line. I hadn't noticed it was not SSL, my bad.

Thanks for posting install instructions, my bad sorry. I don't like installing 
Java seperately (slow, takes up resources, and updating is a pain) so might 
pass on this one. Just noticed the Oracle site doesn't use SSL for the Java 
downloads either, while their website is on SSL. So, yeah, that could be the 
problem, and where someone possibly is using to inject something. I don't 
understand why Oracle is using non SSL for this stuff anyway. They need to 
improve that.

It might not be a Netbeans thing, but one of the includes. Odd though that you 
can't duplicate it, but it has happened to multiple users. You'd think if it 
was a (false) positive then you would get it too?

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin edited comment on NETBEANS-1114 at 8/16/18 4:25 PM:
---

There is a few things with that:
 # This Trojan virus isn't something that pops up a lot from what I can tell so 
far. Could mean that it's new, or that it is a real threat.
 # Both people reporting it had a recent issue with it, possibly suggesting 
that this is something that is only occurring now
 # From what I can tell the issue seems to be relegated to the Temp folder when 
installing and for some of the bundled software?
 # All Netbeans software was removed pending discovery of what is going on. I'm 
not downloading an installer that may or may not be phoning home over an 
unsecure line. I hadn't noticed it was not SSL, my bad.

Thanks for posting install instructions, my bad sorry. I don't like installing 
Java seperately (slow, takes up resources, and updating is a pain) so might 
pass on this one. Just noticed the Oracle site doesn't use SSL for the Java 
downloads either, while their website is on SSL. So, yeah, that could be the 
problem, and where someone possibly is using to inject something. I don't 
understand why Oracle is using non SSL for this stuff anyway. They need to 
improve that.

It might not be a Netbeans thing, but one of the includes. Odd though that you 
can't duplicate it, but it has happened to multiple users. You'd think if it 
was a (false) positive then you would get it too?


was (Author: design_dolphin):
There is two things with that:
 # This Trojan virus isn't something that pops up a lot from what I can tell so 
far. Could mean that it's new, or that it is a real threat.
 # Both people reporting it had a recent issue with it, possibly suggesting 
that this is something that is only occurring now
 # From what I can tell the issue seems to be relegated to the Temp folder when 
installing and for some of the bundled software?
 # All Netbeans software was removed pending discovery of what is going on. I'm 
not downloading an installer that may or may not be phoning home over an 
unsecure line. I hadn't noticed it was not SSL, my bad.

Thanks for posting install instructions, my bad sorry. I don't like installing 
Java seperately (slow, takes up resources, and updating is a pain) so might 
pass on this one. Just noticed the Oracle site doesn't use SSL for the Java 
downloads either, while their website is on SSL. So, yeah, that could be the 
problem, and where someone possibly is using to inject something. I don't 
understand why Oracle is using non SSL for this stuff anyway. They need to 
improve that.

It might not be a Netbeans thing, but one of the includes. Odd though that you 
can't duplicate it, but it has happened to multiple users. You'd think if it 
was a (false) positive then you would get it too?

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin edited comment on NETBEANS-1114 at 8/16/18 4:28 PM:
---

There is a few things with that:
 # This Trojan virus isn't something that pops up a lot from what I can tell so 
far. Could mean that it's new, or that it is a real threat.
 # Both people reporting it had a recent issue with it, possibly suggesting 
that this is something that is only occurring now
 # From what I can tell the issue seems to be relegated to the Temp folder when 
installing and for some of the bundled software?
 # All Netbeans software was removed pending discovery of what is going on. I'm 
not downloading an installer that may or may not be phoning home over an 
unsecure line. I hadn't noticed it was not SSL, my bad.

Thanks for posting install instructions, my bad sorry. I don't like installing 
Java seperately (slow, takes up resources, and updating is a pain) so might 
pass on this one. Just noticed the Oracle site doesn't use SSL for the Java 
downloads either, while their website is on SSL. So, I'm not going to download 
Java based off of that. So, yeah, that could be the problem, and where someone 
possibly is using to inject something. I don't understand why Oracle is using 
non SSL for this stuff anyway. They need to improve that.

It might not be a Netbeans thing, but one of the includes. Odd though that you 
can't duplicate it, but it has happened to multiple users. You'd think if it 
was a (false) positive then you would get it too?


was (Author: design_dolphin):
There is a few things with that:
 # This Trojan virus isn't something that pops up a lot from what I can tell so 
far. Could mean that it's new, or that it is a real threat.
 # Both people reporting it had a recent issue with it, possibly suggesting 
that this is something that is only occurring now
 # From what I can tell the issue seems to be relegated to the Temp folder when 
installing and for some of the bundled software?
 # All Netbeans software was removed pending discovery of what is going on. I'm 
not downloading an installer that may or may not be phoning home over an 
unsecure line. I hadn't noticed it was not SSL, my bad.

Thanks for posting install instructions, my bad sorry. I don't like installing 
Java seperately (slow, takes up resources, and updating is a pain) so might 
pass on this one. Just noticed the Oracle site doesn't use SSL for the Java 
downloads either, while their website is on SSL. So, yeah, that could be the 
problem, and where someone possibly is using to inject something. I don't 
understand why Oracle is using non SSL for this stuff anyway. They need to 
improve that.

It might not be a Netbeans thing, but one of the includes. Odd though that you 
can't duplicate it, but it has happened to multiple users. You'd think if it 
was a (false) positive then you would get it too?

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Eduardo Quintanilla (JIRA)


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

Eduardo Quintanilla commented on NETBEANS-1114:
---

In the 
[Downloads|https://netbeans.org/downloads/start.html?platform=windows&lang=en&option=all]
 the links are HTTP but if you change them to HTTPS the downloads works.

[https://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-php-windows-x64.exe]

[https://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-windows.exe]

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread Eduardo Quintanilla (JIRA)


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

Eduardo Quintanilla edited comment on NETBEANS-1114 at 8/16/18 4:38 PM:


In the 
[Downloads|https://netbeans.org/downloads/start.html?platform=windows&lang=en&option=all]
 the links are HTTP but if you change them to HTTPS the downloads works.

[https://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-php-windows-x64.exe]

[https://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-windows.exe]

 I tested the PHP bundle with VirusTotal and it is clean.

[https://www.virustotal.com/es/file/1aacd9f89beae4fe2974987d09e278145217b9de56ff2cec21e2dded82e632e3/analysis/1534437151/]

 


was (Author: eduardo quintanilla):
In the 
[Downloads|https://netbeans.org/downloads/start.html?platform=windows&lang=en&option=all]
 the links are HTTP but if you change them to HTTPS the downloads works.

[https://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-php-windows-x64.exe]

[https://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-windows.exe]

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin edited comment on NETBEANS-1114 at 8/16/18 4:56 PM:
---

Thank you
 # Used the https link to download the PHP 64 bit version. Then scanned the 
installer with Windows Defender. It came up clean.
 # During installation looked at the Temp file directory 54 where the hit was 
before (for OP). The folder 54 is not (or no longer) present in the download. 
It installed with no incidents. After installation the Temp parent directory 
for the installation was removed automatically.

Temporary Conclusion:
 # The issue is possibly in folder 54 (of some variants of Netbeans)
 # The issue might be cause by http security issues, which do not occur when 
using SSL.

 

 

 


was (Author: design_dolphin):
Thank you
 # Used the https link to download the PHP 64 bit version. Then scanned the 
installer with Windows Defender. It came up clean.
 # During installation looked at the Temp file directory 54 where the hit was 
before. The folder 54 is not (or no longer) present in the download. It 
installed with no incidents. After installation the Temp parent directory for 
the installation was removed automatically.

Temporary Conclusion:
 # The issue is possibly in folder 54 (of some variants of Netbeans)
 # The issue might be cause by http security issues, which do not occur when 
using SSL.

 

 

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1114) trojan found while installing Netbeans

2018-08-16 Thread design_dolphin (JIRA)


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

design_dolphin commented on NETBEANS-1114:
--

Thank you
 # Used the https link to download the PHP 64 bit version. Then scanned the 
installer with Windows Defender. It came up clean.
 # During installation looked at the Temp file directory 54 where the hit was 
before. The folder 54 is not (or no longer) present in the download. It 
installed with no incidents. After installation the Temp parent directory for 
the installation was removed automatically.

Temporary Conclusion:
 # The issue is possibly in folder 54 (of some variants of Netbeans)
 # The issue might be cause by http security issues, which do not occur when 
using SSL.

 

 

 

> trojan found while installing Netbeans
> --
>
> Key: NETBEANS-1114
> URL: https://issues.apache.org/jira/browse/NETBEANS-1114
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Launchers&CLI
>Affects Versions: 8.2
> Environment: Win10 64
>Reporter: Johannes Hoffmann
>Priority: Major
>
> found by Windows Defender during the installation
> Trojan:Script/Cloxer.D!cl
> file: 
> C:\Users\User\AppData\Local\Temp\tmpnb\var\cache\netigso\org.eclipse.osgi\bundles\54\1\bundlefile



--
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-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-08-16 Thread Junichi Yamamoto (JIRA)
Junichi Yamamoto created NETBEANS-1144:
--

 Summary: predefined_vars.zip is licensed under LGPL-2.1
 Key: NETBEANS-1144
 URL: https://issues.apache.org/jira/browse/NETBEANS-1144
 Project: NetBeans
  Issue Type: Bug
  Components: php - Editor
Reporter: Junichi Yamamoto






--
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-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-08-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1144:


I'll recreate it from https://secure.php.net/manual/en/reserved.variables.php. 
We can create it under the CC-BY-3.0. see Copyright: 
https://secure.php.net/manual/en/copyright.php

> predefined_vars.zip is licensed under LGPL-2.1
> --
>
> Key: NETBEANS-1144
> URL: https://issues.apache.org/jira/browse/NETBEANS-1144
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Priority: Major
>  Labels: licensing
>




--
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-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-08-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto reassigned NETBEANS-1144:
--

Assignee: Junichi Yamamoto

> predefined_vars.zip is licensed under LGPL-2.1
> --
>
> Key: NETBEANS-1144
> URL: https://issues.apache.org/jira/browse/NETBEANS-1144
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: licensing
>




--
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 (1a71df5 -> 43c5ea4)

2018-08-16 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


from 1a71df5  Merge pull request #693 from 
thilina01/netbeans-1074-2nd-review-j2ee-common
 add e6ee226  Add the license header
 new 43c5ea4  Merge pull request #700 from 
gilbertoca/module-review-web.client.kit

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:
 web.client.kit/release/VERSION.txt | 16 
 1 file changed, 16 insertions(+)


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

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



[incubator-netbeans] 01/01: Merge pull request #700 from gilbertoca/module-review-web.client.kit

2018-08-16 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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

commit 43c5ea47fe7787fddc5a7e6f2f4747de833465c8
Merge: 1a71df5 e6ee226
Author: Matthias Bläsing 
AuthorDate: Thu Aug 16 22:19:24 2018 +0200

Merge pull request #700 from gilbertoca/module-review-web.client.kit

[NETBEANS-1074] Module Review web.client.kit

 web.client.kit/release/VERSION.txt | 16 
 1 file changed, 16 insertions(+)


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

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



[incubator-netbeans] branch master updated: [NETBEANS-1074] Module Review web.client.samples (#696)

2018-08-16 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new b56e646  [NETBEANS-1074] Module Review web.client.samples (#696)
b56e646 is described below

commit b56e646103b8d39be29a8be5a160d50ec52e23ed
Author: Gilberto Caetano de Andrade 
AuthorDate: Thu Aug 16 17:31:28 2018 -0300

[NETBEANS-1074] Module Review web.client.samples (#696)

* Add licenseinfo.xml

* Add media files to licenseinfo.xml
---
 web.client.samples/licenseinfo.xml | 48 ++
 1 file changed, 48 insertions(+)

diff --git a/web.client.samples/licenseinfo.xml 
b/web.client.samples/licenseinfo.xml
new file mode 100644
index 000..5f4a50e
--- /dev/null
+++ b/web.client.samples/licenseinfo.xml
@@ -0,0 +1,48 @@
+
+
+
+
+EaselDemo/public_html/rest/resources/id19974892.json
+EaselDemo/public_html/rest/resources/id19985678.json
+EaselDemo/public_html/rest/resources/id19986196.json
+EaselDemo/public_html/rest/resources/id19986982.json
+EaselDemo/public_html/rest/resources/manufacturer.json
+
src/org/netbeans/modules/web/client/samples/resources/HTML5_project_icon.png
+EaselDemo/public_html/css/images/icons-18-white.png
+EaselDemo/public_html/css/images/close_pop.png
+EaselDemo/public_html/css/images/icons-18-black.png
+EaselDemo/public_html/css/images/ajax-loader.png
+EaselDemo/public_html/css/images/icons-36-black.png
+EaselDemo/public_html/css/images/icons-36-white.png
+EaselDemo/public_html/img/cute_rabbit2.jpg
+EaselDemo/public_html/img/glyphicons-halflings.png
+EaselDemo/public_html/img/rabbit2.jpg
+EaselDemo/public_html/img/rabbit1.jpg
+EaselDemo/public_html/img/kitten1.jpg
+EaselDemo/public_html/img/rabbit3.jpg
+EaselDemo/public_html/img/cute_rabbit1.jpg
+EaselDemo/public_html/img/glyphicons-halflings-white.png
+EaselDemo/public_html/img/cute_rabbit3.jpg
+
+
+
+


-
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-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-08-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-1144:
---
Attachment: predefined_vars.zip

> predefined_vars.zip is licensed under LGPL-2.1
> --
>
> Key: NETBEANS-1144
> URL: https://issues.apache.org/jira/browse/NETBEANS-1144
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: licensing
> Attachments: predefined_vars.zip
>
>




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

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

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



[jira] [Commented] (NETBEANS-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-08-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1144:


I attached predefined_vars.zip. CC-BY-3.0 is listed in 
category-b(https://www.apache.org/legal/resolved.html#category-b). So this 
should be OK. 

> predefined_vars.zip is licensed under LGPL-2.1
> --
>
> Key: NETBEANS-1144
> URL: https://issues.apache.org/jira/browse/NETBEANS-1144
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: licensing
> Attachments: predefined_vars.zip
>
>




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

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

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



[jira] [Updated] (NETBEANS-1144) predefined_vars.zip is licensed under LGPL-2.1

2018-08-16 Thread ASF GitHub Bot (JIRA)


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

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

> predefined_vars.zip is licensed under LGPL-2.1
> --
>
> Key: NETBEANS-1144
> URL: https://issues.apache.org/jira/browse/NETBEANS-1144
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: licensing, pull-request-available
> Attachments: predefined_vars.zip
>
>




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

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

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



[incubator-netbeans] branch master updated: [NETBEANS-1074] Module Review web.beans (#694)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new d0bf76a  [NETBEANS-1074] Module Review web.beans (#694)
d0bf76a is described below

commit d0bf76a383a28ad7e603999046a56705543772bd
Author: Gilberto Caetano de Andrade 
AuthorDate: Thu Aug 16 23:52:48 2018 -0300

[NETBEANS-1074] Module Review web.beans (#694)

* Add licenseinfo.xml

* changing licensing

* Change the license header of Bundle.properties

* Add the license header for test xml files
---
 web.beans/licenseinfo.xml  | 39 ++
 web.beans/nbproject/project.properties | 53 +-
 .../netbeans/modules/web/beans/Bundle.properties   | 53 +-
 .../modules/web/beans/actions/Bundle.properties| 53 +-
 .../modules/web/beans/analysis/Bundle.properties   | 53 +-
 .../web/beans/analysis/analyzer/Bundle.properties  | 53 +-
 .../analysis/analyzer/annotation/Bundle.properties | 53 +-
 .../analysis/analyzer/field/Bundle.properties  | 53 +-
 .../analysis/analyzer/method/Bundle.properties | 53 +-
 .../beans/analysis/analyzer/type/Bundle.properties | 53 +-
 .../web/beans/navigation/actions/Bundle.properties | 56 +--
 .../modules/web/beans/model/QualifiersTest.java| 62 +++---
 .../modules/web/beans/model/TypedTest.java | 53 +-
 .../beans/xdm/model/alternatives-beans-orig.xml| 19 +++
 .../web/beans/xdm/model/alternatives-beans.xml | 19 +++
 .../modules/web/beans/xdm/model/beans-orig.xml | 19 +++
 .../netbeans/modules/web/beans/xdm/model/beans.xml | 19 +++
 .../modules/web/beans/xdm/model/empty-beans.xml| 19 +++
 18 files changed, 306 insertions(+), 476 deletions(-)

diff --git a/web.beans/licenseinfo.xml b/web.beans/licenseinfo.xml
new file mode 100644
index 000..7ccc8cc
--- /dev/null
+++ b/web.beans/licenseinfo.xml
@@ -0,0 +1,39 @@
+
+
+
+
+src/org/netbeans/modules/web/beans/resources/delegate.png
+
src/org/netbeans/modules/web/beans/resources/injection_point.png
+src/org/netbeans/modules/web/beans/resources/event.png
+src/org/netbeans/modules/web/beans/resources/observer.png
+
+
+
+
+
src/org/netbeans/modules/web/beans/resources/Interceptor.template
+
src/org/netbeans/modules/web/beans/resources/Qualifier.template
+
src/org/netbeans/modules/web/beans/resources/Scope.template
+
src/org/netbeans/modules/web/beans/resources/Stereotype.template
+
+
+
+
diff --git a/web.beans/nbproject/project.properties 
b/web.beans/nbproject/project.properties
index 3a4dca3..0d691a7 100644
--- a/web.beans/nbproject/project.properties
+++ b/web.beans/nbproject/project.properties
@@ -1,44 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
+# 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
 #
-# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
-# Other names may be trademarks of their respective owners.
-#
-# The contents of this file are subject to the terms of either the GNU
-# General Public License Version 2 only ("GPL") or the Common
-# Development and Distribution License("CDDL") (collectively, the
-# "License"). You may not use this file except in compliance with the
-# License. You can obtain a copy of the License at
-# http://www.netbeans.org/cddl-gplv2.html
-# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
-# specific language governing permissions and limitations under the
-# License.  When distributing the software, include this License Header
-# Notice in each file and include the License file at
-# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
-# particular file as subject to the "Classpath" exception as provided
-# by Oracle in the GPL Version 2 section of the License file that
-# accompanied this code. If applicable, add the following below the
-# License Header, with the fields enclosed by brackets [] replaced by
-# your own identifying information:
-# "Portions Copyrighted [year] [name of copyright owner]"
-#
-# Contributor(s):
-#
-# The Original Software is NetBeans. Th

[incubator-netbeans] branch master updated: [NETBEANS-1074] Fix licenseinfo.xml files (#699)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 3faebac  [NETBEANS-1074] Fix licenseinfo.xml files (#699)
3faebac is described below

commit 3faebacea185393c28308b0d0804d4cd949a5b67
Author: Junichi Yamamoto 
AuthorDate: Fri Aug 17 11:57:07 2018 +0900

[NETBEANS-1074] Fix licenseinfo.xml files (#699)

- Change the comment type for example files to GUI_USABILITY
---
 languages.neon/licenseinfo.xml |  6 +-
 php.latte/licenseinfo.xml  | 10 +-
 php.smarty/licenseinfo.xml | 10 +-
 php.twig/licenseinfo.xml   | 10 +-
 4 files changed, 32 insertions(+), 4 deletions(-)

diff --git a/languages.neon/licenseinfo.xml b/languages.neon/licenseinfo.xml
index b8ba3ca..3f90d96 100644
--- a/languages.neon/licenseinfo.xml
+++ b/languages.neon/licenseinfo.xml
@@ -21,12 +21,16 @@
 -->
 
 
-
src/org/netbeans/modules/languages/neon/resources/NeonExample.neon
 
src/org/netbeans/modules/languages/neon/resources/NeonTemplate.neon
 
 
 
 
+
src/org/netbeans/modules/languages/neon/resources/NeonExample.neon
+
+
+
+
 tools/skeleton.netbeans
 
src/org/netbeans/modules/languages/neon/resources/neon_file_16.png
 
diff --git a/php.latte/licenseinfo.xml b/php.latte/licenseinfo.xml
index 0a6858f..eeba267 100644
--- a/php.latte/licenseinfo.xml
+++ b/php.latte/licenseinfo.xml
@@ -1,5 +1,6 @@
 
 
 
 
-
src/org/netbeans/modules/php/latte/resources/LatteExample.latte
 
src/org/netbeans/modules/php/latte/resources/LatteTemplate.latte
 
 
 
 
+
src/org/netbeans/modules/php/latte/resources/LatteExample.latte
+
+
+
+
 tools/skeleton.netbeans
 
src/org/netbeans/modules/php/latte/resources/helper_cc_icon.png
 
src/org/netbeans/modules/php/latte/resources/latte_cc_icon.png
diff --git a/php.smarty/licenseinfo.xml b/php.smarty/licenseinfo.xml
index 970749a..202e883 100644
--- a/php.smarty/licenseinfo.xml
+++ b/php.smarty/licenseinfo.xml
@@ -1,5 +1,6 @@
 
 
 
 
-src/org/netbeans/modules/php/smarty/resources/TplExample
 
src/org/netbeans/modules/php/smarty/resources/TplTemplate.tpl
 
 
 
 
+src/org/netbeans/modules/php/smarty/resources/TplExample
+
+
+
+
 
src/org/netbeans/modules/php/smarty/resources/smarty-badge-8.png
 
src/org/netbeans/modules/php/smarty/resources/tpl-cc-icon.png
 
diff --git a/php.twig/licenseinfo.xml b/php.twig/licenseinfo.xml
index 7f4368c..11c6567 100644
--- a/php.twig/licenseinfo.xml
+++ b/php.twig/licenseinfo.xml
@@ -1,5 +1,6 @@
 
 
 
 
 
src/org/netbeans/modules/php/twig/resources/TwigTemplate.html.twig
-
src/org/netbeans/modules/php/twig/resources/example.html.twig
 
 
 
 
+
src/org/netbeans/modules/php/twig/resources/example.html.twig
+
+
+
+
 tools/skeleton.netbeans
 src/org/netbeans/modules/php/twig/resources/filter.png
 src/org/netbeans/modules/php/twig/resources/twig-logo.png


-
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-1074] Module Review php.phpunit (#676)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new eca4685  [NETBEANS-1074] Module Review php.phpunit (#676)
eca4685 is described below

commit eca4685a5c97ccf8bb54d432b1f7a0727b6ed67c
Author: Junichi Yamamoto 
AuthorDate: Fri Aug 17 12:08:48 2018 +0900

[NETBEANS-1074] Module Review php.phpunit (#676)

- Change the license headers of Bundle.properties and
PHPUnitConfiguration.xml
- Add PHPUnitBootstrap.php to the licenseinfo.xml
---
 php.phpunit/licenseinfo.xml| 28 +++
 .../modules/php/phpunit/ui/Bundle.properties   | 55 +++---
 .../phpunit/ui/resources/PHPUnitConfiguration.xml  | 47 ++
 3 files changed, 58 insertions(+), 72 deletions(-)

diff --git a/php.phpunit/licenseinfo.xml b/php.phpunit/licenseinfo.xml
new file mode 100644
index 000..1e9179e
--- /dev/null
+++ b/php.phpunit/licenseinfo.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
src/org/netbeans/modules/php/phpunit/ui/resources/PHPUnitBootstrap.php
+
+
+
+
diff --git 
a/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/Bundle.properties 
b/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/Bundle.properties
index ff77fbd..adc0aee 100644
--- a/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/Bundle.properties
+++ b/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/Bundle.properties
@@ -1,42 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2011 Oracle and/or its affiliates. All rights reserved.
-
-# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
-# Other names may be trademarks of their respective owners.
-
-# The contents of this file are subject to the terms of either the GNU
-# General Public License Version 2 only ("GPL") or the Common
-# Development and Distribution License("CDDL") (collectively, the
-# "License"). You may not use this file except in compliance with the
-# License. You can obtain a copy of the License at
-# http://www.netbeans.org/cddl-gplv2.html
-# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
-# specific language governing permissions and limitations under the
-# License.  When distributing the software, include this License Header
-# Notice in each file and include the License file at
-# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
-# particular file as subject to the "Classpath" exception as provided
-# by Oracle in the GPL Version 2 section of the License file that
-# accompanied this code. If applicable, add the following below the
-# License Header, with the fields enclosed by brackets [] replaced by
-# your own identifying information:
-# "Portions Copyrighted [year] [name of copyright owner]"
-
-# If you wish your version of this file to be governed by only the CDDL
-# or only the GPL Version 2, indicate your decision by adding
-# "[Contributor] elects to include this software in this distribution
-# under the [CDDL or GPL Version 2] license." If you do not indicate a
-# single choice of license, a recipient has the option to distribute
-# your version of this file under either the CDDL, the GPL Version 2 or
-# to extend the choice of license to its licensees as provided above.
-# However, if you add GPL Version 2 code and therefore, elected the GPL
-# Version 2 license, then the option applies only if the new code is
-# made subject to such option by the copyright holder.
-
-# Contributor(s):
-
-# Portions Copyrighted 2011 Sun Microsystems, Inc.
+# 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.
 
 # phpunit test groups
 PhpUnitTestGroupsPanel.selectTestGroupLabel.text=Select which test groups will 
be tested:
diff --git 
a/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/resources/PHPUnitConfiguration.xml
 
b/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/resources/PHPUnitConfiguration.xml
index 2b66628..b0a1a99 100644
--- 
a/php.phpunit/src/org/netbeans/modules/php/phpunit/ui/resources/PHPUnitConfiguration.xml
+++ 
b/php.phpunit/src/org/netbeans/modules/php/phpun

[incubator-netbeans] branch master updated: [NETBEANS-1074] Module Review php.phing (#675)

2018-08-16 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 9f431d2  [NETBEANS-1074] Module Review php.phing (#675)
9f431d2 is described below

commit 9f431d23f5ca54f35da35d05b11867aa461b449d
Author: Junichi Yamamoto 
AuthorDate: Fri Aug 17 12:09:47 2018 +0900

[NETBEANS-1074] Module Review php.phing (#675)

- Change the license headers of Bundle.properties and build.xml
---
 .../modules/php/phing/ui/options/Bundle.properties | 55 +++---
 .../modules/php/phing/ui/resources/build.xml   | 49 ++-
 2 files changed, 30 insertions(+), 74 deletions(-)

diff --git 
a/php.phing/src/org/netbeans/modules/php/phing/ui/options/Bundle.properties 
b/php.phing/src/org/netbeans/modules/php/phing/ui/options/Bundle.properties
index b745ff5..ce2a1bb 100644
--- a/php.phing/src/org/netbeans/modules/php/phing/ui/options/Bundle.properties
+++ b/php.phing/src/org/netbeans/modules/php/phing/ui/options/Bundle.properties
@@ -1,42 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2014 Oracle and/or its affiliates. All rights reserved.
-
-# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
-# Other names may be trademarks of their respective owners.
-
-# The contents of this file are subject to the terms of either the GNU
-# General Public License Version 2 only ("GPL") or the Common
-# Development and Distribution License("CDDL") (collectively, the
-# "License"). You may not use this file except in compliance with the
-# License. You can obtain a copy of the License at
-# http://www.netbeans.org/cddl-gplv2.html
-# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
-# specific language governing permissions and limitations under the
-# License.  When distributing the software, include this License Header
-# Notice in each file and include the License file at
-# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
-# particular file as subject to the "Classpath" exception as provided
-# by Oracle in the GPL Version 2 section of the License file that
-# accompanied this code. If applicable, add the following below the
-# License Header, with the fields enclosed by brackets [] replaced by
-# your own identifying information:
-# "Portions Copyrighted [year] [name of copyright owner]"
-
-# If you wish your version of this file to be governed by only the CDDL
-# or only the GPL Version 2, indicate your decision by adding
-# "[Contributor] elects to include this software in this distribution
-# under the [CDDL or GPL Version 2] license." If you do not indicate a
-# single choice of license, a recipient has the option to distribute
-# your version of this file under either the CDDL, the GPL Version 2 or
-# to extend the choice of license to its licensees as provided above.
-# However, if you add GPL Version 2 code and therefore, elected the GPL
-# Version 2 license, then the option applies only if the new code is
-# made subject to such option by the copyright holder.
-
-# Contributor(s):
-
-# Portions Copyrighted 2014 Sun Microsystems, Inc.
+# 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.
 
 PhingOptionsPanel.learnMoreLabel.text=Learn more
 PhingOptionsPanel.noteLabel.text=Note:
diff --git 
a/php.phing/src/org/netbeans/modules/php/phing/ui/resources/build.xml 
b/php.phing/src/org/netbeans/modules/php/phing/ui/resources/build.xml
index 9925063..a74b2fb 100644
--- a/php.phing/src/org/netbeans/modules/php/phing/ui/resources/build.xml
+++ b/php.phing/src/org/netbeans/modules/php/phing/ui/resources/build.xml
@@ -1,44 +1,23 @@
 
 <#--
-DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
-Copyright 2016 Oracle and/or its affiliates. All rights reserved.
+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

[jira] [Created] (NETBEANS-1145) Automate build of Windows Launchers

2018-08-16 Thread Svatopluk Dedic (JIRA)
Svatopluk Dedic created NETBEANS-1145:
-

 Summary: Automate build of Windows Launchers
 Key: NETBEANS-1145
 URL: https://issues.apache.org/jira/browse/NETBEANS-1145
 Project: NetBeans
  Issue Type: Improvement
  Components: apisupport - Harness, platform - Launchers&CLI
Reporter: Svatopluk Dedic


See comments in 
[https://github.com/apache/incubator-netbeans/pull/573#pullrequestreview-147108327]
 :

The envisioned build process should monitor:
 * apisupport.harness/lwindows-launcher-src
 * ide/launcher/windows
 * o.n.bootstrap/launcher/windows

and rebuild netbeans or application launchers. I am not so sure about automatic 
upload to the extbin, the number of artifact from automated builds could reach 
quite high.



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