-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75296/
-----------------------------------------------------------
(Updated Jan. 14, 2025, 7:47 p.m.)
Review request for atlas, Ashutosh Mestry, Disha Talreja, Jayendra Parab, Nixon
Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra.
Changes
-------
updated root pom.xml to skip checkstyle. Once all modules are updated for
checkstyle compliance, root pom.xml will be updated to enable checkstyle.
Bugs: ATLAS-4937
https://issues.apache.org/jira/browse/ATLAS-4937
Repository: atlas
Description
-------
- replaced checkstyle.xml used with a version based on
https://github.com/airlift/airbase/blob/master/airbase-policy/src/main/resources/checkstyle/airbase-checks.xml
- added AtlasCodeScheme-IntelliJ.xml, to make it easier to adhere to checkstyle
requirements
Diffs (updated)
-----
build-tools/src/main/resources/checkstyle-suppressions.xml 759a52ec7
build-tools/src/main/resources/checkstyle.xml 54423176f
dev-support/AtlasCodeScheme-IntelliJ.xml PRE-CREATION
dev-support/checkstyle.xml PRE-CREATION
pom.xml f48bf6cc0
Diff: https://reviews.apache.org/r/75296/diff/2/
Changes: https://reviews.apache.org/r/75296/diff/1-2/
Testing
-------
- verified that build succeeds with updated checkstyle i.e. checkstyle
violations will be reported during build, but will not fail the build
Thanks,
Madhan Neethiraj