[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Description: 
 There are two major issues:
 # When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
 # When running any test, standard output is not shown in the panel to the 
right of the test file result.
  

I have a simple project at github that shows the behavior.

[https://github.com/Richard-Cranium/NB11GradleJunitExample]

The head of the master branch is the gradle based project that shows the 
misleading behavior.
 The head of the maven-version branch has the same source files, but configured 
to use maven instead.

The maven project's behavior when _Run -> Test Project_ is selected is what I 
would expect from the gradle project's behavior when _Run -> Test Project_ is 
selected against it.  See the attached images.

  was:
 There are two major issues:
 # When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
 # When running any test, standard output is not shown in the panel to the 
right of the test file result.
 

 I have a simple project at github that shows the behavior.

[https://github.com/Richard-Cranium/NB11GradleJunitExample]

The head of the master branch is the gradle based project that shows the 
misleading behavior.
 The head of the maven-version branch has the same source files, but configured 
to use maven instead.

The maven project's behavior when _Run -> Test Project_ is selected is what I 
would expect from the gradle project's behavior when _Run -> Test Project_ is 
selected against it.


> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
> Attachments: Gradle_false_positive.png, Maven_true_failures.png
>
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
>   
> I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.  See the attached images.



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

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

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



[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Attachment: Gradle_false_positive.png

> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
> Attachments: Gradle_false_positive.png, Maven_true_failures.png
>
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
>  
>  I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.



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

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

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



[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Environment: 
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)

Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9

Runtime: OpenJDK Runtime Environment 11.0.2+9

System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)



Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Runtime: OpenJDK Runtime Environment 11.0.1+13
System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)

  was:
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)

Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Runtime: OpenJDK Runtime Environment 11.0.1+13
System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)


> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
>  
>  I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.



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

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

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



[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Environment: 

Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)

Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Runtime: OpenJDK Runtime Environment 11.0.1+13
System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)

  was:
Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)


> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
> {noformat}
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> {noformat}
>  
>  I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.



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

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

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



[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Description: 
 There are two major issues:
 # When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
 # When running any test, standard output is not shown in the panel to the 
right of the test file result.
 

 I have a simple project at github that shows the behavior.

[https://github.com/Richard-Cranium/NB11GradleJunitExample]

The head of the master branch is the gradle based project that shows the 
misleading behavior.
 The head of the maven-version branch has the same source files, but configured 
to use maven instead.

The maven project's behavior when _Run -> Test Project_ is selected is what I 
would expect from the gradle project's behavior when _Run -> Test Project_ is 
selected against it.

  was:
 There are two major issues:
 # When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
 # When running any test, standard output is not shown in the panel to the 
right of the test file result.

{noformat}
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
{noformat}
 
 I have a simple project at github that shows the behavior.

[https://github.com/Richard-Cranium/NB11GradleJunitExample]

The head of the master branch is the gradle based project that shows the 
misleading behavior.
 The head of the maven-version branch has the same source files, but configured 
to use maven instead.

The maven project's behavior when _Run -> Test Project_ is selected is what I 
would expect from the gradle project's behavior when _Run -> Test Project_ is 
selected against it.


> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
>  
>  I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.



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

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

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



[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Environment: 
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)

Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Runtime: OpenJDK Runtime Environment 11.0.1+13
System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)

  was:

Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)

Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Runtime: OpenJDK Runtime Environment 11.0.1+13
System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)


> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
> {noformat}
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> {noformat}
>  
>  I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.



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

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

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



[jira] [Updated] (NETBEANS-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)


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

Mark Flacy updated NETBEANS-2527:
-
Description: 
 There are two major issues:
 # When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
 # When running any test, standard output is not shown in the panel to the 
right of the test file result.

{noformat}
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
{noformat}
 
 I have a simple project at github that shows the behavior.

