[jira] [Assigned] (NETBEANS-2149) Space-Formatting of == and === in PHP does not match "Binary Operators"

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto reassigned NETBEANS-2149: -- Assignee: Junichi Yamamoto > Space-Formatting of == and === in PHP does

[jira] [Updated] (NETBEANS-501) Support (clone $object)->method() in PHP

2019-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-501: Labels: pull-request-available (was: ) > Support (clone $object)->method() in PHP >

[jira] [Updated] (NETBEANS-2994) PHP - formatting of unary operators adds extra space

2019-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-2994: - Labels: pull-request-available (was: ) > PHP - formatting of unary operators adds

[netbeans] branch master updated: [NETBEANS-501] Support (clone $object)->method() in PHP

2019-08-17 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/netbeans.git The following commit(s) were added to refs/heads/master by this push: new a77ee5f [NETBEANS-501] Support (clone

[netbeans] branch master updated: [NETBEANS-2994] PHP - formatting of unary operators adds extra space

2019-08-17 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/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b2629a4 [NETBEANS-2994] PHP - formatting of

[netbeans] branch master updated: Ensuring the correct address is used when connecting to debugger, instead of hardcoding InetAddress.getLocalHost().getHostName().

2019-08-17 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 bb4ad6c Ensuring the correct address is

[netbeans] branch master updated (bb4ad6c -> 0e94db6)

2019-08-17 Thread jlahoda
This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from bb4ad6c Ensuring the correct address is used when connecting to debugger, instead of hardcoding

[netbeans] 01/01: Fixing Select in Projects for OpenJDK project tests. (#1357)

2019-08-17 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 commit 0e94db651e336e5d2be41c3f668a6945238fd213 Merge: bb4ad6c 610b8d4 Author: Jan Lahoda AuthorDate: Sat Aug 17 17:36:36

[jira] [Commented] (NETBEANS-2894) Warning - could not install some modules

2019-08-17 Thread Ole Hoppe (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16909787#comment-16909787 ] Ole Hoppe commented on NETBEANS-2894: - Got the exact same error, too, on KDE neon 5.16 and JDK

[netbeans] branch master updated: [NETBEANS-2721] - remove remaining toURL() deprecations

2019-08-17 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/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 3498ed8 [NETBEANS-2721] - remove

[netbeans] branch master updated: NETBEANS-544: Merge conflicts resolver doesn't recognize "|||||||" conflict markers

2019-08-17 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/netbeans.git The following commit(s) were added to refs/heads/master by this push: new aec24cf NETBEANS-544: Merge

[jira] [Created] (NETBEANS-2999) NetBeans has consumed entire heap with WeakListenerImpl$ListenerReference

2019-08-17 Thread Shevek (JIRA)
Shevek created NETBEANS-2999: Summary: NetBeans has consumed entire heap with WeakListenerImpl$ListenerReference Key: NETBEANS-2999 URL: https://issues.apache.org/jira/browse/NETBEANS-2999 Project:

[jira] [Updated] (NETBEANS-2999) NetBeans has consumed entire heap with WeakListenerImpl$ListenerReference

2019-08-17 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shevek updated NETBEANS-2999: - Description: See image. A random sampling suggests that they're all calling FileChangeListener.

[jira] [Commented] (NETBEANS-2999) NetBeans has consumed entire heap with WeakListenerImpl$ListenerReference

2019-08-17 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16909853#comment-16909853 ] Shevek commented on NETBEANS-2999: -- Randomly selected interesting threads:

[jira] [Commented] (NETBEANS-2999) NetBeans has consumed entire heap with WeakListenerImpl$ListenerReference

2019-08-17 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16909854#comment-16909854 ] Shevek commented on NETBEANS-2999: -- "Finalizer" #3 daemon prio=8 os_prio=0 tid=0x7f203c092800

[jira] [Resolved] (NETBEANS-501) Support (clone $object)->method() in PHP

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto resolved NETBEANS-501. --- Resolution: Fixed Fix Version/s: 11.2 Fixed. > Support (clone

[jira] [Resolved] (NETBEANS-2994) PHP - formatting of unary operators adds extra space

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto resolved NETBEANS-2994. Resolution: Fixed Fix Version/s: 11.2 Fixed. > PHP - formatting of

[jira] [Updated] (NETBEANS-2082) Scroll to the caret position when code fold feature is run

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto updated NETBEANS-2082: --- Summary: Scroll to the caret position when code fold feature is run (was: PHP

[jira] [Updated] (NETBEANS-2082) Scroll to the caret position when code fold feature is run

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto updated NETBEANS-2082: --- Component/s: (was: php - Editor) editor - Code folding >

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

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16909841#comment-16909841 ] Junichi Yamamoto commented on NETBEANS-2082: Thank you for attaching it. Reproducible.

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

2019-08-17 Thread Junichi Yamamoto (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto updated NETBEANS-2082: --- Attachment: netbeans-2082.gif > PHP code fold not work properly >

svn commit: r35277 - /dev/netbeans/netbeans-jackpot/ /release/netbeans/netbeans-jackpot/ /release/netbeans/netbeans-jackpot/netbeans-jackpot-11.1-vc1/ /release/netbeans/netbeans-jackpot/netbeans-jackp

2019-08-17 Thread jlahoda
Author: jlahoda Date: Sun Aug 18 05:50:56 2019 New Revision: 35277 Log: Publishing apache-netbeans-jackpot-11.1-vc2 as apache-netbeans-jackpot-11.1 after a successfull vote. Added: release/netbeans/netbeans-jackpot/ - copied from r35086, dev/netbeans/netbeans-jackpot/

svn commit: r35278 - /dev/incubator/netbeans/incubating-netbeans-jackpot/

2019-08-17 Thread jlahoda
Author: jlahoda Date: Sun Aug 18 05:51:45 2019 New Revision: 35278 Log: Deleting artifacts of a failed vote. Removed: dev/incubator/netbeans/incubating-netbeans-jackpot/ - To unsubscribe, e-mail: