Re: Volunteering

2023-05-03 Thread Miguel Muñoz
How are you coming with rewriting the unit tests? On Thu, Apr 13, 2023 at 1:05 PM Elric V wrote: > On 10/04/2023 22:31, Miguel Muñoz wrote: > > Elric, > >Did you take up Gary's "thankless" task of updating the tests for > Commons > > VFS? Because I'm looking for a volunteer task, and an oppo

Re: Volunteering

2023-04-13 Thread Elric V
On 10/04/2023 22:31, Miguel Muñoz wrote: Elric, Did you take up Gary's "thankless" task of updating the tests for Commons VFS? Because I'm looking for a volunteer task, and an opportunity to improve my JUnit 5 skills, so I'd be happy to pitch in. I've had a quick look at it but ran into some

Re: Volunteering

2023-04-11 Thread Gary Gregory
Master Gary On Tue, Apr 11, 2023, 23:28 Miguel Muñoz wrote: > For reviewing Commons IO, what branch do I need to look at? > > On Mon, Apr 10, 2023 at 2:13 PM Gary Gregory > wrote: > > > Here is where we can use help IMO: > > > > I plan on releasing Commons IO soon, so if you want to review tha

Re: Volunteering

2023-04-11 Thread Miguel Muñoz
For reviewing Commons IO, what branch do I need to look at? On Mon, Apr 10, 2023 at 2:13 PM Gary Gregory wrote: > Here is where we can use help IMO: > > I plan on releasing Commons IO soon, so if you want to review that code > base, feel free to do so. After that, I will release FileUpload 2 whi

Re: Volunteering

2023-04-10 Thread Gary Gregory
Here is where we can use help IMO: I plan on releasing Commons IO soon, so if you want to review that code base, feel free to do so. After that, I will release FileUpload 2 which will depend on the new version of the Commons IO BoundedInputStream instead of the custom code currently in use. Then,

Re: Volunteering

2023-04-10 Thread Miguel Muñoz
Elric, Did you take up Gary's "thankless" task of updating the tests for Commons VFS? Because I'm looking for a volunteer task, and an opportunity to improve my JUnit 5 skills, so I'd be happy to pitch in. Gary, As I now have a lot of free time on my hands, I'd like to pitch in. If Giles has t

Re: Volunteering

2023-03-27 Thread Gary Gregory
While a thankless task, you could wield a Mournebalde or Stormbringer at the Commoms VFS tests which are in need of modernization: Most are still based on JUnit 3, some 4, where 5 is the goal. Gary On Mon, Mar 27, 2023, 18:17 wrote: > Greetings, > > I've got some time on my hands the next coupl

Re: Volunteering

2023-03-27 Thread Gilles Sadowski
Hi. Le mar. 28 mars 2023 à 00:17, a écrit : > > Greetings, > > I've got some time on my hands the next couple of weeks, and I figured I > could spend some of that time on the commons. Thanks! > > In particular, I've noticed that commons-cli, commons-lang, and > commons-io have a lot of jira iss

Volunteering

2023-03-27 Thread elric
Greetings, I've got some time on my hands the next couple of weeks, and I figured I could spend some of that time on the commons. In particular, I've noticed that commons-cli, commons-lang, and commons-io have a lot of jira issues and pull requests that have been open for a long time. Is the