[https://github.com/Richard-Cranium/NB11GradleJunitExample]

The head of the master branch is the gradle based project that shows the 
misleading behavior.
 The head of the maven-version branch has the same source files, but configured 
to use maven instead.

The maven project's behavior when _Run -> Test Project_ is selected is what I 
would expect from the gradle project's behavior when _Run -> Test Project_ is 
selected against it.

  was:
 There are two major issues:

# When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
# When running any test, standard output is not shown in the panel to the right 
of the test file result.

{noformat}
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
{noformat}
 
I have a simple project at github that shows the behavior.

https://github.com/Richard-Cranium/NB11GradleJunitExample

The head of the master branch is the gradle based project.
The head of the maven-version branch is the same source files, but configured 
to use maven instead.




> Junit test results when run via gradle are incomplete.
> --
>
> Key: NETBEANS-2527
> URL: https://issues.apache.org/jira/browse/NETBEANS-2527
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle
>Affects Versions: 11.0
> Environment: Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
>Reporter: Mark Flacy
>Priority: Major
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
> {noformat}
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> {noformat}
>  
>  I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.



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

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

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



[netbeans] branch master updated: [NETBEANS-2381] JDK 12 ver string support in nbi native win launcher (#1196)

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

rtaneja 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 e465842  [NETBEANS-2381] JDK 12 ver string support in nbi native win 
launcher (#1196)
e465842 is described below

commit e465842e724d727f0f3b4d3b19f1c9587d9b93fd
Author: Reema Taneja <32299405+rtane...@users.noreply.github.com>
AuthorDate: Fri May 10 10:28:45 2019 +0530

[NETBEANS-2381] JDK 12 ver string support in nbi native win launcher (#1196)

* [NETBEANS-2381] JDK 12 version string support

* renamed license file

* renamed license file
---
 harness/libs.nbi.engine/build.xml  |   2 +-
 harness/libs.nbi.engine/external/binaries-list |   2 +-
 ...=> nbi.engine-external-binaries-11-license.txt} |   2 +-
 .../native/launcher/windows/resources/icon.ico | Bin 300318 -> 99678 bytes
 nbi/engine/native/launcher/windows/src/JavaUtils.c |   3 ++-
 5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/harness/libs.nbi.engine/build.xml 
b/harness/libs.nbi.engine/build.xml
index a10b622..b5c4319 100644
--- a/harness/libs.nbi.engine/build.xml
+++ b/harness/libs.nbi.engine/build.xml
@@ -47,7 +47,7 @@
 
 
 
-
+
 
 
 
diff --git a/harness/libs.nbi.engine/external/binaries-list 
b/harness/libs.nbi.engine/external/binaries-list
index e214063..a9e21b6 100644
--- a/harness/libs.nbi.engine/external/binaries-list
+++ b/harness/libs.nbi.engine/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-F7AC2814BF39CC1555C30C9835674BAF235EBCE1 nbi.engine-external-binaries-8.2.zip
+2B892D9E648A792EDB0F705378E06F84C322E208 nbi.engine-external-binaries-11.zip
diff --git 
a/harness/libs.nbi.engine/external/nbi.engine-external-binaries-8.2-license.txt 
b/harness/libs.nbi.engine/external/nbi.engine-external-binaries-11-license.txt
similarity index 99%
rename from 
harness/libs.nbi.engine/external/nbi.engine-external-binaries-8.2-license.txt
rename to 
harness/libs.nbi.engine/external/nbi.engine-external-binaries-11-license.txt
index 0631731..8112b9f 100644
--- 
a/harness/libs.nbi.engine/external/nbi.engine-external-binaries-8.2-license.txt
+++ 
b/harness/libs.nbi.engine/external/nbi.engine-external-binaries-11-license.txt
@@ -1,6 +1,6 @@
 Name: NetBeans Installer Binaries
 Description: NetBeans Installer Binaries
-Version: 8.2
+Version: 11
 License: CDDL-1.0
 Source: https://netbeans.org/
 Origin: NetBeans
diff --git a/nbi/engine/native/launcher/windows/resources/icon.ico 
b/nbi/engine/native/launcher/windows/resources/icon.ico
index e730c4a..ec123c0 100644
Binary files a/nbi/engine/native/launcher/windows/resources/icon.ico and 
b/nbi/engine/native/launcher/windows/resources/icon.ico differ
diff --git a/nbi/engine/native/launcher/windows/src/JavaUtils.c 
b/nbi/engine/native/launcher/windows/src/JavaUtils.c
index 6012afb..9e4245e 100644
--- a/nbi/engine/native/launcher/windows/src/JavaUtils.c
+++ b/nbi/engine/native/launcher/windows/src/JavaUtils.c
@@ -42,6 +42,7 @@ const DWORD JVM_EXTRACTION_TIMEOUT = 18;  //180sec
 WCHAR * JAVA_REGISTRY_KEYS [] = {
 L"SOFTWARE\\JavaSoft\\Java Runtime Environment",
 L"SOFTWARE\\JavaSoft\\Java Development Kit",
+L"SOFTWARE\\JavaSoft\\JDK",
 L"SOFTWARE\\JRockit\\Java Runtime Environment",
 L"SOFTWARE\\JRockit\\Java Development Kit",
 L"SOFTWARE\\IBM\\Java Runtime Environment",
@@ -138,7 +139,7 @@ JavaVersion * getJavaVersionFromString(char * string, DWORD 
* result) {
 major = (major) * 10 + c - '0';
 if (major > 999) return vers;
 continue;
-} else if(c=='.'){
+} else if(c=='.' || c=='+'){
 break;
 } else{
 return vers;


-
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-2528) Build number not set for JavaVersion for jdk version format like '12+33'

2019-05-09 Thread Reema Taneja (JIRA)
Reema Taneja created NETBEANS-2528:
--

 Summary: Build number not set for JavaVersion for jdk version 
format like '12+33'  
 Key: NETBEANS-2528
 URL: https://issues.apache.org/jira/browse/NETBEANS-2528
 Project: NetBeans
  Issue Type: Bug
Reporter: Reema Taneja
Assignee: Reema Taneja


In getJavaVersionFromString in 
nbi/engine/native/launcher/windows/src/JavaUtils.c





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

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

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



[jira] [Assigned] (NETBEANS-2509) Unable to connect to docker via socket

2019-05-09 Thread Abhishek Modi (JIRA)


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

Abhishek Modi reassigned NETBEANS-2509:
---

Assignee: Abhishek Modi

> Unable to connect to docker via socket
> --
>
> Key: NETBEANS-2509
> URL: https://issues.apache.org/jira/browse/NETBEANS-2509
> Project: NetBeans
>  Issue Type: Bug
>  Components: docker - UI
>Affects Versions: 11.0
>Reporter: Bartosz Tomasik
>Assignee: Abhishek Modi
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> "Add Docker instance" dialog ismissing option to connect via unix socket.
> This is probably due to following lines commented out: 
> [https://github.com/apache/netbeans/blame/master/ide/docker.api/src/org/netbeans/modules/docker/api/DockerSupport.java#L133-L137]



--
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-2455) Splash screens for development version

2019-05-09 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro updated NETBEANS-2455:
-
Attachment: netbeans-logo-notext.svg

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, 
> image-2019-05-10-05-51-46-560.png, netbeans-logo-notext.svg, 
> netbeans-logo-text.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro commented on NETBEANS-2455:
--

Hi all,

About the Logo & Text, based on "The ASF Identity Style Guide" 
[https://apache.org/foundation/press/kit/ApacheFoundation_StyleGuide.pdf] and 
the proposal of J. Gosling in the mailing list.

!image-2019-05-10-05-51-46-560.png!!image-2019-05-10-05-51-46-560.png![^netbeans-logo-text.svg][^netbeans-logo-notext.svg]

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, 
> image-2019-05-10-05-51-46-560.png, netbeans-logo-notext.svg, 
> netbeans-logo-text.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro updated NETBEANS-2455:
-
Attachment: netbeans-logo-text.svg

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, 
> image-2019-05-10-05-51-46-560.png, netbeans-logo-text.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro updated NETBEANS-2455:
-
Attachment: image-2019-05-10-05-51-46-560.png

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, 
> image-2019-05-10-05-51-46-560.png, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2527) Junit test results when run via gradle are incomplete.

2019-05-09 Thread Mark Flacy (JIRA)
Mark Flacy created NETBEANS-2527:


 Summary: Junit test results when run via gradle are incomplete.
 Key: NETBEANS-2527
 URL: https://issues.apache.org/jira/browse/NETBEANS-2527
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Gradle
Affects Versions: 11.0
 Environment: Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
Reporter: Mark Flacy


 There are two major issues:

# When running the test task, the Gradle Test Run window shows ONLY ONE test 
file result. All other test results are invisible.
# When running any test, standard output is not shown in the panel to the right 
of the test file result.

{noformat}
Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
{noformat}
 
I have a simple project at github that shows the behavior.

https://github.com/Richard-Cranium/NB11GradleJunitExample

The head of the master branch is the gradle based project.
The head of the maven-version branch is the same source files, but configured 
to use maven instead.





--
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-2526) Java Gradle projects can't handle unicode source

2019-05-09 Thread Deft Developer (JIRA)
Deft Developer created NETBEANS-2526:


 Summary: Java Gradle  projects can't handle unicode source
 Key: NETBEANS-2526
 URL: https://issues.apache.org/jira/browse/NETBEANS-2526
 Project: NetBeans
  Issue Type: Bug
 Environment: Windows, Java 1.8, Gradle 5.13
Reporter: Deft Developer


If a java souce file contains unicode source, for example in identifiers, the 
built-in compiler fails to parse it, and the editor shows the wrong characters 
in the editor window. The file WILL compile correctly in gradle. The same 
sources cause no problem in ant-style Java projects.

I tried attaching a sample java source file, but Jira complains about a missing 
token. But I will try to enter some unicode source here:

 

public enum EnumWithUnicode {
    Bondye,
    Xêvioso,
    Gû,
    Agê,
    Jo,
    Lêgba;

    public enum Family {
    RADA, VUDÚ, VODUN;
    }
}

[^EnumWithUnicode.java]



--
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-2455) Splash screens for development version

2019-05-09 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-2455:
---

Antonio, for what purpose is the font file needed? If you look at the SVG file, 
there is no reference to the font there, because the logo text is represented 
in "outline" format--as simple vector strokes.

The generated version text is not part of the logo, and so should not use the 
logo's font--instead it should just use the same font as the status text that's 
going to be underneath the progress bar. That's probably just the "Dialog" 
font, which may be different from one system to another (and that's fine, since 
the version text is not part of the logo).

(And actually, the positioning of the progress bar and status text will require 
some experimentation as well. I'd suggest making those just plain white on top 
of the blue bottom background)

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2525) Background Scanning Process for first NetBeans start took more than 15min

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-2525:
--

If you need more information, I'm really willing to help. For now I don't know 
what to do anymore. As I mentioned, I will add the messages.log and maybe the 
ui.gestures if that helps too. Let me know if yes. I will remove one project 
from the projects later, because I think that it could be PHP project related. 
Just guessing.

> Background Scanning Process for first NetBeans start took more than 15min
> -
>
> Key: NETBEANS-2525
> URL: https://issues.apache.org/jira/browse/NETBEANS-2525
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> 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.0
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
>Reporter: Christian Lenz
>Priority: Critical
>  Labels: performance
>
> Steps to reproduce:
> * Open NetBeans 11.0 for the very first time
> * Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
> * After NetBeans opens, It imported 33 projects from my old NetBeans instance.
> * Install nb-javac.
> * It opens the projects.
> * Background scanning comes ups, need couple of minutes
> * Because of some HTML5 projects, Oracle JS Parser implementation installer 
> comes up
> * Install Oracle JS Parser Implementation.
> * After first background scanning is finished the next one is coming up and 
> takes even longer.
> * Waiting until everything is finish. Round about 15-17 min.
> I added a heap dump, created via Visual VM (In case of sensitive data, I 
> removed the link, please give me a private link where I can upload it.
> No I don't want to not use importing settings. First it is possible and 
> needed and second because it is not a real world case. I want my settings 
> from my old IDE and all my opened projects. I don't want to import/open them 
> one after one again, this is not a use case. And I don't want to make the 
> settings again and again, switching to a new version. Of course it will not 
> running as long as I open NetBeans w/o importing settings and opening all 
> projects but again this doesn't make sense.
> My projects are:
> * 5 Maven
> * 1 PHP
> * 4 HTML5
> * 14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
> * 8 Maven based NetBeans modules (all 3rd-party)
> * 1 NetBeans Module suite project
> What information do you need more? I will add the messages.log too, but I 
> need to clean up my user dir again, because I opened NetBeans after the 
> profiling again.



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

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

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



[jira] [Commented] (NETBEANS-2525) Background Scanning Process for first NetBeans start took more than 15min

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-2525:
--

[~lkishalmi] wanted to point you up, because you know that problem. More to 
say, non of the projects are gradle projects.

> Background Scanning Process for first NetBeans start took more than 15min
> -
>
> Key: NETBEANS-2525
> URL: https://issues.apache.org/jira/browse/NETBEANS-2525
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> 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.0
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
>Reporter: Christian Lenz
>Priority: Critical
>  Labels: performance
>
> Steps to reproduce:
> * Open NetBeans 11.0 for the very first time
> * Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
> * After NetBeans opens, It imported 33 projects from my old NetBeans instance.
> * Install nb-javac.
> * It opens the projects.
> * Background scanning comes ups, need couple of minutes
> * Because of some HTML5 projects, Oracle JS Parser implementation installer 
> comes up
> * Install Oracle JS Parser Implementation.
> * After first background scanning is finished the next one is coming up and 
> takes even longer.
> * Waiting until everything is finish. Round about 15-17 min.
> I added a heap dump, created via Visual VM (In case of sensitive data, I 
> removed the link, please give me a private link where I can upload it.
> No I don't want to not use importing settings. First it is possible and 
> needed and second because it is not a real world case. I want my settings 
> from my old IDE and all my opened projects. I don't want to import/open them 
> one after one again, this is not a use case. And I don't want to make the 
> settings again and again, switching to a new version. Of course it will not 
> running as long as I open NetBeans w/o importing settings and opening all 
> projects but again this doesn't make sense.
> My projects are:
> * 5 Maven
> * 1 PHP
> * 4 HTML5
> * 14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
> * 8 Maven based NetBeans modules (all 3rd-party)
> * 1 NetBeans Module suite project
> What information do you need more? I will add the messages.log too, but I 
> need to clean up my user dir again, because I opened NetBeans after the 
> profiling again.



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

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

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



[jira] [Updated] (NETBEANS-2525) Background Scanning Process for first NetBeans start took more than 15min

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-2525:
-
Description: 
Steps to reproduce:
* Open NetBeans 11.0 for the very first time
* Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
* After NetBeans opens, It imported 33 projects from my old NetBeans instance.
* Install nb-javac.
* It opens the projects.
* Background scanning comes ups, need couple of minutes
* Because of some HTML5 projects, Oracle JS Parser implementation installer 
comes up
* Install Oracle JS Parser Implementation.
* After first background scanning is finished the next one is coming up and 
takes even longer.
* Waiting until everything is finish. Round about 15-17 min.

I added a heap dump, created via Visual VM (In case of sensitive data, I 
removed the link, please give me a private link where I can upload it.

No I don't want to not use importing settings. First it is possible and needed 
and second because it is not a real world case. I want my settings from my old 
IDE and all my opened projects. I don't want to import/open them one after one 
again, this is not a use case. And I don't want to make the settings again and 
again, switching to a new version. Of course it will not running as long as I 
open NetBeans w/o importing settings and opening all projects but again this 
doesn't make sense.

My projects are:
* 5 Maven
* 1 PHP
* 4 HTML5
* 14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
* 8 Maven based NetBeans modules (all 3rd-party)
* 1 NetBeans Module suite project

What information do you need more? I will add the messages.log too, but I need 
to clean up my user dir again, because I opened NetBeans after the profiling 
again.

  was:
Steps to reproduce:
* Open NetBeans 11.0 for the very first time
* Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
* After NetBeans opens, It imported 33 projects from my old NetBeans instance.
* Install nb-javac.
* It opens the projects.
* Background scanning comes ups, need couple of minutes
* Because of some HTML5 projects, Oracle JS Parser implementation installer 
comes up
* Install Oracle JS Parser Implementation.
* After first background scanning is finished the next one is coming up and 
takes even longer.
* Waiting until everything is finish. Round about 15-17 min.

I added a heap dump, created via Visual VM: 
https://drive.google.com/file/d/1yYLnkfxYmm3G7LPzo-nhlgYnCpuUcYiH/view

No I don't want to not use importing settings. First it is possible and needed 
and second because it is not a real world case. I want my settings from my old 
IDE and all my opened projects. I don't want to import/open them one after one 
again, this is not a use case. And I don't want to make the settings again and 
again, switching to a new version. Of course it will not running as long as I 
open NetBeans w/o importing settings and opening all projects but again this 
doesn't make sense.

My projects are:
* 5 Maven
* 1 PHP
* 4 HTML5
* 14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
* 8 Maven based NetBeans modules (all 3rd-party)
* 1 NetBeans Module suite project

What information do you need more? I will add the messages.log too, but I need 
to clean up my user dir again, because I opened NetBeans after the profiling 
again.


> Background Scanning Process for first NetBeans start took more than 15min
> -
>
> Key: NETBEANS-2525
> URL: https://issues.apache.org/jira/browse/NETBEANS-2525
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> 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.0
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
>Reporter: Christian Lenz
>Priority: Critical
>  Labels: performance
>
> Steps to reproduce:
> * Open NetBeans 11.0 for the very first time
> * Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
> * After NetBeans opens, It imported 33 projects from my old NetBeans instance.
> * Install nb-javac.
> * It opens the projects.
> * Background scanning comes ups, need couple of minutes
> * Because of some HTML5 projects, Oracle JS Parser implementation installer 
> comes up
> * Install Oracle JS Parser Implementation.
> * After first background scanning is finished the next one is coming up and 
> takes even longer.
> * Waiting until everything is finish. 

[jira] [Created] (NETBEANS-2525) Background Scanning Process for first NetBeans start took more than 15min

2019-05-09 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-2525:


 Summary: Background Scanning Process for first NetBeans start took 
more than 15min
 Key: NETBEANS-2525
 URL: https://issues.apache.org/jira/browse/NETBEANS-2525
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Performance
Affects Versions: 11.0
 Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
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.0
Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
Reporter: Christian Lenz


Steps to reproduce:
* Open NetBeans 11.0 for the very first time
* Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
* After NetBeans opens, It imported 33 projects from my old NetBeans instance.
* Install nb-javac.
* It opens the projects.
* Background scanning comes ups, need couple of minutes
* Because of some HTML5 projects, Oracle JS Parser implementation installer 
comes up
* Install Oracle JS Parser Implementation.
* After first background scanning is finished the next one is coming up and 
takes even longer.
* Waiting until everything is finish. Round about 15-17 min.

I added a heap dump, created via Visual VM: 
https://drive.google.com/file/d/1yYLnkfxYmm3G7LPzo-nhlgYnCpuUcYiH/view

No I don't want to not use importing settings. First it is possible and needed 
and second because it is not a real world case. I want my settings from my old 
IDE and all my opened projects. I don't want to import/open them one after one 
again, this is not a use case. And I don't want to make the settings again and 
again, switching to a new version. Of course it will not running as long as I 
open NetBeans w/o importing settings and opening all projects but again this 
doesn't make sense.

My projects are:
5 Maven
1 PHP
4 HTML5
14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
8 Maven based NetBeans modules (all 3rd-party)
1 NetBeans Module suite project

What information do you need more? I will add the messages.log too, but I need 
to clean up my user dir again, because I opened NetBeans after the profiling 
again.



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

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

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



[jira] [Updated] (NETBEANS-2525) Background Scanning Process for first NetBeans start took more than 15min

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-2525:
-
Description: 
Steps to reproduce:
* Open NetBeans 11.0 for the very first time
* Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
* After NetBeans opens, It imported 33 projects from my old NetBeans instance.
* Install nb-javac.
* It opens the projects.
* Background scanning comes ups, need couple of minutes
* Because of some HTML5 projects, Oracle JS Parser implementation installer 
comes up
* Install Oracle JS Parser Implementation.
* After first background scanning is finished the next one is coming up and 
takes even longer.
* Waiting until everything is finish. Round about 15-17 min.

I added a heap dump, created via Visual VM: 
https://drive.google.com/file/d/1yYLnkfxYmm3G7LPzo-nhlgYnCpuUcYiH/view

No I don't want to not use importing settings. First it is possible and needed 
and second because it is not a real world case. I want my settings from my old 
IDE and all my opened projects. I don't want to import/open them one after one 
again, this is not a use case. And I don't want to make the settings again and 
again, switching to a new version. Of course it will not running as long as I 
open NetBeans w/o importing settings and opening all projects but again this 
doesn't make sense.

My projects are:
* 5 Maven
* 1 PHP
* 4 HTML5
* 14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
* 8 Maven based NetBeans modules (all 3rd-party)
* 1 NetBeans Module suite project

What information do you need more? I will add the messages.log too, but I need 
to clean up my user dir again, because I opened NetBeans after the profiling 
again.

  was:
Steps to reproduce:
* Open NetBeans 11.0 for the very first time
* Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
* After NetBeans opens, It imported 33 projects from my old NetBeans instance.
* Install nb-javac.
* It opens the projects.
* Background scanning comes ups, need couple of minutes
* Because of some HTML5 projects, Oracle JS Parser implementation installer 
comes up
* Install Oracle JS Parser Implementation.
* After first background scanning is finished the next one is coming up and 
takes even longer.
* Waiting until everything is finish. Round about 15-17 min.

I added a heap dump, created via Visual VM: 
https://drive.google.com/file/d/1yYLnkfxYmm3G7LPzo-nhlgYnCpuUcYiH/view

No I don't want to not use importing settings. First it is possible and needed 
and second because it is not a real world case. I want my settings from my old 
IDE and all my opened projects. I don't want to import/open them one after one 
again, this is not a use case. And I don't want to make the settings again and 
again, switching to a new version. Of course it will not running as long as I 
open NetBeans w/o importing settings and opening all projects but again this 
doesn't make sense.

My projects are:
5 Maven
1 PHP
4 HTML5
14 Ant based NetBeans modules (Some 3rd-party, some from the Core)
8 Maven based NetBeans modules (all 3rd-party)
1 NetBeans Module suite project

What information do you need more? I will add the messages.log too, but I need 
to clean up my user dir again, because I opened NetBeans after the profiling 
again.


> Background Scanning Process for first NetBeans start took more than 15min
> -
>
> Key: NETBEANS-2525
> URL: https://issues.apache.org/jira/browse/NETBEANS-2525
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Performance
>Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> 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.0
> Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
>Reporter: Christian Lenz
>Priority: Critical
>  Labels: performance
>
> Steps to reproduce:
> * Open NetBeans 11.0 for the very first time
> * Choose yes to import settings from NetBeans 10.0 (No plugins, just settings)
> * After NetBeans opens, It imported 33 projects from my old NetBeans instance.
> * Install nb-javac.
> * It opens the projects.
> * Background scanning comes ups, need couple of minutes
> * Because of some HTML5 projects, Oracle JS Parser implementation installer 
> comes up
> * Install Oracle JS Parser Implementation.
> * After first background scanning is finished the next one is coming up and 
> takes even longer.
> * Waiting until everything is finish. Round about 15-17 min.
> I added a heap 

[jira] [Commented] (NETBEANS-2506) Bundle the Open JFX NetBeans samples with Apache NetBeans

2019-05-09 Thread Jose Pereda (JIRA)


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

Jose Pereda commented on NETBEANS-2506:
---

I've submitted this PR: https://github.com/apache/netbeans/pull/1241
It will create the openjfx.samples module under the JavaFX cluster. It already 
includes two Maven samples that show how to create and run JavaFX 11+ projects.

Note: I did sign the ICLA (October 2016).

> Bundle the Open JFX NetBeans samples with Apache NetBeans
> -
>
> Key: NETBEANS-2506
> URL: https://issues.apache.org/jira/browse/NETBEANS-2506
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Assignee: Jose Pereda
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the Samples category in the New Project dialog, create a new subcategory 
> named "OpenJFX" and there make the following samples available, to have them 
> ready to be used out of the box:
> https://github.com/openjfx/samples/tree/master/IDE/NetBeans



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

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

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



[jira] [Updated] (NETBEANS-2506) Bundle the Open JFX NetBeans samples with Apache NetBeans

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


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

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

> Bundle the Open JFX NetBeans samples with Apache NetBeans
> -
>
> Key: NETBEANS-2506
> URL: https://issues.apache.org/jira/browse/NETBEANS-2506
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Assignee: Jose Pereda
>Priority: Major
>  Labels: pull-request-available
>
> In the Samples category in the New Project dialog, create a new subcategory 
> named "OpenJFX" and there make the following samples available, to have them 
> ready to be used out of the box:
> https://github.com/openjfx/samples/tree/master/IDE/NetBeans



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

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

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



[jira] [Assigned] (NETBEANS-2506) Bundle the Open JFX NetBeans samples with Apache NetBeans

2019-05-09 Thread Jose Pereda (JIRA)


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

Jose Pereda reassigned NETBEANS-2506:
-

Assignee: Jose Pereda

> Bundle the Open JFX NetBeans samples with Apache NetBeans
> -
>
> Key: NETBEANS-2506
> URL: https://issues.apache.org/jira/browse/NETBEANS-2506
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Assignee: Jose Pereda
>Priority: Major
>
> In the Samples category in the New Project dialog, create a new subcategory 
> named "OpenJFX" and there make the following samples available, to have them 
> ready to be used out of the box:
> https://github.com/openjfx/samples/tree/master/IDE/NetBeans



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

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

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



[netbeans] branch master updated: [NETBEANS-1937]: extends/implements for anonymous classes must be recognized as synthetic, even without nb-javac.

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

jlahoda 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 82a998f  [NETBEANS-1937]: extends/implements for anonymous classes 
must be recognized as synthetic, even without nb-javac.
82a998f is described below

commit 82a998f04bfac821ee4cb3b7bc055c4b97391bfb
Author: Jan Lahoda 
AuthorDate: Thu May 9 20:54:55 2019 +0200

[NETBEANS-1937]: extends/implements for anonymous classes must be 
recognized as synthetic, even without nb-javac.
---
 .../java/editor/imports/ClipboardHandlerTest.java  |  7 +--
 .../netbeans/api/java/source/TreeUtilities.java| 14 +-
 .../api/java/source/TreeUtilitiesTest.java | 22 ++
 3 files changed, 40 insertions(+), 3 deletions(-)

diff --git 
a/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/imports/ClipboardHandlerTest.java
 
b/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/imports/ClipboardHandlerTest.java
index cd6cb7a..cab88de 100644
--- 
a/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/imports/ClipboardHandlerTest.java
+++ 
b/java/java.editor/test/unit/src/org/netbeans/modules/java/editor/imports/ClipboardHandlerTest.java
@@ -36,7 +36,6 @@ import org.openide.filesystems.FileObject;
 import org.openide.filesystems.FileUtil;
 import org.openide.loaders.DataObject;
 import org.openide.loaders.DataObjectNotFoundException;
-import org.openide.util.Exceptions;
 
 /**
  *
@@ -50,7 +49,7 @@ public class ClipboardHandlerTest extends NbTestCase {
 
 @Override
 protected void setUp() throws Exception {
-SourceUtilsTestUtil.prepareTest(new String[] 
{"META-INF/generated-layer.xml", 
"org/netbeans/modules/java/source/resources/layer.xml", 
"org/netbeans/modules/java/editor/resources/layer.xml"}, new Object[0]);
+SourceUtilsTestUtil.prepareTest(new String[] 
{"META-INF/generated-layer.xml", 
"org/netbeans/modules/java/source/resources/layer.xml", 
"org/netbeans/modules/java/editor/resources/layer.xml", 
"org/netbeans/modules/editor/settings/storage/layer.xml"}, new Object[0]);
 ClipboardHandler.autoImport = true;
 super.setUp();
 }
@@ -88,6 +87,10 @@ public class ClipboardHandlerTest extends NbTestCase {
 "package test;\n^public class Target {\n\n}", "package 
test;\n\nimport java.util.List;\n\n@Test.R(List.class) public class Target 
{\n\n}");
 }
 
+public void testAnonymousClass() throws Exception {
+copyAndPaste("package test;\nimport java.util.ArrayList;\npublic class 
Test { void t() { |new ArrayList() {};| } }\n", "package test;\npublic 
class Target {\nvoid t() { ^ }\n}", "package test;\n\nimport 
java.util.ArrayList;\n\npublic class Target {\nvoid t() { new 
ArrayList() {}; }\n}");
+}
+
 private void copyAndPaste(String from, final String to, String golden) 
throws Exception {
 final int pastePos = to.indexOf('^');
 
diff --git 
a/java/java.source.base/src/org/netbeans/api/java/source/TreeUtilities.java 
b/java/java.source.base/src/org/netbeans/api/java/source/TreeUtilities.java
index 9728eef..e543406 100644
--- a/java/java.source.base/src/org/netbeans/api/java/source/TreeUtilities.java
+++ b/java/java.source.base/src/org/netbeans/api/java/source/TreeUtilities.java
@@ -196,7 +196,19 @@ public final class TreeUtilities {
 while (path != null) {
 if (isSynthetic(path.getCompilationUnit(), path.getLeaf()))
 return true;
-
+if (path.getParentPath() != null &&
+path.getParentPath().getParentPath() != null &&
+path.getParentPath().getParentPath().getLeaf().getKind() == 
Kind.NEW_CLASS) {
+NewClassTree nct = (NewClassTree) 
path.getParentPath().getParentPath().getLeaf();
+ClassTree body = nct.getClassBody();
+
+if (body != null &&
+(body.getExtendsClause() == path.getLeaf() ||
+ body.getImplementsClause().contains(path.getLeaf( {
+return true;
+}
+}
+
 path = path.getParentPath();
 }
 
diff --git 
a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/TreeUtilitiesTest.java
 
b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/TreeUtilitiesTest.java
index e52a096..a2aaebe 100644
--- 
a/java/java.source.base/test/unit/src/org/netbeans/api/java/source/TreeUtilitiesTest.java
+++ 
b/java/java.source.base/test/unit/src/org/netbeans/api/java/source/TreeUtilitiesTest.java
@@ -26,6 +26,7 @@ import com.sun.source.tree.IdentifierTree;
 import com.sun.source.tree.MemberSelectTree;
 import com.sun.source.tree.MethodInvocationTree;
 import com.sun.source.tree.MethodTree;
+import com.sun.source.tree.NewClassTree;
 import 

[jira] [Updated] (NETBEANS-2082) PHP code fold not work properly

2019-05-09 Thread Pier Luigi (JIRA)


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

Pier Luigi updated NETBEANS-2082:
-
Affects Version/s: 11.0
  Environment: 
Netbeans 11 with OpenJDK 12. 
Darwin MacBook-Pro-2.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 
20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64

Netbeans 10 with OpenJDK 11.
Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64

  was:
Netbeans 10 with OpenJDK 11.
Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64


> PHP code fold not work properly 
> 
>
> Key: NETBEANS-2082
> URL: https://issues.apache.org/jira/browse/NETBEANS-2082
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0, 11.0
> Environment: Netbeans 11 with OpenJDK 12. 
> Darwin MacBook-Pro-2.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 
> 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
> Netbeans 10 with OpenJDK 11.
> Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
> 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
>Reporter: Pier Luigi
>Priority: Minor
>
> Collapsing a block often results in a jump of the editor to an incorrect 
> editing position (and scrolling the page cause a rejump to that position 
> after a second of scroll inactivity).
> The same sources works perfectly with Netbeans 8.2.



--
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-2082) PHP code fold not work properly

2019-05-09 Thread Pier Luigi (JIRA)


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

Pier Luigi updated NETBEANS-2082:
-
   Priority: Major  (was: Minor)
Component/s: php - Editor

> PHP code fold not work properly 
> 
>
> Key: NETBEANS-2082
> URL: https://issues.apache.org/jira/browse/NETBEANS-2082
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 10.0, 11.0
> Environment: Netbeans 11 with OpenJDK 12. 
> Darwin MacBook-Pro-2.local 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 
> 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
> Netbeans 10 with OpenJDK 11.
> Darwin MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 
> 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
>Reporter: Pier Luigi
>Priority: Major
>
> Collapsing a block often results in a jump of the editor to an incorrect 
> editing position (and scrolling the page cause a rejump to that position 
> after a second of scroll inactivity).
> The same sources works perfectly with Netbeans 8.2.



--
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-2455) Splash screens for development version

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-2455 at 5/9/19 6:30 PM:
--

Cool, I like it :) Simple but modern enough. Great job [~ebakke]


was (Author: chrizzly):
Cool, I like it :) Simple but modern enough. Great job [~eba]

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz edited comment on NETBEANS-2455 at 5/9/19 6:27 PM:
--

Cool, I like it :) Simple but modern enough. Great job [~eba]


was (Author: chrizzly):
Cool, I like it :) Simple but modern enough.

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro commented on NETBEANS-2455:
--

Thanks, Eirik!

We'll be uploading fonts to OSU/OSL in a few days (this requires adding some 
new license files in the build system, passing rat reports, etc.), including 
the Apache Logo's "Montserrat" font, so we'll be safe to render SVGs or to 
imprint PNGs with Swing during the bulid system.

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-2455:
--

Cool, I like it :) Simple but modern enough.

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-2455:
---

The attached illustrator file also fixes some minor issues with the logo vector 
graphics (making sure all the points on the geometry line up exactly).

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Eirik Bakke (JIRA)


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

Eirik Bakke commented on NETBEANS-2455:
---

I added a simplified splash screen as an example of how to combine an 
"official" logo+text combination (logo lockup) with a runtime-generated version 
number. This approach avoids having to bundle and load a TTF font at bootstrap 
time, and ensures that the logo lockup always looks the same way.

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-2455:
--
Attachment: Simplified Splash Screen.ai

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, Simplified Splash 
> Screen.ai, apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2455) Splash screens for development version

2019-05-09 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-2455:
--
Attachment: Simplified Splash Screen without version text.svg
Simplified Splash Screen with example version text.svg

> Splash screens for development version
> --
>
> Key: NETBEANS-2455
> URL: https://issues.apache.org/jira/browse/NETBEANS-2455
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Reporter: Junichi Yamamoto
>Assignee: Antonio Vieiro
>Priority: Major
>  Labels: pull-request-available
> Attachments: Simplified Splash Screen with example version text.svg, 
> Simplified Splash Screen without version text.svg, 
> apache-netbeans-splash.png, apache-netbeans-splash.svg, splash.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, the version of the splash screen is 10 in the master branch. So we 
> should fix it (e.g. Dev., Development Version, ...).



--
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-2524) The Unexpected Error in Netbeans

2019-05-09 Thread speedyjones (JIRA)
speedyjones created NETBEANS-2524:
-

 Summary: The Unexpected Error in Netbeans
 Key: NETBEANS-2524
 URL: https://issues.apache.org/jira/browse/NETBEANS-2524
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Code, ide - Performance
Affects Versions: 9.0
 Environment: Windows 7 ultimate, intel  i3
Reporter: speedyjones
 Fix For: 9.0
 Attachments: Netbeans Ide Log.txt, Netbeans UI Log.txt

An Unexpected Error occurs every time, please see the attached files for 
detailed info.



--
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-1842) ambiguous method when using Lombak

2019-05-09 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-1842:
--

Hey [~riksca] can you please try to use lombok 1.18.2? This worked for me with 
NetBeans 10.0.

> ambiguous method when using Lombak
> --
>
> Key: NETBEANS-1842
> URL: https://issues.apache.org/jira/browse/NETBEANS-1842
> Project: NetBeans
>  Issue Type: Bug
> Environment: Win10
>Reporter: Rik Scarborough
>Priority: Major
>
> When using lombok (v 1.18.4), generated methods show as errors in editor.  
> "reference to  is ambiguous   both method  in 
>  and method  in  match".
>  
> Both methodnames and classnames are the exactly same.



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



[netbeans-mavenutils-nbm-maven-plugin] branch master updated: fix scm url

2019-05-09 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-mavenutils-nbm-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new bdfe455  fix scm url
bdfe455 is described below

commit bdfe45588402af372a717821ff1c0852a4229e45
Author: Eric Barboni 
AuthorDate: Thu May 9 18:07:28 2019 +0200

fix scm url
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0999b75..9cf97df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,9 +31,9 @@
 
 
 
-
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
-
scm:git:gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
-https://github.com/apache/incubator-netbeans-mavenutils
+
scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
+
scm:git:gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
+
https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin
 
 
 


-
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-2397) Java's provide ... with NOT working in maven projects

2019-05-09 Thread Martin (JIRA)


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

Martin commented on NETBEANS-2397:
--

I see you also provided nbactions for debugging etc

thanks!

> Java's provide ... with NOT working in maven projects
> -
>
> Key: NETBEANS-2397
> URL: https://issues.apache.org/jira/browse/NETBEANS-2397
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows10
>Reporter: Martin
>Priority: Blocker
> Attachments: netbeans11_sample.mp4, sample.zip, vscode_sample.mp4
>
>
> Please check the attached sample.
>  
> The sample is working with VS Code and IntelliJ Idea.
> Also working when doing with "old school" netbeans (ant) projects.
>  
> Please fix urgently!
>  
> Some linker problem?
>  
> 
> Problem is
>  * mavenproject1 uses I_Sample
>  * mavenproject2 provides I_Sample with SampleImpl
>  * mavenproject3 requires mavenproject1 and mavenproject2
>  
> When you debug or run mavenproject3
>  * it will call mavenproject1.Sample.load
>  * since mavenproject2 is required, the serviceloader must return the loaded 
> SampleImpl instance BUT IT DOES NOT
>  
>  



--
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-2523) Netbeans 64-bit creates invalid nomodify value in windows registry for years

2019-05-09 Thread Joseph Szabo (JIRA)
Joseph Szabo created NETBEANS-2523:
--

 Summary: Netbeans 64-bit creates invalid nomodify value in windows 
registry for years
 Key: NETBEANS-2523
 URL: https://issues.apache.org/jira/browse/NETBEANS-2523
 Project: NetBeans
  Issue Type: Bug
Reporter: Joseph Szabo


See [https://netbeans.org/bugzilla/show_bug.cgi?id=251538]

Netbeans 64 bit installer creates a 64 bit integer in what is supposed to be a 
32 bit dword in the registry, which becomes an invalid value.

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\nbi-nb-base-8.2.0.0.201609300101]
"NoModify"=hex(4):01,00,00,00,00,00,00,00

 

Netbeans prevents powershell from listing registry uninstall keys in windows:
get-itemproperty hklm:\software\microsoft\windows\currentversion\uninstall\*

...

get-itemproperty : Specified cast is not valid.
At line:1 char:1
+ get-itemproperty hklm:\software\microsoft\windows\currentversion\unin ...
+ ~
+ CategoryInfo  : NotSpecified: (:) [Get-ItemProperty], 
InvalidCastException
+ FullyQualifiedErrorId : 
System.InvalidCastException,Microsoft.PowerShell.Commands.GetItemPropertyCommand



--
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-2522) HTML5 project still broken after installing Oracle JS Parser

2019-05-09 Thread Christian Lenz (JIRA)
Christian Lenz created NETBEANS-2522:


 Summary: HTML5 project still broken after installing Oracle JS 
Parser
 Key: NETBEANS-2522
 URL: https://issues.apache.org/jira/browse/NETBEANS-2522
 Project: NetBeans
  Issue Type: Bug
  Components: web - HTML Project
Affects Versions: 11.0
 Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
incubator-netbeans-release-404-on-20190319)
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.0
Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.0
Reporter: Christian Lenz
 Attachments: image-2019-05-09-17-05-37-319.png

I opened NetBeans 11.0 for the first time so user dir was created the first 
time. No need to delete it again. When I open a HTML5 project, NetBeans asks me 
to install the Oracle JS Parser. After installation, the project seems broken, 
as you can see it in my screenshot.

Reopening the project also still not working. Only restart netbeans works.

Steps to reproduce:
* Start NetBeans 11.0 for the very first time (Deleted user dir)
* Don't do anything except from opening an HTML5 project that you created 
somehow (Doesn't matter what, as long as it has a package.json or a nbproject 
folder for being a HTML5 project)
* Oracle JS Parser installation dialog is coming up
* Install it
* See the project is still broken in the IDE

Resolving project problems doesn't work too.



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



[netbeans-webskin] 02/02: Remove incubating from skin

2019-05-09 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-webskin.git

commit b2710b0fdc77f37fa27925e6fc4b5f8e813d
Author: Eric Barboni 
AuthorDate: Thu May 9 15:53:22 2019 +0200

Remove incubating from skin
---
 src/main/resources/META-INF/maven/site.vm   |   8 +++-
 .../images/incubator_feather_egg_logo_bw_crop.png   | Bin 56218 -> 0 bytes
 .../resources/images/incubator_feather_egg_logo_sm.png  | Bin 17961 -> 0 bytes
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/main/resources/META-INF/maven/site.vm 
b/src/main/resources/META-INF/maven/site.vm
index cbffd58..e8e5d00 100644
--- a/src/main/resources/META-INF/maven/site.vm
+++ b/src/main/resources/META-INF/maven/site.vm
@@ -27,7 +27,7 @@
 
 
 
-http://netbeans.apache.org;>Apache 
NetBeans (incubating)
+http://netbeans.apache.org;>Apache 
NetBeans
 
 
 
@@ -88,12 +88,10 @@ $bodyContent
 
 
 
-Copyright  2017-2018 https://www.apache.org;>The 
Apache Software Foundation.
+Copyright  2017-2019 https://www.apache.org;>The 
Apache Software Foundation.
 Licensed under the Apache https://www.apache.org/licenses/;>license, version 2.0
-https://incubator.apache.org/; alt="Apache Incubator">
 
-Apache NetBeans is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation 
is required of all newly accepted projects until a further review indicates 
that the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other successful ASF projects. While 
incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate  [...]
-Apache Incubator, Apache, the Apache feather logo, the Apache 
NetBeans logo, and the Apache Incubator project logo are trademarks of https://www.apache.org;>The Apache Software Foundation.
+Apache, Apache NetBeans, NetBeans, the Apache feather logo and 
the Apache NetBeans logo are trademarks of https://www.apache.org;>The 
Apache Software Foundation.
 Oracle and Java are registered trademarks of Oracle and/or its 
affiliates.
 
 
diff --git a/src/main/resources/images/incubator_feather_egg_logo_bw_crop.png 
b/src/main/resources/images/incubator_feather_egg_logo_bw_crop.png
deleted file mode 100644
index 377e4e3..000
Binary files a/src/main/resources/images/incubator_feather_egg_logo_bw_crop.png 
and /dev/null differ
diff --git a/src/main/resources/images/incubator_feather_egg_logo_sm.png 
b/src/main/resources/images/incubator_feather_egg_logo_sm.png
deleted file mode 100644
index 759252f..000
Binary files a/src/main/resources/images/incubator_feather_egg_logo_sm.png and 
/dev/null differ


-
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-webskin] branch master updated (fa573f4 -> b2710b0)

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

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


from fa573f4  try a parameter to allow different groupID prefix
 new b8124cc  Reorganize folder for webskin
 new b2710b0  Remove incubating from skin

The 2 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:
 Jenkinsfile-site.groovy|   68 -
 NOTICE |   11 +-
 README.md  |9 +-
 archetype/nbm-archetype/pom.xml|   62 -
 .../META-INF/maven/archetype-metadata.xml  |   43 -
 .../src/main/resources/archetype-resources/pom.xml |   71 --
 .../archetype-resources/src/main/nbm/manifest.mf   |3 -
 .../src/main/resources/Bundle.properties   |5 -
 archetype/nbm-suite-root/pom.xml   |   62 -
 .../META-INF/maven/archetype-metadata.xml  |   34 -
 .../resources/archetype-resources/nbactions.xml|   24 -
 .../src/main/resources/archetype-resources/pom.xml |   88 --
 archetype/netbeans-platform-app-archetype/pom.xml  |   62 -
 .../META-INF/maven/archetype-metadata.xml  |   64 -
 .../archetype-resources/application/pom.xml|  111 --
 .../application/src/test/java/ApplicationTest.java |   32 -
 .../resources/archetype-resources/branding/pom.xml |   45 -
 .../org/netbeans/core/startup/Bundle.properties|2 -
 .../core/windows/view/ui/Bundle.properties |2 -
 .../org/netbeans/core/ui/Bundle.properties |1 -
 .../branding/src/main/nbm/manifest.mf  |4 -
 .../src/main/resources/branding/Bundle.properties  |5 -
 .../src/main/resources/archetype-resources/pom.xml |   70 --
 nb-repository-plugin/README.md |   66 -
 nb-repository-plugin/pom.xml   |  434 ---
 nb-repository-plugin/src/it/folder/pom.xml |   47 -
 nb-repository-plugin/src/it/pom.xml|   53 -
 nb-repository-plugin/src/it/settings.xml   |   55 -
 .../netbeans/nbm/repository/DownloadIndexMojo.java |  168 ---
 .../nbm/repository/PopulateRepositoryMojo.java | 1303 
 nb-repository-plugin/src/site/apt/index.apt|   36 -
 nb-repository-plugin/src/site/apt/repository.apt   |   58 -
 nb-repository-plugin/src/site/site.xml |   40 -
 .../nbm/repository/PopulateRepositoryMojoTest.java |   69 --
 .../src/test/resources/PopulateMojoTest.xml|   28 -
 nbm-maven-harness/pom.xml  |  255 
 nbm-maven-harness/src/main/java/Dummy.java |   24 -
 nbm-maven-harness/src/main/java/dummy.txt  |   19 -
 nbm-maven-plugin/README.md |  215 
 nbm-maven-plugin/pom.xml   |  507 
 nbm-maven-plugin/src/it/full/application/pom.xml   |  115 --
 .../nbmmavenpluginit/ittest/ApplicationTest.java   |   47 -
 nbm-maven-plugin/src/it/full/branding/pom.xml  |   64 -
 .../org/netbeans/core/startup/Bundle.properties|   18 -
 .../core/windows/view/ui/Bundle.properties |   19 -
 .../org/netbeans/core/ui/Bundle.properties |   17 -
 .../src/it/full/branding/src/main/nbm/manifest.mf  |3 -
 .../ittest/branding/Bundle.properties  |   22 -
 nbm-maven-plugin/src/it/full/ittest-sample/pom.xml |   56 -
 .../it/full/ittest-sample/src/main/nbm/manifest.mf |3 -
 .../nbmmavenpluginit/ittest/Bundle.properties  |   23 -
 nbm-maven-plugin/src/it/full/pom.xml   |   80 --
 nbm-maven-plugin/src/it/pom.xml|   64 -
 nbm-maven-plugin/src/it/settings.xml   |   55 -
 nbm-maven-plugin/src/it/single/pom.xml |   56 -
 .../java/org/netbeans/nbm/AbstractNbmMojo.java |  496 
 .../main/java/org/netbeans/nbm/AdaptNbVersion.java |  105 --
 .../main/java/org/netbeans/nbm/BrandingMojo.java   |  227 
 .../java/org/netbeans/nbm/BuildInstallersMojo.java |  451 ---
 .../netbeans/nbm/CollectLibrariesNodeVisitor.java  |  187 ---
 .../nbm/CollectModuleLibrariesNodeVisitor.java |  216 
 .../org/netbeans/nbm/CreateClusterAppMojo.java | 1268 ---
 .../java/org/netbeans/nbm/CreateClusterMojo.java   |  200 ---
 .../main/java/org/netbeans/nbm/CreateNbmMojo.java  |  406 --
 .../netbeans/nbm/CreateNetBeansFileStructure.java  |  660 --
 .../org/netbeans/nbm/CreateStandaloneMojo.java |  104 --
 .../org/netbeans/nbm/CreateUpdateSiteMojo.java |  412 ---
 .../org/netbeans/nbm/CreateWebstartAppMojo.java|  698 ---
 .../netbeans/nbm/NetBeansManifestUpdateMojo.java   |  926 --
 .../java/org/netbeans/nbm/RunNetBeansMojo.java |  

[netbeans-parent] 02/02: Remove incubation element

2019-05-09 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-parent.git

commit f53557772ef5613cb2b644b1cee9cd0e3ac7da20
Author: Eric Barboni 
AuthorDate: Thu May 9 15:27:31 2019 +0200

Remove incubation element
---
 pom.xml | 58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/pom.xml b/pom.xml
index 210ec15..c3edb6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ under the License.
 pom
 
 Apache Netbeans
-Apache NetBeans (incubating) is an integrated development 
environment, tooling platform, and application framework.
+Apache NetBeans is an integrated development environment, 
tooling platform, and application framework.
 https://netbeans.apache.org/
 
 
@@ -48,59 +48,59 @@ under the License.
 
 apachenetbeansdev
 Apache NetBeans Dev Mailing List
-d...@netbeans.incubator.apache.org
+d...@netbeans.apache.org
 
 
 
 
  
-Apache Netbeans (incubating) Users List
-
users-subscr...@netbeans.incubator.apache.org
-
users-unsubscr...@netbeans.incubator.apache.org
-mailto:us...@netbeans.incubator.apache.org
+Apache Netbeans Users List
+users-subscr...@netbeans.apache.org
+users-unsubscr...@netbeans.apache.org
+mailto:us...@netbeans.apache.org
 
https://mail-archives.apache.org/mod_mbox/netbeans-users/
 
  
-Apache Netbeans (incubating) Dev List
-dev-subscr...@netbeans.incubator.apache.org
-
dev-unsubscr...@netbeans.incubator.apache.org
-mailto:d...@netbeans.incubator.apache.org
+Apache Netbeans Dev List
+dev-subscr...@netbeans.apache.org
+dev-unsubscr...@netbeans.apache.org
+mailto:d...@netbeans.apache.org
 
https://mail-archives.apache.org/mod_mbox/netbeans-dev/
 
  
-Apache Netbeans (incubating) NetCAT List
-
netcat-subscr...@netbeans.incubator.apache.org
-
netcat-unsubscr...@netbeans.incubator.apache.org
-mailto:net...@netbeans.incubator.apache.org
+Apache Netbeans NetCAT List
+netcat-subscr...@netbeans.apache.org
+netcat-unsubscr...@netbeans.apache.org
+mailto:net...@netbeans.apache.org
 
https://mail-archives.apache.org/mod_mbox/netbeans-netcat/
 
  
-Apache Netbeans (incubating) Announcements List
-
announce-subscr...@netbeans.incubator.apache.org
-
announce-unsubscr...@netbeans.incubator.apache.org
-mailto:annou...@netbeans.incubator.apache.org
+Apache Netbeans Announcements List
+announce-subscr...@netbeans.apache.org
+announce-unsubscr...@netbeans.apache.org
+mailto:annou...@netbeans.apache.org
 
https://mail-archives.apache.org/mod_mbox/netbeans-announce/
 
  
-Apache Netbeans (incubating) Commits List
-
commits-subscr...@netbeans.incubator.apache.org
-
commits-unsubscr...@netbeans.incubator.apache.org
-mailto:comm...@netbeans.incubator.apache.org
+Apache Netbeans Commits List
+commits-subscr...@netbeans.apache.org
+commits-unsubscr...@netbeans.apache.org
+mailto:commits@netbeans.apache.org
 
https://mail-archives.apache.org/mod_mbox/netbeans-commits/
 
  
-Apache Netbeans (incubating) Notifications List
-
notifications-subscr...@netbeans.incubator.apache.org
-
notifications-unsubscr...@netbeans.incubator.apache.org
-mailto:notificati...@netbeans.incubator.apache.org
+Apache Netbeans Notifications List
+notifications-subscr...@netbeans.apache.org
+
notifications-unsubscr...@netbeans.apache.org
+mailto:notificati...@netbeans.apache.org
 
https://mail-archives.apache.org/mod_mbox/netbeans-notifications/
 
 
 
 
-
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
-
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
-https://github.com/apache/incubator-netbeans-mavenutils
+
scm:git:https://gitbox.apache.org/repos/asf/netbeans-parent.git
+
scm:git:https://gitbox.apache.org/repos/asf/netbeans-parent.git
+https://github.com/apache/netbeans-parent
   HEAD
   
 


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

For further 

[netbeans-parent] branch master updated (fa573f4 -> f535577)

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

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


from fa573f4  try a parameter to allow different groupID prefix
 new 4d60d89  Reorganise folder for Apache NetBeans parent pom
 new f535577  Remove incubation element

The 2 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:
 Jenkinsfile-site.groovy|   68 -
 NOTICE |   11 +-
 README.md  |8 +-
 archetype/nbm-archetype/pom.xml|   62 -
 .../META-INF/maven/archetype-metadata.xml  |   43 -
 .../src/main/resources/archetype-resources/pom.xml |   71 --
 .../archetype-resources/src/main/nbm/manifest.mf   |3 -
 .../src/main/resources/Bundle.properties   |5 -
 archetype/nbm-suite-root/pom.xml   |   62 -
 .../META-INF/maven/archetype-metadata.xml  |   34 -
 .../resources/archetype-resources/nbactions.xml|   24 -
 .../src/main/resources/archetype-resources/pom.xml |   88 --
 archetype/netbeans-platform-app-archetype/pom.xml  |   62 -
 .../META-INF/maven/archetype-metadata.xml  |   64 -
 .../archetype-resources/application/pom.xml|  111 --
 .../application/src/test/java/ApplicationTest.java |   32 -
 .../resources/archetype-resources/branding/pom.xml |   45 -
 .../org/netbeans/core/startup/Bundle.properties|2 -
 .../core/windows/view/ui/Bundle.properties |2 -
 .../org/netbeans/core/ui/Bundle.properties |1 -
 .../branding/src/main/nbm/manifest.mf  |4 -
 .../src/main/resources/branding/Bundle.properties  |5 -
 .../src/main/resources/archetype-resources/pom.xml |   70 --
 nb-repository-plugin/README.md |   66 -
 nb-repository-plugin/pom.xml   |  434 ---
 nb-repository-plugin/src/it/folder/pom.xml |   47 -
 nb-repository-plugin/src/it/pom.xml|   53 -
 nb-repository-plugin/src/it/settings.xml   |   55 -
 .../netbeans/nbm/repository/DownloadIndexMojo.java |  168 ---
 .../nbm/repository/PopulateRepositoryMojo.java | 1303 
 nb-repository-plugin/src/site/apt/index.apt|   36 -
 nb-repository-plugin/src/site/apt/repository.apt   |   58 -
 nb-repository-plugin/src/site/site.xml |   40 -
 .../nbm/repository/PopulateRepositoryMojoTest.java |   69 --
 .../src/test/resources/PopulateMojoTest.xml|   28 -
 nbm-maven-harness/pom.xml  |  255 
 nbm-maven-harness/src/main/java/Dummy.java |   24 -
 nbm-maven-harness/src/main/java/dummy.txt  |   19 -
 nbm-maven-plugin/README.md |  215 
 nbm-maven-plugin/pom.xml   |  507 
 nbm-maven-plugin/src/it/full/application/pom.xml   |  115 --
 .../nbmmavenpluginit/ittest/ApplicationTest.java   |   47 -
 nbm-maven-plugin/src/it/full/branding/pom.xml  |   64 -
 .../org/netbeans/core/startup/Bundle.properties|   18 -
 .../core/windows/view/ui/Bundle.properties |   19 -
 .../org/netbeans/core/ui/Bundle.properties |   17 -
 .../src/it/full/branding/src/main/nbm/manifest.mf  |3 -
 .../ittest/branding/Bundle.properties  |   22 -
 nbm-maven-plugin/src/it/full/ittest-sample/pom.xml |   56 -
 .../it/full/ittest-sample/src/main/nbm/manifest.mf |3 -
 .../nbmmavenpluginit/ittest/Bundle.properties  |   23 -
 nbm-maven-plugin/src/it/full/pom.xml   |   80 --
 nbm-maven-plugin/src/it/pom.xml|   64 -
 nbm-maven-plugin/src/it/settings.xml   |   55 -
 nbm-maven-plugin/src/it/single/pom.xml |   56 -
 .../java/org/netbeans/nbm/AbstractNbmMojo.java |  496 
 .../main/java/org/netbeans/nbm/AdaptNbVersion.java |  105 --
 .../main/java/org/netbeans/nbm/BrandingMojo.java   |  227 
 .../java/org/netbeans/nbm/BuildInstallersMojo.java |  451 ---
 .../netbeans/nbm/CollectLibrariesNodeVisitor.java  |  187 ---
 .../nbm/CollectModuleLibrariesNodeVisitor.java |  216 
 .../org/netbeans/nbm/CreateClusterAppMojo.java | 1268 ---
 .../java/org/netbeans/nbm/CreateClusterMojo.java   |  200 ---
 .../main/java/org/netbeans/nbm/CreateNbmMojo.java  |  406 --
 .../netbeans/nbm/CreateNetBeansFileStructure.java  |  660 --
 .../org/netbeans/nbm/CreateStandaloneMojo.java |  104 --
 .../org/netbeans/nbm/CreateUpdateSiteMojo.java |  412 ---
 .../org/netbeans/nbm/CreateWebstartAppMojo.java|  698 ---
 .../netbeans/nbm/NetBeansManifestUpdateMojo.java   |  926 --
 

[netbeans-mavenutils-parent] annotated tag org-apache-netbeans-parent-1-vc1 updated (aa14a6b -> 886b9c8)

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

skygo pushed a change to annotated tag org-apache-netbeans-parent-1-vc1
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git.


*** WARNING: tag org-apache-netbeans-parent-1-vc1 was modified! ***

from aa14a6b  (commit)
  to 886b9c8  (tag)
 tagging aa14a6bd341d2e61cef2cca1d30961c708a7cbdf (commit)
  by Eric Barboni
  on Wed Feb 20 17:53:51 2019 +0100

- Log -
[maven-release-plugin] copy for tag org-apache-netbeans-parent-1-vc1
---


No new revisions were added by this update.

Summary of changes:


-
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-mavenutils-nbm-shared] annotated tag org-apache-netbeans-parent-1-vc1 updated (aa14a6b -> 886b9c8)

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

skygo pushed a change to annotated tag org-apache-netbeans-parent-1-vc1
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git.


*** WARNING: tag org-apache-netbeans-parent-1-vc1 was modified! ***

from aa14a6b  (commit)
  to 886b9c8  (tag)
 tagging aa14a6bd341d2e61cef2cca1d30961c708a7cbdf (commit)
  by Eric Barboni
  on Wed Feb 20 17:53:51 2019 +0100

- Log -
[maven-release-plugin] copy for tag org-apache-netbeans-parent-1-vc1
---


No new revisions were added by this update.

Summary of changes:


-
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-mavenutils-parent] 01/06: Add Readme for the branch

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

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

commit c6319b0dee3b1be4b789c632fc4696e3089497b5
Author: Eric Barboni 
AuthorDate: Tue Oct 30 15:55:10 2018 +

Add Readme for the branch
---
 README.md | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 000..21f8af3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,23 @@
+
+
+Placeholder for website files
+


-
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-mavenutils-nbm-shared] branch asf-site created (now 758251b)

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

skygo pushed a change to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git.


  at 758251b  Automated site publishing by Jenkins build by mavenutils-10

This branch includes the following new commits:

 new c6319b0  Add Readme for the branch
 new 9776a06  Automated site publishing by Jenkins build 5
 new 3d13067  Automated site publishing by Jenkins build 6
 new 610b0b0  Automated site publishing by Jenkins build 7
 new 1917312  Automated site publishing by Jenkins build by mavenutils-9
 new 758251b  Automated site publishing by Jenkins build by mavenutils-10

The 6 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.



-
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-mavenutils-nbm-shared] 01/06: Add Readme for the branch

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

skygo pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git

commit c6319b0dee3b1be4b789c632fc4696e3089497b5
Author: Eric Barboni 
AuthorDate: Tue Oct 30 15:55:10 2018 +

Add Readme for the branch
---
 README.md | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 000..21f8af3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,23 @@
+
+
+Placeholder for website files
+


-
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-mavenutils-parent] branch asf-site created (now 758251b)

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

skygo pushed a change to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git.


  at 758251b  Automated site publishing by Jenkins build by mavenutils-10

This branch includes the following new commits:

 new c6319b0  Add Readme for the branch
 new 9776a06  Automated site publishing by Jenkins build 5
 new 3d13067  Automated site publishing by Jenkins build 6
 new 610b0b0  Automated site publishing by Jenkins build 7
 new 1917312  Automated site publishing by Jenkins build by mavenutils-9
 new 758251b  Automated site publishing by Jenkins build by mavenutils-10

The 6 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.



-
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-mavenutils-parent] 07/13: groupid change

2019-05-09 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-mavenutils-parent.git

commit f4d1713ea3692707d8dbcbb0f552ca1a4e7f3a76
Author: Eric Barboni 
AuthorDate: Sat Mar 16 14:54:55 2019 +0100

groupid change
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java   | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index ecfd060..92e8713 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,10 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+{
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 
-} else {
+} else 
+{
 
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
 
wrappedBundleCNBs.add(ex.getModule());
 }


-
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-mavenutils-nbm-maven-harness] 01/06: Add Readme for the branch

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

skygo pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git

commit c6319b0dee3b1be4b789c632fc4696e3089497b5
Author: Eric Barboni 
AuthorDate: Tue Oct 30 15:55:10 2018 +

Add Readme for the branch
---
 README.md | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 000..21f8af3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,23 @@
+
+
+Placeholder for website files
+


-
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-mavenutils-parent] 01/13: Upgrade Dependencies for dependencies scan

2019-05-09 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-mavenutils-parent.git

commit f90a2844294681a1cbefcd67a034fc7fed289ebe
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:01:10 2019 +0100

Upgrade Dependencies for dependencies scan
---
 nbm-maven-plugin/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index c7ddb3e..4196c54 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -448,7 +448,7 @@
 
 org.apache.maven.shared
 maven-dependency-analyzer
-1.10
+1.11.1
 
 
 
@@ -479,9 +479,9 @@
 
 
  
-org.codehaus.mojo
+org.netbeans.maven
 nbm-maven-harness
-8.2
+9.0-SNAPSHOT
 
 
 org.codehaus.plexus


-
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-mavenutils-parent] 06/13: artefact parent group id must be set

2019-05-09 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-mavenutils-parent.git

commit 08d583af7d355f3309f2f0d32596bedac504b77a
Author: Eric Barboni 
AuthorDate: Fri Mar 15 14:21:11 2019 +0100

artefact parent group id must be set
---
 .../java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java  | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
 
b/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
index 08cca3b..1cbdb17 100644
--- 
a/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
+++ 
b/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
@@ -277,7 +277,7 @@ public class PopulateRepositoryMojo
 
 // parent handler in case we have one
 private Parent artefactParent = null;
-
+
 @Override
 public void execute()
 throws MojoExecutionException
@@ -285,7 +285,7 @@ public class PopulateRepositoryMojo
 getLog().info( "Populate repository with NetBeans modules" );
 Project antProject = antProject();
 ArtifactRepository deploymentRepository = null;
-
+
 if (parentGAV != null) 
 {
 // populate artefactParent
@@ -295,11 +295,11 @@ public class PopulateRepositoryMojo
 throw new MojoExecutionException(
 "parentGAV should respect the following format 
groupId:artefactId:version" );
 }
-artefactParent.setArtifactId( split[0] );
+artefactParent.setGroupId( split[0] );
 artefactParent.setArtifactId( split[1] );
 artefactParent.setVersion( split[2] );
 }
-
+
 if ( deployUrl != null )
 {
 ArtifactRepositoryLayout layout = new DefaultRepositoryLayout();


-
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-mavenutils-parent] 05/13: use Apache NetBeans (incubating) parent pom 1, use groupid starting with org.apache.netbeans + utilities

2019-05-09 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-mavenutils-parent.git

commit 0b20ff6dd0ac0474b2004b78f623f059c597be6a
Author: Eric Barboni 
AuthorDate: Fri Mar 15 11:53:57 2019 +0100

use Apache NetBeans (incubating) parent pom 1, use groupid starting with 
org.apache.netbeans  + utilities
---
 nb-repository-plugin/pom.xml |  2 +-
 nbm-maven-harness/pom.xml|  2 +-
 nbm-maven-plugin/pom.xml |  2 +-
 nbm-shared/pom.xml   |  2 +-
 parent/pom.xml   | 74 +---
 webskin/pom.xml  |  2 +-
 6 files changed, 27 insertions(+), 57 deletions(-)

diff --git a/nb-repository-plugin/pom.xml b/nb-repository-plugin/pom.xml
index e4a5871..7d9ac8c 100644
--- a/nb-repository-plugin/pom.xml
+++ b/nb-repository-plugin/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-maven-harness/pom.xml b/nbm-maven-harness/pom.xml
index db3def4..69dd510 100644
--- a/nbm-maven-harness/pom.xml
+++ b/nbm-maven-harness/pom.xml
@@ -2,7 +2,7 @@
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 4.0.0
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4bcdb17..59043f6 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-shared/pom.xml b/nbm-shared/pom.xml
index c1aac41..4530256 100644
--- a/nbm-shared/pom.xml
+++ b/nbm-shared/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 259fbb5..959c232 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1,12 +1,30 @@
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
 4.0.0
 
 
-org.apache
-apache
-21
+org.apache.netbeans
+netbeans-parent
+1
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 pom
@@ -20,54 +38,6 @@
 repo
 
 
-
-jira
-https://issues.apache.org/jira/projects/NETBEANS
-
-
- 
-Apache Netbeans (incubating) Users List
-
users-subscr...@netbeans.incubator.apache.org
-
users-unsubscr...@netbeans.incubator.apache.org
-mailto:us...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-users/
-
- 
-Apache Netbeans (incubating) Dev List
-dev-subscr...@netbeans.incubator.apache.org
-
dev-unsubscr...@netbeans.incubator.apache.org
-mailto:d...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-dev/
-
- 
-Apache Netbeans (incubating) NetCAT List
-
netcat-subscr...@netbeans.incubator.apache.org
-
netcat-unsubscr...@netbeans.incubator.apache.org
-mailto:net...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-netcat/
-
- 
-Apache Netbeans (incubating) Announcements List
-
announce-subscr...@netbeans.incubator.apache.org
-
announce-unsubscr...@netbeans.incubator.apache.org
-mailto:annou...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-announce/
-
- 
-Apache Netbeans (incubating) Commits List
-
commits-subscr...@netbeans.incubator.apache.org
-
commits-unsubscr...@netbeans.incubator.apache.org
-mailto:comm...@netbeans.incubator.apache.org
- 

[netbeans-mavenutils-parent] 12/13: Change groupid to org.apache.netbeans

2019-05-09 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-mavenutils-parent.git

commit 57840ad4fc6832e5f6f41fc081b32d0d51c697d7
Author: Eric Barboni 
AuthorDate: Sat Mar 16 17:17:31 2019 +0100

Change groupid to org.apache.netbeans
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 76e1a3f..9dae78e 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -963,7 +963,7 @@ public class CreateClusterAppMojo
 throw new MojoExecutionException( "We could not find 
org-netbeans-bootstrap among the modules in the application. Launchers could 
not be found.");
 }
 Artifact nbmArt = artifactFactory.createArtifact(
-"org.netbeans.modules",
+"org.apache.netbeans.modules",
 "org-netbeans-modules-apisupport-harness",
 version,
 "compile",


-
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-mavenutils-parent] 09/13: Look for bootstrap in org.apache.netbeans groupId

2019-05-09 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-mavenutils-parent.git

commit 09f63584ff2c94454dec657ca1424cdd91ed2061
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:09:26 2019 +0100

Look for bootstrap in org.apache.netbeans groupId
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..e4e39c5 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -945,7 +945,7 @@ public class CreateClusterAppMojo
 Set artifacts = project.getArtifacts();
 String version = null;
 for (Artifact a : artifacts) {
-if ("org.netbeans.modules".equals(a.getGroupId()) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
+if (( "org.apache.netbeans.modules".equals(a.getGroupId()) || 
"org.netbeans.modules".equals(a.getGroupId())) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
 version = a.getBaseVersion(); //base version in non-snapshot 
should equals version, in snapshots to X-SNAPSHOT, not timestamp
 break;
 }


-
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-mavenutils-nbm-maven-harness] annotated tag org-apache-netbeans-parent-1-vc1 updated (aa14a6b -> 886b9c8)

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

skygo pushed a change to annotated tag org-apache-netbeans-parent-1-vc1
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git.


*** WARNING: tag org-apache-netbeans-parent-1-vc1 was modified! ***

from aa14a6b  (commit)
  to 886b9c8  (tag)
 tagging aa14a6bd341d2e61cef2cca1d30961c708a7cbdf (commit)
  by Eric Barboni
  on Wed Feb 20 17:53:51 2019 +0100

- Log -
[maven-release-plugin] copy for tag org-apache-netbeans-parent-1-vc1
---


No new revisions were added by this update.

Summary of changes:


-
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-mavenutils-parent] branch master created (now fa573f4)

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

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


  at fa573f4  try a parameter to allow different groupID prefix

This branch includes the following new commits:

 new f90a284  Upgrade Dependencies for dependencies scan
 new aa8c27a  Hack for maven-embedder adding his lib as wrapper
 new 4fceb70  [maven-release-plugin] prepare for next development iteration
 new 7690cae  Apache Header reformat
 new 0b20ff6  use Apache NetBeans (incubating) parent pom 1, use groupid 
starting with org.apache.netbeans  + utilities
 new 08d583a  artefact parent group id must be set
 new f4d1713  groupid change
 new 8712ae3  Use groupid for plexuscomplentfile
 new 09f6358  Look for bootstrap in org.apache.netbeans groupId
 new decc0ef  Merge pull request #8 from ebarboni/jdk11
 new 93bc4e9  typo
 new 57840ad  Change groupid to org.apache.netbeans
 new fa573f4  try a parameter to allow different groupID prefix

The 13 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.



-
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-mavenutils-parent] 03/13: [maven-release-plugin] prepare for next development iteration

2019-05-09 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-mavenutils-parent.git

commit 4fceb70882afe4e859eed25ba88592ac46db0d2d
Author: Eric Barboni 
AuthorDate: Wed Feb 20 17:53:56 2019 +0100

[maven-release-plugin] prepare for next development iteration
---
 netbeansparent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeansparent/pom.xml b/netbeansparent/pom.xml
index 3d83451..9200d17 100644
--- a/netbeansparent/pom.xml
+++ b/netbeansparent/pom.xml
@@ -28,7 +28,7 @@ under the License.
 
 org.apache.netbeans
 netbeans-parent
-1
+2-SNAPSHOT
 pom
 
 Apache Netbeans
@@ -99,7 +99,7 @@ under the License.
 
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
 
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
 https://github.com/apache/incubator-netbeans-mavenutils
-  org-apache-netbeans-parent-1-vc1
+  HEAD
   
 
 jira


-
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-mavenutils-parent] 08/13: Use groupid for plexuscomplentfile

2019-05-09 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-mavenutils-parent.git

commit 8712ae308a8732e679201540a305ec2ebe4adb0c
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:08:45 2019 +0100

Use groupid for plexuscomplentfile
---
 .../src/main/resources/META-INF/plexus/components.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml 
b/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml
index e7355a2..2e489fb 100644
--- a/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml
+++ b/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml
@@ -73,13 +73,13 @@ under the License.
 
   
org.apache.maven.plugins:maven-resources-plugin:resources
   
org.apache.maven.plugins:maven-compiler-plugin:compile
-  
org.netbeans.maven:nbm-maven-plugin:manifest
+  
org.apache.netbeans.utilities:nbm-maven-plugin:manifest
   
org.apache.maven.plugins:maven-resources-plugin:testResources
   
org.apache.maven.plugins:maven-compiler-plugin:testCompile
   org.apache.maven.plugins:maven-surefire-plugin:test
   org.apache.maven.plugins:maven-jar-plugin:jar, 
-   org.netbeans.maven:nbm-maven-plugin:branding,
-   org.netbeans.maven:nbm-maven-plugin:nbm
+   org.apache.netbeans.utilities:nbm-maven-plugin:branding,
+   org.apache.netbeans.utilities:nbm-maven-plugin:nbm
   
   
org.apache.maven.plugins:maven-install-plugin:install
   org.apache.maven.plugins:maven-deploy-plugin:deploy
@@ -95,7 +95,7 @@ under the License.
 
   
org.apache.maven.plugins:maven-resources-plugin:testResources
   
org.apache.maven.plugins:maven-compiler-plugin:testCompile
-  
org.netbeans.maven:nbm-maven-plugin:cluster-app,org.netbeans.maven:nbm-maven-plugin:standalone-zip
+  
org.apache.netbeans.utilities:nbm-maven-plugin:cluster-app,org.apache.netbeans.utilities:nbm-maven-plugin:standalone-zip
   
org.apache.maven.plugins:maven-surefire-plugin:test
   
org.apache.maven.plugins:maven-install-plugin:install
   org.apache.maven.plugins:maven-deploy-plugin:deploy


-
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-mavenutils-parent] 11/13: typo

2019-05-09 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-mavenutils-parent.git

commit 93bc4e9866a279eaf08d8a065145e96feca7a38a
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:15:58 2019 +0100

typo
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 75ea55d..76e1a3f 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,8 +398,8 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
- 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+if ( 
art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder")
 )
 {
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 


-
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-mavenutils-nbm-maven-harness] branch asf-site created (now 758251b)

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

skygo pushed a change to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git.


  at 758251b  Automated site publishing by Jenkins build by mavenutils-10

This branch includes the following new commits:

 new c6319b0  Add Readme for the branch
 new 9776a06  Automated site publishing by Jenkins build 5
 new 3d13067  Automated site publishing by Jenkins build 6
 new 610b0b0  Automated site publishing by Jenkins build 7
 new 1917312  Automated site publishing by Jenkins build by mavenutils-9
 new 758251b  Automated site publishing by Jenkins build by mavenutils-10

The 6 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.



-
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-mavenutils-parent] 13/13: try a parameter to allow different groupID prefix

2019-05-09 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-mavenutils-parent.git

commit fa573f4d4fc02dae5c0ce00f8fd7cf093741b103
Author: Eric Barboni 
AuthorDate: Thu Mar 21 15:27:33 2019 +0100

try a parameter to allow different groupID prefix
---
 .../main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 9dae78e..1bdf9bb 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -141,6 +141,12 @@ public class CreateClusterAppMojo
 @Parameter(defaultValue = "true", property = "netbeans.verify.integrity")
 private boolean verifyIntegrity;
 
+/**
+ * @since 4.12
+ */
+@Parameter(defaultValue ="org.netbeans", property = "groupIdPrefix")
+private String groupIdPrefix;
+
 private final Collection defaultPlatformTokens = Arrays.asList( 
new String[] {
 "org.openide.modules.os.Windows",
 "org.openide.modules.os.Unix",
@@ -398,8 +404,7 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if ( 
art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
- 
art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder")
 )
+if ( art.getId().contains( 
groupIdPrefix + ".modules:org-netbeans-modules-maven-embedder") )
 {
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 
@@ -954,7 +959,7 @@ public class CreateClusterAppMojo
 Set artifacts = project.getArtifacts();
 String version = null;
 for (Artifact a : artifacts) {
-if (( "org.apache.netbeans.modules".equals(a.getGroupId()) || 
"org.netbeans.modules".equals(a.getGroupId())) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
+if ( (groupIdPrefix + ".modules").equals(a.getGroupId()) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
 version = a.getBaseVersion(); //base version in non-snapshot 
should equals version, in snapshots to X-SNAPSHOT, not timestamp
 break;
 }
@@ -963,7 +968,7 @@ public class CreateClusterAppMojo
 throw new MojoExecutionException( "We could not find 
org-netbeans-bootstrap among the modules in the application. Launchers could 
not be found.");
 }
 Artifact nbmArt = artifactFactory.createArtifact(
-"org.apache.netbeans.modules",
+groupIdPrefix + ".modules",
 "org-netbeans-modules-apisupport-harness",
 version,
 "compile",


-
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-mavenutils-parent] 02/13: Hack for maven-embedder adding his lib as wrapper

2019-05-09 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-mavenutils-parent.git

commit aa8c27aae1a251f9dfd61e31935d9231e183f689
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:02:37 2019 +0100

Hack for maven-embedder adding his lib as wrapper
---
 nbm-maven-plugin/pom.xml  | 4 ++--
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 8 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4196c54..930fad3 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -479,9 +479,9 @@
 
 
  
-org.netbeans.maven
+org.codehaus.mojo
 nbm-maven-harness
-9.0-SNAPSHOT
+8.2
 
 
 org.codehaus.plexus
diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..ecfd060 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,7 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-wrappedBundleCNBs.add( 
ex.getModule() );
+if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+// in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

+// guava is provided but 
ide have it also 
+} else {
+
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
+
wrappedBundleCNBs.add(ex.getModule());
+}
 }
 }
 }


-
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-mavenutils-parent] 10/13: Merge pull request #8 from ebarboni/jdk11

2019-05-09 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-mavenutils-parent.git

commit decc0ef313106cd76e84db465c56f63080262ae7
Merge: 09f6358 f4d1713
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:10:27 2019 +0100

Merge pull request #8 from ebarboni/jdk11

support for Apache NetBeans 10 artefacts and jdk > 8

 nbm-maven-plugin/pom.xml  |  2 +-
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 11 ++-
 2 files changed, 11 insertions(+), 2 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-mavenutils-parent] 04/13: Apache Header reformat

2019-05-09 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-mavenutils-parent.git

commit 7690cae978a5badfb96f37fcc0d66cee5c5cf821
Author: Eric Barboni 
AuthorDate: Fri Mar 15 11:31:24 2019 +0100

Apache Header reformat
---
 netbeansparent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeansparent/pom.xml b/netbeansparent/pom.xml
index 9200d17..210ec15 100644
--- a/netbeansparent/pom.xml
+++ b/netbeansparent/pom.xml
@@ -8,7 +8,9 @@ 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


-
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-mavenutils-nbm-shared] 01/13: Upgrade Dependencies for dependencies scan

2019-05-09 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-mavenutils-nbm-shared.git

commit f90a2844294681a1cbefcd67a034fc7fed289ebe
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:01:10 2019 +0100

Upgrade Dependencies for dependencies scan
---
 nbm-maven-plugin/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index c7ddb3e..4196c54 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -448,7 +448,7 @@
 
 org.apache.maven.shared
 maven-dependency-analyzer
-1.10
+1.11.1
 
 
 
@@ -479,9 +479,9 @@
 
 
  
-org.codehaus.mojo
+org.netbeans.maven
 nbm-maven-harness
-8.2
+9.0-SNAPSHOT
 
 
 org.codehaus.plexus


-
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-mavenutils-nbm-shared] 12/13: Change groupid to org.apache.netbeans

2019-05-09 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-mavenutils-nbm-shared.git

commit 57840ad4fc6832e5f6f41fc081b32d0d51c697d7
Author: Eric Barboni 
AuthorDate: Sat Mar 16 17:17:31 2019 +0100

Change groupid to org.apache.netbeans
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 76e1a3f..9dae78e 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -963,7 +963,7 @@ public class CreateClusterAppMojo
 throw new MojoExecutionException( "We could not find 
org-netbeans-bootstrap among the modules in the application. Launchers could 
not be found.");
 }
 Artifact nbmArt = artifactFactory.createArtifact(
-"org.netbeans.modules",
+"org.apache.netbeans.modules",
 "org-netbeans-modules-apisupport-harness",
 version,
 "compile",


-
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-mavenutils-nbm-shared] 03/13: [maven-release-plugin] prepare for next development iteration

2019-05-09 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-mavenutils-nbm-shared.git

commit 4fceb70882afe4e859eed25ba88592ac46db0d2d
Author: Eric Barboni 
AuthorDate: Wed Feb 20 17:53:56 2019 +0100

[maven-release-plugin] prepare for next development iteration
---
 netbeansparent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeansparent/pom.xml b/netbeansparent/pom.xml
index 3d83451..9200d17 100644
--- a/netbeansparent/pom.xml
+++ b/netbeansparent/pom.xml
@@ -28,7 +28,7 @@ under the License.
 
 org.apache.netbeans
 netbeans-parent
-1
+2-SNAPSHOT
 pom
 
 Apache Netbeans
@@ -99,7 +99,7 @@ under the License.
 
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
 
scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git
 https://github.com/apache/incubator-netbeans-mavenutils
-  org-apache-netbeans-parent-1-vc1
+  HEAD
   
 
 jira


-
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-mavenutils-nbm-shared] 09/13: Look for bootstrap in org.apache.netbeans groupId

