Commit 597b7529 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Minor fixes.

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2924 b35dd754-fafc-0310-a699-88a17e54d16e
parent 8fd2f984
......@@ -149,7 +149,6 @@
<path refid="compile.dependencies"/>
<fileset dir="${jar.dest.dir}" includes="messenger.jar"/>
<fileset dir="${lib.build.dir}" includes="junit.jar"/>
<fileset dir="${jar.dest.dir}" includes="messenger.jar"/>
<!-- <fileset dir="${ant.home}/lib" includes="clover.jar" /> -->
</path>
......@@ -1017,7 +1016,6 @@
includeAntRuntime="no"
debug="on"
source="1.5"
includes="org/jivesoftware/messenger/plugin/**/*.java"
>
<src path="${plugin.dev.dest.dir}/@{plugin}/target/jspc/java"/>
<classpath>
......
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