mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Make smack-resolver-javax an OSGi ServiceComponent
Fixes SMACK-576
This commit is contained in:
parent
a77adc018b
commit
298822eaef
4 changed files with 31 additions and 7 deletions
|
@ -29,6 +29,7 @@ task dnsJar(type: Jar) {
|
|||
from sourceSets.main.output
|
||||
include('org/jivesoftware/smack/util/dns/**')
|
||||
include('org/jivesoftware/smack/util/DNSUtil.class')
|
||||
include('org/jivesoftware/smack/initializer/**')
|
||||
}
|
||||
|
||||
artifacts {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue