You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/15 17:28:31 UTC

[jira] Resolved: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

     [ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isabel Drost resolved MAHOUT-138.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.3)
                   0.2

The last ci changed the remaining classes - so at least grep does not find any usages of 'args\[' anywhere in our source code.

> Convert main() methods to use Commons CLI for argument processing
> -----------------------------------------------------------------
>
>                 Key: MAHOUT-138
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-138
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: MAHOUT-138.patch, MAHOUT-138_fuzzyKMeansJob.patch
>
>
> Commons CLI is in the classpath and makes it much easier to handle command line args and they are more self-documenting when done right.  We should convert our main methods to use CLI

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.