Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Phing ビルド ファイルで、別のビルド ファイルをインポートし、そのビルド ファイルからターゲットをオーバーライドする場合、機能を「追加」するために親ターゲットを実行する方法はありますか?
はい、可能です: ターゲットの完全な名前を使用して$parentProjectname.$targetnameください。それらは実行時にもリストされます
$parentProjectname.$targetname
$ phing -l