Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Antタスクへの機能追加 #36

Open
takezoe opened this issue May 26, 2018 · 0 comments
Open

Antタスクへの機能追加 #36

takezoe opened this issue May 26, 2018 · 0 comments

Comments

@takezoe
Copy link
Owner

takezoe commented May 26, 2018

#27 のAntタスクに対する修正は取り込めていないので、取り込んでREADMEにも使い方を書く。

  • 子要素としてassociate タグを書くことで、種類の関連付けを追加可能にしました。
    • 例:  <associate type="XML" pattern=".jspx$" />
  • 子要素として設定できるファイルセットを category タグで囲むことで、任意のファイル群とカテゴリを紐付けることを可能にしました。
    • 例: <category name="online"><fileset dir="." includes="*.jsp" /></category>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant