[netbeans-mavenutils-nb-repository-plugin] branch dependabot/maven/master/org.apache.netbeans.utilities-nb-shared-1.4 created (now 72f7ec2)

2022-05-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/master/org.apache.netbeans.utilities-nb-shared-1.4
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git


  at 72f7ec2  Bump nb-shared from 1.3 to 1.4

No new revisions were added by this update.


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

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



svn commit: r54707 - /dev/netbeans/netbeans-maven-utilities/nb-shared/nb-shared-1.4/ /dev/netbeans/netbeans-maven-utilities/nbm-maven-harness/nbm-maven-harness-13.0/ /release/netbeans/netbeans-maven-u

2022-05-24 Thread skygo
Author: skygo
Date: Tue May 24 12:49:46 2022
New Revision: 54707

Log:
release of nb-shared1.4 and nbm harness13.0

Added:
release/netbeans/netbeans-maven-utilities/nb-shared/nb-shared-1.4/
  - copied from r54706, 
dev/netbeans/netbeans-maven-utilities/nb-shared/nb-shared-1.4/

release/netbeans/netbeans-maven-utilities/nbm-maven-harness/nbm-maven-harness-13.0/
  - copied from r54706, 
dev/netbeans/netbeans-maven-utilities/nbm-maven-harness/nbm-maven-harness-13.0/
Removed:
dev/netbeans/netbeans-maven-utilities/nb-shared/nb-shared-1.4/

dev/netbeans/netbeans-maven-utilities/nbm-maven-harness/nbm-maven-harness-13.0/
release/netbeans/netbeans-maven-utilities/nb-shared/nb-shared-1.3/

release/netbeans/netbeans-maven-utilities/nbm-maven-harness/nbm-maven-harness-12.2/


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

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



[jira] [Closed] (NETBEANS-5523) False positive on using "Require" in namespace

2022-05-24 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto closed NETBEANS-5523.
--
Resolution: Fixed

Fixed in NB15

> False positive on using "Require" in namespace
> --
>
> Key: NETBEANS-5523
> URL: https://issues.apache.org/jira/browse/NETBEANS-5523
> Project: NetBeans
>  Issue Type: New Feature
>  Components: php - Editor
>Affects Versions: Next
> Environment: Apache NetBeans IDE DEV (Build 
> dev-decaf3341a9ce6147e26557e8a09fbf8a4cfc2f8)
>Reporter: Jayce
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Attachments: NetbeansWrong.png
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Hi,
> This line is correct:
> {code:java}
> namespace \Foo\Bar\Require;
> {code}
> Netbeans report it as a syntax error.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
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 (fa937574e2 -> b658ed7567)

2022-05-24 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.git


from fa937574e2 Merge pull request #4037 from 
junichi11/php80-treat-namespaced-names-as-single-token
 add 739a923d81 Don't call isDispatchThread in a headless environment
 add 81a902fd17 Merge pull request #4134 from jtulach/jtulach/DontCallSwing
 new b658ed7567 Merge pull request #4144 from apache/delivery

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/org/netbeans/modules/sampler/InternalSampler.java| 12 
 .../sampler/src/org/netbeans/modules/sampler/Sampler.java|  7 +--
 2 files changed, 13 insertions(+), 6 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] 01/01: Merge pull request #4144 from apache/delivery

2022-05-24 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.git

commit b658ed75670f08b27f86e3a312a09ad27d4825cd
Merge: fa937574e2 81a902fd17
Author: Eric Barboni 
AuthorDate: Tue May 24 12:16:51 2022 +0200

Merge pull request #4144 from apache/delivery

Sync delivery to master after 14-rc5

 .../src/org/netbeans/modules/sampler/InternalSampler.java| 12 
 .../sampler/src/org/netbeans/modules/sampler/Sampler.java|  7 +--
 2 files changed, 13 insertions(+), 6 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