From 8f37c122be5c660f3f82f7273641e567b47229a5 Mon Sep 17 00:00:00 2001 From: Danny van Heumen Date: Fri, 17 Jan 2014 20:15:42 +0100 Subject: [PATCH] Moved slf4j-{api,simple} into separate bundle. --- build.xml | 16 +++++++++------- lib/felix.client.run.properties | 3 ++- .../impl/protocol/irc/irc.provider.manifest.mf | 1 + 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 38ddcb81d..e4ce17eb9 100644 --- a/build.xml +++ b/build.xml @@ -1054,7 +1054,7 @@ bundle-icq-slick,bundle-mock,bundle-smacklib,bundle-jmdnslib, bundle-jabber,bundle-jabber-slick,bundle-swing-ui,bundle-ui-service, bundle-jnalib,bundle-phonenumbers, - bundle-irc, bundle-plugin-ircaccregwizz, + bundle-irc,bundle-plugin-ircaccregwizz, bundle-msn,bundle-msn-slick,bundle-yahoo,bundle-yahoo-slick, bundle-contactlist,meta-contactlist,meta-contactlist-slick, bundle-plugin-icqaccregwizz,bundle-plugin-jabberaccregwizz, @@ -1099,7 +1099,7 @@ bundle-usersearch, bundle-plugin-propertieseditor,bundle-plugin-accountinfo, bundle-plugin-connectioninfo, - bundle-guava,bundle-hsql"/> + bundle-guava,bundle-hsql,bundle-slf4j"/> @@ -2086,7 +2086,7 @@ javax.swing.event, javax.swing.border"/> - + @@ -2094,13 +2094,15 @@ javax.swing.event, javax.swing.border"/> prefix="net/java/sip/communicator/impl/protocol/irc"/> - - + + + + + +