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, we need BeanUtils 2, there I
think I need help folding up the "2" classes into their super classes.
There is as mentioned, VFS tests.

Gary

On Mon, Apr 10, 2023, 13: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.
>
> Gary,
>   As I now have a lot of free time on my hands, I'd like to pitch in. If
> Giles has taken up the Commons VFS unit tests, do you know of some other
> Java task that you'd like to see taken on?
>
> — Miguel Muñoz
>
> On Mon, Mar 27, 2023 at 4:27 PM Gary Gregory 
> wrote:
>
> > 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 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 there anything I can do to help out there?
> > > Triage, comment, test, whatever?
> > >
> > > Thanks,
> > >
> > > Elric
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > For additional commands, e-mail: dev-h...@commons.apache.org
> > >
> > >
> >
>


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 taken up the Commons VFS unit tests, do you know of some other
Java task that you'd like to see taken on?

— Miguel Muñoz

On Mon, Mar 27, 2023 at 4:27 PM Gary Gregory  wrote:

> 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 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 there anything I can do to help out there?
> > Triage, comment, test, whatever?
> >
> > Thanks,
> >
> > Elric
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>


Re: [BCEL] https://github.com/apache/commons-bcel/pull/177

2023-04-10 Thread Gary Gregory
I meant Mark Roberts, sorry.

Gary

On Mon, Apr 10, 2023, 07:40 Mark Thomas  wrote:

> Looks plausible to me (or did you mean a different Mark?).
>
> Mark
>
>
> On 10/04/2023 15:13, Gary D. Gregory wrote:
> > Mark and all,
> >
> > Any thoughts on https://github.com/apache/commons-bcel/pull/177 ?
> >
> > Gary
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: [BCEL] https://github.com/apache/commons-bcel/pull/177

2023-04-10 Thread Mark Thomas

Looks plausible to me (or did you mean a different Mark?).

Mark


On 10/04/2023 15:13, Gary D. Gregory wrote:

Mark and all,

Any thoughts on https://github.com/apache/commons-bcel/pull/177 ?

Gary

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[BCEL] https://github.com/apache/commons-bcel/pull/177

2023-04-10 Thread Gary D. Gregory
Mark and all,

Any thoughts on https://github.com/apache/commons-bcel/pull/177 ?

Gary

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: Re: Release Commons Fileupload 1.4.1?

2023-04-10 Thread Maxim Solodovnik
Thais for the update! :)

from mobile (sorry for typos ;)


On Mon, Apr 10, 2023, 19:38 Gary Gregory  wrote:

> Within a couple of weeks. There is a little more work up to do and Commons
> IO is next on my list.
>
> Gary
>
> On Sun, Apr 9, 2023, 21:54 Maxim Solodovnik  wrote:
>
> > Hello Gary,
> >
> > I saw new commits at the commons-fileupload repo, but no release :(
> > Can you please share new ETA for the 2.0 release? :)
> >
> > On Thu, 30 Mar 2023 at 10:12, Maxim Solodovnik 
> > wrote:
> > >
> > > Thanks a million! :)
> > >
> > > On Thu, 30 Mar 2023 at 01:10, Gary Gregory 
> > wrote:
> > > >
> > > > Great, I'll take a closer look and see if it is in a state where I
> can
> > cut
> > > > a release candidate this weekend.
> > > >
> > > > Gary
> > > >
> > > > On Wed, Mar 29, 2023, 11:48 Maxim Solodovnik 
> > wrote:
> > > >
> > > > > Hello Gary,
> > > > >
> > > > > Apache Wicket (depends on fileupload2) build is green
> > > > > Manual testing for file upload works as expected
> > > > >
> > > > > Apache OpenMeetings (depends on Wicket and fileupload2) build is
> > green
> > > > > Manual testing for file upload works as expected
> > > > >
> > > > > I would say: I see no issues so far :)
> > > > >
> > > > > On Wed, 29 Mar 2023 at 01:13, Gary Gregory  >
> > wrote:
> > > > > >
> > > > > > You can use the git master branch in your projects and let us
> know
> > if you
> > > > > > find issues.
> > > > > >
> > > > > > Gary
> > > > > >
> > > > > >
> > > > > > On Mon, Mar 27, 2023, 23:01 Maxim Solodovnik  >
> > wrote:
> > > > > >
> > > > > > > Q1 is almost over :(
> > > > > > > Are you still planning to release 2.0?
> > > > > > > Do you need any help? :))
> > > > > > >
> > > > > > > On 2022/12/07 17:30:35 Gary Gregory wrote:
> > > > > > > > The next release will be 2.0 which will hopefully happen Q1
> > 2023.
> > > > > > > >
> > > > > > > > Gary
> > > > > > > >
> > > > > > > > On Wed, Dec 7, 2022, 11:28 Dennis Kieselhorst <
> d...@apache.org
> > >
> > > > > wrote:
> > > > > > > >
> > > > > > > > > Well this is the change I'm particularly interested in to
> > have
> > > > > clean
> > > > > > > > > transitive dependencies but looking at the commit logs
> other
> > useful
> > > > > > > > > things happened as well. The last release happened in
> 2019. I
> > > > > > > understand
> > > > > > > > > though that fileupload is implemented differently nowadays
> > and
> > > > > > > > > maintaining this project no longer is a priority.
> > > > > > > > >
> > > > > > > > > Dennis
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On 2022/12/07 16:01:48 Gary Gregory wrote:
> > > > > > > > >  > This is unlikely to happen for only a dependency update,
> > and
> > > > > also
> > > > > > > > > since it
> > > > > > > > >  > is simple to override in Maven, Ivy, and so on.
> > > > > > > > >  > Recall that we are volunteers here where each person
> > spends
> > > > > their
> > > > > > > > >  > valuable time as they best see fit ;-)
> > > > > > > > >  >
> > > > > > > > >  > Gary
> > > > > > > > >  >
> > > > > > > > >  > On Wed, Dec 7, 2022, 10:49 Dennis Kieselhorst <
> > de...@apache.org
> > > > > >
> > > > > > > wrote:
> > > > > > > > >  >
> > > > > > > > >  > > Hi folks,
> > > > > > > > >  > >
> > > > > > > > >  > > would it be possible to release Commons Fileupload
> > 1.4.1? 1.4
> > > > > > > still
> > > > > > > > >  > > contains commons-io 2.2 and requires to explicitly
> > exclude it
> > > > > > > > >  > > (CVE-2021-29425).
> > > > > > > > >  > >
> > > > > > > > >  > > Thanks,
> > > > > > > > >  > > Dennis
> > > > > > > > >  > >
> > > > > > > > >
> > > > > > > > >
> > > > >
> -
> > > > > > > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > > > > > > For additional commands, e-mail:
> dev-h...@commons.apache.org
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > -
> > > > > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > > > > For additional commands, e-mail: dev-h...@commons.apache.org
> > > > > > >
> > > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Best regards,
> > > > > Maxim
> > > > >
> > > > >
> -
> > > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > > For additional commands, e-mail: dev-h...@commons.apache.org
> > > > >
> > > > >
> > >
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>


Re: Re: Release Commons Fileupload 1.4.1?

2023-04-10 Thread Gary Gregory
Within a couple of weeks. There is a little more work up to do and Commons
IO is next on my list.

Gary

On Sun, Apr 9, 2023, 21:54 Maxim Solodovnik  wrote:

> Hello Gary,
>
> I saw new commits at the commons-fileupload repo, but no release :(
> Can you please share new ETA for the 2.0 release? :)
>
> On Thu, 30 Mar 2023 at 10:12, Maxim Solodovnik 
> wrote:
> >
> > Thanks a million! :)
> >
> > On Thu, 30 Mar 2023 at 01:10, Gary Gregory 
> wrote:
> > >
> > > Great, I'll take a closer look and see if it is in a state where I can
> cut
> > > a release candidate this weekend.
> > >
> > > Gary
> > >
> > > On Wed, Mar 29, 2023, 11:48 Maxim Solodovnik 
> wrote:
> > >
> > > > Hello Gary,
> > > >
> > > > Apache Wicket (depends on fileupload2) build is green
> > > > Manual testing for file upload works as expected
> > > >
> > > > Apache OpenMeetings (depends on Wicket and fileupload2) build is
> green
> > > > Manual testing for file upload works as expected
> > > >
> > > > I would say: I see no issues so far :)
> > > >
> > > > On Wed, 29 Mar 2023 at 01:13, Gary Gregory 
> wrote:
> > > > >
> > > > > You can use the git master branch in your projects and let us know
> if you
> > > > > find issues.
> > > > >
> > > > > Gary
> > > > >
> > > > >
> > > > > On Mon, Mar 27, 2023, 23:01 Maxim Solodovnik 
> wrote:
> > > > >
> > > > > > Q1 is almost over :(
> > > > > > Are you still planning to release 2.0?
> > > > > > Do you need any help? :))
> > > > > >
> > > > > > On 2022/12/07 17:30:35 Gary Gregory wrote:
> > > > > > > The next release will be 2.0 which will hopefully happen Q1
> 2023.
> > > > > > >
> > > > > > > Gary
> > > > > > >
> > > > > > > On Wed, Dec 7, 2022, 11:28 Dennis Kieselhorst  >
> > > > wrote:
> > > > > > >
> > > > > > > > Well this is the change I'm particularly interested in to
> have
> > > > clean
> > > > > > > > transitive dependencies but looking at the commit logs other
> useful
> > > > > > > > things happened as well. The last release happened in 2019. I
> > > > > > understand
> > > > > > > > though that fileupload is implemented differently nowadays
> and
> > > > > > > > maintaining this project no longer is a priority.
> > > > > > > >
> > > > > > > > Dennis
> > > > > > > >
> > > > > > > >
> > > > > > > > On 2022/12/07 16:01:48 Gary Gregory wrote:
> > > > > > > >  > This is unlikely to happen for only a dependency update,
> and
> > > > also
> > > > > > > > since it
> > > > > > > >  > is simple to override in Maven, Ivy, and so on.
> > > > > > > >  > Recall that we are volunteers here where each person
> spends
> > > > their
> > > > > > > >  > valuable time as they best see fit ;-)
> > > > > > > >  >
> > > > > > > >  > Gary
> > > > > > > >  >
> > > > > > > >  > On Wed, Dec 7, 2022, 10:49 Dennis Kieselhorst <
> de...@apache.org
> > > > >
> > > > > > wrote:
> > > > > > > >  >
> > > > > > > >  > > Hi folks,
> > > > > > > >  > >
> > > > > > > >  > > would it be possible to release Commons Fileupload
> 1.4.1? 1.4
> > > > > > still
> > > > > > > >  > > contains commons-io 2.2 and requires to explicitly
> exclude it
> > > > > > > >  > > (CVE-2021-29425).
> > > > > > > >  > >
> > > > > > > >  > > Thanks,
> > > > > > > >  > > Dennis
> > > > > > > >  > >
> > > > > > > >
> > > > > > > >
> > > > -
> > > > > > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > > > > > For additional commands, e-mail: dev-h...@commons.apache.org
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> -
> > > > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > > > For additional commands, e-mail: dev-h...@commons.apache.org
> > > > > >
> > > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > > >
> > > > -
> > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > For additional commands, e-mail: dev-h...@commons.apache.org
> > > >
> > > >
> >
> >
> >
> > --
> > Best regards,
> > Maxim
>
>
>
> --
> Best regards,
> Maxim
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>