Re: Java 7 as well as future JDK support strategy.

2018-02-12 Thread Ralph Goers
I found this update that says Oracle has extended the public support of Java 8 about 4 months past the release of Java 11. https://www.infoq.com/news/2018/02/Java8SupportJan18 Ralph > On Feb 12, 2018, at 5:28 PM, Ralph Goers wrote: > > T

Java 7 as well as future JDK support strategy.

2018-02-12 Thread Ralph Goers
There is an article at InfoQ that discusses Oracle’s support strategy [1]. It contains a chart that shows the support lifetime for all Oracle releases. [2] It references a blog post from Azul discussing Oracle’s support strategy. [3] These charts are confirmed by Oracle’s roadmap. [4]. The end

Re: Java 8

2018-02-12 Thread Ralph Goers
Setting up jobs like that in Jenkins is pretty easy to do. Ralph > On Feb 12, 2018, at 4:06 PM, Remko Popma wrote: > > For what it’s worth, I’m happy to review Log4j Audit as many times as > desired. :-) > > For log4j-server (and future other components in separate repos): is it > possible t

Re: Java 8

2018-02-12 Thread Remko Popma
For what it’s worth, I’m happy to review Log4j Audit as many times as desired. :-) For log4j-server (and future other components in separate repos): is it possible to set up a continuous build that compiles this component and runs the tests every time commits *to the main Log4j2 project* are pu

Re: Java 8

2018-02-12 Thread Ralph Goers
My thoughts were to do it this past weekend but I spent the whole weekend working on the documentation for Log4j Audit (please review). I plan to use the next several days to review what is in 2.11 and what other bugs I see that are very important that should be resolved there. I will also prob

Re: Java 8

2018-02-12 Thread Gary Gregory
Hi All: Any thoughts on the timing for 2.11.0? Gary On Mon, Jan 29, 2018 at 3:00 PM, Remko Popma wrote: > I will fix picocli before we get to that point. > > (Shameless plug) Every java main() method deserves http://picocli.info > > > On Jan 30, 2018, at 4:07, Gary Gregory wrote: > > > >> On

Re: Log4j Audit

2018-02-12 Thread Ralph Goers
Once again, thanks for the comments! In general you have most of the flow down, although I would do them in a different order. 1) Install the catalog editor (This is a one time activity) 2) Perform analysis. 3) Use the editor to create audit event and attribute definitions. 4) Publish those chang

Re: Log4j Audit

2018-02-12 Thread Remko Popma
Ralph, very nice improvements! Especially the first page does a great job at explaining what audit logging is and why/when you would want to use it. The Getting Started page then does a tutorial-style deep dive into using Log4j Audit, but unfortunately gets a bit bogged down in setting up the too