Smack/smack-experimental/src/main/java/org/jivesoftware/smackx
Florian Schmaus 4dd3800d82 Remove Bouncycastle as direct dependency
By not directly depending on Bouncycastle (BC), we avoid conflicts between
different bouncycastle versions. It is also part of the developers job
to take care that all required security primitives are available. If
they are provide by BC or some other security provider should not be
up to Smack to decide.

We now only add BC as test dependency to satisfy this requirement when
the unit tests are executed.
2020-03-13 16:58:45 +01:00
..
carbons Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
chat_markers Introduce XMPPConnection.add(Message|Presence)Interceptor 2019-10-25 21:41:55 +02:00
colors Update XEP-0392 to 0.6.0 2019-06-30 16:01:08 +02:00
csi Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
dox Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
eme Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
gcm Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
hashes Remove Bouncycastle as direct dependency 2020-03-13 16:58:45 +01:00
hints Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
hoxt s/occured/occurred/ 2019-10-30 12:02:36 +01:00
httpfileupload s/occured/occurred/ 2019-10-30 12:02:36 +01:00
iot Organize imports everywhere 2019-10-29 21:12:22 +01:00
jid_prep Organize imports everywhere 2019-10-29 21:12:22 +01:00
jingle_filetransfer Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
json Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
mam junit: bump to 5.6.0 2020-02-23 19:12:54 +01:00
message_markup Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
muclight Organize imports everywhere 2019-10-29 21:12:22 +01:00
push_notifications Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
reference Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
sid Organize imports everywhere 2019-10-29 21:12:22 +01:00
spoiler Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xmlelement Organize imports everywhere 2019-10-29 21:12:22 +01:00