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 ビルド ファイルがあります。ファイルセットのようなものを build.xml で使用される外部ファイルに入れる方法はありますか? ここには組織が必要です。
ビルド ファイルを複数のファイルに分割できるインポート タスクの使用を試すことができます。プロパティファイルを調べることもできます
FileListslistfileは、1 行に 1 ファイルのテキスト ファイルであるプロパティもサポートします。
listfile
FileSetは、パターンのリストを含むテキスト ファイルであるincludesfileandプロパティをサポートします。excludesfile
includesfile
excludesfile