seem like including the STATUS file is a debatable issue. Keeping in distro for now until it's settled in the mailing lists.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@410288 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-05-30 14:05:58 +00:00
parent 14104f7e95
commit fd40b91d9f
1 changed files with 3 additions and 0 deletions

View File

@ -170,6 +170,9 @@
</j:forEach>
<ant:echo message="${project.root}"/>
<ant:copy todir="${maven.dist.bin.assembly.dir}">
<fileset dir="${project.root}" includes="STATUS"/>
</ant:copy>
<!-- Copy documentation -->
<u:file var="file" name="${project.root}/activemq-core/target/docs"/>