[netbeans] branch master updated: [NETBEANS-3198] fallback to hard-coded build date in Options import / export

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

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


The following commit(s) were added to refs/heads/master by this push:
 new 02acbf5  [NETBEANS-3198] fallback to hard-coded build date in Options 
import / export
 new f5184a5  Merge pull request #1571 from neilcsmith-net/fix-netbeans-3198
02acbf5 is described below

commit 02acbf535621c1d4a17bcce17d6ca66816b41e8b
Author: Neil C Smith 
AuthorDate: Mon Oct 14 18:44:33 2019 +0100

[NETBEANS-3198] fallback to hard-coded build date in Options import / export

Hard-code the date (20191001) when we switched from build number with 
date to build number with git hash as quick fix for Options Import / Export
---
 .../src/org/netbeans/modules/options/export/OptionsExportModel.java| 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/platform/options.api/src/org/netbeans/modules/options/export/OptionsExportModel.java
 
b/platform/options.api/src/org/netbeans/modules/options/export/OptionsExportModel.java
index 95c0b2e..4ba81fa 100644
--- 
a/platform/options.api/src/org/netbeans/modules/options/export/OptionsExportModel.java
+++ 
b/platform/options.api/src/org/netbeans/modules/options/export/OptionsExportModel.java
@@ -226,7 +226,8 @@ public final class OptionsExportModel {
 String time = (hours != null && minutes != null) ? 
hours.concat(minutes) : "2359";  // NOI18N
 return year.concat(month).concat(day).concat(time);
 }
-return null;
+// FIX NETBEANS-3198 : build number no longer contains a date
+return "20191001";
 }
 
 /**


-
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-3227) Can't login to the Plugin Portal with https

2019-10-15 Thread Jira


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

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

Assignee: Jan Pirek

> Can't login to the Plugin Portal with https
> ---
>
> Key: NETBEANS-3227
> URL: https://issues.apache.org/jira/browse/NETBEANS-3227
> Project: NetBeans
>  Issue Type: Improvement
>  Components: updatecenters - Pluginportal
>Reporter: Junichi Yamamoto
>Assignee: Jan Pirek
>Priority: Major
> Attachments: nb-plugin-portal-https-login.png
>
>
> We can login with http://netbeans-vm.apache.org/pluginportal/ but can't login 
> with https://netbeans-vm.apache.org/pluginportal/
>  !nb-plugin-portal-https-login.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3227) Can't login to the Plugin Portal with https

2019-10-15 Thread Jira


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

Jiří Kovalský updated NETBEANS-3227:

Issue Type: Improvement  (was: Bug)

> Can't login to the Plugin Portal with https
> ---
>
> Key: NETBEANS-3227
> URL: https://issues.apache.org/jira/browse/NETBEANS-3227
> Project: NetBeans
>  Issue Type: Improvement
>  Components: updatecenters - Pluginportal
>Reporter: Junichi Yamamoto
>Priority: Major
> Attachments: nb-plugin-portal-https-login.png
>
>
> We can login with http://netbeans-vm.apache.org/pluginportal/ but can't login 
> with https://netbeans-vm.apache.org/pluginportal/
>  !nb-plugin-portal-https-login.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3227) Can't login to the Plugin Portal with https

2019-10-15 Thread Jira


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

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

HTTPS protocol is not supported yet but it's on our radar. [~jpirek], can you 
please take a look at this when you get a chance?

> Can't login to the Plugin Portal with https
> ---
>
> Key: NETBEANS-3227
> URL: https://issues.apache.org/jira/browse/NETBEANS-3227
> Project: NetBeans
>  Issue Type: Improvement
>  Components: updatecenters - Pluginportal
>Reporter: Junichi Yamamoto
>Assignee: Jan Pirek
>Priority: Major
> Attachments: nb-plugin-portal-https-login.png
>
>
> We can login with http://netbeans-vm.apache.org/pluginportal/ but can't login 
> with https://netbeans-vm.apache.org/pluginportal/
>  !nb-plugin-portal-https-login.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[netbeans] 01/01: Merge pull request #1549 from apache/master

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

neilcsmith pushed a commit to branch release112
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit d60b28422c35fc6f2fa0952dc214c3bf010c33d3
Merge: 86e1b2e f5184a5
Author: Neil C Smith 
AuthorDate: Tue Oct 15 11:22:05 2019 +0100

Merge pull request #1549 from apache/master

Sync master to release112 branch for beta3

 .travis.yml|   6 +-
 README.md  |   6 +-
 .../maven/apisupport/MavenNbModuleImpl.java|   2 +-
 .../maven/apisupport/NbmWizardIterator.java|   4 +-
 .../libs.javafx.linux}/licenseinfo.xml |   7 +-
 .../libs.javafx.macosx}/licenseinfo.xml|   7 +-
 .../libs.javafx.win}/licenseinfo.xml   |   7 +-
 .../modules/ext/nb-javac-13-api.jar.external   |   4 -
 .../modules/ext/nb-javac-13-impl.jar.external  |   4 -
 .../resources/src_main_webapp_pages_index.html.fmk |  59 ---
 ide/db/build.xml   |   4 +-
 ide/xml.tax/build.xml  |   2 +-
 .../java/editor/imports/ClipboardHandlerTest.java  |  26 -
 .../netbeans/api/java/source/ElementHandle.java|  17 +++-
 .../api/java/source/GeneratorUtilities.java|   2 +-
 .../api/java/source/ElementHandleTest.java |  55 +++
 .../api/java/source/GeneratorUtilitiesTest.java|  35 ++-
 .../modules/java/source/BootClassPathUtil.java |  11 ++-
 java/libs.javacapi/external/binaries-list  |   2 +-
 java/libs.javacimpl/external/binaries-list |   2 +-
 nb/updatecenters/build.xml |  21 +++-
 nb/updatecenters/extras/.gitignore |   1 +
 .../nbjavac => nb/updatecenters/extras}/build.xml  |   6 +-
 .../updatecenters/extras}/nbjavac.api/build.xml|   2 +-
 .../updatecenters/extras}/nbjavac.api/manifest.mf  |   0
 .../extras/nbjavac.api/nbproject/build-impl.xml|  50 ++
 .../nbjavac.api/nbproject/genfiles.properties  |   9 +-
 .../nbjavac.api}/nbproject/project.properties  |   0
 .../extras}/nbjavac.api/nbproject/project.xml  |   1 +
 .../extras/nbjavac.api/nbproject/suite.properties  |   2 +-
 .../modules/ext/nb-javac-13-api.jar.external   |   4 +
 .../netbeans/modules/nbjavac/api/Bundle.properties |   0
 .../updatecenters/extras}/nbjavac.impl/build.xml   |   2 +-
 .../updatecenters/extras}/nbjavac.impl/manifest.mf |   0
 .../extras/nbjavac.impl/nbproject/build-impl.xml   |  50 ++
 .../nbjavac.impl/nbproject/genfiles.properties |   9 +-
 .../nbjavac.impl}/nbproject/project.properties |   0
 .../extras}/nbjavac.impl/nbproject/project.xml |   1 +
 .../extras/nbjavac.impl/nbproject/suite.properties |   2 +-
 .../modules/ext/nb-javac-13-impl.jar.external  |   4 +
 .../modules/nbjavac/impl/Bundle.properties |   0
 .../updatecenters/extras}/nbjavac/build.xml|   2 +-
 .../updatecenters/extras}/nbjavac/manifest.mf  |   0
 .../extras/nbjavac/nbproject/build-impl.xml|  50 ++
 .../extras/nbjavac/nbproject/genfiles.properties   |   9 +-
 .../extras}/nbjavac/nbproject/project.properties   |   0
 .../extras}/nbjavac/nbproject/project.xml  |   1 +
 .../extras/nbjavac/nbproject/suite.properties  |   2 +-
 .../org/netbeans/modules/nbjavac/Bundle.properties |   0
 nb/updatecenters/extras/nbproject/build-impl.xml   |  70 +
 .../extras/nbproject/genfiles.properties   |  15 ++-
 .../extras/nbproject/platform.properties   |  22 -
 nb/updatecenters/extras/nbproject/platform.xml |  54 ++
 .../extras/nbproject/project.properties|   5 +-
 .../updatecenters/extras/nbproject/project.xml |  10 +-
 nb/updatecenters/licenseinfo.xml   |   6 ++
 .../antsrc/org/netbeans/nbbuild/GitBranchHash.java | 109 +
 nbbuild/build.xml  |  15 ++-
 nbbuild/rat-exclusions.txt |   1 -
 .../modules/options/export/OptionsExportModel.java |   3 +-
 60 files changed, 706 insertions(+), 94 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



[netbeans] branch release112 updated (86e1b2e -> d60b284)

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

neilcsmith pushed a change to branch release112
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


from 86e1b2e  Merge pull request #1539 from apache/master
 add 1d8420d  Fork HgId Ant task to try and parse git branch and hash from 
.git folder if not otherwise available.
 add 2f3fd90  Merge pull request #1541 from 
neilcsmith-net/git-parse-branch-hash
 add 10657f0  [NETBEANS-3209] Add JAVA_HOME and ANT_HOME note
 add 177e6c0  Merge pull request #1554 from jgneff/homenote
 add 2d00244  [NETBEANS-3019] Using an actual/existing entered 
CompilationUnit to check accessibility, instead of possibly a scratch one, 
which may not have an owning module filled.
 add 6842115  Merge branch 'master' into NETBEANS-3019
 add cbc3251  Attempting to avoid issues during build, where the fake 
FileSystem was probably GCed while the test was running.
 add 6997958  Merge pull request #1462 from jlahoda/NETBEANS-3019
 add aa44bca  [NETBEANS-3191] ensuring ElementHandle works even for 
CompilationInfos that are based on classfiles (and hence don't have a 
CompilationUnitTree).
 add 27a09aa  Merge pull request #1542 from jlahoda/NETBEANS-3191
 add a3575da  Retry mysql tests in Travis config
 add 8757ee0  Merge pull request #1550 from blackleg/fix_mysql_tests
 add 8ceae91  NETBEANS-3185 use last maven-nbm-plugin
 add 6cea228  Merge pull request #1555 from apache/ebarboni-nbm-patch-1
 add 1ae47c8  Remove rat-exclusion for *.jar.external and use 
licenseinfo.xml
 add 7a6f223  Merge pull request #1558 from matthiasblaesing/fx-licenseinfo
 add 1b56603  Use Materialize CSS to make the example look nicer (#1552)
 add 62caea7  Always specify javac.target to allow compilation on JDK11+ 
and execution on JDK8
 add 39902f2  Merge pull request #1561 from 
JaroslavTulach/jtulach/JavaTarget
 add 0c21642  Update NbmWizardIterator.java
 add 348a9fe  Merge pull request #1563 from apache/ebarboni-patchfornbm-1
 add 4099efe  [NETBEANS-3164]:Fixed issue in Text-Block
 add 312f983  Making sure the internal nb-javac modules are part of the 
source distro
 add 02acbf5  [NETBEANS-3198] fallback to hard-coded build date in Options 
import / export
 add f5184a5  Merge pull request #1571 from neilcsmith-net/fix-netbeans-3198
 new d60b284  Merge pull request #1549 from apache/master

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|   6 +-
 README.md  |   6 +-
 .../maven/apisupport/MavenNbModuleImpl.java|   2 +-
 .../maven/apisupport/NbmWizardIterator.java|   4 +-
 .../libs.javafx.linux}/licenseinfo.xml |   7 +-
 .../libs.javafx.macosx}/licenseinfo.xml|   7 +-
 .../libs.javafx.win}/licenseinfo.xml   |   7 +-
 .../modules/ext/nb-javac-13-api.jar.external   |   4 -
 .../modules/ext/nb-javac-13-impl.jar.external  |   4 -
 .../resources/src_main_webapp_pages_index.html.fmk |  59 ---
 ide/db/build.xml   |   4 +-
 ide/xml.tax/build.xml  |   2 +-
 .../java/editor/imports/ClipboardHandlerTest.java  |  26 -
 .../netbeans/api/java/source/ElementHandle.java|  17 +++-
 .../api/java/source/GeneratorUtilities.java|   2 +-
 .../api/java/source/ElementHandleTest.java |  55 +++
 .../api/java/source/GeneratorUtilitiesTest.java|  35 ++-
 .../modules/java/source/BootClassPathUtil.java |  11 ++-
 java/libs.javacapi/external/binaries-list  |   2 +-
 java/libs.javacimpl/external/binaries-list |   2 +-
 nb/updatecenters/build.xml |  21 +++-
 nb/updatecenters/extras/.gitignore |   1 +
 .../nbjavac => nb/updatecenters/extras}/build.xml  |   6 +-
 .../updatecenters/extras}/nbjavac.api/build.xml|   2 +-
 .../updatecenters/extras}/nbjavac.api/manifest.mf  |   0
 .../extras/nbjavac.api/nbproject/build-impl.xml|  50 ++
 .../nbjavac.api/nbproject/genfiles.properties  |   9 +-
 .../nbjavac.api}/nbproject/project.properties  |   0
 .../extras}/nbjavac.api/nbproject/project.xml  |   1 +
 .../extras/nbjavac.api}/nbproject/suite.properties |   0
 .../modules/ext/nb-javac-13-api.jar.external   |   4 +
 .../netbeans/modules/nbjavac/api/Bundle.properties |   0
 .../updatecenters/extras}/nbjavac.impl/build.xml   |   2 +-
 .../updatecenters/extras}/nbjavac.impl/manifest.mf |   0
 .../extras/nbjavac.impl/nbproject/build-impl.xml   |  50 ++
 .../nbjavac.impl/nbproject/genfiles.properties |   9 +-
 .../nbjavac.impl}/nbproject/project.properties |   0

[netbeans-jenkins-lib] branch master updated: Add NB 11.2-beta3 milestone. (#6)

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

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


The following commit(s) were added to refs/heads/master by this push:
 new fdf0324  Add NB 11.2-beta3 milestone. (#6)
fdf0324 is described below

commit fdf0324bf19643bd09d1e2f56dab203566a7397a
Author: Neil C Smith 
AuthorDate: Tue Oct 15 11:49:24 2019 +0100

Add NB 11.2-beta3 milestone. (#6)
---
 meta/netbeansrelease.json | 4 
 1 file changed, 4 insertions(+)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 0de7667..c6cccf0 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -134,6 +134,10 @@
 "86e1b2eb194e8e9628a66e6ee1a128134c70671a": {
 "version": "beta2",
 "position": "2"
+},
+"d60b28422c35fc6f2fa0952dc214c3bf010c33d3": {
+"version": "beta3",
+"position": "3"
 }
 },
 "releasedate": {


-
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-3225) Issue with contextual menu

2019-10-15 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3225:
-

Can you use the --fontsize switch in etc/netbeans.conf to decrease the font 
size of texts in NetBeans to solve this?

> Issue with contextual menu
> --
>
> Key: NETBEANS-3225
> URL: https://issues.apache.org/jira/browse/NETBEANS-3225
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Editor
>Affects Versions: 11.0
>Reporter: David Baldo
>Priority: Blocker
> Attachments: bugImage.jpg
>
>
> Generally with all monitor resolution and particularly with low screen 
> resolution, like 1366x768.
> When contextual menus are opened and contains more entries than visible on 
> screen you cannot access to not visible entries.
> I had this issue especially with maven that have really many entries.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3205) coverage report not shown

2019-10-15 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3205:
-

Cannot reproduce this and, even if this is reproducible, I'd mark this major 
rather than blocker. If the reporter doesn't respond, we need to go ahead with 
11.2 without this being resolved and focus on it for 11.3 if it can be 
reproduced.

> coverage report not shown
> -
>
> Key: NETBEANS-3205
> URL: https://issues.apache.org/jira/browse/NETBEANS-3205
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Blocker
>
> In the 2019-10-03 build, the jacoco coverage reports are not shown.
> If the pom file or a profile added the jacoco dependency, it used to be that 
> the maven specific menu was enhanced with a *Code Coverage* option. This was 
> working well in the previous download. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3239) Reference to binary of a deleted plugin remains in PPUC catalog

2019-10-15 Thread Jira
Jiří Kovalský created NETBEANS-3239:
---

 Summary: Reference to binary of a deleted plugin remains in PPUC 
catalog
 Key: NETBEANS-3239
 URL: https://issues.apache.org/jira/browse/NETBEANS-3239
 Project: NetBeans
  Issue Type: Bug
  Components: updatecenters - Pluginportal
Affects Versions: 12.0, 11.2
Reporter: Jiří Kovalský
Assignee: Jan Pirek


If a plugin whose some binary was verified and published in Plugin Portal 
Update Center like 
[http://netbeans-vm.apache.org/pluginportal/data/11.2/catalog.xml.gz] is 
deleted, the corresponding catalog file is not updated so it contains invalid 
reference to a non-existing NBM/JAR binary.

*Steps to reproduce:*
 # Register a plugin in the new Plugin Portal 3.0 [1] and have it approved.
 # Then map some of its versions to some NetBeans version and request 
verification for that.
 # After it is verified and published on the corresponding update center, 
delete the plugin completely.

*Expected:* Plugin is removed and the update centers get updated i.e. no longer 
existing references removed.

*Actual:* Plugin is removed but the update centers do not get updated i.e. the 
plugin is still offered in the {color:#ff8b00}catalog.xml{color} files.

 [1] http://netbeans-vm.apache.org/pluginportal/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3239) Reference to binary of a deleted plugin remains in PPUC catalog

2019-10-15 Thread Jira


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

Jiří Kovalský updated NETBEANS-3239:

Affects Version/s: (was: 12.0)

> Reference to binary of a deleted plugin remains in PPUC catalog
> ---
>
> Key: NETBEANS-3239
> URL: https://issues.apache.org/jira/browse/NETBEANS-3239
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 11.2
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Major
>
> If a plugin whose some binary was verified and published in Plugin Portal 
> Update Center like 
> [http://netbeans-vm.apache.org/pluginportal/data/11.2/catalog.xml.gz] is 
> deleted, the corresponding catalog file is not updated so it contains invalid 
> reference to a non-existing NBM/JAR binary.
> *Steps to reproduce:*
>  # Register a plugin in the new Plugin Portal 3.0 [1] and have it approved.
>  # Then map some of its versions to some NetBeans version and request 
> verification for that.
>  # After it is verified and published on the corresponding update center, 
> delete the plugin completely.
> *Expected:* Plugin is removed and the update centers get updated i.e. no 
> longer existing references removed.
> *Actual:* Plugin is removed but the update centers do not get updated i.e. 
> the plugin is still offered in the {color:#ff8b00}catalog.xml{color} files.
>  [1] http://netbeans-vm.apache.org/pluginportal/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[netbeans-tools] branch dependabot/npm_and_yarn/synergy/minimatch-3.0.4 created (now 1a712e8)

2019-10-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/synergy/minimatch-3.0.4
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git.


  at 1a712e8  Bump minimatch from 0.3.0 to 3.0.4 in /synergy

No new revisions were added by this update.


-
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



[netbeans-tools] branch dependabot/npm_and_yarn/synergy/underscore.string-3.3.5 created (now 1b6e022)

2019-10-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/synergy/underscore.string-3.3.5
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git.


  at 1b6e022  Bump underscore.string from 3.3.4 to 3.3.5 in /synergy

No new revisions were added by this update.


-
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-3205) coverage report not shown

2019-10-15 Thread Laszlo Kishalmi (Jira)


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

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

> coverage report not shown
> -
>
> Key: NETBEANS-3205
> URL: https://issues.apache.org/jira/browse/NETBEANS-3205
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Major
>
> In the 2019-10-03 build, the jacoco coverage reports are not shown.
> If the pom file or a profile added the jacoco dependency, it used to be that 
> the maven specific menu was enhanced with a *Code Coverage* option. This was 
> working well in the previous download. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3205) coverage report not shown

2019-10-15 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-3205:
---

Changed the priority from Blocker to Major. Even if someone could reproduce and 
confirm this, it does not prevent the general usability of the IDE. This 
certainly shall not block the release process.

> coverage report not shown
> -
>
> Key: NETBEANS-3205
> URL: https://issues.apache.org/jira/browse/NETBEANS-3205
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Major
>
> In the 2019-10-03 build, the jacoco coverage reports are not shown.
> If the pom file or a profile added the jacoco dependency, it used to be that 
> the maven specific menu was enhanced with a *Code Coverage* option. This was 
> working well in the previous download. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3205) coverage report not shown

2019-10-15 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3205:
-

Tried to reproduce with this and failed, i.e., the below works in the sense 
that the Code Coverage items are added to the right-click popup in 11.2 beta2 
on Mac OSX:




org.jacoco
jacoco-maven-plugin
0.7.1.201405082137



prepare-agent



report
prepare-package

report







https://blogs.oracle.com/geertjan/jacoco,-maven,-and-netbeans

> coverage report not shown
> -
>
> Key: NETBEANS-3205
> URL: https://issues.apache.org/jira/browse/NETBEANS-3205
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
>Reporter: Pieter van den Hombergh
>Priority: Major
>
> In the 2019-10-03 build, the jacoco coverage reports are not shown.
> If the pom file or a profile added the jacoco dependency, it used to be that 
> the maven specific menu was enhanced with a *Code Coverage* option. This was 
> working well in the previous download. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3225) Issue with contextual menu

2019-10-15 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-3225.
---
Resolution: Information Provided

Please try the fontsize trick Geertjan mentioned. We are using standard JDK 
Swing menus which does not really support scrolling on the off screen elements.
I've been working on that resolution for years as I preferred small 11" 12" 
laptops. Sometimes it was a bit annoying, but usually there are multiple ways 
to perform an action from the IDE other than the context menu.

> Issue with contextual menu
> --
>
> Key: NETBEANS-3225
> URL: https://issues.apache.org/jira/browse/NETBEANS-3225
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Editor
>Affects Versions: 11.0
>Reporter: David Baldo
>Priority: Blocker
> Attachments: bugImage.jpg
>
>
> Generally with all monitor resolution and particularly with low screen 
> resolution, like 1366x768.
> When contextual menus are opened and contains more entries than visible on 
> screen you cannot access to not visible entries.
> I had this issue especially with maven that have really many entries.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3225) Issue with contextual menu

2019-10-15 Thread Eirik Bakke (Jira)


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

Eirik Bakke commented on NETBEANS-3225:
---

Duplicate of NETBEANS-212. The problem has existed for several releases, so it 
shouldn't be a blocker for a new release, as well.

One fix could be to decrease menu item spacing in whichever LAF is the default 
on Linux. See https://github.com/apache/netbeans/pull/876 for how this could be 
done. (In the latter case it was done on the Windows LAF because the spacing 
originally was larger than is standard on Windows applications.)

> Issue with contextual menu
> --
>
> Key: NETBEANS-3225
> URL: https://issues.apache.org/jira/browse/NETBEANS-3225
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Editor
>Affects Versions: 11.0
>Reporter: David Baldo
>Priority: Blocker
> Attachments: bugImage.jpg
>
>
> Generally with all monitor resolution and particularly with low screen 
> resolution, like 1366x768.
> When contextual menus are opened and contains more entries than visible on 
> screen you cannot access to not visible entries.
> I had this issue especially with maven that have really many entries.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[netbeans-tools] branch master updated: cleanup obsolete script

2019-10-15 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new ff59ac1  cleanup obsolete script
 new 35d8ef1  Merge pull request #13 from ebarboni/cleanupmaven
ff59ac1 is described below

commit ff59ac10fc3a30cb8cb245a80a6657b627d7ed57
Author: Eric Barboni 
AuthorDate: Tue Oct 15 17:55:59 2019 +0200

cleanup obsolete script
---
 buildscripts/conveniences/README.md|  53 ---
 buildscripts/conveniences/generatebuildscript.sh   | 172 -
 .../generated/Jenkinsfile-maven-master.groovy  |  81 --
 .../generated/Jenkinsfile-maven-release100.groovy  |  81 --
 .../generated/Jenkinsfile-maven-release110.groovy  |  81 --
 .../generated/Jenkinsfile-maven-release90.groovy   |  81 --
 6 files changed, 549 deletions(-)

diff --git a/buildscripts/conveniences/README.md 
b/buildscripts/conveniences/README.md
deleted file mode 100644
index 67c2b12..000
--- a/buildscripts/conveniences/README.md
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-# Jenkinsfile repository 
-
-This folder contain a script 
-```
- generatebuildscript.sh
-```
-that create the build jobs file for master and release branches
-
-all file will be generated in `generated` folder:
- * apidoc payload
-  Jenkins-apidoc-*branch*.groovy 
- * maven artefacts
-  Jenkins-maven-*branch*.groovy 
-
-# Job creation workflow
-
-## creation
- * Create a job at https://builds.apache.org/
-
-netbeans-*branch*-maven or netbeans-*branch*-apidocmaven depending on the 
groovy file
-Type of the job: **pipeline** type
-
-## configuration 
- pipeline script from SCM
- git https://github.com/apache/netbeans-tools
-
- additionnal behavioud checkout to a subdirectory **scripts**
-
- Script Path 
**scripts/buildscripts/conveniences/generated/Jenkinsfile-apidoc-*branch*.groovy**
-
-   
-
diff --git a/buildscripts/conveniences/generatebuildscript.sh 
b/buildscripts/conveniences/generatebuildscript.sh
deleted file mode 100644
index 6fb81bc..000
--- a/buildscripts/conveniences/generatebuildscript.sh
+++ /dev/null
@@ -1,172 +0,0 @@
-#!/usr/bin/python
-
-##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.
-
-import locale
-from datetime import datetime
-
-## tools needed
-maven339='Maven 3.3.9'
-jdk8='JDK 1.8 (latest)'
-ant10='Ant (latest)'
-
-## information for each release (tools + date of release to flag the doc)
-## pick tools that are available on ubuntu node on build.apache.org
-releaseinfo=[
-['release90', '97904961e496383d6150aef9b78fa8dff8f3e1ce', 
True,jdk8,maven339,ant10,'1.4-SNAPSHOT', 
'RELEASE90','org.apache.netbeans:netbeans-parent:1', 
'http://bits.netbeans.org/9.0/javadoc', datetime(2018,07,29,12,00), 
'incubator-netbeans-release-334-on-20180708'],
-['release100','910bd74bf46d079e49925f702432c74d54ec705c', 
True,jdk8,maven339,ant10,'1.4-SNAPSHOT','RELEASE100','org.apache.netbeans:netbeans-parent:1','http://bits.netbeans.org/10.0/javadoc',
 datetime(2018,12,27,12,00), 'incubator-netbeans-release-380-on-20181217'],
-['release110','275dea5557510c107cf9d193fe61555aacd544b1', 
True,jdk8,maven339,ant10,'1.4-SNAPSHOT','RELEASE110','org.apache.netbeans:netbeans-parent:1','http://bits.netbeans.org/11.0/javadoc',
 datetime(2019,02,13,12,00), 'incubator-netbeans-release-404-on-20190319'],
-## not yet (under review)
-#['release120','', 
True,jdk8,maven339,ant10,'1.4-SNAPSHOT','RELEASE120','org.apache.netbeans:netbeans-parent:1','http://bits.netbeans.org/12.0/javadoc',
 datetime(2019,02,13,12,00)],
-##master branch
-['master','', 
True,jdk8,maven339,ant10,'1.4-SNAPSHOT','dev-SNAPSHOT','org.apache.netbeans:netbeans-parent:1']]
 ## no need custom info
-
-def write_pipelinebasic(afile,scm,jdktool,maventool,anttool,buildnumber):
-  afile.write("// generated by generatebuilscript.sh\n")
-  afile.write("pipeline {\n")
-  afile.write("   agent  { label 'ubuntu' }\n")
-  afile.write("   options {\n")
-  afile.write("  buildDiscarder(logRotator(numToKeepStr: '1'))\n")
-  afile.write("  disableConcurrentBuilds() \n")
-  afile.write("   }\n")
-  afile.write("   tri

[jira] [Created] (NETBEANS-3240) more cleanup of raw type warnings..

2019-10-15 Thread Brad Walker (Jira)
Brad Walker created NETBEANS-3240:
-

 Summary: more cleanup of raw type warnings..
 Key: NETBEANS-3240
 URL: https://issues.apache.org/jira/browse/NETBEANS-3240
 Project: NetBeans
  Issue Type: Improvement
Reporter: Brad Walker


clean up a bunch of found raw type warnings..

things like this:

{code:java}
   [repeat] 
/home/bwalker/src/netbeans/ide/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/actions/BreakpointCustomizeAction.java:124:
 warning: [rawtypes] found raw type: Class
   [repeat] Class biClass;
   [repeat] ^
   [repeat]   missing type arguments for generic class Class
   [repeat]   where T is a type-variable:
   [repeat] T extends Object declared in class Class
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3240) more cleanup of raw type warnings..

2019-10-15 Thread ASF GitHub Bot (Jira)


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

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

> more cleanup of raw type warnings..
> ---
>
> Key: NETBEANS-3240
> URL: https://issues.apache.org/jira/browse/NETBEANS-3240
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Brad Walker
>Priority: Major
>  Labels: pull-request-available
>
> clean up a bunch of found raw type warnings..
> things like this:
> {code:java}
>[repeat] 
> /home/bwalker/src/netbeans/ide/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/actions/BreakpointCustomizeAction.java:124:
>  warning: [rawtypes] found raw type: Class
>[repeat] Class biClass;
>[repeat] ^
>[repeat]   missing type arguments for generic class Class
>[repeat]   where T is a type-variable:
>[repeat] T extends Object declared in class Class
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3238) Can't add a module to Maven based platform app

2019-10-15 Thread Dmitry Avtonomov (Jira)


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

Dmitry Avtonomov commented on NETBEANS-3238:


Looks like it works

> Can't add a module to Maven based platform app
> --
>
> Key: NETBEANS-3238
> URL: https://issues.apache.org/jira/browse/NETBEANS-3238
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.1
> Environment: - Win10
> - Oracle JDK 8 (Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed 
> mode)
>Reporter: Dmitry Avtonomov
>Priority: Critical
>
> Steps to reproduce:
>  * Run NB IDE 11.1 (from zip).
>  * Create new project -> Java with Maven -> NetBeans Application
>  * Next -> Next
>  ** Option 1: check the `Create Module Project` checkbox - creation of 
> project fails
>  ** Option 2: don't use the checkbox. The project gets created. Right click 
> Modules, `Create New Module..` -> Java with Maven -> NetBeans Module -> 
> Select the same NetBeans Version as the original Application project - 
> creation of new module fails
>  * Tried with App/Module versions NB90, NB110, NB111
>  
> {code:java}
> java.lang.UnsupportedOperationException
>  at java.util.Collections$UnmodifiableCollection.add(Collections.java:1055)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:393)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:141)
>  at 
> org.netbeans.modules.maven.model.Utilities.performPOMModelOperations(Utilities.java:318)
>  at 
> org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.create(CreateProjectBuilder.java:146)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI.instantiate(NBMNativeMWI.java:69)
>  at 
> org.netbeans.modules.maven.apisupport.NbmWizardIterator.instantiate(NbmWizardIterator.java:130)
>  at 
> org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1028)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:580)
>  at 
> org.netbeans.modules.project.ui.NewProjectWizard.handleInstantiate(NewProjectWizard.java:51)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:414)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
> [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3238) Can't add a module to Maven based platform app

2019-10-15 Thread Dmitry Avtonomov (Jira)


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

Dmitry Avtonomov updated NETBEANS-3238:
---
Fix Version/s: 11.2

> Can't add a module to Maven based platform app
> --
>
> Key: NETBEANS-3238
> URL: https://issues.apache.org/jira/browse/NETBEANS-3238
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.1
> Environment: - Win10
> - Oracle JDK 8 (Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed 
> mode)
>Reporter: Dmitry Avtonomov
>Priority: Critical
> Fix For: 11.2
>
>
> Steps to reproduce:
>  * Run NB IDE 11.1 (from zip).
>  * Create new project -> Java with Maven -> NetBeans Application
>  * Next -> Next
>  ** Option 1: check the `Create Module Project` checkbox - creation of 
> project fails
>  ** Option 2: don't use the checkbox. The project gets created. Right click 
> Modules, `Create New Module..` -> Java with Maven -> NetBeans Module -> 
> Select the same NetBeans Version as the original Application project - 
> creation of new module fails
>  * Tried with App/Module versions NB90, NB110, NB111
>  
> {code:java}
> java.lang.UnsupportedOperationException
>  at java.util.Collections$UnmodifiableCollection.add(Collections.java:1055)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:393)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:141)
>  at 
> org.netbeans.modules.maven.model.Utilities.performPOMModelOperations(Utilities.java:318)
>  at 
> org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.create(CreateProjectBuilder.java:146)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI.instantiate(NBMNativeMWI.java:69)
>  at 
> org.netbeans.modules.maven.apisupport.NbmWizardIterator.instantiate(NbmWizardIterator.java:130)
>  at 
> org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1028)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:580)
>  at 
> org.netbeans.modules.project.ui.NewProjectWizard.handleInstantiate(NewProjectWizard.java:51)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:414)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
> [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3238) Can't add a module to Maven based platform app

2019-10-15 Thread Dmitry Avtonomov (Jira)


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

Dmitry Avtonomov edited comment on NETBEANS-3238 at 10/15/19 9:32 PM:
--

Looks like it works in 11.2-beta2


was (Author: chhh):
Looks like it works

> Can't add a module to Maven based platform app
> --
>
> Key: NETBEANS-3238
> URL: https://issues.apache.org/jira/browse/NETBEANS-3238
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.1
> Environment: - Win10
> - Oracle JDK 8 (Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed 
> mode)
>Reporter: Dmitry Avtonomov
>Priority: Critical
> Fix For: 11.2
>
>
> Steps to reproduce:
>  * Run NB IDE 11.1 (from zip).
>  * Create new project -> Java with Maven -> NetBeans Application
>  * Next -> Next
>  ** Option 1: check the `Create Module Project` checkbox - creation of 
> project fails
>  ** Option 2: don't use the checkbox. The project gets created. Right click 
> Modules, `Create New Module..` -> Java with Maven -> NetBeans Module -> 
> Select the same NetBeans Version as the original Application project - 
> creation of new module fails
>  * Tried with App/Module versions NB90, NB110, NB111
>  
> {code:java}
> java.lang.UnsupportedOperationException
>  at java.util.Collections$UnmodifiableCollection.add(Collections.java:1055)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:393)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:141)
>  at 
> org.netbeans.modules.maven.model.Utilities.performPOMModelOperations(Utilities.java:318)
>  at 
> org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.create(CreateProjectBuilder.java:146)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI.instantiate(NBMNativeMWI.java:69)
>  at 
> org.netbeans.modules.maven.apisupport.NbmWizardIterator.instantiate(NbmWizardIterator.java:130)
>  at 
> org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1028)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:580)
>  at 
> org.netbeans.modules.project.ui.NewProjectWizard.handleInstantiate(NewProjectWizard.java:51)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:414)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
> [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Closed] (NETBEANS-3238) Can't add a module to Maven based platform app

2019-10-15 Thread Dmitry Avtonomov (Jira)


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

Dmitry Avtonomov closed NETBEANS-3238.
--
Resolution: Fixed

> Can't add a module to Maven based platform app
> --
>
> Key: NETBEANS-3238
> URL: https://issues.apache.org/jira/browse/NETBEANS-3238
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.1
> Environment: - Win10
> - Oracle JDK 8 (Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed 
> mode)
>Reporter: Dmitry Avtonomov
>Priority: Critical
> Fix For: 11.2
>
>
> Steps to reproduce:
>  * Run NB IDE 11.1 (from zip).
>  * Create new project -> Java with Maven -> NetBeans Application
>  * Next -> Next
>  ** Option 1: check the `Create Module Project` checkbox - creation of 
> project fails
>  ** Option 2: don't use the checkbox. The project gets created. Right click 
> Modules, `Create New Module..` -> Java with Maven -> NetBeans Module -> 
> Select the same NetBeans Version as the original Application project - 
> creation of new module fails
>  * Tried with App/Module versions NB90, NB110, NB111
>  
> {code:java}
> java.lang.UnsupportedOperationException
>  at java.util.Collections$UnmodifiableCollection.add(Collections.java:1055)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:393)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:141)
>  at 
> org.netbeans.modules.maven.model.Utilities.performPOMModelOperations(Utilities.java:318)
>  at 
> org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.create(CreateProjectBuilder.java:146)
>  at 
> org.netbeans.modules.maven.apisupport.NBMNativeMWI.instantiate(NBMNativeMWI.java:69)
>  at 
> org.netbeans.modules.maven.apisupport.NbmWizardIterator.instantiate(NbmWizardIterator.java:130)
>  at 
> org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1028)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:580)
>  at 
> org.netbeans.modules.project.ui.NewProjectWizard.handleInstantiate(NewProjectWizard.java:51)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:414)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
> [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-3185) Java frontend application doesn't work

2019-10-15 Thread Christian Lenz (Jira)


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

Christian Lenz commented on NETBEANS-3185:
--

I also can confirm, that the application will run with the changes that 
[~jtulach] mentioned. Thx.

Little offtopic here, but maybe not, because I have the same problem with my 
own plugin, which uses html4j stuff. [~jtulach] already knows the plugin, he 
rewrote some code months (maybe 1 year) ago to fit better with html4j and no 
direct dependency to the WebView of javafx. After I changed from building it 
wih JDK 1.8 and want to use JDK >= 9.0 I have the same problem with the 
warning, that you can see in my screenshot and that [~GeertjanWielenga] also 
mentioned.

So here is my plugin called NbScratchFile: 
https://github.com/Chris2011/NbScratchFile/tree/develop (Develop is the current 
branch which is up to date). I really tried my best to check everything from 
the created sample project "Java Frontend Application" to fix everything in my 
pom and removed unused files, etc. I also added the changes from jaroslav to my 
pom but still got the same issue as this was the initial problem.
See my pom here: 
https://github.com/Chris2011/NbScratchFile/blob/develop/pom.xml.

Some side infos here, it is really only a nbm so a plugin for NetBeans, no 
standalone nbm-application.
It works like a charme, with JDK 1.8 in NetBeans 8.2 but I want to be up to 
date and want to support Apache NetBeans >= 9.0 with the newest version.
The settings (JDK, platform to run) are the same as I mentioned in my 
description.

You see that I have an Installer.java and I also had a manifest.mf file, but I 
removed the file in case of finding the error. So the Installer.java class 
shouldn't be the problem nor the missing manfiest.mf file which registers the 
Installer class.

It would be very nice, if someone can have a look there what I did wrong. Maybe 
I missed smth or whatever. I tried my best until now and I thought it was only 
because of the initial problem but for my plugin it seems not.

Cheers

> Java frontend application doesn't work
> --
>
> Key: NETBEANS-3185
> URL: https://issues.apache.org/jira/browse/NETBEANS-3185
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project, platform - HTML4J
>Affects Versions: 11.2
> Environment: Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS
> Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\Chrl\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Christian Lenz
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Attachments: netbeans-java-frontend.png
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> When I create a Java with Maven -> Java Frontend Application and try to run 
> it as a NetBeans plugin, it doesn't work. It shows me, that some modules 
> can't be enabled. This happens for a project type, that already exists in 
> NetBeans w/o having a 3rd-party-plugin installed and a clean install (no user 
> dir, no cache, nothing). Just downloaded 11.2 beta 1 and started it fresh.
> As you can see, I'm running NetBeans 11.2 beta 1 on JDK 11.0.2 but I also 
> have JDK 1.8 installed just for information.
> Steps to reproduce:
> * Create a new Project
> * Choose "Java with Maven" -> "Java Frontend Application"
> * Click on "Download & Activate" on the wizard for the project if needed.
> * Wait for nbjavac and javafx downloaded and activate the missing features
> * On wizard page "Name and Location" leave everything as it is and click next
> * On next wizard page "Choose Platform" choose "Run as a NetBeans plugin" and 
> click next
> * On next wizard page "Select a template" leave everything as it is and click 
> next
> * On next wzard page "What will be created?" click finish
> * Wait for everything is created and opened and you see the multi module 
> project.
> * Right click on your multi module project and click on properties
> * * Go to sources make sure that you have chosen 1.8 at "Source/Binary Format"
> * * Go to Build -> Compile and choose your Java platform, in my Case it is 
> 11.0.2 that I added.
> * * Go to Configurations and choose a target platform. I tried for ANB 10.0 
> and 11.1
> * Open the submodule "YourProjectName Client for NetBeans"
> * Try to run your submodule "YourProjectName Client for NetBeans" in your 
> target platform
> * When NetBeans started the modules, you got the message that not all modules 
> can be enabled. See the screenshot for this.
> Here is

[jira] [Commented] (NETBEANS-3185) Java frontend application doesn't work

2019-10-15 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3185:
-

Completely off topic. 

> Java frontend application doesn't work
> --
>
> Key: NETBEANS-3185
> URL: https://issues.apache.org/jira/browse/NETBEANS-3185
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project, platform - HTML4J
>Affects Versions: 11.2
> Environment: Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS
> Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\Chrl\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Christian Lenz
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Attachments: netbeans-java-frontend.png
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> When I create a Java with Maven -> Java Frontend Application and try to run 
> it as a NetBeans plugin, it doesn't work. It shows me, that some modules 
> can't be enabled. This happens for a project type, that already exists in 
> NetBeans w/o having a 3rd-party-plugin installed and a clean install (no user 
> dir, no cache, nothing). Just downloaded 11.2 beta 1 and started it fresh.
> As you can see, I'm running NetBeans 11.2 beta 1 on JDK 11.0.2 but I also 
> have JDK 1.8 installed just for information.
> Steps to reproduce:
> * Create a new Project
> * Choose "Java with Maven" -> "Java Frontend Application"
> * Click on "Download & Activate" on the wizard for the project if needed.
> * Wait for nbjavac and javafx downloaded and activate the missing features
> * On wizard page "Name and Location" leave everything as it is and click next
> * On next wizard page "Choose Platform" choose "Run as a NetBeans plugin" and 
> click next
> * On next wizard page "Select a template" leave everything as it is and click 
> next
> * On next wzard page "What will be created?" click finish
> * Wait for everything is created and opened and you see the multi module 
> project.
> * Right click on your multi module project and click on properties
> * * Go to sources make sure that you have chosen 1.8 at "Source/Binary Format"
> * * Go to Build -> Compile and choose your Java platform, in my Case it is 
> 11.0.2 that I added.
> * * Go to Configurations and choose a target platform. I tried for ANB 10.0 
> and 11.1
> * Open the submodule "YourProjectName Client for NetBeans"
> * Try to run your submodule "YourProjectName Client for NetBeans" in your 
> target platform
> * When NetBeans started the modules, you got the message that not all modules 
> can be enabled. See the screenshot for this.
> Here is the output when I run the submodule
> {code}
> cd 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans;
>  "JAVA_HOME=C:\\Program Files\\Java\\jdk-11.0.2" cmd /c 
> "\"\"C:\\Users\\Chrl\\Downloads\\netbeans 11.2 beta 
> 1\\java\\maven\\bin\\mvn.cmd\" -DskipTests=true -Dnetbeans.inspect.port=54481 
> -Dmaven.ext.class.path=\"C:\\Users\\Chrl\\Downloads\\netbeans 11.2 beta 
> 1\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 
> -Pnetbeans-ide-10 package nbm:cluster nbm:run-platform\""
> Scanning for projects...
> 
> 
> Building mavenproject4 Client for NetBeans 1.0-SNAPSHOT
> 
> --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ mavenproject4-nb 
> ---
> --- maven-dependency-plugin:2.9:unpack-dependencies (unpack) @ 
> mavenproject4-nb ---
> Unpacking 
> C:\Users\Chrl\.m2\repository\com\mycompany\mavenproject4\1.0-SNAPSHOT\mavenproject4-1.0-SNAPSHOT-webpages.zip
>  to 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans\target\classes\com\mycompany\mavenproject4
>  with includes "*/**" and excludes ""
> --- maven-compiler-plugin:3.3:compile (default-compile) @ mavenproject4-nb ---
> Nothing to compile - all classes are up to date
> --- image-maven-plugin:1.1:scale (default) @ mavenproject4-nb ---
> Output file 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans\target\classes\com\mycompany\mavenproject4\icon.png
>  skipped because it already exists
> Output file 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans\target\classes\com\mycompany\mavenproject4\icon24.png
>  skipped

[jira] [Resolved] (NETBEANS-3185) Java frontend application doesn't work

2019-10-15 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga resolved NETBEANS-3185.
-
Resolution: Fixed

> Java frontend application doesn't work
> --
>
> Key: NETBEANS-3185
> URL: https://issues.apache.org/jira/browse/NETBEANS-3185
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project, platform - HTML4J
>Affects Versions: 11.2
> Environment: Product Version: Apache NetBeans IDE 11.2-beta1
> Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS
> Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Users\Chrl\AppData\Roaming\NetBeans\11.2-beta1
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.2-beta1
>Reporter: Christian Lenz
>Assignee: Eric Barboni
>Priority: Major
>  Labels: pull-request-available
> Attachments: netbeans-java-frontend.png
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> When I create a Java with Maven -> Java Frontend Application and try to run 
> it as a NetBeans plugin, it doesn't work. It shows me, that some modules 
> can't be enabled. This happens for a project type, that already exists in 
> NetBeans w/o having a 3rd-party-plugin installed and a clean install (no user 
> dir, no cache, nothing). Just downloaded 11.2 beta 1 and started it fresh.
> As you can see, I'm running NetBeans 11.2 beta 1 on JDK 11.0.2 but I also 
> have JDK 1.8 installed just for information.
> Steps to reproduce:
> * Create a new Project
> * Choose "Java with Maven" -> "Java Frontend Application"
> * Click on "Download & Activate" on the wizard for the project if needed.
> * Wait for nbjavac and javafx downloaded and activate the missing features
> * On wizard page "Name and Location" leave everything as it is and click next
> * On next wizard page "Choose Platform" choose "Run as a NetBeans plugin" and 
> click next
> * On next wizard page "Select a template" leave everything as it is and click 
> next
> * On next wzard page "What will be created?" click finish
> * Wait for everything is created and opened and you see the multi module 
> project.
> * Right click on your multi module project and click on properties
> * * Go to sources make sure that you have chosen 1.8 at "Source/Binary Format"
> * * Go to Build -> Compile and choose your Java platform, in my Case it is 
> 11.0.2 that I added.
> * * Go to Configurations and choose a target platform. I tried for ANB 10.0 
> and 11.1
> * Open the submodule "YourProjectName Client for NetBeans"
> * Try to run your submodule "YourProjectName Client for NetBeans" in your 
> target platform
> * When NetBeans started the modules, you got the message that not all modules 
> can be enabled. See the screenshot for this.
> Here is the output when I run the submodule
> {code}
> cd 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans;
>  "JAVA_HOME=C:\\Program Files\\Java\\jdk-11.0.2" cmd /c 
> "\"\"C:\\Users\\Chrl\\Downloads\\netbeans 11.2 beta 
> 1\\java\\maven\\bin\\mvn.cmd\" -DskipTests=true -Dnetbeans.inspect.port=54481 
> -Dmaven.ext.class.path=\"C:\\Users\\Chrl\\Downloads\\netbeans 11.2 beta 
> 1\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 
> -Pnetbeans-ide-10 package nbm:cluster nbm:run-platform\""
> Scanning for projects...
> 
> 
> Building mavenproject4 Client for NetBeans 1.0-SNAPSHOT
> 
> --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ mavenproject4-nb 
> ---
> --- maven-dependency-plugin:2.9:unpack-dependencies (unpack) @ 
> mavenproject4-nb ---
> Unpacking 
> C:\Users\Chrl\.m2\repository\com\mycompany\mavenproject4\1.0-SNAPSHOT\mavenproject4-1.0-SNAPSHOT-webpages.zip
>  to 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans\target\classes\com\mycompany\mavenproject4
>  with includes "*/**" and excludes ""
> --- maven-compiler-plugin:3.3:compile (default-compile) @ mavenproject4-nb ---
> Nothing to compile - all classes are up to date
> --- image-maven-plugin:1.1:scale (default) @ mavenproject4-nb ---
> Output file 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans\target\classes\com\mycompany\mavenproject4\icon.png
>  skipped because it already exists
> Output file 
> C:\Users\Chrl\Documents\NetBeansProjects\mavenproject4\mavenproject4\client-netbeans\target\classes\com\mycompany\mavenproject4\icon24.png
>  skipped because it already exists
> --- html4j-maven-plugin:1.6.

[jira] [Updated] (NETBEANS-2944) Cannot compile NetBeans Platform Application on Java 9+

2019-10-15 Thread Enrico Scantamburlo (Jira)


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

Enrico Scantamburlo updated NETBEANS-2944:
--
Description: 
We have a NetBeans Application based on NetBeans 8.1, we tried to build it on 
NetBeans 9, 10, 11, 11.1 but the compilation failed.

We set the proper NetBeans Platform (8.1) and the correct JDK ( 8 ) but the 
compilation failed complaining that the files that should be generated by the 
@ServiceProvider annotation were not present (maybe also the layer extensions).

 

Eventually, we found what the problem was: even if we set the JDK 1.8 as the 
application JDK the NetBeans IDE runs Ant with its default JDK (it was 9 at 
that time). Running the NetBeans IDE with JDK 8 fixed the problem.

  was:
We have a NetBeans Application based on NetBeans 8.1, we tried to build it on 
NetBeans 9, 10, 11, 11.1 but the compilation failed.

We set the proper NetBeans Platform (8.1) and the correct JDK ( 8 ) but the 
compilation failed complaining that the files that should be generated by the 
@ServiceProvider annotation were not present (maybe also the layer extensions).

 

Eventually we found what the problem was: even if we set the JDK 1.8 as the 
application JDK the NetBeans IDE runs Ant with its default JDK (it was 9 at 
that time). Running the NetBeans IDE with JDK 8 fixed the problem.


> Cannot compile NetBeans Platform Application on Java 9+
> ---
>
> Key: NETBEANS-2944
> URL: https://issues.apache.org/jira/browse/NETBEANS-2944
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant
>Affects Versions: 9.0, 10.0, 11.0, 11.1
>Reporter: Enrico Scantamburlo
>Priority: Critical
>
> We have a NetBeans Application based on NetBeans 8.1, we tried to build it on 
> NetBeans 9, 10, 11, 11.1 but the compilation failed.
> We set the proper NetBeans Platform (8.1) and the correct JDK ( 8 ) but the 
> compilation failed complaining that the files that should be generated by the 
> @ServiceProvider annotation were not present (maybe also the layer 
> extensions).
>  
> Eventually, we found what the problem was: even if we set the JDK 1.8 as the 
> application JDK the NetBeans IDE runs Ant with its default JDK (it was 9 at 
> that time). Running the NetBeans IDE with JDK 8 fixed the problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-2944) Cannot compile NetBeans Platform Application on Java 9+

2019-10-15 Thread Enrico Scantamburlo (Jira)


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

Enrico Scantamburlo updated NETBEANS-2944:
--
Description: 
We have a NetBeans Application based on NetBeans 8.1, we tried to build it on 
NetBeans 9, 10, 11, 11.1 but the compilation failed.

