[logging-log4j-audit] release plans for 1.0.2?

2019-06-02 Thread Andrei Ivanov
Hi, I would really like to see 1.0.2 released. Do you think there's anything else that should go in? Is there a release procedure documented somewhere so I can do that myself? Thank you, Andrei

Re: [logging-log4j-audit] branch LOG4J2-2579 updated (8fcfbb5 -> 998525c)

2019-05-29 Thread Andrei Ivanov
ies are configured (we avoid shared branches due > > to some Jenkins issue ironically). > > > > Just note that if you force push to a shared branch, please make sure to > > note that on the dev list so that others know to use `git pull —rebase` > > > > On Tue, May

Re: [logging-log4j-audit] branch LOG4J2-2579 updated (8fcfbb5 -> 998525c)

2019-05-28 Thread Andrei Ivanov
Sorry about that, I wasn't sure how to handle adding a trivial import cleanup change to my PR, that's why I've ammended the last commit. I wanted to leave the existing commits separate, so squashing wasn't an option (or maybe I could have squashed just the last 2 commits?) Basically I chose option

Re: CI for Log4j Audit

2019-05-07 Thread Andrei Ivanov
;integration-tests" profile, with a plan to also enable the "rat" once I fix some of the files reported to be missing a licence. I see one of the tests failed, but I'm not sure why as it works fine for me. On Tue, May 7, 2019 at 7:16 PM Matt Sicker wrote: > Great! > &g

Re: CI for Log4j Audit

2019-05-07 Thread Andrei Ivanov
> wrote: > > > > > > At the very top of the menu on the left under the Jenkins logo you > should see a “New Item” link. If you don’t then you don’t have the correct > permissions. > > > > > > Ralph > > > > > >> On May 7, 2019, at 8:22 AM

Re: CI for Log4j Audit

2019-05-07 Thread Andrei Ivanov
then you don’t have the correct > permissions. > > Ralph > > > On May 7, 2019, at 8:22 AM, Andrei Ivanov > wrote: > > > > I was able to log in, but I don't think I have enough permissions, I can > > only see the jobs and run them, but not configure new ite

Re: CI for Log4j Audit

2019-05-07 Thread Andrei Ivanov
; > credentials at id.apache.org <http://id.apache.org/>. > > > > Ralph > > > > > On May 7, 2019, at 6:58 AM, Andrei Ivanov > > wrote: > > > > > > I don't have that much experience with it, but I can try :-) > > > > > > What

Re: CI for Log4j Audit

2019-05-07 Thread Andrei Ivanov
I don't have that much experience with it, but I can try :-) What about Jenkins credentials/permissions? On Tue, May 7, 2019 at 3:14 PM Apache wrote: > If you are familiar with Jenkins you should just be able to create one. > > Ralph > > > On May 7, 2019, at 12:53 AM,

CI for Log4j Audit

2019-05-07 Thread Andrei Ivanov
Hi, I'm trying to see if there's a CI job defined for the Audit project. I'm looking at https://builds.apache.org/view/L/view/Logging/ and I don't see one. If I am correct, how can one be defined? Regards, Andrei

Re: [ANNOUNCE] Apache Log4j 2.11.1 released

2018-07-31 Thread Andrei Ivanov
Hi, Thank you for the new release ☺ Unfortunatelly the new log4j-slf4j18-impl wasn't added to the BOM 😞 On Tue, Jul 31, 2018 at 8:42 AM, Ralph Goers wrote: > > The Apache Log4j 2 team is pleased to announce the Log4j 2.11.1 release! > > Apache Log4j is a well known framework for logging applicat

[jira] [Commented] (LOG4J2-1883) Timestamp does not seem to support microseconds level

2017-04-22 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980029#comment-15980029 ] Andrei Ivanov commented on LOG4J2-1883: --- Btw, I see that JDK9/10 bugs and