Commit 2867b08a authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Unjar the source files of Whack for all the org/xmpp subpackages.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1341 b35dd754-fafc-0310-a699-88a17e54d16e
parent aec754a6
......@@ -208,7 +208,7 @@
<!-- Extract the source from the whack jar -->
<unjar src="${lib.merge.dir}/whack.jar" dest="${whack.src}">
<patternset includes="org/xmpp/packet/*.java" />
<patternset includes="org/xmpp/**/*.java" />
</unjar>
</target>
......
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