mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-16 17:22:06 +01:00
298822eaef
Fixes SMACK-576
6 lines
No EOL
267 B
XML
6 lines
No EOL
267 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.2.0"
|
|
enabled="true" immediate="true" name="Smack Resolver JavaX API">
|
|
<implementation
|
|
class="org.jivesoftware.smack.util.dns.javax.JavaxResolver" />
|
|
</scr:component> |