2019-05-09 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-mavenutils-nbm-shared.git

commit 09f63584ff2c94454dec657ca1424cdd91ed2061
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:09:26 2019 +0100

Look for bootstrap in org.apache.netbeans groupId
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..e4e39c5 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -945,7 +945,7 @@ public class CreateClusterAppMojo
 Set artifacts = project.getArtifacts();
 String version = null;
 for (Artifact a : artifacts) {
-if ("org.netbeans.modules".equals(a.getGroupId()) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
+if (( "org.apache.netbeans.modules".equals(a.getGroupId()) || 
"org.netbeans.modules".equals(a.getGroupId())) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
 version = a.getBaseVersion(); //base version in non-snapshot 
should equals version, in snapshots to X-SNAPSHOT, not timestamp
 break;
 }


-
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-mavenutils-nbm-shared] 10/13: Merge pull request #8 from ebarboni/jdk11

2019-05-09 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-mavenutils-nbm-shared.git

commit decc0ef313106cd76e84db465c56f63080262ae7
Merge: 09f6358 f4d1713
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:10:27 2019 +0100

Merge pull request #8 from ebarboni/jdk11

support for Apache NetBeans 10 artefacts and jdk > 8

 nbm-maven-plugin/pom.xml  |  2 +-
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 11 ++-
 2 files changed, 11 insertions(+), 2 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-mavenutils-nbm-shared] 11/13: typo