We set the proper NetBeans Platform (8.1) and the correct JDK ( 8 ) but the 
compilation failed complaining that the files that should be generated by the 
@ServiceProvider annotation were not present (maybe also the layer extensions).

 

Eventually we found what the problem was: even if we set the JDK 1.8 as the 
application JDK the NetBeans IDE runs Ant with its default JDK (it was 9 at 
that time). Running the NetBeans IDE with JDK 8 fixed the problem.

  was:
We have a NetBeans Application based on NetBeans 8.1, we tried to build it on 
NetBeans 9, 10, 11, 11.1 but the compiletion failed.

We set the proper NetBeans Platform (8.1) and the correct JDK ( 8 ) but the 
compilation failed complaining that the files that should be generated by the 
@ServiceProvider annotation were not present (maybe also the layer extensions).

 

Eventually we found what the problem was: even if we set the JDK 1.8 as the 
application JDK the NetBeans IDE runs Ant with its default JDK (it was 9 at 
that time).Running the NetBeans IDE with JDK 8 fixed the problem.


> Cannot compile NetBeans Platform Application on Java 9+
> ---
>
> Key: NETBEANS-2944
> URL: https://issues.apache.org/jira/browse/NETBEANS-2944
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant
>Affects Versions: 9.0, 10.0, 11.0, 11.1
>Reporter: Enrico Scantamburlo
>Priority: Critical
>
> We have a NetBeans Application based on NetBeans 8.1, we tried to build it on 
> NetBeans 9, 10, 11, 11.1 but the compilation failed.
> We set the proper NetBeans Platform (8.1) and the correct JDK ( 8 ) but the 
> compilation failed complaining that the files that should be generated by the 
> @ServiceProvider annotation were not present (maybe also the layer 
> extensions).
>  
> Eventually we found what the problem was: even if we set the JDK 1.8 as the 
> application JDK the NetBeans IDE runs Ant with its default JDK (it was 9 at 
> that time). Running the NetBeans IDE with JDK 8 fixed the problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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