Commit 18f66146 authored by Bill Lynch's avatar Bill Lynch Committed by bill

JM-175 -- don't keep the exploded plugin build in target/plugins.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@996 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6326468d
......@@ -889,6 +889,9 @@
<fileset dir="${plugin.dest.dir}/@{plugin}" />
</jar>
<!-- Delete the exploded plugin -->
<delete dir="${plugin.dest.dir}/@{plugin}" />
</sequential>
</macrodef>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment