+1 build on java 8, 11, 17, and 21 works great. Site, and signatures good.
Thanks Gary.
-Rob
> On Sep 20, 2024, at 10:13 PM, Gary Gregory wrote:
>
> We have fixed a few bugs and added enhancements since Apache Commons
> CSV 1.11.0 was released, so I would like to release Apache Commons CSV
> 1
[ +1 ]
Build & tests ok, javadoc ok, site looks good, reports are clean (nit: could
add a japicmp report).
Tested using : mvn clean install site -s "$HOME/.m2/commons-settings.xml"
With:
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /Users/hbiestro/Java/apache-maven
Hi Hen,
Thank you for your review. For Japicmp, please see
https://dist.apache.org/repos/dist/dev/commons/csv/1.12.0-RC1/site/japicmp.html
Gary
On 2024/09/23 14:05:52 Henri Biestro wrote:
> [ +1 ]
>
> Build & tests ok, javadoc ok, site looks good, reports are clean (nit: could
> add a japicmp
I have a system that mostly works. But implementing XML output requires
StringEscapeUtils from commons-text. I know we are reluctant to include
other packages. So my thought is that we provide the XML option as an
example so that we don't include the commons-text in the package.
My strategy is
Keep us posted! I would love to contribute a Markdown format.
> On Sep 23, 2024, at 7:20 AM, Claude Warren wrote:
>
> I have a system that mostly works. But implementing XML output requires
> StringEscapeUtils from commons-text. I know we are reluctant to include
> other packages. So my tho