Yeah. I must have gotten the files from Nexus or something as the file names don’t match what is in the downloads site.
Ralph > On May 13, 2020, at 10:38 AM, Matt Sicker <[email protected]> wrote: > > The source archives in subversion. You know, the main release artifact > required in any Apache release. > > On Wed, May 13, 2020 at 12:37 Ralph Goers <[email protected]> > wrote: > >> I don’t understand. I downloaded the jars and then did >> >> jar -tf ~/Downloads/scala/log4j-api-scala_2.10-12.0-sources.jar >> META-INF/MANIFEST.MF >> META-INF/ >> org/ >> org/apache/ >> org/apache/logging/ >> org/apache/logging/log4j/ >> org/apache/logging/log4j/scala/ >> org/apache/logging/log4j/scala/Logging.scala >> org/apache/logging/log4j/scala/Logger.scala >> org/apache/logging/log4j/scala/LoggerMacro.scala >> org/apache/logging/log4j/scala/LoggingContext.scala >> META-INF/LICENSE >> META-INF/NOTICE >> >> Doesn’t look empty to me, but I did not check the contents of the files. >> >> Ralph >> >> >> >> >>> On May 13, 2020, at 10:00 AM, Matt Sicker <[email protected]> wrote: >>> >>> The source archives are empty. Not sure how this was missed during the >>> vote thread. >>> >>> On Tue, 12 May 2020 at 11:02, Matt Sicker <[email protected]> wrote: >>>> >>>> The Apache Logging Services PMC is pleased to announce the release of >>>> the Log4j Scala API version 12.0! This release is primarily to support >>>> Scala 2.13, though we also overhauled the build system. We have a new >>>> site [1] as well! >>>> >>>> Artifacts are available on [2] as detailed in [3]. They are also >>>> available through Maven Central. All artifacts are signed with keys >>>> present in [4]. >>>> >>>> [1]: https://logging.apache.org/log4j/scala/ >>>> [2]: https://downloads.apache.org/logging/log4j/scala/12.0/ >>>> [3]: https://logging.apache.org/log4j/scala/download.html >>>> [4]: https://downloads.apache.org/logging/KEYS >>>> >>>> New Features:: >>>> 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-2296::: Add sbt-site plugin and website configuration. >>>> LOG4J2-2291::: Add Jenkins pipeline for sbt build. >>>> LOG4J2-2668::: Add support for Scala 2.13. >>>> >>>> Changes:: >>>> LOG4J2-2309::: Update Log4j Scala API for 2.13 from 2.13.0-M2 to >> 2.13.0-M3. >>>> LOG4J2-2290::: Update Log4j from 2.9.1 to 2.13.2. >>>> LOG4J2-1995::: Update log4j-api-scala_2.11 from Scala 2.11.8 to 2.11.11. >>>> LOG4J2-1996::: Update log4j-api-scala_2.12 from Scala 2.12.1 to 2.12.3. >>>> LOG4J2-2115::: Update Log4j dependency from 2.8.1 to 2.9.1. >>>> LOG4J2-2116::: Update log4j-api-scala_2.12 from Scala 2.12.3 to 2.12.4. >>>> >>>> -- >>>> Matt Sicker >>>> Secretary, Apache Software Foundation >>>> VP Logging Services, ASF >>> >>> >>> >>> -- >>> Matt Sicker <[email protected]> >>> >> >> >> -- > Matt Sicker <[email protected]>
