Skip to content

Commit 0f3f1ec

Browse files
Merge pull request #238 from SpineEventEngine/fix-desc-ref-merging
Fix merging `desc.ref` files
2 parents c96a370 + fd54023 commit 0f3f1ec

4 files changed

Lines changed: 35 additions & 35 deletions

File tree

buildSrc/src/main/kotlin/fat-jar.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ tasks.shadowJar {
119119

120120
isZip64 = true /* The archive has way too many items. So using the Zip64 mode. */
121121
archiveClassifier.set("") /** To prevent Gradle setting something like `osx-x86_64`. */
122-
mergeServiceFiles("desc.ref")
122+
append("desc.ref")
123123
mergeServiceFiles("META-INF/services/io.spine.option.OptionsProvider")
124124
}
125125

dependencies.md

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
# Dependencies of `io.spine.validation:spine-validation-java:2.0.0-SNAPSHOT.353`
3+
# Dependencies of `io.spine.validation:spine-validation-java:2.0.0-SNAPSHOT.354`
44

55
## Runtime
66
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -1063,14 +1063,14 @@
10631063

10641064
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
10651065

1066-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1066+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
10671067
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
10681068
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
10691069

10701070

10711071

10721072

1073-
# Dependencies of `io.spine.validation:spine-validation-java-api:2.0.0-SNAPSHOT.353`
1073+
# Dependencies of `io.spine.validation:spine-validation-java-api:2.0.0-SNAPSHOT.354`
10741074

10751075
## Runtime
10761076
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -2133,14 +2133,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
21332133

21342134
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
21352135

2136-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
2136+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
21372137
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
21382138
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
21392139

21402140

21412141

21422142

2143-
# Dependencies of `io.spine.validation:spine-validation-java-bundle:2.0.0-SNAPSHOT.353`
2143+
# Dependencies of `io.spine.validation:spine-validation-java-bundle:2.0.0-SNAPSHOT.354`
21442144

21452145
## Runtime
21462146
1. **Group** : org.jetbrains. **Name** : annotations. **Version** : 26.0.2.
@@ -2890,14 +2890,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
28902890

28912891
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
28922892

2893-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
2893+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
28942894
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
28952895
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
28962896

28972897

28982898

28992899

2900-
# Dependencies of `io.spine.validation:spine-validation-java-ksp:2.0.0-SNAPSHOT.353`
2900+
# Dependencies of `io.spine.validation:spine-validation-java-ksp:2.0.0-SNAPSHOT.354`
29012901

29022902
## Runtime
29032903
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -4060,14 +4060,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
40604060

40614061
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
40624062

4063-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
4063+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
40644064
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
40654065
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
40664066

40674067

40684068

40694069

4070-
# Dependencies of `io.spine.validation:spine-validation-java-runtime:2.0.0-SNAPSHOT.353`
4070+
# Dependencies of `io.spine.validation:spine-validation-java-runtime:2.0.0-SNAPSHOT.354`
40714071

40724072
## Runtime
40734073
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -4924,14 +4924,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
49244924

49254925
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
49264926

4927-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
4927+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
49284928
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
49294929
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
49304930

49314931

49324932

49334933

4934-
# Dependencies of `io.spine.validation:spine-validation-model:2.0.0-SNAPSHOT.353`
4934+
# Dependencies of `io.spine.validation:spine-validation-model:2.0.0-SNAPSHOT.354`
49354935

49364936
## Runtime
49374937
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -6002,14 +6002,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
60026002

60036003
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
60046004

6005-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
6005+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
60066006
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
60076007
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
60086008

60096009

60106010

60116011

6012-
# Dependencies of `io.spine.validation:spine-validation-consumer:2.0.0-SNAPSHOT.353`
6012+
# Dependencies of `io.spine.validation:spine-validation-consumer:2.0.0-SNAPSHOT.354`
60136013

60146014
## Runtime
60156015
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -7072,14 +7072,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
70727072

70737073
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
70747074

7075-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
7075+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
70767076
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
70777077
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
70787078

70797079

70807080

70817081

7082-
# Dependencies of `io.spine.validation:spine-validation-consumer-dependency:2.0.0-SNAPSHOT.353`
7082+
# Dependencies of `io.spine.validation:spine-validation-consumer-dependency:2.0.0-SNAPSHOT.354`
70837083

70847084
## Runtime
70857085
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -8077,14 +8077,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
80778077

80788078
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
80798079

8080-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
8080+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
80818081
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
80828082
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
80838083

80848084

80858085

80868086

8087-
# Dependencies of `io.spine.validation:spine-validation-extensions:2.0.0-SNAPSHOT.353`
8087+
# Dependencies of `io.spine.validation:spine-validation-extensions:2.0.0-SNAPSHOT.354`
80888088

80898089
## Runtime
80908090
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -9231,14 +9231,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
92319231

92329232
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
92339233

9234-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
9234+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
92359235
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
92369236
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
92379237

92389238

92399239

92409240

9241-
# Dependencies of `io.spine.validation:spine-validation-runtime:2.0.0-SNAPSHOT.353`
9241+
# Dependencies of `io.spine.validation:spine-validation-runtime:2.0.0-SNAPSHOT.354`
92429242

92439243
## Runtime
92449244
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -10236,14 +10236,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1023610236

1023710237
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1023810238

10239-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
10239+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
1024010240
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1024110241
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1024210242

1024310243

1024410244

1024510245

10246-
# Dependencies of `io.spine.validation:spine-validation-validating:2.0.0-SNAPSHOT.353`
10246+
# Dependencies of `io.spine.validation:spine-validation-validating:2.0.0-SNAPSHOT.354`
1024710247

1024810248
## Runtime
1024910249
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -11245,14 +11245,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1124511245

1124611246
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1124711247

11248-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
11248+
This report was generated on **Wed Oct 22 20:11:23 WEST 2025** using
1124911249
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1125011250
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1125111251

1125211252

1125311253

1125411254

11255-
# Dependencies of `io.spine.validation:spine-validation-validator:2.0.0-SNAPSHOT.353`
11255+
# Dependencies of `io.spine.validation:spine-validation-validator:2.0.0-SNAPSHOT.354`
1125611256

1125711257
## Runtime
1125811258
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -12347,14 +12347,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1234712347

1234812348
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1234912349

12350-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
12350+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
1235112351
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1235212352
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1235312353

1235412354

1235512355

1235612356

12357-
# Dependencies of `io.spine.validation:spine-validation-validator-dependency:2.0.0-SNAPSHOT.353`
12357+
# Dependencies of `io.spine.validation:spine-validation-validator-dependency:2.0.0-SNAPSHOT.354`
1235812358

1235912359
## Runtime
1236012360
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -13163,14 +13163,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1316313163

1316413164
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1316513165

13166-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
13166+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
1316713167
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1316813168
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1316913169

1317013170

1317113171

1317213172

13173-
# Dependencies of `io.spine.validation:spine-validation-vanilla:2.0.0-SNAPSHOT.353`
13173+
# Dependencies of `io.spine.validation:spine-validation-vanilla:2.0.0-SNAPSHOT.354`
1317413174

1317513175
## Runtime
1317613176
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -14084,14 +14084,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1408414084

1408514085
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1408614086

14087-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
14087+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
1408814088
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1408914089
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1409014090

1409114091

1409214092

1409314093

14094-
# Dependencies of `io.spine.validation:spine-validation-configuration:2.0.0-SNAPSHOT.353`
14094+
# Dependencies of `io.spine.validation:spine-validation-configuration:2.0.0-SNAPSHOT.354`
1409514095

1409614096
## Runtime
1409714097
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -15217,14 +15217,14 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1521715217

1521815218
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1521915219

15220-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
15220+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
1522115221
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1522215222
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1522315223

1522415224

1522515225

1522615226

15227-
# Dependencies of `io.spine.validation:spine-validation-context:2.0.0-SNAPSHOT.353`
15227+
# Dependencies of `io.spine.validation:spine-validation-context:2.0.0-SNAPSHOT.354`
1522815228

1522915229
## Runtime
1523015230
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -16354,6 +16354,6 @@ This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
1635416354

1635516355
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
1635616356

16357-
This report was generated on **Wed Oct 22 17:44:57 WEST 2025** using
16357+
This report was generated on **Wed Oct 22 20:11:22 WEST 2025** using
1635816358
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1635916359
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ all modules and does not describe the project structure per-subproject.
1010
-->
1111
<groupId>io.spine.validation</groupId>
1212
<artifactId>validation</artifactId>
13-
<version>2.0.0-SNAPSHOT.353</version>
13+
<version>2.0.0-SNAPSHOT.354</version>
1414

1515
<inceptionYear>2015</inceptionYear>
1616

version.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
*
3030
* For Spine-based dependencies please see [io.spine.dependency.local.Spine].
3131
*/
32-
val validationVersion by extra("2.0.0-SNAPSHOT.353")
32+
val validationVersion by extra("2.0.0-SNAPSHOT.354")

0 commit comments

Comments
 (0)