Czukowski created NETBEANS-5373:
-----------------------------------
Summary: 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
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}} 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists