commit
ef0cf7e9da
|
@ -84,8 +84,8 @@ import org.springframework.util.StringUtils;
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>Use {@code -parameters}.
|
* <li>Use {@code -parameters}.
|
||||||
* <li>Treat warnings as errors
|
* <li>Treat warnings as errors
|
||||||
* <li>Enable {@code unchecked}, {@code deprecation}, {@code rawtypes}, and {@code varags}
|
* <li>Enable {@code unchecked}, {@code deprecation}, {@code rawtypes}, and
|
||||||
* warnings
|
* {@code varargs} warnings
|
||||||
* </ul>
|
* </ul>
|
||||||
* <li>{@link Jar} tasks are configured to produce jars with LICENSE.txt and NOTICE.txt
|
* <li>{@link Jar} tasks are configured to produce jars with LICENSE.txt and NOTICE.txt
|
||||||
* files and the following manifest entries:
|
* files and the following manifest entries:
|
||||||
|
|
Loading…
Reference in New Issue