Older versions have the same issue. I haven't noticed before since I have already specified a dependency to log4j-api explicitly in build.sbt.
So I guess we cannot do anything about it. Let's move on with the release. On Thu, Apr 20, 2017 at 8:25 PM, Matt Sicker <[email protected]> wrote: > Oh right, that's a difference. Anyways, if this isn't working with SBT, how > does it work properly with older versions? > > On Thu, Apr 20, 2017 at 02:38, Mikael Ståldal <[email protected]> > wrote: > > > You need to build it with Java 8. > > > > On Thu, Apr 20, 2017 at 2:15 AM, Matt Sicker <[email protected]> wrote: > > > > > It's the same maven build as log4j. Copying over the BUILDING.txt file > > > would be a good idea, though. > > > > > > On 19 April 2017 at 11:52, Gary Gregory <[email protected]> > wrote: > > > > > > > Adding a BUILDING.txt to the root of the src zip would help. > > Especially, > > > > since there might (or not) be some scalaness to the build. Can you > post > > > > build help here if you need more VOTEs? > > > > > > > > TY, > > > > Gary > > > > > > > > On Sat, Apr 15, 2017 at 10:53 AM, Matt Sicker <[email protected]> > > wrote: > > > > > > > >> Hello all, this is the first release candidate for the first stand > > alone > > > >> release of the log4j-api-scala modules under their own repository. > In > > > order > > > >> to decouple the version from the log4j-core version release train, > > we've > > > >> decided to jump right ahead to 11. > > > >> > > > >> Staging repository: https://repository.apache.org/ > content/repositori > > > >> es/orgapachelogging-1027/ > > > >> Git tag: 11.0-rc1 > > > >> Git URL: https://git-wip-us.apache.org/ > repos/asf/logging-log4j-scala. > > > git > > > >> > > > >> To download all the artifacts, execute the following: > > > >> > > > >> wget -e robots=off --cut-dirs=3 -r -p -np --no-check-certificate > > > >> https://repository.apache.org/content/repositories/orgapache > > > >> logging-1027/org/apache/logging/log4j/ > > > >> > > > >> There will be some migration pain regarding how to deploy the site, > > but > > > >> getting the sources, documentation, and binaries published is an > > > important > > > >> step toward the general log4j repository modularization. > > > >> > > > >> This vote will be open for at least 72 hours. We need at least 3 +1s > > > from > > > >> PMCs along with more +1s than -1s. > > > >> > > > >> -- > > > >> Matt Sicker <[email protected]> > > > >> > > > > > > > > > > > > > > > > -- > > > > E-Mail: [email protected] | [email protected] > > > > Java Persistence with Hibernate, Second Edition > > > > <https://www.amazon.com/gp/product/1617290459/ref=as_li_ > > > tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459& > > > linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2 > b8> > > > > > > > > <http:////ir-na.amazon-adsystem.com/e/ir?t= > garygregory-20&l=am2&o=1&a= > > > 1617290459> > > > > JUnit in Action, Second Edition > > > > <https://www.amazon.com/gp/product/1935182021/ref=as_li_ > > > tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021& > > > > > linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de4 > 18%22 > > > > > > > > > > > > <http:////ir-na.amazon-adsystem.com/e/ir?t= > garygregory-20&l=am2&o=1&a= > > > 1935182021> > > > > Spring Batch in Action > > > > <https://www.amazon.com/gp/product/1935182951/ref=as_li_ > > > tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951& > > > linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B% > > > 7Blink_id%7D%7D%22%3ESpring+Batch+in+Action> > > > > <http:////ir-na.amazon-adsystem.com/e/ir?t= > garygregory-20&l=am2&o=1&a= > > > 1935182951> > > > > Blog: http://garygregory.wordpress.com > > > > Home: http://garygregory.com/ > > > > Tweet! http://twitter.com/GaryGregory > > > > > > > > > > > > > > > > -- > > > Matt Sicker <[email protected]> > > > > > > > > > > > -- > > [image: MagineTV] > > > > *Mikael Ståldal* > > Senior software developer > > > > *Magine TV* > > [email protected] > > Grev Turegatan 3 | 114 46 Stockholm, Sweden | www.magine.com > > > > Privileged and/or Confidential Information may be contained in this > > message. If you are not the addressee indicated in this message > > (or responsible for delivery of the message to such a person), you may > not > > copy or deliver this message to anyone. In such case, > > you should destroy this message and kindly notify the sender by reply > > email. > > > -- > Matt Sicker <[email protected]> > -- [image: MagineTV] *Mikael Ståldal* Senior software developer *Magine TV* [email protected] Grev Turegatan 3 | 114 46 Stockholm, Sweden | www.magine.com Privileged and/or Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such a person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email.