2019-05-09 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-mavenutils-nbm-shared.git

commit 93bc4e9866a279eaf08d8a065145e96feca7a38a
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:15:58 2019 +0100

typo
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 75ea55d..76e1a3f 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,8 +398,8 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
- 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+if ( 
art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder")
 )
 {
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 


-
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-mavenutils-nbm-shared] 07/13: groupid change

2019-05-09 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-mavenutils-nbm-shared.git

commit f4d1713ea3692707d8dbcbb0f552ca1a4e7f3a76
Author: Eric Barboni 
AuthorDate: Sat Mar 16 14:54:55 2019 +0100

groupid change
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java   | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index ecfd060..92e8713 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,10 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+{
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 
-} else {
+} else 
+{
 
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
 
wrappedBundleCNBs.add(ex.getModule());
 }


-
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-mavenutils-nbm-shared] branch master created (now fa573f4)

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

skygo pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git.


  at fa573f4  try a parameter to allow different groupID prefix

This branch includes the following new commits:

 new f90a284  Upgrade Dependencies for dependencies scan
 new aa8c27a  Hack for maven-embedder adding his lib as wrapper
 new 4fceb70  [maven-release-plugin] prepare for next development iteration
 new 7690cae  Apache Header reformat
 new 0b20ff6  use Apache NetBeans (incubating) parent pom 1, use groupid 
