[
https://issues.apache.org/jira/browse/CLI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Triston Chavez updated CLI-293:
-------------------------------
Description: By associating a priority with Option instances, the task of
parsing each option in a prioritized manner is greatly simplified. This is the
first time I have ever submitted a pull request to a project I did not create,
but I did my honest best to keep aligned with the standards of this project. I
submitted a pull request on github. It failed for openjdk6 on the Travis-CI
test, but the logs lead me to believe that it due to a problem with the test
and not my patch. The meat of the patch is only around 65 LOC so it is very
minimally invasive. The pull request can be found
[here|[https://github.com/apache/commons-cli/pull/28].] Any feedback is much
appreciated! (was: By associating a priority with Option instances, the task
of parsing each option in a prioritized manner is greatly simplified. This is
the first time I have ever submitted a pull request to a project I did not
create, but I did my honest best to keep aligned with the standards of this
project. I submitted a pull request on github. It failed for openjdk6 on the
Travis-CI test, but the logs lead me to believe that it due to a problem with
the test and not my patch. The meat of the patch is only around 65 LOC so it is
very minimally invasive. The pull request can be found
here|[https://github.com/apache/commons-cli/pull/28].] Any feedback is much
appreciated! )
> Associate parse priority with Option flags
> ------------------------------------------
>
> Key: CLI-293
> URL: https://issues.apache.org/jira/browse/CLI-293
> Project: Commons CLI
> Issue Type: New Feature
> Components: CLI-1.x, Options definition
> Affects Versions: 1.5
> Reporter: Triston Chavez
> Priority: Minor
> Labels: newbie, pull-request-available, usability
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> By associating a priority with Option instances, the task of parsing each
> option in a prioritized manner is greatly simplified. This is the first time
> I have ever submitted a pull request to a project I did not create, but I did
> my honest best to keep aligned with the standards of this project. I
> submitted a pull request on github. It failed for openjdk6 on the Travis-CI
> test, but the logs lead me to believe that it due to a problem with the test
> and not my patch. The meat of the patch is only around 65 LOC so it is very
> minimally invasive. The pull request can be found
> [here|[https://github.com/apache/commons-cli/pull/28].] Any feedback is much
> appreciated!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)