Can Spine merge desc.ref files automatically?
#7
|
I use Spine A solution that solves this problem is to configure merging shadowJar {
mergeServiceFiles {
path = 'desc.ref'
}
}Can Spine framework do something to let end-users avoid this manual configuration? |
Replies: 3 comments 3 replies
|
The feature of automatic descriptor merging may belong to |
|
On the other hand, if we use unique names instead of |
|
As a conclusion, we've decided to merge descriptor reference files automatically when possible. See this issue for details. |
As a conclusion, we've decided to merge descriptor reference files automatically when possible. See this issue for details.