[jira] [Created] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
SL EF created NETBEANS-3108: --- Summary: PHP: parser in some cases not recognize symbols(identifiers) after "new" Key: NETBEANS-3108 URL: https://issues.apache.org/jira/browse/NETBEANS-3108 Project: NetBeans

[jira] [Created] (NETBEANS-3109) Starting Up Netbeans

2019-09-18 Thread Joseph Jones (Jira)
Joseph Jones created NETBEANS-3109: -- Summary: Starting Up Netbeans Key: NETBEANS-3109 URL: https://issues.apache.org/jira/browse/NETBEANS-3109 Project: NetBeans Issue Type: Bug Affects

[jira] [Commented] (NETBEANS-3037) Git repository created with worktree does not work

2019-09-18 Thread Martin Desruisseaux (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932202#comment-16932202 ] Martin Desruisseaux commented on NETBEANS-3037: --- Seems duplicated of NETBEANS-1129. >

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread Junichi Yamamoto (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto updated NETBEANS-3108: --- Component/s: (was: php - Refactoring) (was: php - Code

[jira] [Updated] (NETBEANS-3108) PHP: Some features(e.g. Go to declaration) do not work after "new"

2019-09-18 Thread Junichi Yamamoto (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto updated NETBEANS-3108: --- Summary: PHP: Some features(e.g. Go to declaration) do not work after "new"

[jira] [Updated] (NETBEANS-3102) Wrong encoding for files in include path

2019-09-18 Thread Jira
[ https://issues.apache.org/jira/browse/NETBEANS-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gonçalo Peres updated NETBEANS-3102: Description: I've a PHP Project with a bunch of PHP files on a directory

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SL EF updated NETBEANS-3108: Attachment: (was: Test.php) > PHP: parser in some cases not recognize symbols(identifiers) after

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SL EF updated NETBEANS-3108: Description: Simple example: {code:php} new self::$test['test']; {code} This code is *valid* but not

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SL EF updated NETBEANS-3108: Attachment: Test.php > PHP: parser in some cases not recognize symbols(identifiers) after "new" >

[jira] [Commented] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread Junichi Yamamoto (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932237#comment-16932237 ] Junichi Yamamoto commented on NETBEANS-3108: Reproducible. Thanks for reporting it. >

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SL EF updated NETBEANS-3108: Attachment: Test.php > PHP: parser in some cases not recognize symbols(identifiers) after "new" >

[jira] [Commented] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932175#comment-16932175 ] SL EF commented on NETBEANS-3108: - for more complex example attached [^Test.php] > PHP: parser in

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SL EF updated NETBEANS-3108: Description: Simple example: {code:php} new self::$test['test']; {code} This code is *valid* but not

[jira] [Updated] (NETBEANS-3108) PHP: parser in some cases not recognize symbols(identifiers) after "new"

2019-09-18 Thread SL EF (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SL EF updated NETBEANS-3108: Description: Simple example: {code:php} new self::$test['test']; {code} This code is *valid* but not

[jira] [Created] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2019-09-18 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-3110: -- Summary: Netbeans warns of missing persistance unit on a Spring project Key: NETBEANS-3110 URL: https://issues.apache.org/jira/browse/NETBEANS-3110

[jira] [Resolved] (NETBEANS-3103) Formatting is broken with class constant code completion(self::)

2019-09-18 Thread Junichi Yamamoto (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junichi Yamamoto resolved NETBEANS-3103. Fix Version/s: 11.2 Resolution: Fixed > Formatting is broken with class

[jira] [Commented] (NETBEANS-3070) Netbeans unable to copy context XML file from Temp folder to Catalina/localhost

2019-09-18 Thread Pramod Chandra (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932335#comment-16932335 ] Pramod Chandra commented on NETBEANS-3070: -- Hey guys need a little help. > Netbeans unable

[jira] [Updated] (NETBEANS-3108) PHP: Some features(e.g. Go to declaration) do not work after "new"

2019-09-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-3108: - Labels: pull-request-available (was: ) > PHP: Some features(e.g. Go to declaration)

[jira] [Updated] (NETBEANS-3111) Copying a Maven project creates a copy with the same name

2019-09-18 Thread Jira
[ https://issues.apache.org/jira/browse/NETBEANS-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolaus Schüler updated NETBEANS-3111: --- Description: Go onto an exiting project in the _Projects_ tab. Lets assume it is

[netbeans] branch master updated: [NETBEANS-3108] PHP: Some features(e.g. Go to declaration) do not work after "new"

2019-09-18 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 3f73d67 [NETBEANS-3108] PHP: Some

[jira] [Created] (NETBEANS-3111) Copying a Maven project creates a copy with the same name

2019-09-18 Thread Jira
Nikolaus Schüler created NETBEANS-3111: -- Summary: Copying a Maven project creates a copy with the same name Key: NETBEANS-3111 URL: https://issues.apache.org/jira/browse/NETBEANS-3111 Project:

[netbeans] branch master updated: [NETBEANS-2788] The link provided for downloading Groovy is obsolete (#1477)

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 086c43b [NETBEANS-2788] The link

[jira] [Updated] (NETBEANS-3111) Copying a Maven project creates a copy with the same name

2019-09-18 Thread Jira
[ https://issues.apache.org/jira/browse/NETBEANS-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolaus Schüler updated NETBEANS-3111: --- Description: Go onto an exiting project in the _Projects_ tab. Lets assume it is

[netbeans] branch master updated: Delaying ParameterNameProvider registration to time when TreeLoader is installed, as installing the ParameterNameProvider prevents the TreeLoader installation.

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 926fd6e Delaying ParameterNameProvider

[netbeans] branch master updated: [NETBEANS-3095] avoid null pointer exception in SplashPainter (#1496)

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 72a315a [NETBEANS-3095] avoid null

[netbeans-jenkins-lib] 01/01: Merge pull request #1 from apache/master-uc-patch

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git commit 02a7769f8ce067912bb0e4620fc1985c283b25fd Merge: 09ef14e 9ed0abd Author: Neil C Smith AuthorDate: Wed

[netbeans-jenkins-lib] branch master updated (09ef14e -> 02a7769)

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git. from 09ef14e date change for release111 add 9ed0abd Fix update_url and plugin_url to match

[jira] [Created] (NETBEANS-3112) Exception on Startup

2019-09-18 Thread Kevin Penrose (Jira)
Kevin Penrose created NETBEANS-3112: --- Summary: Exception on Startup Key: NETBEANS-3112 URL: https://issues.apache.org/jira/browse/NETBEANS-3112 Project: NetBeans Issue Type: Bug

[netbeans] branch master updated: [NETBEANS-3097]:Corrected font-color type name for text-block(JDK-13) (#1509)

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 7bd73c9 [NETBEANS-3097]:Corrected

[netbeans] branch master updated: build branding (#1411)

2019-09-18 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 87528d5 build branding (#1411) 87528d5

[jira] [Created] (NETBEANS-3113) Use released Java 13 GA Javadoc

2019-09-18 Thread Jose (Jira)
Jose created NETBEANS-3113: -- Summary: Use released Java 13 GA Javadoc Key: NETBEANS-3113 URL: https://issues.apache.org/jira/browse/NETBEANS-3113 Project: NetBeans Issue Type: Improvement