svn commit: r31237 - /dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/ /release/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/

2018-11-29 Thread jtulach
Author: jtulach
Date: Fri Nov 30 07:59:06 2018
New Revision: 31237

Log:
Releasing Apache NetBeans HTML/Java API 1.6

Added:

release/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
  - copied from r31236, 
dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
Removed:

dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/


-
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-7) Provide basic editor features (syntax highlighting, braces matching, completion, etc) for more file types

2018-11-29 Thread Jan Lahoda (JIRA)


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

Jan Lahoda commented on NETBEANS-7:
---

FWIW, I have a prototype of a lexer and a syntax highlighting based on that, 
which uses tm4e:

[https://github.com/eclipse/tm4e]

to lex based on a TextMate grammars.

 

> Provide basic editor features (syntax highlighting, braces matching, 
> completion, etc) for more file types
> -
>
> Key: NETBEANS-7
> URL: https://issues.apache.org/jira/browse/NETBEANS-7
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - UI
>Reporter: Emilian Bold
>Priority: Major
>
> We could provide basic editor features (syntax highlighting, braces matching, 
> completion, etc) for more languages based on the existing corpus of 
> definitions from other editors/IDEs. See
> * 
> http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files
> * http://docs.sublimetext.info/en/latest/extensibility/syntaxdefs.html
> * https://code.visualstudio.com/docs/extensionAPI/language-support
> * http://www.ultraedit.com/downloads/extras/wordfiles.html#wordfiles
> The basic editor features would usually get replaced once more proper plugins 
> are installed for a given language.
> We could even introduce a mechanism to promote to users the full plugins 
> (from the Plugin Portal, etc) once they start editing given file types.



--
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-168) Background scanning process needs a rethink

2018-11-29 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-168:
--

Well, I have some new findings. For whatever reasons there are a couple of 
broken symlinks accumulating in my /tmp folder. When one get's deleted for 
whatever reason NetBeans goes wild delivering the file deletion event. I fear 
that [~Chrizzly] has a different issue.

> Background scanning process needs a rethink
> ---
>
> Key: NETBEANS-168
> URL: https://issues.apache.org/jira/browse/NETBEANS-168
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance, java - Platform, platform - Execution
>Affects Versions: 8.2, 9.0, 10.0
> Environment: NetBeans 8.2, Windows 10 x64
>Reporter: Christian Lenz
>Priority: Critical
>  Labels: ca_survey
> Attachments: go-to-file.gif, messages - 10.0 vc3.log, messages 10.0 
> vc2.log, messages.log, puls.7z, ui.log, uigestures 10.0 vc, wp-dms.7z
>
>
> Often, while cloning, switching branch, merging, opening etc. etc. NetBeans 
> starts Background scanning for changes, but it is not real background, 
> because everything what you want to do then, like changing the branch, 
> commit, push, pull, open project, delete or whatever, is blocking by this 
> task and you can't cancel it, because it is essential.
> Either we need to rethink about this process like to make everything or most 
> of the stuff doing things in parallel or the task should really be 
> cancelable. It is a pain in the ass for big projects when they start to scan 
> for changes. 
> It is a real world case because you acan see it when you work on NetBeans 
> modules.
> Cheers
> Chris



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

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

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



[jira] [Commented] (NETBEANS-467) maven artifacts for Apache NetBeans Platform need to be created and hosted

2018-11-29 Thread Pino Silvaggio (JIRA)


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

Pino Silvaggio commented on NETBEANS-467:
-

I second for bintray.

> maven artifacts for Apache NetBeans Platform  need to be created and hosted
> ---
>
> Key: NETBEANS-467
> URL: https://issues.apache.org/jira/browse/NETBEANS-467
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Eric Barboni
>Priority: Critical
>  Labels: NETBEANS-9
>
> Hi (hope I did not miss mails on this topic),
>  During test on maven NetCAT, testers are told to create and generate 
> mavenized NetBeans Platform Module and Suite.
>  Maven archetype for Netbeans platform module [1] are linked to artefacts 
> stored in  [2] (RELEASE 6 to 8.2) and it is also possible to use snapshot 
> versions from [3]
> Artefacts are generated from Oracle NetBeans sources at the moment, RELEASE* 
> artefact were built from a specific build, SNAPSHOT artefact are refreshed 
> every day with no history (I suppose for space reason).
>  
> It would be nice to recreate a workflow to  regenerate maven artefacts for 
> the Apache NetBeans Platform from Apache NetBeans sources.
>  
> [1][https://github.com/mojohaus/nbm-archetype/]
> [2][https://bits.netbeans.org/nexus]
> [3][https://bits.netbeans.org/dev/maven-snapshot/|http://bits.netbeans.org/dev/maven-snapshot/]
>  
>  
>  



--
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 release100 updated (6242f29 -> 8e8763d)

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

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


from 6242f29  Provide localized error description
 new 52e3035  Add Rhino javascript interpreter library
 new c308357  Switch to Rhino as PAC evaluator
 new 8e8763d  Merge branch 'rhino_pac_release100' into release100

The 3 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:
 nbbuild/cluster.properties |   1 +
 nbbuild/licenses/MPL-2.0   | 373 
 platform/core.network/arch.xml |  12 +-
 platform/core.network/nbproject/project.xml|   9 +
 .../proxy/pac/datetime/PacUtilsDateTime.java   |  13 +-
 .../proxy/pac/impl/ClassFilterPacHelpers.java  |  42 ---
 .../proxy/pac/impl/NbPacScriptEvaluator.java   | 283 +++
 .../test/unit/data/pacFiles/wpad space.dat |  22 --
 .../core/network/proxy/pac/PacEngineTest.java  |  23 ++
 platform/libs.rhino/build.xml  |  24 ++
 platform/libs.rhino/external/binaries-list |  17 +
 .../libs.rhino/external/rhino-1.7.10-license.txt   | 380 +
 platform/libs.rhino/manifest.mf|   4 +
 platform/libs.rhino/nbproject/project.properties   |  21 ++
 platform/libs.rhino/nbproject/project.xml  |  39 +++
 .../src/org/netbeans/libs/rhino/Bundle.properties  |  22 ++
 16 files changed, 1043 insertions(+), 242 deletions(-)
 create mode 100644 nbbuild/licenses/MPL-2.0
 delete mode 100644 
platform/core.network/src/org/netbeans/core/network/proxy/pac/impl/ClassFilterPacHelpers.java
 delete mode 100644 platform/core.network/test/unit/data/pacFiles/wpad space.dat
 create mode 100644 platform/libs.rhino/build.xml
 create mode 100644 platform/libs.rhino/external/binaries-list
 create mode 100644 platform/libs.rhino/external/rhino-1.7.10-license.txt
 create mode 100644 platform/libs.rhino/manifest.mf
 create mode 100644 platform/libs.rhino/nbproject/project.properties
 create mode 100644 platform/libs.rhino/nbproject/project.xml
 create mode 100644 
platform/libs.rhino/src/org/netbeans/libs/rhino/Bundle.properties


-
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] 02/03: Switch to Rhino as PAC evaluator

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

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

commit c30835744e91d98f671678466d8cf7977bf7fa87
Author: Matthias Bläsing 
AuthorDate: Tue Nov 27 21:20:35 2018 +0100

Switch to Rhino as PAC evaluator
---
 platform/core.network/arch.xml |  12 +-
 platform/core.network/nbproject/project.xml|   9 +
 .../proxy/pac/datetime/PacUtilsDateTime.java   |  13 +-
 .../proxy/pac/impl/ClassFilterPacHelpers.java  |  42 ---
 .../proxy/pac/impl/NbPacScriptEvaluator.java   | 283 +
 .../test/unit/data/pacFiles/wpad space.dat |  22 --
 .../core/network/proxy/pac/PacEngineTest.java  |  23 ++
 7 files changed, 162 insertions(+), 242 deletions(-)

diff --git a/platform/core.network/arch.xml b/platform/core.network/arch.xml
index 59da865..2f0d5c5 100644
--- a/platform/core.network/arch.xml
+++ b/platform/core.network/arch.xml
@@ -104,9 +104,7 @@
   which clients are supposed to download and execute in order to find 
   out which proxy to use. This is known as https://en.wikipedia.org/wiki/Proxy_auto-config;>Proxy Auto-Config
   (or PAC). This module provides a pluggable PAC evaluation environment
-  based on Nashorn. However, it will gracefully degrade to any other 
JavaScript
-  which may be installed in the JVM. Execution of the downloaded
-  JavaScript code is sandboxed. (only true for Nashorn)
+  based on Rhino. Execution of the downloaded JavaScript code is sandboxed.
   
   
   If you don't like the PAC evaluation environment provided
@@ -733,14 +731,6 @@
 -->
  
   
-   Yes. It detects the presence of Nashorn (as opposed to say Rhino) by way 
-  of reflection. In particular it needs to know if the Java version is
-  Java 8u40 as Nashorn was greatly enhanced in that update and was more
-  or less useless (for our purpose) before this time. The use of reflection
-  means the code will gracefully 'degrade' to whatever script engine is
-  available if we are not on Java 8u40 or later.
-  
-  
For testing only a dirty hack is used in our FakeDns class.
This installs itself as a preferred name service in Java. This is done
via reflection. It also uses proprietary sun.* package.
diff --git a/platform/core.network/nbproject/project.xml 
b/platform/core.network/nbproject/project.xml
index 0fe2742..57af864 100644
--- a/platform/core.network/nbproject/project.xml
+++ b/platform/core.network/nbproject/project.xml
@@ -62,6 +62,15 @@
 
 
 
+org.netbeans.libs.rhino
+
+
+
+1
+1.7.10
+
+
+
 
org.netbeans.modules.keyring
 
 
diff --git 
a/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
 
b/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
index e08d2ce..4d224ad 100644
--- 
a/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
+++ 
b/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
@@ -260,7 +260,7 @@ public class PacUtilsDateTime {
 
 
 private static int getInteger(Object obj) throws PacDateTimeInputException 
{
-if (obj instanceof Integer || obj instanceof Long) {
+if (obj instanceof Number) {
 return ((Number) obj).intValue();
 }
 if (obj instanceof String) {
@@ -320,8 +320,9 @@ public class PacUtilsDateTime {
  * {@link PacHelperMethodsNetscape#weekdayRange(java.lang.Object...) 
weekdayRange()}
  * 
  * 
- * Note: In Nashorn, JavaScript function arguments that are not used in the
- * call will have a type of {@code Undefined}.
+ * Note: In Rhino, JavaScript function arguments that are not used in the
+ * call will have a type of {@code java.lang.String} and the value will be
+ * 'undefined'.
  *
  * @param objs
  * @return 
@@ -337,7 +338,8 @@ public class PacUtilsDateTime {
 }
 // Only parameters of type CharSequence (String) and 
 // Number (Integer, Long, etc) are relevant.
-if ((obj instanceof Number) || (obj instanceof CharSequence)) {
+// Rhino converts javascript undefined to the string "undefined"
+if ((obj instanceof Number) || (obj instanceof CharSequence && (! 
"undefined".equals(obj {
 params++;
 }
 }
@@ -351,6 +353,9 @@ public class PacUtilsDateTime {
  */
 public static boolean usesGMT(Object... args) {
 int params = getNoOfParams(args);
+if(params == 

[incubator-netbeans] 01/03: Add Rhino javascript interpreter library

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

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

commit 52e3035f9991f1f682b1c34ef659ffc88eb43a5b
Author: Matthias Bläsing 
AuthorDate: Thu Nov 22 12:45:36 2018 +0100

Add Rhino javascript interpreter library
---
 nbbuild/cluster.properties |   1 +
 nbbuild/licenses/MPL-2.0   | 373 
 platform/libs.rhino/build.xml  |  24 ++
 platform/libs.rhino/external/binaries-list |  17 +
 .../libs.rhino/external/rhino-1.7.10-license.txt   | 380 +
 platform/libs.rhino/manifest.mf|   4 +
 platform/libs.rhino/nbproject/project.properties   |  21 ++
 platform/libs.rhino/nbproject/project.xml  |  39 +++
 .../src/org/netbeans/libs/rhino/Bundle.properties  |  22 ++
 9 files changed, 881 insertions(+)

diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties
index 7ee9105..21a3aac 100644
--- a/nbbuild/cluster.properties
+++ b/nbbuild/cluster.properties
@@ -229,6 +229,7 @@ nb.cluster.platform=\
 libs.junit4,\
 libs.junit5,\
 libs.osgi,\
+libs.rhino,\
 libs.testng,\
 masterfs,\
 masterfs.linux,\
diff --git a/nbbuild/licenses/MPL-2.0 b/nbbuild/licenses/MPL-2.0
new file mode 100644
index 000..a612ad9
--- /dev/null
+++ b/nbbuild/licenses/MPL-2.0
@@ -0,0 +1,373 @@
+Mozilla Public License Version 2.0
+==
+
+1. Definitions
+--
+
+1.1. "Contributor"
+means each individual or legal entity that creates, contributes to
+the creation of, or owns Covered Software.
+
+1.2. "Contributor Version"
+means the combination of the Contributions of others (if any) used
+by a Contributor and that particular Contributor's Contribution.
+
+1.3. "Contribution"
+means Covered Software of a particular Contributor.
+
+1.4. "Covered Software"
+means Source Code Form to which the initial Contributor has attached
+the notice in Exhibit A, the Executable Form of such Source Code
+Form, and Modifications of such Source Code Form, in each case
+including portions thereof.
+
+1.5. "Incompatible With Secondary Licenses"
+means
+
+(a) that the initial Contributor has attached the notice described
+in Exhibit B to the Covered Software; or
+
+(b) that the Covered Software was made available under the terms of
+version 1.1 or earlier of the License, but not also under the
+terms of a Secondary License.
+
+1.6. "Executable Form"
+means any form of the work other than Source Code Form.
+
+1.7. "Larger Work"
+means a work that combines Covered Software with other material, in
+a separate file or files, that is not Covered Software.
+
+1.8. "License"
+means this document.
+
+1.9. "Licensable"
+means having the right to grant, to the maximum extent possible,
+whether at the time of the initial grant or subsequently, any and
+all of the rights conveyed by this License.
+
+1.10. "Modifications"
+means any of the following:
+
+(a) any file in Source Code Form that results from an addition to,
+deletion from, or modification of the contents of Covered
+Software; or
+
+(b) any new file in Source Code Form that contains any Covered
+Software.
+
+1.11. "Patent Claims" of a Contributor
+means any patent claim(s), including without limitation, method,
+process, and apparatus claims, in any patent Licensable by such
+Contributor that would be infringed, but for the grant of the
+License, by the making, using, selling, offering for sale, having
+made, import, or transfer of either its Contributions or its
+Contributor Version.
+
+1.12. "Secondary License"
+means either the GNU General Public License, Version 2.0, the GNU
+Lesser General Public License, Version 2.1, the GNU Affero General
+Public License, Version 3.0, or any later versions of those
+licenses.
+
+1.13. "Source Code Form"
+means the form of the work preferred for making modifications.
+
+1.14. "You" (or "Your")
+means an individual or a legal entity exercising rights under this
+License. For legal entities, "You" includes any entity that
+controls, is controlled by, or is under common control with You. For
+purposes of this definition, "control" means (a) the power, direct
+or indirect, to cause the direction or management of such entity,
+whether by contract or otherwise, or (b) ownership of more than
+fifty percent (50%) of the outstanding shares or beneficial
+ownership of such entity.
+
+2. License Grants and Conditions
+
+
+2.1. Grants
+
+Each Contributor hereby grants You a world-wide, royalty-free,
+non-exclusive license:
+
+(a) under intellectual property rights (other 

[incubator-netbeans] 03/03: Merge branch 'rhino_pac_release100' into release100

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

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

commit 8e8763dd8a27918b22b4af8519cfd93d5946a83a
Merge: 6242f29 c308357
Author: Matthias Bläsing 
AuthorDate: Thu Nov 29 16:00:18 2018 +0100

Merge branch 'rhino_pac_release100' into release100

Review was done on priv...@netbeans.incubator.apache.org

 nbbuild/cluster.properties |   1 +
 nbbuild/licenses/MPL-2.0   | 373 
 platform/core.network/arch.xml |  12 +-
 platform/core.network/nbproject/project.xml|   9 +
 .../proxy/pac/datetime/PacUtilsDateTime.java   |  13 +-
 .../proxy/pac/impl/ClassFilterPacHelpers.java  |  42 ---
 .../proxy/pac/impl/NbPacScriptEvaluator.java   | 283 +++
 .../test/unit/data/pacFiles/wpad space.dat |  22 --
 .../core/network/proxy/pac/PacEngineTest.java  |  23 ++
 platform/libs.rhino/build.xml  |  24 ++
 platform/libs.rhino/external/binaries-list |  17 +
 .../libs.rhino/external/rhino-1.7.10-license.txt   | 380 +
 platform/libs.rhino/manifest.mf|   4 +
 platform/libs.rhino/nbproject/project.properties   |  21 ++
 platform/libs.rhino/nbproject/project.xml  |  39 +++
 .../src/org/netbeans/libs/rhino/Bundle.properties  |  22 ++
 16 files changed, 1043 insertions(+), 242 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] 03/03: Merge branch 'rhino_pac'

2018-11-29 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 2a05da9deb81937b6bf43bc213933392edbc0762
Merge: 45d77b8 1d8f619
Author: Matthias Bläsing 
AuthorDate: Thu Nov 29 15:58:09 2018 +0100

Merge branch 'rhino_pac'

Review was done on priv...@netbeans.incubator.apache.org

 nbbuild/cluster.properties |   1 +
 nbbuild/licenses/MPL-2.0   | 373 
 platform/core.network/arch.xml |  12 +-
 platform/core.network/nbproject/project.xml|   9 +
 .../proxy/pac/datetime/PacUtilsDateTime.java   |  13 +-
 .../proxy/pac/impl/ClassFilterPacHelpers.java  |  42 ---
 .../proxy/pac/impl/NbPacScriptEvaluator.java   | 283 +++
 .../test/unit/data/pacFiles/wpad space.dat |  22 --
 .../core/network/proxy/pac/PacEngineTest.java  |  23 ++
 platform/libs.rhino/build.xml  |  24 ++
 platform/libs.rhino/external/binaries-list |  17 +
 .../libs.rhino/external/rhino-1.7.10-license.txt   | 380 +
 platform/libs.rhino/manifest.mf|   4 +
 platform/libs.rhino/nbproject/project.properties   |  21 ++
 platform/libs.rhino/nbproject/project.xml  |  39 +++
 .../src/org/netbeans/libs/rhino/Bundle.properties  |  22 ++
 16 files changed, 1043 insertions(+), 242 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/03: Add Rhino javascript interpreter library

2018-11-29 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 e1ce040cc76fa31f71b59e640402483b3c69cdb8
Author: Matthias Bläsing 
AuthorDate: Thu Nov 22 12:45:36 2018 +0100

Add Rhino javascript interpreter library
---
 nbbuild/cluster.properties |   1 +
 nbbuild/licenses/MPL-2.0   | 373 
 platform/libs.rhino/build.xml  |  24 ++
 platform/libs.rhino/external/binaries-list |  17 +
 .../libs.rhino/external/rhino-1.7.10-license.txt   | 380 +
 platform/libs.rhino/manifest.mf|   4 +
 platform/libs.rhino/nbproject/project.properties   |  21 ++
 platform/libs.rhino/nbproject/project.xml  |  39 +++
 .../src/org/netbeans/libs/rhino/Bundle.properties  |  22 ++
 9 files changed, 881 insertions(+)

diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties
index 160e5fd..d5c8bf8 100644
--- a/nbbuild/cluster.properties
+++ b/nbbuild/cluster.properties
@@ -230,6 +230,7 @@ nb.cluster.platform=\
 libs.junit4,\
 libs.junit5,\
 libs.osgi,\
+libs.rhino,\
 libs.testng,\
 masterfs,\
 masterfs.linux,\
diff --git a/nbbuild/licenses/MPL-2.0 b/nbbuild/licenses/MPL-2.0
new file mode 100644
index 000..a612ad9
--- /dev/null
+++ b/nbbuild/licenses/MPL-2.0
@@ -0,0 +1,373 @@
+Mozilla Public License Version 2.0
+==
+
+1. Definitions
+--
+
+1.1. "Contributor"
+means each individual or legal entity that creates, contributes to
+the creation of, or owns Covered Software.
+
+1.2. "Contributor Version"
+means the combination of the Contributions of others (if any) used
+by a Contributor and that particular Contributor's Contribution.
+
+1.3. "Contribution"
+means Covered Software of a particular Contributor.
+
+1.4. "Covered Software"
+means Source Code Form to which the initial Contributor has attached
+the notice in Exhibit A, the Executable Form of such Source Code
+Form, and Modifications of such Source Code Form, in each case
+including portions thereof.
+
+1.5. "Incompatible With Secondary Licenses"
+means
+
+(a) that the initial Contributor has attached the notice described
+in Exhibit B to the Covered Software; or
+
+(b) that the Covered Software was made available under the terms of
+version 1.1 or earlier of the License, but not also under the
+terms of a Secondary License.
+
+1.6. "Executable Form"
+means any form of the work other than Source Code Form.
+
+1.7. "Larger Work"
+means a work that combines Covered Software with other material, in
+a separate file or files, that is not Covered Software.
+
+1.8. "License"
+means this document.
+
+1.9. "Licensable"
+means having the right to grant, to the maximum extent possible,
+whether at the time of the initial grant or subsequently, any and
+all of the rights conveyed by this License.
+
+1.10. "Modifications"
+means any of the following:
+
+(a) any file in Source Code Form that results from an addition to,
+deletion from, or modification of the contents of Covered
+Software; or
+
+(b) any new file in Source Code Form that contains any Covered
+Software.
+
+1.11. "Patent Claims" of a Contributor
+means any patent claim(s), including without limitation, method,
+process, and apparatus claims, in any patent Licensable by such
+Contributor that would be infringed, but for the grant of the
+License, by the making, using, selling, offering for sale, having
+made, import, or transfer of either its Contributions or its
+Contributor Version.
+
+1.12. "Secondary License"
+means either the GNU General Public License, Version 2.0, the GNU
+Lesser General Public License, Version 2.1, the GNU Affero General
+Public License, Version 3.0, or any later versions of those
+licenses.
+
+1.13. "Source Code Form"
+means the form of the work preferred for making modifications.
+
+1.14. "You" (or "Your")
+means an individual or a legal entity exercising rights under this
+License. For legal entities, "You" includes any entity that
+controls, is controlled by, or is under common control with You. For
+purposes of this definition, "control" means (a) the power, direct
+or indirect, to cause the direction or management of such entity,
+whether by contract or otherwise, or (b) ownership of more than
+fifty percent (50%) of the outstanding shares or beneficial
+ownership of such entity.
+
+2. License Grants and Conditions
+
+
+2.1. Grants
+
+Each Contributor hereby grants You a world-wide, royalty-free,
+non-exclusive license:
+
+(a) under intellectual property rights (other than 

[incubator-netbeans] branch master updated (45d77b8 -> 2a05da9)

2018-11-29 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 45d77b8  Avoiding crash on orphaned catch block, and ensuring its 
content is reasonably attributed.
 new e1ce040  Add Rhino javascript interpreter library
 new 1d8f619  Switch to Rhino as PAC evaluator
 new 2a05da9  Merge branch 'rhino_pac'

The 3 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:
 nbbuild/cluster.properties |   1 +
 nbbuild/licenses/MPL-2.0   | 373 
 platform/core.network/arch.xml |  12 +-
 platform/core.network/nbproject/project.xml|   9 +
 .../proxy/pac/datetime/PacUtilsDateTime.java   |  13 +-
 .../proxy/pac/impl/ClassFilterPacHelpers.java  |  42 ---
 .../proxy/pac/impl/NbPacScriptEvaluator.java   | 283 +++
 .../test/unit/data/pacFiles/wpad space.dat |  22 --
 .../core/network/proxy/pac/PacEngineTest.java  |  23 ++
 platform/libs.rhino/build.xml  |  24 ++
 platform/libs.rhino/external/binaries-list |  17 +
 .../libs.rhino/external/rhino-1.7.10-license.txt   | 380 +
 platform/libs.rhino/manifest.mf|   4 +
 platform/libs.rhino/nbproject/project.properties   |  21 ++
 platform/libs.rhino/nbproject/project.xml  |  39 +++
 .../src/org/netbeans/libs/rhino/Bundle.properties  |  22 ++
 16 files changed, 1043 insertions(+), 242 deletions(-)
 create mode 100644 nbbuild/licenses/MPL-2.0
 delete mode 100644 
platform/core.network/src/org/netbeans/core/network/proxy/pac/impl/ClassFilterPacHelpers.java
 delete mode 100644 platform/core.network/test/unit/data/pacFiles/wpad space.dat
 create mode 100644 platform/libs.rhino/build.xml
 create mode 100644 platform/libs.rhino/external/binaries-list
 create mode 100644 platform/libs.rhino/external/rhino-1.7.10-license.txt
 create mode 100644 platform/libs.rhino/manifest.mf
 create mode 100644 platform/libs.rhino/nbproject/project.properties
 create mode 100644 platform/libs.rhino/nbproject/project.xml
 create mode 100644 
platform/libs.rhino/src/org/netbeans/libs/rhino/Bundle.properties


-
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] 02/03: Switch to Rhino as PAC evaluator

2018-11-29 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 1d8f6192812ed0a7e37f9e7e484330b742996ceb
Author: Matthias Bläsing 
AuthorDate: Tue Nov 27 21:20:35 2018 +0100

Switch to Rhino as PAC evaluator
---
 platform/core.network/arch.xml |  12 +-
 platform/core.network/nbproject/project.xml|   9 +
 .../proxy/pac/datetime/PacUtilsDateTime.java   |  13 +-
 .../proxy/pac/impl/ClassFilterPacHelpers.java  |  42 ---
 .../proxy/pac/impl/NbPacScriptEvaluator.java   | 283 +
 .../test/unit/data/pacFiles/wpad space.dat |  22 --
 .../core/network/proxy/pac/PacEngineTest.java  |  23 ++
 7 files changed, 162 insertions(+), 242 deletions(-)

diff --git a/platform/core.network/arch.xml b/platform/core.network/arch.xml
index 59da865..2f0d5c5 100644
--- a/platform/core.network/arch.xml
+++ b/platform/core.network/arch.xml
@@ -104,9 +104,7 @@
   which clients are supposed to download and execute in order to find 
   out which proxy to use. This is known as https://en.wikipedia.org/wiki/Proxy_auto-config;>Proxy Auto-Config
   (or PAC). This module provides a pluggable PAC evaluation environment
-  based on Nashorn. However, it will gracefully degrade to any other 
JavaScript
-  which may be installed in the JVM. Execution of the downloaded
-  JavaScript code is sandboxed. (only true for Nashorn)
+  based on Rhino. Execution of the downloaded JavaScript code is sandboxed.
   
   
   If you don't like the PAC evaluation environment provided
@@ -733,14 +731,6 @@
 -->
  
   
-   Yes. It detects the presence of Nashorn (as opposed to say Rhino) by way 
-  of reflection. In particular it needs to know if the Java version is
-  Java 8u40 as Nashorn was greatly enhanced in that update and was more
-  or less useless (for our purpose) before this time. The use of reflection
-  means the code will gracefully 'degrade' to whatever script engine is
-  available if we are not on Java 8u40 or later.
-  
-  
For testing only a dirty hack is used in our FakeDns class.
This installs itself as a preferred name service in Java. This is done
via reflection. It also uses proprietary sun.* package.
diff --git a/platform/core.network/nbproject/project.xml 
b/platform/core.network/nbproject/project.xml
index 0fe2742..57af864 100644
--- a/platform/core.network/nbproject/project.xml
+++ b/platform/core.network/nbproject/project.xml
@@ -62,6 +62,15 @@
 
 
 
+org.netbeans.libs.rhino
+
+
+
+1
+1.7.10
+
+
+
 
org.netbeans.modules.keyring
 
 
diff --git 
a/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
 
b/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
index e08d2ce..4d224ad 100644
--- 
a/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
+++ 
b/platform/core.network/src/org/netbeans/core/network/proxy/pac/datetime/PacUtilsDateTime.java
@@ -260,7 +260,7 @@ public class PacUtilsDateTime {
 
 
 private static int getInteger(Object obj) throws PacDateTimeInputException 
{
-if (obj instanceof Integer || obj instanceof Long) {
+if (obj instanceof Number) {
 return ((Number) obj).intValue();
 }
 if (obj instanceof String) {
@@ -320,8 +320,9 @@ public class PacUtilsDateTime {
  * {@link PacHelperMethodsNetscape#weekdayRange(java.lang.Object...) 
weekdayRange()}
  * 
  * 
- * Note: In Nashorn, JavaScript function arguments that are not used in the
- * call will have a type of {@code Undefined}.
+ * Note: In Rhino, JavaScript function arguments that are not used in the
+ * call will have a type of {@code java.lang.String} and the value will be
+ * 'undefined'.
  *
  * @param objs
  * @return 
@@ -337,7 +338,8 @@ public class PacUtilsDateTime {
 }
 // Only parameters of type CharSequence (String) and 
 // Number (Integer, Long, etc) are relevant.
-if ((obj instanceof Number) || (obj instanceof CharSequence)) {
+// Rhino converts javascript undefined to the string "undefined"
+if ((obj instanceof Number) || (obj instanceof CharSequence && (! 
"undefined".equals(obj {
 params++;
 }
 }
@@ -351,6 +353,9 @@ public class PacUtilsDateTime {
  */
 public static boolean usesGMT(Object... args) {
 int params = getNoOfParams(args);
+if(params == 0) {

[jira] [Updated] (NETBEANS-1734) Update currentVersion to Show 10.0 as version number.

2018-11-29 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi updated NETBEANS-1734:
--
Fix Version/s: 10.0

> Update currentVersion to Show 10.0 as version number.
> -
>
> Key: NETBEANS-1734
> URL: https://issues.apache.org/jira/browse/NETBEANS-1734
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Priority: Major
> Fix For: 10.0
>
>
> There are 2 files needs to be updated with the correct version number:
>  * {{platform/o.n.core/src/org/netbeans/core/ui/Bundle.properties}}
>  * {{nb/ide.branding/o.n.core/src/org/netbeans/core/Bundle_nb.properties}}
> Update the {{currentVersion}} property.
> As of Main Window Title update:
>  * 
> {{nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties}}
>  * 
> {{platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties}}
> Update the {{CTL_MainWindow_Title}}  and {{CTL_MainWindow_Title_No_Project}} 
> properties.



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

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

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



[jira] [Resolved] (NETBEANS-1734) Update currentVersion to Show 10.0 as version number.

2018-11-29 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi resolved NETBEANS-1734.
---
Resolution: Fixed

Tested. Integrated. Works.

> Update currentVersion to Show 10.0 as version number.
> -
>
> Key: NETBEANS-1734
> URL: https://issues.apache.org/jira/browse/NETBEANS-1734
> Project: NetBeans
>  Issue Type: Sub-task
>Reporter: Laszlo Kishalmi
>Priority: Major
>
> There are 2 files needs to be updated with the correct version number:
>  * {{platform/o.n.core/src/org/netbeans/core/ui/Bundle.properties}}
>  * {{nb/ide.branding/o.n.core/src/org/netbeans/core/Bundle_nb.properties}}
> Update the {{currentVersion}} property.
> As of Main Window Title update:
>  * 
> {{nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties}}
>  * 
> {{platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties}}
> Update the {{CTL_MainWindow_Title}}  and {{CTL_MainWindow_Title_No_Project}} 
> properties.



--
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-1762) Update JavaDoc Generation

2018-11-29 Thread Laszlo Kishalmi (JIRA)
Laszlo Kishalmi created NETBEANS-1762:
-

 Summary: Update JavaDoc Generation
 Key: NETBEANS-1762
 URL: https://issues.apache.org/jira/browse/NETBEANS-1762
 Project: NetBeans
  Issue Type: Sub-task
Reporter: Laszlo Kishalmi


Generated JavaDoc shall present the correct version numbers as well.



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

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

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



[jira] [Updated] (NETBEANS-1627) Improved dialog window to select the main class.

2018-11-29 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1627:
--
Summary: Improved dialog window to select the main class.  (was: 
Semi-Automatic dialog window to select the main class.)

> Improved dialog window to select the main class.
> 
>
> Key: NETBEANS-1627
> URL: https://issues.apache.org/jira/browse/NETBEANS-1627
> Project: NetBeans
>  Issue Type: Improvement
>  Components: java - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 918, Java 12 
> Early-Access 20
>Reporter: Michal Rama
>Priority: Major
>  Labels: Main, class, project
> Attachments: picture1.png, picture2.png
>
>
> Hello,
> This window - Java
> !picture1.png!
> or JavaFX
> !picture2.png!
> will appear, for example, when the main class is not defined - the class was 
> created after the project was created
> or the main class was defined, but the class no longer exists.
> But the dialog box is for selection. Therefore, you should see if the classes 
> with the main method is two or more.
> In the cases shown in the pictures, it should do this automatically.
> Of course it should inform you about it, but it is useless to have to choose 
> it.
> I would be grateful for this function.
> Thank you



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer edited comment on NETBEANS-635 at 11/29/18 11:40 AM:
-

I agree.

I also had this idea in mind, but did not dare to go to far. I had a rather 
conservative approach. If this would be my decision only, I would not check the 
version except if this becomes necessary at some point.

I don't know failsafe, do you know if surefire and faisafe generate their 
reports in the same directory? If no, then need two separate regular 
expressions.


was (Author: jmborer):
I agree.

I also had this idea in mind, but did not dare to go to far. I had a rather 
conservative approach. If this would be my decision only, I would not check the 
version except if this becomes necessary at some point.

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.18.1-logging-output.txt, surefire-2.18.1-output.txt, 
> surefire-2.19.1-.png, surefire-2.19.1-logging-output.txt, 
> surefire-2.19.1-output.txt, surefire-2.22.1-.png, 
> surefire-2.22.1-logging-output.txt, surefire-2.22.1-output.txt, 
> surefire-3.0.0-M3-logging-output.txt, surefire-3.0.0-M3-output.txt, 
> target-2.18.1.zip, target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread JIRA


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

Arnaud Bourrée edited comment on NETBEANS-635 at 11/29/18 10:51 AM:


My tow cents on regular expression:
 * do we need to validate surfire plugin version format ?
 {{.*---\smaven-surefire-plugin:[^:]+:test\s.$}}
 * could we extend to failsafe plugin too ?
 
{{.*\-\-\-\smaven\-\-\-(?:surefire-plugin|failsafe):[^:]+:\(?:integration\-)?test\s.$}}


was (Author: rno):
My tow cents on regular expression:
 * do we need to validate surfire plugin version format ?
 {{.*---\smaven-surefire-plugin:[^:]+:test\s.$}}
 * could we extend to failsafe plugin too ?
 {{.*---\smaven---(?:surefire-plugin|failsafe):[^:]+:(?:integration-)?test\s.$}}

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.18.1-logging-output.txt, surefire-2.18.1-output.txt, 
> surefire-2.19.1-.png, surefire-2.19.1-logging-output.txt, 
> surefire-2.19.1-output.txt, surefire-2.22.1-.png, 
> surefire-2.22.1-logging-output.txt, surefire-2.22.1-output.txt, 
> surefire-3.0.0-M3-logging-output.txt, surefire-3.0.0-M3-output.txt, 
> target-2.18.1.zip, target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-2.19.1-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: surefire-3.0.0-M3-output.txt
surefire-3.0.0-M3-logging-output.txt
surefire-2.22.1-output.txt
surefire-2.22.1-logging-output.txt
surefire-2.19.1-output.txt
surefire-2.19.1-logging-output.txt
surefire-2.18.1-output.txt
surefire-2.18.1-logging-output.txt

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.18.1-logging-output.txt, surefire-2.18.1-output.txt, 
> surefire-2.19.1-.png, surefire-2.19.1-logging-output.txt, 
> surefire-2.19.1-output.txt, surefire-2.22.1-.png, 
> surefire-2.22.1-logging-output.txt, surefire-2.22.1-output.txt, 
> surefire-3.0.0-M3-logging-output.txt, surefire-3.0.0-M3-output.txt, 
> target-2.18.1.zip, target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-2.22.1-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-3.0.0-M3-logging-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-2.19.1-logging-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-2.18.1-logging-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-2.19.1-logging-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-3.0.0-M3-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: (was: surefire-2.18.1-output)

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.19.1-.png, surefire-2.22.1-.png, target-2.18.1.zip, 
> target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



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

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

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



[jira] [Resolved] (NETBEANS-1752) Test run hyperlink in output doesn't work for Maven projects when Surefire version is not exactly two digits

2018-11-29 Thread JIRA


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

Stig Rohde Døssing resolved NETBEANS-1752.
--
Resolution: Duplicate

> Test run hyperlink in output doesn't work for Maven projects when Surefire 
> version is not exactly two digits
> 
>
> Key: NETBEANS-1752
> URL: https://issues.apache.org/jira/browse/NETBEANS-1752
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Stig Rohde Døssing
>Assignee: Stig Rohde Døssing
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a test set is run in a Maven project, the output window will contain a 
> line like
> {code}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.043 s <<< 
> FAILURE! - in ch.skyguide.crystal.mavenproject3.TestTest
> {code}
> which is a link. If the project Surefire version has 3 digits, the link 
> doesn't work.



--
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-635) Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven

2018-11-29 Thread jmborer (JIRA)


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

jmborer updated NETBEANS-635:
-
Attachment: surefire-3.0.0-M3-logging-output
surefire-2.22.1-output
surefire-2.22.1-logging-output
surefire-2.19.1-output
surefire-2.19.1-logging-output
surefire-2.18.1-output
surefire-2.18.1-logging-output
surefire-3.0.0-M3-output

> Surefire 2.19.1 (and later) stacktrace hyperlinks don't work with Maven
> ---
>
> Key: NETBEANS-635
> URL: https://issues.apache.org/jira/browse/NETBEANS-635
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 8.2, 9.0
>Reporter: jmborer
>Priority: Major
>  Labels: pull-request-available
> Attachments: mavenproject3.zip, surefire-2.18.1-.png, 
> surefire-2.18.1-logging-output, surefire-2.18.1-output, surefire-2.19.1-.png, 
> surefire-2.19.1-logging-output, surefire-2.19.1-output, surefire-2.22.1-.png, 
> surefire-2.22.1-logging-output, surefire-2.22.1-output, 
> surefire-3.0.0-M3-logging-output, surefire-3.0.0-M3-output, 
> target-2.18.1.zip, target-2.19.1.zip, target-2.22.1.zip
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When running tests with surefire 2.19.1, to see the stacktrace, make sure the 
> plugin is configured as following:
> {code:java}
> 
>     org.apache.maven.plugins
>     maven-surefire-plugin
>      2.19.1
>      
>          false
>      
>  {code}
> Then you will see the stacktraces in the output. Even though they are 
> recognized as being hyperlinks, when you click on them, nothing happens and 
> in the status bar of Netbeans it says that the source file cannot be found.
> This works perfectly with surefire 2.18.1. Something changed between these 
> versions.
> Related topics:
> [1] [https://netbeans.org/bugzilla/show_bug.cgi?id=257563]
> [2] [https://netbeans.org/bugzilla/show_bug.cgi?id=222587]
> [3] [https://netbeans.org/bugzilla/show_bug.cgi?id=262207]
>  
>  



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