[jira] [Created] (NETBEANS-1274) Ctrl-A inside of bug reporter View Data reporter window causes assertion

2018-09-20 Thread Sean Hennessey (JIRA)
Sean Hennessey created NETBEANS-1274:


 Summary: Ctrl-A inside of bug reporter View Data reporter window 
causes assertion
 Key: NETBEANS-1274
 URL: https://issues.apache.org/jira/browse/NETBEANS-1274
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Other
Affects Versions: 9.0
 Environment: Windows 10
Reporter: Sean Hennessey
 Attachments: Ide Log 2.txt, UI Log 2.txt

I was attempting to grab the reported exception and other data from the bug 
reporter View Data dialog by pressing Ctrl-A while my mouse cursor was over the 
window.  Rather than selecting all of the text in the window so I could paste 
it in a file to attach to another issue, it caused the attached exception.  You 
can still select everything by holding the left button down and manually 
selecting everything.



--
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-1273) Problem reported after selecting Graphical View from context menu

2018-09-20 Thread Sean Hennessey (JIRA)
Sean Hennessey created NETBEANS-1273:


 Summary: Problem reported after selecting Graphical View from 
context menu
 Key: NETBEANS-1273
 URL: https://issues.apache.org/jira/browse/NETBEANS-1273
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Project Discovery, ide - UI
Affects Versions: 9.0
 Environment: Windows 10
Reporter: Sean Hennessey
 Fix For: 9.0
 Attachments: Ide Log.txt, UI Log.txt

I right-clicked on a source file in the project tree and selected Graphical 
View from the menu.  The editor side switched to a blank tab that read 
"Building Graph" with a progress bar next to it.  At this point the bug window 
appeared.  This was not an empty source file, but a complete one--part of the 
libjcsi library (SwingTutorial.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] [Resolved] (NETBEANS-1233) cluster.properties updates for PHP cluster

2018-09-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto resolved NETBEANS-1233.

   Resolution: Fixed
Fix Version/s: Next

> cluster.properties updates for PHP cluster
> --
>
> Key: NETBEANS-1233
> URL: https://issues.apache.org/jira/browse/NETBEANS-1233
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Fix For: Next
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> For including the PHP cluster in the November release, we need to include it 
> in cluster.properties for 'ant tryme' etc.



--
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-1233) cluster.properties updates for PHP cluster

2018-09-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto reassigned NETBEANS-1233:
--

Assignee: Junichi Yamamoto

> cluster.properties updates for PHP cluster
> --
>
> Key: NETBEANS-1233
> URL: https://issues.apache.org/jira/browse/NETBEANS-1233
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> For including the PHP cluster in the November release, we need to include it 
> in cluster.properties for 'ant tryme' etc.



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

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

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



[incubator-netbeans] branch master updated (eac6af9 -> 7b3b31b)

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

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


from eac6af9  Merge pull request #891 from junichi11/php-into-release
 add f5309be  [NETBEANS-1249] Remove excessive spacing between menu items 
on Windows LAF
 new 7b3b31b  Merge pull request #876 from eirikbakke/NETBEANS-1249

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:
 .../netbeans/swing/plaf/windows8/Windows8LFCustoms.java  | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)


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

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



[incubator-netbeans] 01/01: Merge pull request #876 from eirikbakke/NETBEANS-1249

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

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

commit 7b3b31b62e5fa95f7fbf6a60cbcc5b0838f42740
Merge: eac6af9 f5309be
Author: Matthias Bläsing 
AuthorDate: Thu Sep 20 22:12:28 2018 +0200

Merge pull request #876 from eirikbakke/NETBEANS-1249

[NETBEANS-1249] Remove excessive spacing between menu items (Windows)

 .../netbeans/swing/plaf/windows8/Windows8LFCustoms.java  | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)


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

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



[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 159

2018-09-20 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new 1d78828  Automated site publishing by Jenkins build 159
1d78828 is described below

commit 1d788280cdfbd3c9a7587c86269a7025c4dfe49c
Author: jenkins 
AuthorDate: Thu Sep 20 19:39:09 2018 +

Automated site publishing by Jenkins build 159
---
 content/community/who.html | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/content/community/who.html b/content/community/who.html
index abb8daa..0d8e263 100644
--- a/content/community/who.html
+++ b/content/community/who.html
@@ -87,7 +87,6 @@
 Antonio Vieiro
 Aristides Villarreal
 Attila Kelemen
-Benno Markiewicz
 Bernd Ruehlicke
 Bertrand Delacretaz
 Bruno Flávio
@@ -278,28 +277,6 @@
 
 
 
-Benno Markiewicz
-
-Committer, PPMC Member
-
-
-
-
-apache id: markiewb
-
-
-Leipzig, Germany
-
-
-Platform, Java editor, Maven, Hints
-
-
-http://twitter.com/@benM4; 
class="bare">http://twitter.com/@benM4 https://benkiew.wordpress.com/; 
class="bare">https://benkiew.wordpress.com/
-
-
-
-
-
 Bernd Ruehlicke
 
 


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

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



[incubator-netbeans-website] branch master updated: Removed markiewb (#78)

2018-09-20 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 9c4639e  Removed markiewb (#78)
9c4639e is described below

commit 9c4639ed0982f2881b4eb298cf3237447be0df90
Author: markiewb 
AuthorDate: Thu Sep 20 21:38:10 2018 +0200

Removed markiewb (#78)

I haven't been active for over one year in NB and have no time nor plans to 
do so

Merging as per Benno's requrest.
---
 netbeans.apache.org/src/content/community/who.asciidoc | 8 
 1 file changed, 8 deletions(-)

diff --git a/netbeans.apache.org/src/content/community/who.asciidoc 
b/netbeans.apache.org/src/content/community/who.asciidoc
index d224994..976e129 100644
--- a/netbeans.apache.org/src/content/community/who.asciidoc
+++ b/netbeans.apache.org/src/content/community/who.asciidoc
@@ -70,14 +70,6 @@ Committer, PPMC Member
   - Gradle, Java 
   -  https://github.com/kelemen 
 
-=== Benno Markiewicz 
-Committer, PPMC Member
-
-  - apache id: markiewb 
-  - Leipzig, Germany 
-  - Platform, Java editor, Maven, Hints 
-  - http://twitter.com/@benM4 https://benkiew.wordpress.com/ 
-
 === Bernd Ruehlicke
   - Eriksfiord, Inc.,  Houston, TX, USA 
   - Platform, Database, JavaFX, Ant 


-
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-1096) JUnit 5 - Run/Debug Focused Test Method doesn't work

2018-09-20 Thread John McDonnell (JIRA)


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

John McDonnell commented on NETBEANS-1096:
--

Should be fixed as part of the provided PR on this ticket

> JUnit 5 - Run/Debug Focused Test Method doesn't work
> 
>
> Key: NETBEANS-1096
> URL: https://issues.apache.org/jira/browse/NETBEANS-1096
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - JUnit
>Affects Versions: 8.2, 9.0
>Reporter: Tomáš Poledný
>Priority: Minor
>
> Run/Debug Focused Test Method doesn't work with JUnit 5. Message is: "No 
> provider can handle the test method." Run/Debug Test File works like a charm.



--
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-6) Add support for JUnit 5

2018-09-20 Thread John McDonnell (JIRA)


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

John McDonnell reassigned NETBEANS-6:
-

Assignee: John McDonnell

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



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

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

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



[incubator-netbeans] 01/01: Merge pull request #891 from junichi11/php-into-release

2018-09-20 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit eac6af98e05f0a811bec7a4fce044bdcdd4dff30
Merge: ab66c7f 1a1bea7
Author: Geertjan Wielenga 
AuthorDate: Thu Sep 20 19:17:08 2018 +0200

Merge pull request #891 from junichi11/php-into-release

[NETBEANS-1233] cluster.properties updates for PHP cluster

 README.md  | 4 ++--
 nbbuild/cluster.properties | 1 +
 2 files changed, 3 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



[incubator-netbeans] branch master updated (ab66c7f -> eac6af9)

2018-09-20 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from ab66c7f  Merge pull request #890 from sdedic/travis_failure
 add 1a1bea7  [NETBEANS-1233] cluster.properties updates for PHP cluster
 new eac6af9  Merge pull request #891 from junichi11/php-into-release

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:
 README.md  | 4 ++--
 nbbuild/cluster.properties | 1 +
 2 files changed, 3 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



[jira] [Updated] (NETBEANS-6) Add support for JUnit 5

2018-09-20 Thread ASF GitHub Bot (JIRA)


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

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

> Add support for JUnit 5
> ---
>
> Key: NETBEANS-6
> URL: https://issues.apache.org/jira/browse/NETBEANS-6
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - JUnit
>Reporter: Marc Philipp
>Priority: Major
>  Labels: pull-request-available
>
> I’m a member of the JUnit team. We’re currently working on a major new 
> version: JUnit 5. It will require work by IDEs to support test execution and 
> reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already 
> support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we 
> help?



--
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-1260) HiDPI icons in tabcontrol and openide.awt modules for Aqua (MacOS) LAF

2018-09-20 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-1260:
--
Labels: HiDPI pull-request-available  (was: HiDPI)

> HiDPI icons in tabcontrol and openide.awt modules for Aqua (MacOS) LAF
> --
>
> Key: NETBEANS-1260
> URL: https://issues.apache.org/jira/browse/NETBEANS-1260
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 9.0
> Environment: MacOS
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI, pull-request-available
> Attachments: NETBEANS-1260 MacOS Retina After Patch.png, 
> NETBEANS-1260 MacOS Retina Before Patch.png, VectorIconTest Output with Aqua 
> and Windows vector icons.png
>
>
> To look good on MacBook Pro and other Apple computers with Retina screens, 
> the various icons that are part of NetBeans' window system must be made 
> available in both 100% and 200% sizes. This includes, for instance, the "X" 
> button that is used to close tabs, the "_" button that collapses a sidebar, 
> or the ">>" button that shows hidden toolbar icons. These icons reside in the 
> tabcontrol and openide.awt modules.
> I'll soon submit a pull request that fixes this by providing vectorized 
> versions of the relevant window system icons. The approach is the same as is 
> taken for the Windows LAF, in NETBEANS-1238.



--
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-1260) HiDPI icons in tabcontrol and openide.awt modules for Aqua (MacOS) LAF

