Re: [VOTE] Release Apache Commons IO 2.10.0 based on RC1

2021-06-12 Thread Henri Biestro
The parent POM is 52, no pb there; executing 'mvn site', the SpotBugs report target has a dependency on commons-text-1.9 complaining about commons-parent-51. Had to build one locally to overcome, download from repo seemed to be a 0 bytes artefact. First build of commons-io on that machine,

Re: [Compress] Java 16 and 17-ea

2021-06-12 Thread Gary Gregory
Please have a look at the pack200 branch if you want, there are still Javadoc TODOs but it's all there. Gary On Sat, Jun 12, 2021, 14:50 Stefan Bodewig wrote: > On 2021-06-12, Stefan Bodewig wrote: > > > On 2021-06-12, Gary Gregory wrote: > > >> Please note that the Java 16 and 17 builds are

Re: [Compress] Java 16 and 17-ea

2021-06-12 Thread Stefan Bodewig
On 2021-06-12, Stefan Bodewig wrote: > On 2021-06-12, Gary Gregory wrote: >> Please note that the Java 16 and 17 builds are now green on GitHub after my >> changes this morning to update some dependencies. > They haven't been green before - or for any JDK > 14 - because of > missing pack200

Re: [Compress] Java 16 and 17-ea

2021-06-12 Thread Stefan Bodewig
On 2021-06-12, Gary Gregory wrote: > Please note that the Java 16 and 17 builds are now green on GitHub after my > changes this morning to update some dependencies. They haven't been green before - or for any JDK > 14 - because of missing pack200 classes inside of the classlib. Stefan

Re: [VOTE] Release Apache Commons IO 2.10.0 based on RC1

2021-06-12 Thread Gary Gregory
The parent POM version should be 52. Are you sure you are seing 51? Gary On Sat, Jun 12, 2021, 06:09 Henri Biestro wrote: > Using: mvn -V clean install site > Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; > 2019-04-04T21:00:29+02:00) > Maven home:

Re: [VOTE] Release Apache Commons IO 2.10.0 based on RC1

2021-06-12 Thread Matt Sicker
+1 Signatures good, builds and tests good. Verified on: Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /usr/local/Cellar/maven/3.8.1/libexec Java version: 16.0.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/16.0.1/libexec/openjdk.jdk/Contents/Home Default

Re: [text][geometry] Move DoubleFormats utility to text

2021-06-12 Thread Matt Juntunen
If you're suggesting making the format symbols customizable, that would be a good improvement. I did not need that in commons-geometry so I did not add it. Note that I've recently created GEOMETRY-125 [1] for making the API for self-documenting and extensible. This could be a part of that. Any

Re: [text][geometry] Move DoubleFormats utility to text

2021-06-12 Thread Gary Gregory
It's just a pointer to where the settings are in the JRE. Gary On Sat, Jun 12, 2021, 10:20 sebb wrote: > On Sat, 12 Jun 2021 at 14:00, Gary Gregory wrote: > > > > FTR: java.text.DecimalFormatSymbols > > Huh? > AFAICT the code does not use that class, so I have no idea what your > reply means.

Re: [text][geometry] Move DoubleFormats utility to text

2021-06-12 Thread sebb
On Sat, 12 Jun 2021 at 14:00, Gary Gregory wrote: > > FTR: java.text.DecimalFormatSymbols Huh? AFAICT the code does not use that class, so I have no idea what your reply means. > Gary > > On Sat, Jun 12, 2021, 08:46 sebb wrote: > > > On Sat, 12 Jun 2021 at 12:58, Matt Juntunen > > wrote: > >

Re: [text][geometry] Move DoubleFormats utility to text

2021-06-12 Thread Gary Gregory
FTR: java.text.DecimalFormatSymbols Gary On Sat, Jun 12, 2021, 08:46 sebb wrote: > On Sat, 12 Jun 2021 at 12:58, Matt Juntunen > wrote: > > > > Hello, > > > > I mentioned a while ago the idea of moving a utility that I find quite > useful from commons-geometry to commons-text, which would be

Re: [text][geometry] Move DoubleFormats utility to text

2021-06-12 Thread sebb
On Sat, 12 Jun 2021 at 12:58, Matt Juntunen wrote: > > Hello, > > I mentioned a while ago the idea of moving a utility that I find quite useful > from commons-geometry to commons-text, which would be a more appropriate home > for it. There was not any interest at the time but I've made a few >

[Compress] Java 16 and 17-ea

2021-06-12 Thread Gary Gregory
Please note that the Java 16 and 17 builds are now green on GitHub after my changes this morning to update some dependencies. Let's try to keep it green which will make looking at PRs that much better. Gary

[text][geometry] Move DoubleFormats utility to text

2021-06-12 Thread Matt Juntunen
Hello, I mentioned a while ago the idea of moving a utility that I find quite useful from commons-geometry to commons-text, which would be a more appropriate home for it. There was not any interest at the time but I've made a few improvements to the class and I'd like to try again. The utility

Re: [VOTE] Release Apache Commons IO 2.10.0 based on RC1

2021-06-12 Thread Henri Biestro
Using: mvn -V clean install site Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T21:00:29+02:00) Maven home: /Users/henri.biestro/Java/apache-maven-3.6.1 Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: