Skip to content

Commit 563d514

Browse files
Merge pull request #254 from SpineEventEngine/trigger-publishing
Fix broken KDoc links
2 parents ab54f67 + f7708d8 commit 563d514

6 files changed

Lines changed: 72 additions & 37 deletions

File tree

context/src/main/kotlin/io/spine/tools/validation/ErrorPlaceholder.kt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,15 @@ package io.spine.tools.validation
3333
* Each validation option declares the supported placeholders. Take a look at
3434
* `options.proto` for examples.
3535
*
36-
* Important Note: we have the same [enum][io.spine.validation.RuntimeErrorPlaceholder]
36+
* ### Important Note
37+
*
38+
* We have the same items in this enum as in `io.spine.validation.RuntimeErrorPlaceholder`
3739
* in the runtime library, which is exactly as this one. Please keep them in sync.
3840
* This duplication is done intentionally to prevent clash between the runtime library,
3941
* which is added to the classpath of the Compiler and the runtime library, which is part
4042
* of the Compiler itself because it is a part of Spine. As we complete our migration
4143
* of validation to codegen, the runtime library will either be significantly simplified,
4244
* or even its content may be moved to `base`. Then, the duplicate enum should be removed.
43-
*
44-
* @see io.spine.validation.TemplateString
45-
* @see io.spine.validation.RuntimeErrorPlaceholder
4645
*/
4746
public enum class ErrorPlaceholder(public val value: String) {
4847

dependencies.md

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

22

3-
# Dependencies of `io.spine.tools:validation-context:2.0.0-SNAPSHOT.380`
3+
# Dependencies of `io.spine.tools:validation-context:2.0.0-SNAPSHOT.381`
44

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

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

1142-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1142+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
11431143
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
11441144
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
11451145

11461146

11471147

11481148

1149-
# Dependencies of `io.spine.tools:validation-context-tests:2.0.0-SNAPSHOT.380`
1149+
# Dependencies of `io.spine.tools:validation-context-tests:2.0.0-SNAPSHOT.381`
11501150

11511151
## Runtime
11521152
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -2233,14 +2233,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
22332233

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

2236-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
2236+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
22372237
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
22382238
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
22392239

22402240

22412241

22422242

2243-
# Dependencies of `io.spine.tools:validation-gradle-plugin:2.0.0-SNAPSHOT.380`
2243+
# Dependencies of `io.spine.tools:validation-gradle-plugin:2.0.0-SNAPSHOT.381`
22442244

22452245
## Runtime
22462246
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -3309,14 +3309,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
33093309

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

3312-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
3312+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
33133313
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
33143314
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
33153315

33163316

33173317

33183318

3319-
# Dependencies of `io.spine.tools:validation-java:2.0.0-SNAPSHOT.380`
3319+
# Dependencies of `io.spine.tools:validation-java:2.0.0-SNAPSHOT.381`
33203320

33213321
## Runtime
33223322
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -4403,14 +4403,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
44034403

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

4406-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
4406+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
44074407
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
44084408
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
44094409

44104410

44114411

44124412

4413-
# Dependencies of `io.spine.tools:validation-java-bundle:2.0.0-SNAPSHOT.380`
4413+
# Dependencies of `io.spine.tools:validation-java-bundle:2.0.0-SNAPSHOT.381`
44144414

44154415
## Runtime
44164416
1. **Group** : com.google.auto.service. **Name** : auto-service-annotations. **Version** : 1.1.1.
@@ -5188,14 +5188,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
51885188

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

5191-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
5191+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
51925192
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
51935193
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
51945194

51955195

51965196

51975197

5198-
# Dependencies of `io.spine:validation-jvm-runtime:2.0.0-SNAPSHOT.380`
5198+
# Dependencies of `io.spine:validation-jvm-runtime:2.0.0-SNAPSHOT.381`
51995199

52005200
## Runtime
52015201
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -6044,14 +6044,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
60446044

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

6047-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
6047+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
60486048
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
60496049
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
60506050

60516051

60526052

60536053

6054-
# Dependencies of `io.spine.tools:validation-ksp:2.0.0-SNAPSHOT.380`
6054+
# Dependencies of `io.spine.tools:validation-ksp:2.0.0-SNAPSHOT.381`
60556055

60566056
## Runtime
60576057
1. **Group** : com.google.auto.service. **Name** : auto-service-annotations. **Version** : 1.1.1.
@@ -6996,14 +6996,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
69966996

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

6999-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
6999+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
70007000
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
70017001
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
70027002

70037003

70047004

70057005

7006-
# Dependencies of `io.spine.tools:validation-consumer:2.0.0-SNAPSHOT.380`
7006+
# Dependencies of `io.spine.tools:validation-consumer:2.0.0-SNAPSHOT.381`
70077007

70087008
## Runtime
70097009
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -8090,14 +8090,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
80908090

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

8093-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
8093+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
80948094
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
80958095
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
80968096

80978097

80988098

80998099

8100-
# Dependencies of `io.spine.tools:validation-consumer-dependency:2.0.0-SNAPSHOT.380`
8100+
# Dependencies of `io.spine.tools:validation-consumer-dependency:2.0.0-SNAPSHOT.381`
81018101

81028102
## Runtime
81038103
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -9087,14 +9087,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
90879087

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

9090-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
9090+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
90919091
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
90929092
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
90939093

90949094

90959095

90969096

9097-
# Dependencies of `io.spine.tools:validation-extensions:2.0.0-SNAPSHOT.380`
9097+
# Dependencies of `io.spine.tools:validation-extensions:2.0.0-SNAPSHOT.381`
90989098

90999099
## Runtime
91009100
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -10237,14 +10237,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1023710237

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

10240-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
10240+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
1024110241
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1024210242
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1024310243

1024410244

1024510245

1024610246

10247-
# Dependencies of `io.spine.tools:validation-runtime:2.0.0-SNAPSHOT.380`
10247+
# Dependencies of `io.spine.tools:validation-runtime:2.0.0-SNAPSHOT.381`
1024810248

1024910249
## Runtime
1025010250
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -11234,14 +11234,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1123411234

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

11237-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
11237+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
1123811238
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1123911239
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1124011240

1124111241

1124211242

1124311243

11244-
# Dependencies of `io.spine.tools:validation-validating:2.0.0-SNAPSHOT.380`
11244+
# Dependencies of `io.spine.tools:validation-validating:2.0.0-SNAPSHOT.381`
1124511245

1124611246
## Runtime
1124711247
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -12235,14 +12235,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1223512235

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

12238-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
12238+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
1223912239
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1224012240
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1224112241

1224212242

1224312243

1224412244

12245-
# Dependencies of `io.spine.tools:validation-validator:2.0.0-SNAPSHOT.380`
12245+
# Dependencies of `io.spine.tools:validation-validator:2.0.0-SNAPSHOT.381`
1224612246

1224712247
## Runtime
1224812248
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -13333,14 +13333,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1333313333

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

13336-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
13336+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
1333713337
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1333813338
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1333913339

1334013340

1334113341

1334213342

13343-
# Dependencies of `io.spine.tools:validation-validator-dependency:2.0.0-SNAPSHOT.380`
13343+
# Dependencies of `io.spine.tools:validation-validator-dependency:2.0.0-SNAPSHOT.381`
1334413344

1334513345
## Runtime
1334613346
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -14165,14 +14165,14 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1416514165

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

14168-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
14168+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
1416914169
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1417014170
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1417114171

1417214172

1417314173

1417414174

14175-
# Dependencies of `io.spine.tools:validation-vanilla:2.0.0-SNAPSHOT.380`
14175+
# Dependencies of `io.spine.tools:validation-vanilla:2.0.0-SNAPSHOT.381`
1417614176

1417714177
## Runtime
1417814178
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -15028,6 +15028,6 @@ This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
1502815028

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

15031-
This report was generated on **Thu Dec 18 20:32:39 WET 2025** using
15031+
This report was generated on **Fri Dec 19 15:26:30 WET 2025** using
1503215032
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
1503315033
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
/*
2+
* Copyright 2025, TeamDev. All rights reserved.
3+
*
4+
* Licensed under the Apache License, Version 2.0 (the "License");
5+
* you may not use this file except in compliance with the License.
6+
* You may obtain a copy of the License at
7+
*
8+
* https://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* Redistribution and use in source and/or binary forms, with or without
11+
* modification, must retain the above copyright notice and the following
12+
* disclaimer.
13+
*
14+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
15+
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
16+
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
17+
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
18+
* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
19+
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
20+
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21+
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22+
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23+
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
24+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25+
*/
26+
27+
package io.spine.validate;
28+
29+
/**
30+
* Provided for backward compatibility.
31+
*
32+
* @deprecated Use {@link io.spine.validation.FieldAwareMessage} instead.
33+
*/
34+
@Deprecated
35+
public interface FieldAwareMessage extends io.spine.validation.FieldAwareMessage {
36+
}

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.tools</groupId>
1212
<artifactId>validation</artifactId>
13-
<version>2.0.0-SNAPSHOT.380</version>
13+
<version>2.0.0-SNAPSHOT.381</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.380")
32+
val validationVersion by extra("2.0.0-SNAPSHOT.381")

0 commit comments

Comments
 (0)