Commit d8c66c1
committed
Remove javaHome hack and deduplicate javacOptions in msgpack-jackson3
Replace the fragile JAVA17_HOME/JAVA_HOME path resolution with a simple
requirement to run sbt under Java 17+ (managed via mise). Drop redundant
-encoding/-Xlint flags already provided by buildSettings.1 parent 2ac3cbc commit d8c66c1
1 file changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 183 | + | |
| 184 | + | |
196 | 185 | | |
197 | 186 | | |
198 | 187 | | |
| |||
0 commit comments