LOG4J2-1882: Migrate to sbt
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/b5ff1c75 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/b5ff1c75 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/b5ff1c75 Branch: refs/heads/master Commit: b5ff1c75185001db1ee1c9db2ba91ed557b44f7d Parents: ffcbc03 Author: Matt Sicker <[email protected]> Authored: Tue Apr 3 16:06:14 2018 -0500 Committer: Matt Sicker <[email protected]> Committed: Tue Apr 3 16:06:14 2018 -0500 ---------------------------------------------------------------------- src/asciidoctor/changes.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/b5ff1c75/src/asciidoctor/changes.adoc ---------------------------------------------------------------------- diff --git a/src/asciidoctor/changes.adoc b/src/asciidoctor/changes.adoc index 6682e8c..a2b991c 100644 --- a/src/asciidoctor/changes.adoc +++ b/src/asciidoctor/changes.adoc @@ -21,13 +21,14 @@ [vertical] New Features:: [horizontal] +LOG4J2-1882::: Migrate log4j-api-scala to sbt. LOG4J2-2303::: Add release distribution script. LOG4J2-2295::: Add OSGi metadata to release jars. LOG4J2-2294::: Add release audit information to build. LOG4J2-2298::: Add changelog to site. -LOG4J2-2293::: Add required license files to SBT output artifacts. +LOG4J2-2293::: Add required license files to sbt output artifacts. LOG4J2-2296::: Add sbt-site plugin and website configuration. -LOG4J2-2291::: Add Jenkins pipeline for SBT build. +LOG4J2-2291::: Add Jenkins pipeline for sbt build. [vertical] Bug Fixes:: None.
