Re: [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-07-09 Thread Matt Sicker
I'll add the sha files. The example isn't using the release candidate, though. That'd be nice to have for smoke testing. On Mon, 9 Jul 2018 at 15:32, Raman Gupta wrote: > There is a simple example in the source: > > > https://github.com/apache/logging-log4j-kotlin/blob/master/log4j-api-kotlin-s

Re: [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-07-09 Thread Raman Gupta
There is a simple example in the source: https://github.com/apache/logging-log4j-kotlin/blob/master/log4j-api-kotlin-sample/src/main/kotlin/org/apache/logging/log4j/kotlin/sample/LoggingApp.kt And obviously as the primary author of this, my non-binding vote it +1 :-) Regards, Raman On Mon, Jul

Re: [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-07-09 Thread Gary Gregory
Sorry, I mean just sha files are missing. On Mon, Jul 9, 2018 at 1:44 PM Gary Gregory wrote: > Hi Matt, > > You are missing asc and sha256 files from > https://dist.apache.org/repos/dist/dev/logging/log4j/kotlin/ > > Gary > > On Sat, Jul 7, 2018 at 1:11 PM Matt Sicker wrote: > >> Hi all, we hav

Re: [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-07-09 Thread Gary Gregory
Hi Matt, You are missing asc and sha256 files from https://dist.apache.org/repos/dist/dev/logging/log4j/kotlin/ Gary On Sat, Jul 7, 2018 at 1:11 PM Matt Sicker wrote: > Hi all, we have a brand new Log4j API to release, and this is the first > release candidate to work with. Below are links to

Re: [Discuss][VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-07-09 Thread Ralph Goers
Sorry - I meant to get to this but got busy. I will try to look at this today. Ralph > On Jul 9, 2018, at 9:17 AM, Matt Sicker wrote: > > I’ll try to put together a sample project to demo how to use this. I’m not > sure how many of you use or are familiar with Kotlin. It would also be > great t

Re: [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-07-09 Thread Matt Sicker
I’ll try to put together a sample project to demo how to use this. I’m not sure how many of you use or are familiar with Kotlin. It would also be great to get some community votes or feedback. On Sat, Jul 7, 2018 at 14:10, Matt Sicker wrote: > Hi all, we have a brand new Log4j API to release, an