2018-09-20 Thread Eirik Bakke (JIRA)


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

Eirik Bakke updated NETBEANS-1260:
--
Environment: MacOS with retina screens (e.g. MacBook Pro)  (was: MacOS)

> HiDPI icons in tabcontrol and openide.awt modules for Aqua (MacOS) LAF
> --
>
> Key: NETBEANS-1260
> URL: https://issues.apache.org/jira/browse/NETBEANS-1260
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 9.0
> Environment: MacOS with retina screens (e.g. MacBook Pro)
>Reporter: Eirik Bakke
>Priority: Major
>  Labels: HiDPI, pull-request-available
> Attachments: NETBEANS-1260 MacOS Retina After Patch.png, 
> NETBEANS-1260 MacOS Retina Before Patch.png, VectorIconTest Output with Aqua 
> and Windows vector icons.png
>
>
> To look good on MacBook Pro and other Apple computers with Retina screens, 
> the various icons that are part of NetBeans' window system must be made 
> available in both 100% and 200% sizes. This includes, for instance, the "X" 
> button that is used to close tabs, the "_" button that collapses a sidebar, 
> or the ">>" button that shows hidden toolbar icons. These icons reside in the 
> tabcontrol and openide.awt modules.
> I'll soon submit a pull request that fixes this by providing vectorized 
> versions of the relevant window system icons. The approach is the same as is 
> taken for the Windows LAF, in NETBEANS-1238.



--
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-1272) NoSuchMethodError raised during start-up

2018-09-20 Thread Jan Lahoda (JIRA)


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

Jan Lahoda commented on NETBEANS-1272:
--

I assume the IDE was run on JDK 8, and the project is configured to use a 
different JDK, where the second JDK is 9 or later. I wonder what specifically 
is the second JDK, where it was downloaded from, etc. Because so far this looks 
like a bug in that JDK, rather than like a bug in NetBeans.

Thanks for any additional info.

