svn commit: r1054049 - /forrest/trunk/plugins/build.xml

[email protected]
Newsgroups gmane.text.xml.forrest.cvs
Message-ID <[email protected]>
Author: bdube
Date: Fri Dec 31 04:07:35 2010
New Revision: 1054049

URL: http://svn.apache.org/viewvc?rev=1054049&view=rev
Log:
In clean target, delete plugin jar file in addition to java classes

Modified:
    forrest/trunk/plugins/build.xml

Modified: forrest/trunk/plugins/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/build.xml?rev=1054049&r1=1054048&r2=1054049&view=diff
==============================================================================
--- forrest/trunk/plugins/build.xml (original)
+++ forrest/trunk/plugins/build.xml Fri Dec 31 04:07:35 2010
@@ -112,6 +112,7 @@
     <delete dir="${forrest.plugins.localDeploy.dir}/${plugin-name}"/>
     <delete dir="${forrest.plugins.dist.dir}"/>
     <delete dir="${build.classes}"/>
+    <delete file="${build.dir}/${plugin-name}.jar"/>
   </target>
   <target name="local-deploy"
           description="Deploy a plugin locally"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.