Commit 5182014
committed
Fix elasticsearch-java-9.x-scenario assembly and CI config
Fix jar name in assembly.xml, correct support-version.list,
and add to plugins-jdk17-test.1.yaml instead of replacing the
JDK 8 scenario entry.1 parent d1c9bc7 commit 5182014
3 files changed
Lines changed: 2 additions & 3 deletions
File tree
- .github/workflows
- test/plugin/scenarios/elasticsearch-java-9.x-scenario
- src/main/assembly
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
0 commit comments