I have been working on Rat and have a set of classes that output markdown.
I think I can make CLI HelpFormtter system take a class to output the data
in any given format.
What rat is doing now is writing help to a file and using APT format to
include that using Velocity.
Gary's point that XML pro
Looking forward to it 😀
Gary
On Fri, Sep 20, 2024, 3:56 AM Claude Warren wrote:
> I have been working on Rat and have a set of classes that output markdown.
> I think I can make CLI HelpFormtter system take a class to output the data
> in any given format.
>
> What rat is doing now is writing h
Hi All,
Following up on this as LANG-1172 changed the previously declared contract of
this method.
Prior to 2.13, the logic and javadocs clearly stated that the separator must be
underscore, but with this change it now also excepts dash.
Javadocs from 2.12:
"This method validates the input str
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.12.0.
Apache Commons CSV 1.12.0 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/csv/1.12.0-RC1 (svn
revision 71787)
Th