[BCEL] Release 6.4.0

2019-09-01 Thread Gary Gregory
Hi All and Mark in particular, Is there anything more we need for 6.4.0? Gary

Re: [LANG] Q: introduction of new development tool

2019-09-01 Thread Peter Verhas
I wrote an article about how Apache Commons Lang could use Java::Geci to keep JavaDoc up to date. It will be published on Wednesday 16:00CEST time on https://javax0.wordpress.com I copy the text of the article here so that you can read before it is published and also if you have any comment before

Re: [bcel][all] GitHub Actions for Maven builds

2019-09-01 Thread Matt Sicker
I think I replied to the wrong email. On Sun, Sep 1, 2019 at 04:53, Gilles Sadowski wrote: > Hi. > > 2019-09-01 6:08 UTC+02:00, Matt Sicker : > > If you enable the project authorization setting on Jenkins, you can store > > credentials in a specific user who the build runs as. It’s somewhat > >

Re: [bcel][all] GitHub Actions for Maven builds

2019-09-01 Thread Gilles Sadowski
Hi. 2019-09-01 6:08 UTC+02:00, Matt Sicker : > If you enable the project authorization setting on Jenkins, you can store > credentials in a specific user who the build runs as. It’s somewhat > primitive at the moment, but I’ve been working on related features lately > to improve the situation ther