Re: Any plans to release DBUtils anytime soon?

2022-11-08 Thread Gary Gregory
And for the curious my plan for a release train is: BCEL, Net, Crypto, CSV, Pool, DBCP, Configuration. Gary On Tue, Nov 8, 2022, 12:27 Gary Gregory wrote: > I can only give the usual response: We are unpaid volunteers with limited > time and priorities that may not align with what you might be

Re: Any plans to release DBUtils anytime soon?

2022-11-08 Thread Gary Gregory
I can only give the usual response: We are unpaid volunteers with limited time and priorities that may not align with what you might be specifically looking for. Gary On Tue, Nov 8, 2022, 11:45 mkpaz wrote: > Hello! > > It's been awhile since DBUtils last release in 2017. There was a lot of > g

Re: Correctly configuring Apache Commons components for oss-fuzz

2022-11-08 Thread Mark Thomas
Thanks for the update. I'll wait for that PR to be resolved before taking any further action. Mark On 08/11/2022 16:42, Roman Wagner wrote: Hi Mark, there is a PR open in oss-fuzz https://github.com/google/oss-fuzz/pull/8933 . Best regards Roman On Tue, Nov 8, 2022 at 4:15 PM Gary Gregory

Re: Correctly configuring Apache Commons components for oss-fuzz

2022-11-08 Thread Roman Wagner
Hi Mark, there is a PR open in oss-fuzz https://github.com/google/oss-fuzz/pull/8933 . Best regards Roman On Tue, Nov 8, 2022 at 4:15 PM Gary Gregory wrote: > Sounds good. > > Gary > > On Tue, Nov 8, 2022, 10:07 Mark Thomas wrote: > >> There has been no response to this email from anyone from

Re: Correctly configuring Apache Commons components for oss-fuzz

2022-11-08 Thread Gary Gregory
Sounds good. Gary On Tue, Nov 8, 2022, 10:07 Mark Thomas wrote: > There has been no response to this email from anyone from Code > Intelligence. > > Unless there are objections from the Apache Commons Community my next > step will be to submit a PR to have the following modules removed from > o

Re: Correctly configuring Apache Commons components for oss-fuzz

2022-11-08 Thread Mark Thomas
There has been no response to this email from anyone from Code Intelligence. Unless there are objections from the Apache Commons Community my next step will be to submit a PR to have the following modules removed from oss-fuzz: apache-commons-bcel apache-commons-beanutils apache-commons-cli a

Re: [BCEL] low test coverage

2022-11-08 Thread Gary D. Gregory
Hello All, Recent PRs have brought up the coverage to 52% as you can see from the badge on https://github.com/apache/commons-bcel pointing to https://app.codecov.io/gh/apache/commons-bcel/tree/master Thank you to those who pitched in. You can also run 'mvn clean package site' locally and look