Commit d2c36e0
committed
Regenerate Kotlin Java-fixture snapshots on Linux
The semanticdb-javac plugin's package reference annotation on
'package snapshots;' lines is platform-sensitive: macOS regen emits
the line, Linux regen (the CI environment) does not. The snapshots
carried over from scip-kotlin were generated on macOS, so the CI's
'Check snapshot drift' step in the kotlin_plugin job failed because
its Linux regen produced 5 single-line deletions in:
ClassConsumer.java, CompanionConsumer.java, KotlinClass.java,
KotlinLambdas.java, ObjectKtConsumer.java
Each just removes a stray '//... reference semanticdb maven . . snapshots/'
caret line. Reproduced and regenerated inside an eclipse-temurin:11-jdk
container against this branch.1 parent 6275f97 commit d2c36e0
5 files changed
Lines changed: 0 additions & 5 deletions
File tree
- semanticdb-kotlinc/minimized/src/generatedSnapshots/resources/semanticdb-kotlinc/minimized/src/main/java/snapshots
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments