mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-13 20:29:41 +02:00
SMACK-436 Moved workgroups to its own source location and jar since it is not (and never will be) part of the specification.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_4_0@13867 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
9c9eb3efe2
commit
e49c500ac3
69 changed files with 256 additions and 215 deletions
|
@ -53,6 +53,7 @@
|
|||
<fileset dir="${jar.dest.dir}" includes="smackx.jar" />
|
||||
<fileset dir="${jar.dest.dir}" includes="smackx-debug.jar" />
|
||||
<fileset dir="${jar.dest.dir}" includes="smackx-jingle.jar" />
|
||||
<fileset dir="${jar.dest.dir}" includes="smackx-workgroup.jar" />
|
||||
</copy>
|
||||
<copy todir="${release.samples.dir}">
|
||||
<fileset dir="${basedir}/build/resources/META-INF" includes="sample.providers" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue