[
https://issues.apache.org/jira/browse/NETBEANS-5373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287654#comment-17287654
]
Tomáš Procházka commented on NETBEANS-5373:
-------------------------------------------
Yes, it is hardcoded in {{PhingExecutable.java}}.
I'm not user of Phing myself.
Is there value for option which will work with both Phing 2 and 3?
> 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 class 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: [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