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

Czukowski updated NETBEANS-5373:
--------------------------------
    Description: 
When running Phing form NetBeans, this part of command line seems to be 
hardcoded: {{-logger phing.listener.AnsiColorLogger}}

However this no longer works with Phing 3 that is about to be released.

See https://github.com/phingofficial/phing/blob/main/UPGRADING.md

{quote}Support for dot-path classnames (i.e., foo.bar.FooBar) has been 
removed.{quote}

This part should be either updated to a supported schema (I found that 
{{-logger Phing\\Listener\\AnsiColorLogger}} - qualified name, delimited by 
double back slash - works) or dropped altogether for a quick fix.

Note: can't see php - phing component here, so assigning it to php - Editor, 
feel free to change as appropriate.

  was:
When running Phing form NetBeans, this part of command line seems to be 
hardcoded: {{-logger phing.listener.AnsiColorLogger}}

However this no longer works with Phing 3 that is about to be released.

See https://github.com/phingofficial/phing/blob/main/UPGRADING.md

{quote}Support for dot-path classnames (i.e., foo.bar.FooBar) has been 
removed.{quote}

This part should be either updated to a supported schema (I found that 
{{-logger Phing\\Listener\\AnsiColorLogger}} - delimited by double back slash - 
works) or dropped altogether for a quick fix.

Note: can't see php - phing component here, so assigning it to php - Editor, 
feel free to change as appropriate.


> Phing 3 cannot run from NetBeans
> --------------------------------
>
>                 Key: NETBEANS-5373
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5373
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: php - Editor
>    Affects Versions: 12.3
>            Reporter: Czukowski
>            Priority: Major
>
> When running Phing form NetBeans, this part of command line seems to be 
> hardcoded: {{-logger phing.listener.AnsiColorLogger}}
> However this no longer works with Phing 3 that is about to be released.
> See https://github.com/phingofficial/phing/blob/main/UPGRADING.md
> {quote}Support for dot-path classnames (i.e., foo.bar.FooBar) has been 
> removed.{quote}
> This part should be either updated to a supported schema (I found that 
> {{-logger Phing\\Listener\\AnsiColorLogger}} - qualified name, delimited by 
> double back slash - works) or dropped altogether for a quick fix.
> Note: can't see php - phing component here, so assigning it to php - Editor, 
> feel free to change as appropriate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to