mirror of https://github.com/apache/activemq.git
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:
parent
14104f7e95
commit
fd40b91d9f
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue