This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 9e8e161
committed
[[ config ]] Update version of source code expected by javac
This patch updates the java config to change the source version to
1.7, needed by classes using java 7 features. A side effect of the
change is that files with unicode chars fail to compile. Setting
the encoding to utf8 solves this.1 parent 9e2bcc9 commit 9e8e161
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments