Thanks for all the polishes! This vote ends without enough votes to pass.
I'll make an RC2 when I get a chance.

On 24 April 2017 at 04:24, Mikael Ståldal <mikael.stal...@magine.com> wrote:

> I have now clean-up the build instructions and added an exclusion for
> README.md so that the RAT check works.
>
> Ready for new release candidate.
>
> On Sat, Apr 22, 2017 at 6:24 AM, Matt Sicker <boa...@gmail.com> wrote:
>
> > I'm not sure if the staging part is necessary technically since we're
> > slicing up the site artifacts anyways, but we do need some more specific
> > deployment instructions once that's figured out anyways.
> >
> > I may start a second release candidate vote soon if this one isn't
> > sufficient. There are some worthwhile updates already that could be
> useful
> > in the initial release as it is.
> >
> > On 21 April 2017 at 03:42, Mikael Ståldal <mikael.stal...@magine.com>
> > wrote:
> >
> > > When I try "mvn site:stage-deploy -DstagingSiteURL=file:///$
> > > HOME/log4j-scala
> > > "
> > >
> > > it fails with:
> > >
> > > [ERROR] Failed to execute goal
> > > org.apache.maven.plugins:maven-site-plugin:3.6:stage-deploy
> > (default-cli)
> > > on project log4j-scala: Missing site information in the distribution
> > > management of the project Apache Log4j 2 Scala API
> > > (org.apache.logging.log4j:log4j-scala:11.1-SNAPSHOT) -> [Help 1]
> > >
> > > Do we need this? Or should we remove that part from BUILDING.md?
> > >
> > >
> > > On Fri, Apr 21, 2017 at 10:37 AM, Mikael Ståldal <
> > > mikael.stal...@magine.com>
> > > wrote:
> > >
> > > > When running RAT check, it fails with:
> > > >
> > > > Unapproved licenses:
> > > >
> > > >   README.md
> > > >   src/site/resources/js/jquery.min.js
> > > >
> > > > I got rid of jquery issue by copying the RAT config in pom.xml from
> the
> > > > main project.
> > > >
> > > > For some reason the RAT check does not complain about README.md in
> the
> > > > main repo. I cannot see why. Ralph, can you help?
> > > >
> > > > On Fri, Apr 21, 2017 at 10:13 AM, Mikael Ståldal <
> > > > mikael.stal...@magine.com> wrote:
> > > >
> > > >> Added BUILDING.md to logging-log4j-scala repo.
> > > >>
> > > >> On Fri, Apr 21, 2017 at 9:51 AM, Matt Sicker <boa...@gmail.com>
> > wrote:
> > > >>
> > > >>> We still need two more votes, or one more after I add mine.
> > > >>>
> > > >>> On 21 April 2017 at 02:50, Mikael Ståldal <
> mikael.stal...@magine.com
> > >
> > > >>> wrote:
> > > >>>
> > > >>> > 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 <boa...@gmail.com>
> > > 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 <
> > > >>> mikael.stal...@magine.com
> > > >>> > >
> > > >>> > > wrote:
> > > >>> > >
> > > >>> > > > You need to build it with Java 8.
> > > >>> > > >
> > > >>> > > > On Thu, Apr 20, 2017 at 2:15 AM, Matt Sicker <
> boa...@gmail.com
> > >
> > > >>> 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 <
> > > garydgreg...@gmail.com>
> > > >>> > > 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 <
> > > >>> boa...@gmail.com>
> > > >>> > > > 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 <boa...@gmail.com>
> > > >>> > > > > >>
> > > >>> > > > > >
> > > >>> > > > > >
> > > >>> > > > > >
> > > >>> > > > > > --
> > > >>> > > > > > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > > >>> > > > > > 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=31ecd1f6b6d1eaf8886ac
> > > >>> 902a24de4
> > > >>> > > 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 <boa...@gmail.com>
> > > >>> > > > >
> > > >>> > > >
> > > >>> > > >
> > > >>> > > >
> > > >>> > > > --
> > > >>> > > > [image: MagineTV]
> > > >>> > > >
> > > >>> > > > *Mikael Ståldal*
> > > >>> > > > Senior software developer
> > > >>> > > >
> > > >>> > > > *Magine TV*
> > > >>> > > > mikael.stal...@magine.com
> > > >>> > > > 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 <boa...@gmail.com>
> > > >>> > >
> > > >>> >
> > > >>> >
> > > >>> >
> > > >>> > --
> > > >>> > [image: MagineTV]
> > > >>> >
> > > >>> > *Mikael Ståldal*
> > > >>> > Senior software developer
> > > >>> >
> > > >>> > *Magine TV*
> > > >>> > mikael.stal...@magine.com
> > > >>> > 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 <boa...@gmail.com>
> > > >>>
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >> [image: MagineTV]
> > > >>
> > > >> *Mikael Ståldal*
> > > >> Senior software developer
> > > >>
> > > >> *Magine TV*
> > > >> mikael.stal...@magine.com
> > > >> 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.
> > > >>
> > > >
> > > >
> > > >
> > > > --
> > > > [image: MagineTV]
> > > >
> > > > *Mikael Ståldal*
> > > > Senior software developer
> > > >
> > > > *Magine TV*
> > > > mikael.stal...@magine.com
> > > > 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.
> > > >
> > >
> > >
> > >
> > > --
> > > [image: MagineTV]
> > >
> > > *Mikael Ståldal*
> > > Senior software developer
> > >
> > > *Magine TV*
> > > mikael.stal...@magine.com
> > > 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 <boa...@gmail.com>
> >
>
>
>
> --
> [image: MagineTV]
>
> *Mikael Ståldal*
> Senior software developer
>
> *Magine TV*
> mikael.stal...@magine.com
> 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 <boa...@gmail.com>

Reply via email to