> NoSuchMethodError raised during start-up
> 
>
> Key: NETBEANS-1272
> URL: https://issues.apache.org/jira/browse/NETBEANS-1272
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Jean Prieur du Plessis
>Priority: Minor
>
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1
> java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
>  at jdk.internal.jimage.BasicImageReader.slice(BasicImageReader.java:211)
>  at jdk.internal.jimage.BasicImageReader.intBuffer(BasicImageReader.java:218)
>  at jdk.internal.jimage.BasicImageReader.(BasicImageReader.java:152)
>  at 
> jdk.internal.jimage.ImageReader$SharedImageReader.(ImageReader.java:224)
>  at 
> jdk.internal.jimage.ImageReader$SharedImageReader.open(ImageReader.java:238)
>  at jdk.internal.jimage.ImageReader.open(ImageReader.java:67)
>  at jdk.internal.jimage.ImageReader.open(ImageReader.java:71)
>  at jdk.internal.jrtfs.SystemImage.open(SystemImage.java:59)
>  at jdk.internal.jrtfs.JrtFileSystem.(JrtFileSystem.java:90)
>  at 
> jdk.internal.jrtfs.JrtFileSystemProvider.newFileSystem(JrtFileSystemProvider.java:108)
>  at 
> jdk.internal.jrtfs.JrtFileSystemProvider.newFileSystem(JrtFileSystemProvider.java:127)
>  at 
> jdk.internal.jrtfs.JrtFileSystemProvider.newFileSystem(JrtFileSystemProvider.java:106)
>  at java.nio.file.FileSystems.newFileSystem(FileSystems.java:336)
>  at 
> org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTFileSystem.create(NBJRTFileSystem.java:72)
>  at 
> org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTFileSystemProvider.getFileSystem(NBJRTFileSystemProvider.java:64)
>  at 
> org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTFileSystemProvider.getFileSystem(NBJRTFileSystemProvider.java:49)
>  at 
> org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTURLMapper.getFileObjects(NBJRTURLMapper.java:74)
>  at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:188)
>  at 
> org.netbeans.modules.java.j2seplatform.platformdefinition.Util.createModulePath(Util.java:105)
>  at 
> org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformImpl.getBootstrapLibraries(J2SEPlatformImpl.java:256)
>  at 
> org.netbeans.modules.java.platform.classpath.PlatformClassPathProvider.findClassPath(PlatformClassPathProvider.java:77)
>  at org.netbeans.api.java.classpath.ClassPath.getClassPath(ClassPath.java:667)
>  at 
> org.netbeans.modules.parsing.impl.indexing.errors.Utilities.getSourceClassPathFor(Utilities.java:63)
>  at 
> org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1.run(ErrorAnnotator.java:288)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> SEVERE [null]: Last record repeated 4 more times.
> WARNING [java.util.prefs]: Could not open/create prefs root node 
> Software\JavaSoft\Prefs at root 0x8002. Windows RegCreateKeyEx(...) 
> returned error code 5.



--
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-1272) NoSuchMethodError raised during start-up

2018-09-20 Thread Jean Prieur du Plessis (JIRA)
Jean Prieur du Plessis created NETBEANS-1272:


 Summary: NoSuchMethodError raised during start-up
 Key: NETBEANS-1272
 URL: https://issues.apache.org/jira/browse/NETBEANS-1272
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
Reporter: Jean Prieur du Plessis


SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1
java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
 at jdk.internal.jimage.BasicImageReader.slice(BasicImageReader.java:211)
 at jdk.internal.jimage.BasicImageReader.intBuffer(BasicImageReader.java:218)
 at jdk.internal.jimage.BasicImageReader.(BasicImageReader.java:152)
 at 
jdk.internal.jimage.ImageReader$SharedImageReader.(ImageReader.java:224)
 at jdk.internal.jimage.ImageReader$SharedImageReader.open(ImageReader.java:238)
 at jdk.internal.jimage.ImageReader.open(ImageReader.java:67)
 at jdk.internal.jimage.ImageReader.open(ImageReader.java:71)
 at jdk.internal.jrtfs.SystemImage.open(SystemImage.java:59)
 at jdk.internal.jrtfs.JrtFileSystem.(JrtFileSystem.java:90)
 at 
jdk.internal.jrtfs.JrtFileSystemProvider.newFileSystem(JrtFileSystemProvider.java:108)
 at 
jdk.internal.jrtfs.JrtFileSystemProvider.newFileSystem(JrtFileSystemProvider.java:127)
 at 
jdk.internal.jrtfs.JrtFileSystemProvider.newFileSystem(JrtFileSystemProvider.java:106)
 at java.nio.file.FileSystems.newFileSystem(FileSystems.java:336)
 at 
org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTFileSystem.create(NBJRTFileSystem.java:72)
 at 
org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTFileSystemProvider.getFileSystem(NBJRTFileSystemProvider.java:64)
 at 
org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTFileSystemProvider.getFileSystem(NBJRTFileSystemProvider.java:49)
 at 
org.netbeans.modules.java.j2seplatform.platformdefinition.jrtfs.NBJRTURLMapper.getFileObjects(NBJRTURLMapper.java:74)
 at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:188)
 at 
org.netbeans.modules.java.j2seplatform.platformdefinition.Util.createModulePath(Util.java:105)
 at 
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformImpl.getBootstrapLibraries(J2SEPlatformImpl.java:256)
 at 
org.netbeans.modules.java.platform.classpath.PlatformClassPathProvider.findClassPath(PlatformClassPathProvider.java:77)
 at org.netbeans.api.java.classpath.ClassPath.getClassPath(ClassPath.java:667)
 at 
org.netbeans.modules.parsing.impl.indexing.errors.Utilities.getSourceClassPathFor(Utilities.java:63)
 at 
org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1.run(ErrorAnnotator.java:288)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
 at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
SEVERE [null]: Last record repeated 4 more times.
WARNING [java.util.prefs]: Could not open/create prefs root node 
Software\JavaSoft\Prefs at root 0x8002. Windows RegCreateKeyEx(...) 
returned error code 5.



--
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-1233) cluster.properties updates for PHP cluster

2018-09-20 Thread ASF GitHub Bot (JIRA)


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

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

> cluster.properties updates for PHP cluster
> --
>
> Key: NETBEANS-1233
> URL: https://issues.apache.org/jira/browse/NETBEANS-1233
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
>
> For including the PHP cluster in the November release, we need to include it 
> in cluster.properties for 'ant tryme' etc.



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

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

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



[jira] [Resolved] (NETBEANS-946) PHP 7.3 support

2018-09-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto resolved NETBEANS-946.
---
   Resolution: Implemented
Fix Version/s: Next

> PHP 7.3 support
> ---
>
> Key: NETBEANS-946
> URL: https://issues.apache.org/jira/browse/NETBEANS-946
> Project: NetBeans
>  Issue Type: New Feature
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
> Fix For: Next
>
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> https://wiki.php.net/rfc#php_73



--
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-946) PHP 7.3 support

2018-09-20 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-946:
---

Done.
It would be great if someone tests it and reports bugs.

> PHP 7.3 support
> ---
>
> Key: NETBEANS-946
> URL: https://issues.apache.org/jira/browse/NETBEANS-946
> Project: NetBeans
>  Issue Type: New Feature
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> https://wiki.php.net/rfc#php_73



--
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-1271) Open files of Netbeans 8.2 Version

2018-09-20 Thread Gabriel (JIRA)
Gabriel  created NETBEANS-1271:
--

 Summary: Open files of Netbeans 8.2 Version
 Key: NETBEANS-1271
 URL: https://issues.apache.org/jira/browse/NETBEANS-1271
 Project: NetBeans
  Issue Type: Bug
  Components: utilities - Open File
Affects Versions: 9.0
 Environment: Windows 10, HP Pavillion.
Reporter: Gabriel 
 Fix For: 9.0


I have installed the plug-ins mentioned in this guide: 
https://blogs.apache.org/netbeans/entry/what-s-happened-to-my to be able to 
open project of Netbeans 8.2 version, but when i start Netbeans 9 a warning 
comes out:

Warning - could not install some modules: JavaScript2 Kit - The module named 
org.netbeans.modules.javascript2.requirejs was needed and not found... ... 18 
further modules could not be installed due to the above problems.

If i click on "Exit" or "Disable modules and continue" the program crash and it 
doesn't open. 



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

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

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



