aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2017-01-14 17:55:24 +0100
committerIngo Bauersachs <ingo@jitsi.org>2017-01-14 18:26:41 +0100
commit4f8149f99ab23b4b1d20c650501bd833b1dab547 (patch)
tree2d0ef116565461c523a579401c511a6b3a6d41d8 /build.xml
parenta35090a49c279a07f72a76ab3cf2006158bbc75f (diff)
downloadjitsi-4f8149f99ab23b4b1d20c650501bd833b1dab547.zip
jitsi-4f8149f99ab23b4b1d20c650501bd833b1dab547.tar.gz
jitsi-4f8149f99ab23b4b1d20c650501bd833b1dab547.tar.bz2
Remove long disabled sip2sip account wizard
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/build.xml b/build.xml
index 81e44a2..c273fb8 100644
--- a/build.xml
+++ b/build.xml
@@ -1670,16 +1670,6 @@ javax.swing.event, javax.swing.border"/>
</jar>
</target>
- <!-- BUNDLE-PLUGIN-SIP2SIPACCREGWIZZ -->
- <target name="bundle-plugin-sip2sipaccregwizz">
- <!-- Creates a bundle for the plugin Sip2Sip Account Registration Wizard.-->
- <jar compress="false" destfile="${bundles.dest}/sip2sipaccregwizz.jar"
- manifest="${src}/net/java/sip/communicator/plugin/sip2sipaccregwizz/sip2sipaccregwizz.manifest.mf">
- <zipfileset dir="${dest}/net/java/sip/communicator/plugin/sip2sipaccregwizz"
- prefix="net/java/sip/communicator/plugin/sip2sipaccregwizz"/>
- </jar>
- </target>
-
<!-- BUNDLE-PLUGIN-IPPIACCREGWIZZ -->
<target name="bundle-plugin-ippiaccregwizz">
<!-- Creates a bundle for the plugin ippi Account Registration Wizard.-->