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.
antを使用してアプリケーションを構築した後、コンポーネントを一時フォルダーにコピーします。ただし、cvsフォルダーもコピーされるため、フォルダーとファイルの数がほぼ2倍になります。antビルドファイルのcvsフォルダーを無視する解決策はありますか?
ファイルセットの「exclude」タグを使用して、すべてのCVSディレクトリを具体的に削除します。