gt;>
>> Newer components use JApiCmp with the japicmp Maven Profile:
>>
>> This step is not required if the site includes a JApiCmp report page
>> which you then must check.
>>
>> mvn install -DskipTests -P japicmp japicmp:cmp
>>
>> 4) Build the
> where the
>>>>>> "[Deprecated]" is now.
>>>>>>
>>>>>> Does this make sense?
>>>>>>
>>>>>> Is there something I am overlooking that already does this?
>>>>>>
>>>
ort page which
>> you then must check.
>>
>> mvn apache-rat:check
>>
>> 3) Check binary compatibility
>>
>> Older components still use Apache Clirr:
>>
>> This step is not required if the site includes a Clirr report page
>
gt; The javadoc was built with Java 17 and is less usable than the javadoc
>>>>>> generated by Java 8. I recommend building the next release with Java 8
>>>>>> instead.
>>>>>>
>>>>>> Emmanuel Bourg
>>
>> ---
I noticed that
https://commons.apache.org/proper/commons-cli/changes-report.html#a1.7.0
doesn’t reflect it (I think?) and that
https://commons.apache.org/proper/commons-cli/properties.html doesn’t either…
Eric
___
Eric Pugh | Founder | OpenSource Connections, LLC
eters: “echo.expr” and “Hello World”, but
instead I get three, “echo.expr”, “Hello”, “World” because of the white space.
I am using the “DefaultParser”. It seems to me that wrapping an option in ‘
or “ quotes ought to let you ignore the whitespace!
Thoughts?
Eric
___
Eric
gs with both single-quotes and double-quotes.
>
> For example, on Linux/macOS, single quotes create a string that is not
> interpreted IIRC.
>
> Gary
>
> On Tue, May 28, 2024, 10:37 AM Eric Pugh <mailto:ep...@opensourceconnections.com>>
> wrote:
>
>> Hi all,
://github.com/apache/solr/blob/main/solr/bin/solr#L1015
Eric
___
Eric Pugh | Founder | OpenSource Connections, LLC | 434.466.1467 |
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> |
My Free/Busy <http://tinyurl.com/eric-cal>
Co-Author:
ument
> to the program.
>
> Claude
>
> On Sun, Jul 21, 2024 at 1:19 PM Gary Gregory wrote:
>
>> Are you talking about configuring Commons CLI to run shell commands or
>> lambdas (where you'd have those run shell commands)?
>>
>> Gary
>>
>
and
learn more on commons-cli.
Thoughts on this? Do we need to have an Argument class to go along with the
Option class?
Eric
I___
Eric Pugh | Founder | OpenSource Connections, LLC | 434.466.1467 |
http://www.opensourceconnections.com <h
ote:
>
> As a comparison git supports sub commands (verbs) but only one at a time
> AFAIC. I wonder if we could even parse in a deterministic manner more than
> one verb and it's options...
>
> Gary
>
> On Mon, Jul 22, 2024, 6:54 AM Eric Pugh <mailto:ep...@
I am starting to poke at the CLI-339 feature.. Looking at the PR,
https://github.com/apache/commons-cli/pull/314/files#diff-c5837d81e3e4f87d5222b1d8caa45c9c9cd2c6edff6ad31e3a0b603f0b64d389,
I see the code...I am not quite seeing the big picture however... I
am hoping to see some docs on "How
and feel free to create a PR.
>
> I can cut a release candidate whenever you are ready.
>
> Gary
>
> On Sun, Nov 10, 2024, 7:23 AM Eric Pugh
> wrote:
>
>> I am starting to poke at the CLI-339 feature.. Looking at the PR,
>>
>> https:
down and the general case for text seems to indicate that
>> applications
>>> need a way to specify how to format the data, as well as access to the
>>> current tooling that makes generating/aggregating the text easier. I
>> will
>>> work on this and create a
ns(table.minimumColumnSize(),
>>>> table.maximumColumnSize(), row.next()).forEach(writer::println);
>>>> }
>>>> writer.println(table.footer())
>>>> }
>>>> }
>>>> }
>>>
form from Java 8 to 11 EXEC-123
>
> Hi All:
>
> To support https://issues.apache.org/jira/browse/EXEC-123, it would be best
> to raise the Java platform from Java 8 to 11.
>
> WDYT?
>
> Gary
___
Eric Pugh | Founder | OpenSource Connections, LLC
anytime.
>
> Best regards
> Thomas.
> -----
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
___
Eric Pugh | Founder | OpenSource
17 matches
Mail list logo