Commit b025c1e
authored
Fix source 6 warnings (#68)
* Remove target 1.6, ignore warnings about deprecated options
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
* Only add flags if they weren't specified internally
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
* Don't pass java compile flags in CMake, instead do that in CI
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
* Build both with java 6 and default java version
Signed-off-by: Ivan Santiago Paunovic <[email protected]>1 parent f6fd54b commit b025c1e
File tree
3 files changed
+25
-8
lines changed- .github/workflows
- rcljava_common
- rcljava
3 files changed
+25
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
8 | 29 | | |
9 | 30 | | |
10 | 31 | | |
| |||
13 | 34 | | |
14 | 35 | | |
15 | 36 | | |
16 | | - | |
| 37 | + | |
17 | 38 | | |
18 | 39 | | |
19 | 40 | | |
20 | | - | |
| 41 | + | |
21 | 42 | | |
22 | | - | |
| 43 | + | |
23 | 44 | | |
24 | 45 | | |
25 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
0 commit comments