Commit 2f8d1e8
authored
Pin the parent Devfile version to 1.2.0 (#36)
* Pin the parent Devfile version to 1.2.0
The default version of the parent Stack will be updated in [1] to use JDK 17,
so that users on recent versions of Spring Boot can use such Stack.
This is to make sure this sample does not break with such change,
and continues to work as before, since it is using Sprint Boot 2.x (and
expects JDK 11).
Signed-off-by: Armel Soro <asoro@redhat.com>
* Git-ignore the whole '.odo' folder
Recent versions of odo add additional files to this folder.
Signed-off-by: Armel Soro <asoro@redhat.com>
---------
Signed-off-by: Armel Soro <asoro@redhat.com>1 parent 91e3eb5 commit 2f8d1e8
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments