mirror of https://github.com/apache/activemq.git
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:
parent
0fa774501e
commit
3ecc6f5293
|
@ -171,7 +171,7 @@
|
||||||
|
|
||||||
<ant:echo message="${project.root}"/>
|
<ant:echo message="${project.root}"/>
|
||||||
<ant:copy todir="${maven.dist.bin.assembly.dir}">
|
<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>
|
</ant:copy>
|
||||||
|
|
||||||
<!-- Copy documentation -->
|
<!-- Copy documentation -->
|
||||||
|
|
Loading…
Reference in New Issue