[incubator-netbeans] 01/01: Merge pull request #890 from sdedic/travis_failure

2018-09-20 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

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

commit ab66c7fdfdcbf0bde67b96ddb075c83451cdd1a6
Merge: 983e2eb 8f795ad
Author: Jaroslav Tulach 
AuthorDate: Thu Sep 20 10:45:53 2018 +0200

Merge pull request #890 from sdedic/travis_failure

Hotfix: update release zip name to match default cluster config

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

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



[incubator-netbeans] 01/01: Merge pull request #889 from junichi11/php7.3-support-flexible-heredoc-nowdoc-syntaxes

2018-09-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository.

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

commit 983e2eb861b0d952add8694782fe20f60964c2dd
Merge: 17587af d3f9a4c
Author: Tomáš Myšík 
AuthorDate: Thu Sep 20 10:06:44 2018 +0200

Merge pull request #889 from 
junichi11/php7.3-support-flexible-heredoc-nowdoc-syntaxes

 [NETBEANS-946] PHP 7.3 support (Flexible Heredoc and Nowdoc Syntaxes)

 .../php/editor/lexer/PHP5ColoringLexer.java| 2689 +--
 .../modules/php/editor/parser/ASTPHP5Scanner.java  | 2740 ++--
 .../modules/php/editor/parser/astnodes/Quote.java  |9 +-
 .../editor/verification/PHP73UnhandledError.java   |   51 +
 .../lexer/PHP53FeaturesTest/lexer/heredoc_001.pass |   50 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_002.pass |   50 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_003.pass |   54 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_004.pass |   58 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_005.pass |   72 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_006.pass |   92 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_007.pass |   88 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_009.pass |   49 -
 .../lexer/PHP53FeaturesTest/lexer/heredoc_010.pass |   74 -
 .../lexer/PHP53FeaturesTest/lexer/heredoc_011.pass |   39 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_012.pass |   21 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_013.pass |   21 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_015.pass |   61 +-
 .../lexer/PHP53FeaturesTest/lexer/issue225549.pass |9 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_008.pass  |   42 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_009.pass  |   35 -
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_010.pass  |   42 -
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_012.pass  |   35 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_013.pass  |   69 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_014.pass  |   69 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_015.pass  |  243 +-
 .../lexer/php73/heredoc_indent_spaces_01.pass  |   26 +
 .../lexer/php73/heredoc_indent_spaces_02.pass  |   24 +
 .../lexer/php73/heredoc_indent_spaces_03.pass  |   20 +
 .../lexer/php73/heredoc_indent_spaces_04.pass  |   20 +
 .../lexer/php73/heredoc_indent_tabs_01.pass|   26 +
 .../lexer/php73/heredoc_indent_tabs_02.pass|   24 +
 .../lexer/php73/heredoc_indent_tabs_03.pass|   20 +
 .../lexer/php73/heredoc_mixed_01.pass  |   93 +
 .../lexer/php73/heredoc_mixed_02.pass  |   90 +
 .../lexer/php73/heredoc_mixed_03.pass  |   39 +
 .../lexer/php73/heredoc_new_line_01.pass   |   34 +
 .../lexer/php73/heredoc_new_line_02.pass   |   23 +
 .../lexer/php73/heredoc_new_line_03.pass   |   23 +
 .../lexer/php73/heredoc_new_line_04.pass   |   25 +
 .../lexer/php73/nowdoc_indent_spaces_01.pass   |   25 +
 .../lexer/php73/nowdoc_indent_spaces_02.pass   |   24 +
 .../lexer/php73/nowdoc_indent_spaces_03.pass   |   20 +
 .../lexer/php73/nowdoc_indent_spaces_04.pass   |   20 +
 .../lexer/php73/nowdoc_indent_tabs_01.pass |   25 +
 .../lexer/php73/nowdoc_indent_tabs_02.pass |   24 +
 .../lexer/php73/nowdoc_indent_tabs_03.pass |   20 +
 .../lexer/php73/nowdoc_mixed_01.pass   |   67 +
 .../lexer/php73/nowdoc_mixed_02.pass   |   52 +
 .../lexer/php73/nowdoc_mixed_03.pass   |   23 +
 .../lexer/php73/nowdoc_new_line_01.pass|   28 +
 .../lexer/php73/nowdoc_new_line_02.pass|   20 +
 .../lexer/php73/nowdoc_new_line_03.pass|   20 +
 .../lexer/php73/nowdoc_new_line_04.pass|   20 +
 .../editor/lexer/PHPLexerTest/lexer/heredoc00.pass |   85 +-
 .../lexer/PHPLexerTest/lexer/heredoc_02.pass   |   11 +-
 .../lexer/PHPLexerTest/lexer/heredoc_03.pass   |   17 +-
 .../lexer/PHPLexerTest/lexer/issue221484.pass  |9 +-
 .../lexer/PHPLexerTest/lexer/issue222092_01.pass   |9 +-
 .../lexer/PHPLexerTest/lexer/issue222092_02.pass   |9 +-
 .../{ => php73}/functionCallTrailingCommas_01.pass |0
 .../parser/php73/heredoc_indent_spaces_01.pass |   73 +
 .../parser/php73/heredoc_indent_spaces_02.pass |   69 +
 .../parser/php73/heredoc_indent_spaces_03.pass |   68 +
 .../parser/php73/heredoc_indent_spaces_04.pass |   68 +
 .../parser/php73/heredoc_indent_tabs_01.pass   |   73 +
 .../parser/php73/heredoc_indent_tabs_02.pass   |   69 +
 .../parser/php73/heredoc_indent_tabs_03.pass   |   68 +
 .../parser/php73/heredoc_mixed_01.pass |  319 +++
 .../parser/php73/heredoc_mixed_02.pass |  317 +++
 .../parser/php73/heredoc_mixed_03.pass |  149 ++
 .../parser/php73/heredoc_new_line_01.pass  |  109 +
 .../parser/php73/heredoc_new_line_02.pass  |   72 +
 .../parser/php73/heredoc_new_line_03.pass 

