Fixed build to include notice file

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395817 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-04-21 08:57:58 +00:00
parent 0fa774501e
commit 3ecc6f5293
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
<ant:echo message="${project.root}"/>
<ant:copy todir="${maven.dist.bin.assembly.dir}">
<fileset dir="${project.root}" includes="*.txt,STATUS"/>
<fileset dir="${project.root}" includes="*.txt,STATUS,NOTICE"/>
</ant:copy>
<!-- Copy documentation -->