You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (JIRA)" <ji...@apache.org> on 2010/12/17 02:29:00 UTC

[jira] Resolved: (OODT-91) cas-commons command-line help for a given arguments

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

Brian Foster resolved OODT-91.
------------------------------

    Resolution: Fixed


- fixed in r1050261

> cas-commons command-line help for a given arguments
> ---------------------------------------------------
>
>                 Key: OODT-91
>                 URL: https://issues.apache.org/jira/browse/OODT-91
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler
>    Affects Versions: 0.1-incubating
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: OODT-91.2010-12-16.patch.txt
>
>
> For Example, using this new patch in cas-crawler (similar if used for cas-catalog) would produce something of the sort:
> {noformat}
> ]$ ./crawler_launcher -h -cid AutoDetectProductCrawler
> Option Help when option '--crawlerId' is specified with values [AutoDetectProductCrawler]
>  - Required:
>     -mxr [--mimeExtractorRepo] <file>
>  - Optional:
>     -fm [--filemgrUrl] <url>
>     -rqm [--requiredMetadata] <metadata_elements>
>     -ais [--actionIds] <CrawlerAction ids>
>     -nr [--noRecur] 
>     -cfd [--crawlForDirs] 
>     -dp [--daemonPort] <portNum>
>     -dw [--daemonWait] <seconds>
>     -pp [--productPath] <directory>
> {noformat}

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