starting with org.apache.netbeans  + utilities
 new 08d583a  artefact parent group id must be set
 new f4d1713  groupid change
 new 8712ae3  Use groupid for plexuscomplentfile
 new 09f6358  Look for bootstrap in org.apache.netbeans groupId
 new decc0ef  Merge pull request #8 from ebarboni/jdk11
 new 93bc4e9  typo
 new 57840ad  Change groupid to org.apache.netbeans
 new fa573f4  try a parameter to allow different groupID prefix

The 13 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.



-
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-mavenutils-nbm-shared] 06/13: artefact parent group id must be set

2019-05-09 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-mavenutils-nbm-shared.git

commit 08d583af7d355f3309f2f0d32596bedac504b77a
Author: Eric Barboni 
AuthorDate: Fri Mar 15 14:21:11 2019 +0100

artefact parent group id must be set
---
 .../java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java  | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
 
b/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
index 08cca3b..1cbdb17 100644
--- 
a/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
+++ 
b/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
@@ -277,7 +277,7 @@ public class PopulateRepositoryMojo
 
 // parent handler in case we have one
 private Parent artefactParent = null;
-
+
 @Override
 public void execute()
 throws MojoExecutionException
@@ -285,7 +285,7 @@ public class PopulateRepositoryMojo
 getLog().info( "Populate repository with NetBeans modules" );
 Project antProject = antProject();
 ArtifactRepository deploymentRepository = null;
-
+
 if (parentGAV != null) 
 {
 // populate artefactParent
@@ -295,11 +295,11 @@ public class PopulateRepositoryMojo
 throw new MojoExecutionException(
 "parentGAV should respect the following format 
groupId:artefactId:version" );
 }
-artefactParent.setArtifactId( split[0] );
+artefactParent.setGroupId( split[0] );
 artefactParent.setArtifactId( split[1] );
 artefactParent.setVersion( split[2] );
 }
-
+
 if ( deployUrl != null )
 {
 ArtifactRepositoryLayout layout = new DefaultRepositoryLayout();


-
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-mavenutils-nbm-shared] 04/13: Apache Header reformat

2019-05-09 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-mavenutils-nbm-shared.git

commit 7690cae978a5badfb96f37fcc0d66cee5c5cf821
Author: Eric Barboni 
AuthorDate: Fri Mar 15 11:31:24 2019 +0100

Apache Header reformat
---
 netbeansparent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netbeansparent/pom.xml b/netbeansparent/pom.xml
index 9200d17..210ec15 100644
--- a/netbeansparent/pom.xml
+++ b/netbeansparent/pom.xml
@@ -8,7 +8,9 @@ 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


-
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-mavenutils-nbm-shared] 02/13: Hack for maven-embedder adding his lib as wrapper

2019-05-09 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-mavenutils-nbm-shared.git

commit aa8c27aae1a251f9dfd61e31935d9231e183f689
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:02:37 2019 +0100

Hack for maven-embedder adding his lib as wrapper
---
 nbm-maven-plugin/pom.xml  | 4 ++--
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 8 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4196c54..930fad3 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -479,9 +479,9 @@
 
 
  
-org.netbeans.maven
+org.codehaus.mojo
 nbm-maven-harness
-9.0-SNAPSHOT
+8.2
 
 
 org.codehaus.plexus
diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..ecfd060 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,7 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-wrappedBundleCNBs.add( 
ex.getModule() );
+if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+// in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

+// guava is provided but 
ide have it also 
+} else {
+
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
+
wrappedBundleCNBs.add(ex.getModule());
+}
 }
 }
 }


-
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-mavenutils-nbm-shared] 05/13: use Apache NetBeans (incubating) parent pom 1, use groupid starting with org.apache.netbeans + utilities

2019-05-09 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-mavenutils-nbm-shared.git

commit 0b20ff6dd0ac0474b2004b78f623f059c597be6a
Author: Eric Barboni 
AuthorDate: Fri Mar 15 11:53:57 2019 +0100

use Apache NetBeans (incubating) parent pom 1, use groupid starting with 
org.apache.netbeans  + utilities
---
 nb-repository-plugin/pom.xml |  2 +-
 nbm-maven-harness/pom.xml|  2 +-
 nbm-maven-plugin/pom.xml |  2 +-
 nbm-shared/pom.xml   |  2 +-
 parent/pom.xml   | 74 +---
 webskin/pom.xml  |  2 +-
 6 files changed, 27 insertions(+), 57 deletions(-)

diff --git a/nb-repository-plugin/pom.xml b/nb-repository-plugin/pom.xml
index e4a5871..7d9ac8c 100644
--- a/nb-repository-plugin/pom.xml
+++ b/nb-repository-plugin/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-maven-harness/pom.xml b/nbm-maven-harness/pom.xml
index db3def4..69dd510 100644
--- a/nbm-maven-harness/pom.xml
+++ b/nbm-maven-harness/pom.xml
@@ -2,7 +2,7 @@
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 4.0.0
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4bcdb17..59043f6 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-shared/pom.xml b/nbm-shared/pom.xml
index c1aac41..4530256 100644
--- a/nbm-shared/pom.xml
+++ b/nbm-shared/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 259fbb5..959c232 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1,12 +1,30 @@
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
 4.0.0
 
 
-org.apache
-apache
-21
+org.apache.netbeans
+netbeans-parent
+1
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 pom
@@ -20,54 +38,6 @@
 repo
 
 
-
-jira
-https://issues.apache.org/jira/projects/NETBEANS
-
-
- 
-Apache Netbeans (incubating) Users List
-
users-subscr...@netbeans.incubator.apache.org
-
users-unsubscr...@netbeans.incubator.apache.org
-mailto:us...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-users/
-
- 
-Apache Netbeans (incubating) Dev List
-dev-subscr...@netbeans.incubator.apache.org
-
dev-unsubscr...@netbeans.incubator.apache.org
-mailto:d...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-dev/
-
- 
-Apache Netbeans (incubating) NetCAT List
-
netcat-subscr...@netbeans.incubator.apache.org
-
netcat-unsubscr...@netbeans.incubator.apache.org
-mailto:net...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-netcat/
-
- 
-Apache Netbeans (incubating) Announcements List
-
announce-subscr...@netbeans.incubator.apache.org
-
announce-unsubscr...@netbeans.incubator.apache.org
-mailto:annou...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-announce/
-
- 
-Apache Netbeans (incubating) Commits List
-
commits-subscr...@netbeans.incubator.apache.org
-
commits-unsubscr...@netbeans.incubator.apache.org
-

[netbeans-mavenutils-nbm-shared] 13/13: try a parameter to allow different groupID prefix

2019-05-09 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-mavenutils-nbm-shared.git

commit fa573f4d4fc02dae5c0ce00f8fd7cf093741b103
Author: Eric Barboni 
AuthorDate: Thu Mar 21 15:27:33 2019 +0100

try a parameter to allow different groupID prefix
---
 .../main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 9dae78e..1bdf9bb 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -141,6 +141,12 @@ public class CreateClusterAppMojo
 @Parameter(defaultValue = "true", property = "netbeans.verify.integrity")
 private boolean verifyIntegrity;
 
+/**
+ * @since 4.12
+ */
+@Parameter(defaultValue ="org.netbeans", property = "groupIdPrefix")
+private String groupIdPrefix;
+
 private final Collection defaultPlatformTokens = Arrays.asList( 
new String[] {
 "org.openide.modules.os.Windows",
 "org.openide.modules.os.Unix",
@@ -398,8 +404,7 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if ( 
art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
- 
art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder")
 )
+if ( art.getId().contains( 
groupIdPrefix + ".modules:org-netbeans-modules-maven-embedder") )
 {
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 
@@ -954,7 +959,7 @@ public class CreateClusterAppMojo
 Set artifacts = project.getArtifacts();
 String version = null;
 for (Artifact a : artifacts) {
-if (( "org.apache.netbeans.modules".equals(a.getGroupId()) || 
"org.netbeans.modules".equals(a.getGroupId())) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
+if ( (groupIdPrefix + ".modules").equals(a.getGroupId()) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
 version = a.getBaseVersion(); //base version in non-snapshot 
should equals version, in snapshots to X-SNAPSHOT, not timestamp
 break;
 }
@@ -963,7 +968,7 @@ public class CreateClusterAppMojo
 throw new MojoExecutionException( "We could not find 
org-netbeans-bootstrap among the modules in the application. Launchers could 
not be found.");
 }
 Artifact nbmArt = artifactFactory.createArtifact(
-"org.apache.netbeans.modules",
+groupIdPrefix + ".modules",
 "org-netbeans-modules-apisupport-harness",
 version,
 "compile",


-
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-mavenutils-nbm-shared] 08/13: Use groupid for plexuscomplentfile

2019-05-09 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-mavenutils-nbm-shared.git

commit 8712ae308a8732e679201540a305ec2ebe4adb0c
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:08:45 2019 +0100

Use groupid for plexuscomplentfile
---
 .../src/main/resources/META-INF/plexus/components.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml 
b/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml
index e7355a2..2e489fb 100644
--- a/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml
+++ b/nbm-maven-plugin/src/main/resources/META-INF/plexus/components.xml
@@ -73,13 +73,13 @@ under the License.
 
   
org.apache.maven.plugins:maven-resources-plugin:resources
   
org.apache.maven.plugins:maven-compiler-plugin:compile
-  
org.netbeans.maven:nbm-maven-plugin:manifest
+  
org.apache.netbeans.utilities:nbm-maven-plugin:manifest
   
org.apache.maven.plugins:maven-resources-plugin:testResources
   
org.apache.maven.plugins:maven-compiler-plugin:testCompile
   org.apache.maven.plugins:maven-surefire-plugin:test
   org.apache.maven.plugins:maven-jar-plugin:jar, 
-   org.netbeans.maven:nbm-maven-plugin:branding,
-   org.netbeans.maven:nbm-maven-plugin:nbm
+   org.apache.netbeans.utilities:nbm-maven-plugin:branding,
+   org.apache.netbeans.utilities:nbm-maven-plugin:nbm
   
   
org.apache.maven.plugins:maven-install-plugin:install
   org.apache.maven.plugins:maven-deploy-plugin:deploy
@@ -95,7 +95,7 @@ under the License.
 
   
org.apache.maven.plugins:maven-resources-plugin:testResources
   
org.apache.maven.plugins:maven-compiler-plugin:testCompile
-  
org.netbeans.maven:nbm-maven-plugin:cluster-app,org.netbeans.maven:nbm-maven-plugin:standalone-zip
+  
org.apache.netbeans.utilities:nbm-maven-plugin:cluster-app,org.apache.netbeans.utilities:nbm-maven-plugin:standalone-zip
   
org.apache.maven.plugins:maven-surefire-plugin:test
   
org.apache.maven.plugins:maven-install-plugin:install
   org.apache.maven.plugins:maven-deploy-plugin:deploy


-
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-mavenutils-nbm-maven-harness] 02/13: Hack for maven-embedder adding his lib as wrapper

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit aa8c27aae1a251f9dfd61e31935d9231e183f689
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:02:37 2019 +0100

Hack for maven-embedder adding his lib as wrapper
---
 nbm-maven-plugin/pom.xml  | 4 ++--
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 8 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4196c54..930fad3 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -479,9 +479,9 @@
 
 
  
-org.netbeans.maven
+org.codehaus.mojo
 nbm-maven-harness
-9.0-SNAPSHOT
+8.2
 
 
 org.codehaus.plexus
diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..ecfd060 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,7 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-wrappedBundleCNBs.add( 
ex.getModule() );
+if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+// in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

+// guava is provided but 
ide have it also 
+} else {
+
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
+
wrappedBundleCNBs.add(ex.getModule());
+}
 }
 }
 }


-
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-mavenutils-nbm-maven-harness] 01/13: Upgrade Dependencies for dependencies scan

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit f90a2844294681a1cbefcd67a034fc7fed289ebe
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:01:10 2019 +0100

Upgrade Dependencies for dependencies scan
---
 nbm-maven-plugin/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index c7ddb3e..4196c54 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -448,7 +448,7 @@
 
 org.apache.maven.shared
 maven-dependency-analyzer
-1.10
+1.11.1
 
 
 
@@ -479,9 +479,9 @@
 
 
  
-org.codehaus.mojo
+org.netbeans.maven
 nbm-maven-harness
-8.2
+9.0-SNAPSHOT
 
 
 org.codehaus.plexus


-
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-mavenutils-archetype-nbm-archetype] branch asf-site created (now 758251b)

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

skygo pushed a change to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-nbm-archetype.git.


  at 758251b  Automated site publishing by Jenkins build by mavenutils-10

This branch includes the following new commits:

 new c6319b0  Add Readme for the branch
 new 9776a06  Automated site publishing by Jenkins build 5
 new 3d13067  Automated site publishing by Jenkins build 6
 new 610b0b0  Automated site publishing by Jenkins build 7
 new 1917312  Automated site publishing by Jenkins build by mavenutils-9
 new 758251b  Automated site publishing by Jenkins build by mavenutils-10

The 6 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.



-
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-mavenutils-nbm-maven-harness] 06/13: artefact parent group id must be set

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit 08d583af7d355f3309f2f0d32596bedac504b77a
Author: Eric Barboni 
AuthorDate: Fri Mar 15 14:21:11 2019 +0100

artefact parent group id must be set
---
 .../java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java  | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
 
b/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
index 08cca3b..1cbdb17 100644
--- 
a/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
+++ 
b/nb-repository-plugin/src/main/java/org/netbeans/nbm/repository/PopulateRepositoryMojo.java
@@ -277,7 +277,7 @@ public class PopulateRepositoryMojo
 
 // parent handler in case we have one
 private Parent artefactParent = null;
-
+
 @Override
 public void execute()
 throws MojoExecutionException
@@ -285,7 +285,7 @@ public class PopulateRepositoryMojo
 getLog().info( "Populate repository with NetBeans modules" );
 Project antProject = antProject();
 ArtifactRepository deploymentRepository = null;
-
+
 if (parentGAV != null) 
 {
 // populate artefactParent
@@ -295,11 +295,11 @@ public class PopulateRepositoryMojo
 throw new MojoExecutionException(
 "parentGAV should respect the following format 
groupId:artefactId:version" );
 }
-artefactParent.setArtifactId( split[0] );
+artefactParent.setGroupId( split[0] );
 artefactParent.setArtifactId( split[1] );
 artefactParent.setVersion( split[2] );
 }
-
+
 if ( deployUrl != null )
 {
 ArtifactRepositoryLayout layout = new DefaultRepositoryLayout();


-
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-mavenutils-nb-repository-plugin] 11/13: typo

2019-05-09 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-mavenutils-nb-repository-plugin.git

commit 93bc4e9866a279eaf08d8a065145e96feca7a38a
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:15:58 2019 +0100

typo
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 75ea55d..76e1a3f 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,8 +398,8 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
- 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+if ( 
art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder")
 )
 {
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 


-
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-mavenutils-nb-repository-plugin] branch master created (now fa573f4)

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

skygo pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git.


  at fa573f4  try a parameter to allow different groupID prefix

This branch includes the following new commits:

 new f90a284  Upgrade Dependencies for dependencies scan
 new aa8c27a  Hack for maven-embedder adding his lib as wrapper
 new 4fceb70  [maven-release-plugin] prepare for next development iteration
 new 7690cae  Apache Header reformat
 new 0b20ff6  use Apache NetBeans (incubating) parent pom 1, use groupid 
starting with org.apache.netbeans  + utilities
 new 08d583a  artefact parent group id must be set
 new f4d1713  groupid change
 new 8712ae3  Use groupid for plexuscomplentfile
 new 09f6358  Look for bootstrap in org.apache.netbeans groupId
 new decc0ef  Merge pull request #8 from ebarboni/jdk11
 new 93bc4e9  typo
 new 57840ad  Change groupid to org.apache.netbeans
 new fa573f4  try a parameter to allow different groupID prefix

The 13 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.



-
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-mavenutils-nbm-maven-harness] branch master created (now fa573f4)

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

skygo pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git.


  at fa573f4  try a parameter to allow different groupID prefix

This branch includes the following new commits:

 new f90a284  Upgrade Dependencies for dependencies scan
 new aa8c27a  Hack for maven-embedder adding his lib as wrapper
 new 4fceb70  [maven-release-plugin] prepare for next development iteration
 new 7690cae  Apache Header reformat
 new 0b20ff6  use Apache NetBeans (incubating) parent pom 1, use groupid 
starting with org.apache.netbeans  + utilities
 new 08d583a  artefact parent group id must be set
 new f4d1713  groupid change
 new 8712ae3  Use groupid for plexuscomplentfile
 new 09f6358  Look for bootstrap in org.apache.netbeans groupId
 new decc0ef  Merge pull request #8 from ebarboni/jdk11
 new 93bc4e9  typo
 new 57840ad  Change groupid to org.apache.netbeans
 new fa573f4  try a parameter to allow different groupID prefix

The 13 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.



-
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-mavenutils-nbm-maven-harness] 09/13: Look for bootstrap in org.apache.netbeans groupId

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit 09f63584ff2c94454dec657ca1424cdd91ed2061
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:09:26 2019 +0100

Look for bootstrap in org.apache.netbeans groupId
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..e4e39c5 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -945,7 +945,7 @@ public class CreateClusterAppMojo
 Set artifacts = project.getArtifacts();
 String version = null;
 for (Artifact a : artifacts) {
-if ("org.netbeans.modules".equals(a.getGroupId()) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
+if (( "org.apache.netbeans.modules".equals(a.getGroupId()) || 
"org.netbeans.modules".equals(a.getGroupId())) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {
 version = a.getBaseVersion(); //base version in non-snapshot 
should equals version, in snapshots to X-SNAPSHOT, not timestamp
 break;
 }


-
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-mavenutils-nbm-maven-harness] 05/13: use Apache NetBeans (incubating) parent pom 1, use groupid starting with org.apache.netbeans + utilities

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit 0b20ff6dd0ac0474b2004b78f623f059c597be6a
Author: Eric Barboni 
AuthorDate: Fri Mar 15 11:53:57 2019 +0100

use Apache NetBeans (incubating) parent pom 1, use groupid starting with 
org.apache.netbeans  + utilities
---
 nb-repository-plugin/pom.xml |  2 +-
 nbm-maven-harness/pom.xml|  2 +-
 nbm-maven-plugin/pom.xml |  2 +-
 nbm-shared/pom.xml   |  2 +-
 parent/pom.xml   | 74 +---
 webskin/pom.xml  |  2 +-
 6 files changed, 27 insertions(+), 57 deletions(-)

diff --git a/nb-repository-plugin/pom.xml b/nb-repository-plugin/pom.xml
index e4a5871..7d9ac8c 100644
--- a/nb-repository-plugin/pom.xml
+++ b/nb-repository-plugin/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-maven-harness/pom.xml b/nbm-maven-harness/pom.xml
index db3def4..69dd510 100644
--- a/nbm-maven-harness/pom.xml
+++ b/nbm-maven-harness/pom.xml
@@ -2,7 +2,7 @@
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 4.0.0
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4bcdb17..59043f6 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/nbm-shared/pom.xml b/nbm-shared/pom.xml
index c1aac41..4530256 100644
--- a/nbm-shared/pom.xml
+++ b/nbm-shared/pom.xml
@@ -1,7 +1,7 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 259fbb5..959c232 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1,12 +1,30 @@
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
 4.0.0
 
 
-org.apache
-apache
-21
+org.apache.netbeans
+netbeans-parent
+1
 
-org.netbeans.maven
+org.apache.netbeans.utilities
 utilities-parent
 1-SNAPSHOT
 pom
@@ -20,54 +38,6 @@
 repo
 
 
-
-jira
-https://issues.apache.org/jira/projects/NETBEANS
-
-
- 
-Apache Netbeans (incubating) Users List
-
users-subscr...@netbeans.incubator.apache.org
-
users-unsubscr...@netbeans.incubator.apache.org
-mailto:us...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-users/
-
- 
-Apache Netbeans (incubating) Dev List
-dev-subscr...@netbeans.incubator.apache.org
-
dev-unsubscr...@netbeans.incubator.apache.org
-mailto:d...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-dev/
-
- 
-Apache Netbeans (incubating) NetCAT List
-
netcat-subscr...@netbeans.incubator.apache.org
-
netcat-unsubscr...@netbeans.incubator.apache.org
-mailto:net...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-netcat/
-
- 
-Apache Netbeans (incubating) Announcements List
-
announce-subscr...@netbeans.incubator.apache.org
-
announce-unsubscr...@netbeans.incubator.apache.org
-mailto:annou...@netbeans.incubator.apache.org
-
http://mail-archives.apache.org/mod_mbox/netbeans-announce/
-
- 
-Apache Netbeans (incubating) Commits List
-
commits-subscr...@netbeans.incubator.apache.org
-
commits-unsubscr...@netbeans.incubator.apache.org
-

[netbeans-mavenutils-nb-repository-plugin] 02/13: Hack for maven-embedder adding his lib as wrapper

2019-05-09 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-mavenutils-nb-repository-plugin.git

commit aa8c27aae1a251f9dfd61e31935d9231e183f689
Author: Eric Barboni 
AuthorDate: Fri Jan 11 14:02:37 2019 +0100

Hack for maven-embedder adding his lib as wrapper
---
 nbm-maven-plugin/pom.xml  | 4 ++--
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 8 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 4196c54..930fad3 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -479,9 +479,9 @@
 
 
  
-org.netbeans.maven
+org.codehaus.mojo
 nbm-maven-harness
-9.0-SNAPSHOT
+8.2
 
 
 org.codehaus.plexus
diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index 1c7f1ed..ecfd060 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,7 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-wrappedBundleCNBs.add( 
ex.getModule() );
+if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+// in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

+// guava is provided but 
ide have it also 
+} else {
+
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
+
wrappedBundleCNBs.add(ex.getModule());
+}
 }
 }
 }


-
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-mavenutils-nbm-maven-plugin] annotated tag org-apache-netbeans-parent-1-vc1 updated (aa14a6b -> 886b9c8)

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

skygo pushed a change to annotated tag org-apache-netbeans-parent-1-vc1
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git.


*** WARNING: tag org-apache-netbeans-parent-1-vc1 was modified! ***

from aa14a6b  (commit)
  to 886b9c8  (tag)
 tagging aa14a6bd341d2e61cef2cca1d30961c708a7cbdf (commit)
  by Eric Barboni
  on Wed Feb 20 17:53:51 2019 +0100

- Log -
[maven-release-plugin] copy for tag org-apache-netbeans-parent-1-vc1
---


No new revisions were added by this update.

Summary of changes:


-
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-mavenutils-archetype-nbm-archetype] annotated tag org-apache-netbeans-parent-1-vc1 updated (aa14a6b -> 886b9c8)

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

skygo pushed a change to annotated tag org-apache-netbeans-parent-1-vc1
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-nbm-archetype.git.


*** WARNING: tag org-apache-netbeans-parent-1-vc1 was modified! ***

from aa14a6b  (commit)
  to 886b9c8  (tag)
 tagging aa14a6bd341d2e61cef2cca1d30961c708a7cbdf (commit)
  by Eric Barboni
  on Wed Feb 20 17:53:51 2019 +0100

- Log -
[maven-release-plugin] copy for tag org-apache-netbeans-parent-1-vc1
---


No new revisions were added by this update.

Summary of changes:


-
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-mavenutils-nbm-maven-plugin] branch asf-site created (now 758251b)

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

skygo pushed a change to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git.


  at 758251b  Automated site publishing by Jenkins build by mavenutils-10

This branch includes the following new commits:

 new c6319b0  Add Readme for the branch
 new 9776a06  Automated site publishing by Jenkins build 5
 new 3d13067  Automated site publishing by Jenkins build 6
 new 610b0b0  Automated site publishing by Jenkins build 7
 new 1917312  Automated site publishing by Jenkins build by mavenutils-9
 new 758251b  Automated site publishing by Jenkins build by mavenutils-10

The 6 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.



-
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-mavenutils-nb-repository-plugin] 07/13: groupid change

2019-05-09 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-mavenutils-nb-repository-plugin.git

commit f4d1713ea3692707d8dbcbb0f552ca1a4e7f3a76
Author: Eric Barboni 
AuthorDate: Sat Mar 16 14:54:55 2019 +0100

groupid change
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java   | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index ecfd060..92e8713 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,10 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+{
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 
-} else {
+} else 
+{
 
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
 
wrappedBundleCNBs.add(ex.getModule());
 }


-
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-mavenutils-nb-repository-plugin] 10/13: Merge pull request #8 from ebarboni/jdk11

2019-05-09 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-mavenutils-nb-repository-plugin.git

commit decc0ef313106cd76e84db465c56f63080262ae7
Merge: 09f6358 f4d1713
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:10:27 2019 +0100

Merge pull request #8 from ebarboni/jdk11

support for Apache NetBeans 10 artefacts and jdk > 8

 nbm-maven-plugin/pom.xml  |  2 +-
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 11 ++-
 2 files changed, 11 insertions(+), 2 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-mavenutils-nbm-maven-harness] 10/13: Merge pull request #8 from ebarboni/jdk11

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit decc0ef313106cd76e84db465c56f63080262ae7
Merge: 09f6358 f4d1713
Author: Eric Barboni 
AuthorDate: Sat Mar 16 16:10:27 2019 +0100

Merge pull request #8 from ebarboni/jdk11

support for Apache NetBeans 10 artefacts and jdk > 8

 nbm-maven-plugin/pom.xml  |  2 +-
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java  | 11 ++-
 2 files changed, 11 insertions(+), 2 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-mavenutils-nbm-maven-harness] 07/13: groupid change

2019-05-09 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-mavenutils-nbm-maven-harness.git

commit f4d1713ea3692707d8dbcbb0f552ca1a4e7f3a76
Author: Eric Barboni 
AuthorDate: Sat Mar 16 14:54:55 2019 +0100

groupid change
---
 .../src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java   | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java 
b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
index ecfd060..92e8713 100644
--- a/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
+++ b/nbm-maven-plugin/src/main/java/org/netbeans/nbm/CreateClusterAppMojo.java
@@ -398,10 +398,13 @@ public class CreateClusterAppMojo
 //ex.setPopulateDependencies( true 
);
 ex.checkFile();
 if (ex.isOsgiBundle()) {
-if 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder"))
 {
+if ( 
(art.getId().contains("org.netbeans.modules:org-netbeans-modules-maven-embedder")
 || 
+ 
(art.getId().contains("org.apache.netbeans.modules:org-netbeans-modules-maven-embedder"))
 
+{
 // in this case we dont 
want module-maven-embedder to be considered as wrapper for his libs 

 // guava is provided but 
ide have it also 
-} else {
+} else 
+{
 
getLog().info(ex.getModule() + " added by " + art.getId() + "" + classpathFile);
 
wrappedBundleCNBs.add(ex.getModule());
 }


-
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



  1   2   3   >