dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Enable Javadoc doclint (all,-missing) and fail on warnings (#734)
Valery Kharseko
11 hours ago
2bbdaeb3b2296a2910e5d44152a02cc0f098ce59
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
.gitattributes
1
2
3
# Keep HTML checked out with LF on all platforms so javadoc doclint
# (JDK 25/26) does not treat CR (from CRLF) as part of a multi-line tag name.
*.html text eol=lf