From 201b6bc3c9f0e8c8cc760188633dc7e80eb510c0 Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Wed, 9 Aug 2006 22:02:23 +0000 Subject: [PATCH] Intermediat commit on SIP Support (Work in Progress!) add necessary jain-sip dependency jars to the sip bundle --- build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 7e35ce257..406fceba8 100644 --- a/build.xml +++ b/build.xml @@ -512,7 +512,7 @@ depends="bundle-util,bundle-configuration,bundle-configuration-slick, bundle-history,bundle-history-slick,bundle-messagehistory, bundle-msghistory-slick, bundle-netaddr,bundle-netaddr-slick,bundle-slickless, - bundle-slick-runner,bundle-sip,bundle-fileaccess, + bundle-slick-runner,bundle-sip,bundle-sip-slick,bundle-fileaccess, bundle-fileaccess-slick,bundle-media,bundle-media-slick, bundle-protocol,bundle-icq,bundle-icq-slick,bundle-mock,bundle-swing-ui, meta-contactlist,meta-contactlist-slick,bundle-plugin-icqaccregwizz"/> @@ -721,6 +721,9 @@ javax.swing.event, javax.swing.border"/> manifest="src/net/java/sip/communicator/impl/protocol/sip/sip.provider.manifest.mf"> + + +