Re: Re: Re: [fileupload] Have a FileUpload release (after 3.5 years)

2022-07-21 Thread Gary Gregory
On Thu, Jul 21, 2022 at 7:54 AM Eric Bresie wrote: > > Does any of this help? > (1) https://commons.apache.org/releases/index.html > (2) https://infra.apache.org/release-publishing.html We know how to release our software ;-) but, we are volunteers, each with our own priorities and time

Re: Re: Re: [fileupload] Have a FileUpload release (after 3.5 years)

2022-07-21 Thread Eric Bresie
Does any of this help? (1) https://commons.apache.org/releases/index.html (2) https://infra.apache.org/release-publishing.html Eric Bresie ebre...@gmail.com (mailto:ebre...@gmail.com) > On July 17, 2022 at 2:59:26 PM CDT, Gary Gregory (mailto:garydgreg...@gmail.com)> wrote: > Yeah, there is

Re: Integration of commons-math into oss-fuzz

2022-07-21 Thread Bruno Kinoshita
Hi There is an oss-fuzz project for commons where multiple modules are hosted (I am sure Imaging is there, and I think Compress too). It is a single project with fuzzers for different components. I think it may be simpler to add your new fuzzer there. That project had some changes in the

Integration of commons-math into oss-fuzz

2022-07-21 Thread Alonso Schaich
Hi all, I have prepared the initial integration of commons-math into google oss-fuzz in https://github.com/CodeIntelligenceTesting/oss-fuzz/commit/94cfd612612dde84388322391bf612dd348cf810 . This will enable continuous fuzzing of this project, which will be