This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git.
from 49ecc59 Fix tag lookup
new acd4801 add support for scala 2.13.0 [LOG4J2-2668]
new b340a2b armonized the sbt src directory selection fix src directory
for 2.13+
new 0f7e1ba update sbt version
new 4b06079 update dependencies
new aea886c Merge pull request #3 from vimalaguti/master
The 129 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.sbt | 25 +++++++++++++++----
project/Dependencies.scala | 25 +++++++++++--------
project/build.properties | 2 +-
sbt | 4 ++--
.../logging/log4j/scala/LoggingContext.scala | 2 +-
.../logging/log4j/scala/LoggingContext.scala | 23 ++++++------------
.../apache/logging/log4j/scala/LoggerTest.scala | 28 +++++++++++-----------
.../logging/log4j/scala/LoggingContextTest.scala | 11 +++++----
8 files changed, 66 insertions(+), 54 deletions(-)
copy src/main/{scala =>
scala-2.12-}/org/apache/logging/log4j/scala/LoggingContext.scala (100%)
rename src/main/{scala =>
scala-2.13+}/org/apache/logging/log4j/scala/LoggingContext.scala (75%)