Commit e1d4c49
committed
build: update maven-compiler-plugin to 3.12.1
- exclude package-info.class files from WAR
https://issues.apache.org/jira/browse/MCOMPILER-205
- remove <showWarnings> parameter as it's enabled by default
https://issues.apache.org/jira/browse/MCOMPILER-457
- remove <source> and <target> for "jdk8" profile as these
options use the same values by default
https://issues.apache.org/jira/browse/MCOMPILER-505
Changelogs:
- https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.9.0
- https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.10.0
- https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.10.1
- https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.11.0
- https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.12.0
- https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.12.1
Fix #15601 parent dcf4b69 commit e1d4c49
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| |||
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
880 | | - | |
881 | 880 | | |
882 | 881 | | |
883 | 882 | | |
| |||
1025 | 1024 | | |
1026 | 1025 | | |
1027 | 1026 | | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
1028 | 1035 | | |
1029 | 1036 | | |
1030 | 1037 | | |
| |||
1266 | 1273 | | |
1267 | 1274 | | |
1268 | 1275 | | |
1269 | | - | |
1270 | | - | |
1271 | 1276 | | |
1272 | 1277 | | |
1273 | 1278 | | |
| |||
0 commit comments