mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +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
|
@ -200,7 +200,7 @@ subprojects {
|
|||
}
|
||||
}
|
||||
|
||||
['smack-extensions', 'smack-experimental', 'smack-legacy'].each { name ->
|
||||
['smack-resolver-javax', 'smack-extensions', 'smack-experimental', 'smack-legacy'].each { name ->
|
||||
project(":$name") {
|
||||
jar {
|
||||
manifest {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue