mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 15:08:10 +00:00
removed unnecessary echos.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358526 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
09e95290f6
commit
9e149665ba
@ -175,11 +175,9 @@
|
||||
</ant:copy>
|
||||
|
||||
<!-- Copy documentation -->
|
||||
<echo>exist 2 ..............................................</echo>
|
||||
<u:file var="file" name="${project.root}/activemq-core/target/docs"/>
|
||||
<j:if test="${file.exists()}">
|
||||
<j:set var="docsDest" value="${project.root}/activemq-core/target/docs"/>
|
||||
<echo>exist ..............................................</echo>
|
||||
<ant:copy todir="${maven.dist.bin.assembly.dir}/docs">
|
||||
<ant:fileset dir="${docsDest}">
|
||||
<ant:include name="**"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user