Florian Schmaus
31c53f094c
Use mathematical range syntax for dependencies
...
In dd84d53bbc
the usage of dynamic
dependencies was removed because OSS Sonatype would not longer allow
them, i.e. the '1.2.+' notation, on release artifacts. But they allow
the mathematical range notation '(1.2,1.3]', therefore we use this now.
2014-12-17 16:23:24 +01:00
Florian Schmaus
79380e189e
Fix MiniDnsResolver NPE when query returns 'null'
2014-10-19 11:50:09 +02:00
Florian Schmaus
328b733f7e
Don't use gradle 'configurations' in smack-core
...
Fixes SMACK-587
2014-10-09 19:53:53 +02:00
Florian Schmaus
0c0737942c
Make resolver-dnsjava, -minidns initializer
...
and OSGi components.
There is really no need to treat them different then
resolver-javax. This also allows the removal of the DNSUtil.init() method.
2014-08-11 19:39:31 +02:00
Florian Schmaus
46a54bcd7d
Use jxmpp 0.2.0
...
this also changes jxmpp's group from org.jivesoftware.jxmpp to org.jxmpp
2014-07-15 23:32:19 +02:00
Florian Schmaus
609c225865
Add smack-resolver-minidns
2014-06-25 08:27:20 +02:00