Re: [VOTE] Release Apache Commons CSV 1.10.0 based on RC2

2023-01-31 Thread Arturo Bernal
Hi Gary, If you run the default maven goal (clean verify apache-rat:check japicmp:cmp checkstyle:check spotbugs:check pmd:check pmd:cpd-check javadoc:javadoc) wich contain apache-rat:check, the output will be something like that [WARNING] Files with unapproved licenses: commons-csv-1.10.0-RC

Re: [VOTE] Release Apache Commons CSV 1.10.0 based on RC2

2023-01-31 Thread Bruno Kinoshita
That's odd. I ran the same command now on my checked out tag and got no warnings, Arturo. [INFO] --- apache-rat-plugin:0.15:check (default-cli) @ commons-csv --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/kinow/Deve

Re: [GEOMETRY] Quickhull Implementation

2023-01-31 Thread Matt Juntunen
Hello! Andreas, thank you for your contribution! It's good to see some work going into commons-geometry since I've had to step away recently. Gilles is right in that we didn't include the hull module in the 1.0 release because I felt like it still needed work. What I'd like to do is remove that mo