This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch 3
in repository https://gitbox.apache.org/repos/asf/freemarker.git
from a5db5619 Gradle build: All javadoc "lint" check were disabled
accidentally, instead of just "missing" (tested it, and it didn't stop at HTML
errors without adding "all,")
new 6418fa6f Gradle build: Updated javadoc Java SE API link
new 63d7c855 Gradle build: Do not customize javadoc output anymore - It
complicates the build, has to be reviewed for new javadoc versions, and almost
nobody uses the javadoc HTML-s nowadays.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../build/core/JavadocStyleAdjustments.kt | 66 ----------------------
.../build/module/common/JavadocStyleAdjustments.kt | 48 +---------------
2 files changed, 1 insertion(+), 113 deletions(-)
delete mode 100644
buildSrc/core/src/main/kotlin/org/apache/freemarker/build/core/JavadocStyleAdjustments.kt