diff --git a/build.xml b/build.xml index 2b2cc7fe1..fde9b4eba 100644 --- a/build.xml +++ b/build.xml @@ -909,7 +909,7 @@ bundle-filehistory,bundle-metahistory,bundle-metahistory-slick, bundle-plugin-facebookaccregwizz, bundle-bouncycastle,bundle-plugin-otr,bundle-plugin-iptelaccregwizz, - bundle-contactsource"/> + bundle-contactsource,bundle-plugin-reconnect"/> @@ -2325,4 +2325,14 @@ org.apache.http.util"/> prefix="net/java/sip/communicator/service/contactsource"/> + + + + + + + + diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index d7232adc8..442d3184b 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -76,6 +76,7 @@ felix.auto.start.52= \ reference:file:sc-bundles/protocol-gibberish.jar \ reference:file:sc-bundles/protocol-ssh.jar \ reference:file:sc-bundles/netaddr.jar \ + reference:file:sc-bundles/reconnectplugin.jar \ reference:file:sc-bundles/protocol-zeroconf.jar \ reference:file:sc-bundles/protocol-irc.jar \ reference:file:sc-bundles/protocol-dict.jar diff --git a/resources/install/build.xml b/resources/install/build.xml index 0378232b7..f587091a2 100644 --- a/resources/install/build.xml +++ b/resources/install/build.xml @@ -401,7 +401,7 @@ - +