commit | b080421073ed777fa4246a7a9d419bbc748741f2 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Dec 09 16:20:24 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Mon Dec 09 16:20:27 2019 +0000 |
tree | 098dfc6ea01f799a89b3d7a181beefed1af8175f | |
parent | 5a4892d3f1842b80ac5d28f035a6d1e151b9897d [diff] |
Update checkstyle rules to exclude methods Checkstyle rules updated to: 1) allow getters and setters not to have javadoc 2) allow methods with less than 2 lines to not have javadoc 3) allow protected and private methods not to have javadoc 4) allow methods with names beginning with test|before|after not to have javaodc Issue-ID: INT-1395 Change-Id: I570cd90034c7b20d45a7e5a6ecacacdef80876a1 Signed-off-by: liamfallon <liam.fallon@est.tech>
ONAP O-Parent provides common default settings for all the projects participating in simultaneous release.
All projects participating in simultaneous release will inherit defaults from O-Parent.
elalto branch 2.X will continue to be used for Java 8/Java 9 dependencies master branch 3.X will be used for JAva 11 dependencies
Projects should refer to either the 2.X release Java 8/9 or 3.X release as appropriate.