[LAZY][VOTE] Release Apache Commons Parent 60 based on RC1

2023-08-20 Thread Gary Gregory
We have fixed quite a few bugs and added some enhancements since Apache Commons Parent 59 was released, so I would like to release Apache Commons Parent 60. Apache Commons Parent 60 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/commons-parent/60-RC1 (svn revi

Re: [commons-lang] Util function in NumberUtils to count significant figures in a numeric string

2023-08-20 Thread Elliotte Rusty Harold
Are there any existing projects that have this functionality now? E.g. if there's some physics project, some ML project, and some DNA project that have all had to reinvent this particular wheel, that's both good evidence that we need it and something to inform us of what a useful API might look lik