Commit 74cfc72
[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be turned off (#200)
Turns out this is just a documentation issue. `full` works fine but is
not documented.
Also add property for proc parameter
---------
Co-authored-by: Slawomir Jaranowski <[email protected]>1 parent f85aa27 commit 74cfc72
File tree
1 file changed
+4
-1
lines changed- src/main/java/org/apache/maven/plugin/compiler
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
| 300 | + | |
| 301 | + | |
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
302 | 305 | | |
303 | | - | |
| 306 | + | |
304 | 307 | | |
305 | 308 | | |
306 | 309 | | |
| |||
0 commit comments