[incubator-netbeans] branch master updated (17587af -> 983e2eb)

2018-09-20 Thread tmysik
This is an automated email from the ASF dual-hosted git repository.

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


from 17587af  Merge pull request #882 from sdedic/webcommon_into_release
 add 17fbf33  [NETBEANS-946] PHP 7.3 support (Flexible Heredoc and Nowdoc 
Syntaxes)
 add d3f9a4c  Move unit test data to the php73 directory
 new 983e2eb  Merge pull request #889 from 
junichi11/php7.3-support-flexible-heredoc-nowdoc-syntaxes

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


Summary of changes:
 .../php/editor/lexer/PHP5ColoringLexer.java| 2689 +--
 .../modules/php/editor/parser/ASTPHP5Scanner.java  | 2740 ++--
 .../modules/php/editor/parser/astnodes/Quote.java  |9 +-
 .../editor/verification/PHP73UnhandledError.java   |   51 +
 .../lexer/PHP53FeaturesTest/lexer/heredoc_001.pass |   50 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_002.pass |   50 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_003.pass |   54 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_004.pass |   58 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_005.pass |   72 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_006.pass |   92 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_007.pass |   88 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_009.pass |   49 -
 .../lexer/PHP53FeaturesTest/lexer/heredoc_010.pass |   74 -
 .../lexer/PHP53FeaturesTest/lexer/heredoc_011.pass |   39 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_012.pass |   21 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_013.pass |   21 +-
 .../lexer/PHP53FeaturesTest/lexer/heredoc_015.pass |   61 +-
 .../lexer/PHP53FeaturesTest/lexer/issue225549.pass |9 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_008.pass  |   42 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_009.pass  |   35 -
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_010.pass  |   42 -
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_012.pass  |   35 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_013.pass  |   69 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_014.pass  |   69 +-
 .../lexer/PHP53FeaturesTest/lexer/nowdoc_015.pass  |  243 +-
 .../lexer/php73/heredoc_indent_spaces_01.pass  |   26 +
 .../lexer/php73/heredoc_indent_spaces_02.pass  |   24 +
 .../lexer/php73/heredoc_indent_spaces_03.pass  |   20 +
 .../lexer/php73/heredoc_indent_spaces_04.pass  |   20 +
 .../lexer/php73/heredoc_indent_tabs_01.pass|   26 +
 .../lexer/php73/heredoc_indent_tabs_02.pass|   24 +
 .../lexer/php73/heredoc_indent_tabs_03.pass|   20 +
 .../lexer/php73/heredoc_mixed_01.pass  |   93 +
 .../lexer/php73/heredoc_mixed_02.pass  |   90 +
 .../lexer/php73/heredoc_mixed_03.pass  |   39 +
 .../lexer/php73/heredoc_new_line_01.pass   |   34 +
 .../lexer/php73/heredoc_new_line_02.pass   |   23 +
 .../lexer/php73/heredoc_new_line_03.pass   |   23 +
 .../lexer/php73/heredoc_new_line_04.pass   |   25 +
 .../lexer/php73/nowdoc_indent_spaces_01.pass   |   25 +
 .../lexer/php73/nowdoc_indent_spaces_02.pass   |   24 +
 .../lexer/php73/nowdoc_indent_spaces_03.pass   |   20 +
 .../lexer/php73/nowdoc_indent_spaces_04.pass   |   20 +
 .../lexer/php73/nowdoc_indent_tabs_01.pass |   25 +
 .../lexer/php73/nowdoc_indent_tabs_02.pass |   24 +
 .../lexer/php73/nowdoc_indent_tabs_03.pass |   20 +
 .../lexer/php73/nowdoc_mixed_01.pass   |   67 +
 .../lexer/php73/nowdoc_mixed_02.pass   |   52 +
 .../lexer/php73/nowdoc_mixed_03.pass   |   23 +
 .../lexer/php73/nowdoc_new_line_01.pass|   28 +
 .../lexer/php73/nowdoc_new_line_02.pass|   20 +
 .../lexer/php73/nowdoc_new_line_03.pass|   20 +
 .../lexer/php73/nowdoc_new_line_04.pass|   20 +
 .../editor/lexer/PHPLexerTest/lexer/heredoc00.pass |   85 +-
 .../lexer/PHPLexerTest/lexer/heredoc_02.pass   |   11 +-
 .../lexer/PHPLexerTest/lexer/heredoc_03.pass   |   17 +-
 .../lexer/PHPLexerTest/lexer/issue221484.pass  |9 +-
 .../lexer/PHPLexerTest/lexer/issue222092_01.pass   |9 +-
 .../lexer/PHPLexerTest/lexer/issue222092_02.pass   |9 +-
 .../{ => php73}/functionCallTrailingCommas_01.pass |0
 .../parser/php73/heredoc_indent_spaces_01.pass |   73 +
 .../parser/php73/heredoc_indent_spaces_02.pass |   69 +
 .../parser/php73/heredoc_indent_spaces_03.pass |   68 +
 .../parser/php73/heredoc_indent_spaces_04.pass |   68 +
 .../parser/php73/heredoc_indent_tabs_01.pass   |   73 +
 .../parser/php73/heredoc_indent_tabs_02.pass   |   69 +
 .../parser/php73/heredoc_indent_tabs_03.pass   |   68 +
 .../parser/php73/heredoc_mixed_01.pass |  319 +++
 

[jira] [Commented] (NETBEANS-1233) cluster.properties updates for PHP cluster

2018-09-20 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1233:
-

The same as this needs to be done for the PHP cluster to include it in the 
release:

https://github.com/apache/incubator-netbeans/pull/882

> cluster.properties updates for PHP cluster
> --
>
> Key: NETBEANS-1233
> URL: https://issues.apache.org/jira/browse/NETBEANS-1233
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Priority: Major
>
> For including the PHP cluster in the November release, we need to include it 
> in cluster.properties for 'ant tryme' etc.



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

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

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



[incubator-netbeans] branch master updated (f9c36d0 -> 17587af)

2018-09-20 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from f9c36d0  Merge pull request #715 from 
jtulach/InstallNbJavacByErgonomics
 add 7ebf15a  Include webcommon into the release
 add 31dc56b  Updated duplicate exclusion after webcommon move to cluster 
dir
 new 17587af  Merge pull request #882 from sdedic/webcommon_into_release

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:
 nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps | 2 +-
 nbbuild/cluster.properties   | 9 -
 2 files changed, 9 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