Skip to content

Commit

Permalink
excluding build.xml from xar
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Feb 19, 2014
1 parent 3c2d929 commit 596c337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/build.xml
Expand Up @@ -28,6 +28,7 @@
<include name="indices/**"/>
<include name="xsl/**"/>
<exclude name="${build}/*"/>
<exclude name="build.xml"/>
<exclude name=".git*"/>
<exclude name="*.tmpl"/>
</fileset>
Expand Down

0 comments on commit 596c337

Please sign in to comment.