This is an automated email from the ASF dual-hosted git repository.
ramanathan1504 pushed a change to branch dependabot/npm_and_yarn/convict-6.2.5
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from ff12186 Generate changelog entries for #499
add f604247 Document the build lifecycle and troubleshooting (#488)
add 40e72db Update Maven Wrapper to 3.3.4 and Maven to 3.9.16 (#503)
add 4c425e1 Switch to GitHub Rulesets (second attempt) (#477)
add e0be878 Bump handlebars from 4.7.8 to 4.7.9 (#464)
add 39e5844 Merge branch 'main' into dependabot/npm_and_yarn/convict-6.2.5
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 53 ++-
.gitattributes | 4 +
.mvn/wrapper/maven-wrapper.properties | 6 +-
mvnw | 474 ++++++++++-----------
mvnw.cmd | 351 +++++++--------
package-lock.json | 9 +-
package.json | 2 +-
...pdate__antora_cli.xml => update_handlebars.xml} | 4 +-
src/site/antora/modules/ROOT/nav.adoc | 4 +
.../antora/modules/ROOT/pages/build-lifecycle.adoc | 444 +++++++++++++++++++
.../antora/modules/ROOT/pages/troubleshooting.adoc | 171 ++++++++
11 files changed, 1066 insertions(+), 456 deletions(-)
copy src/changelog/.12.x.x/{update__antora_cli.xml => update_handlebars.xml}
(64%)
create mode 100644 src/site/antora/modules/ROOT/pages/build-lifecycle.adoc
create mode 100644 src/site/antora/modules/ROOT/pages/troubleshooting.adoc