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 (Created) (JIRA)" <ji...@apache.org> on 2012/02/11 22:48:59 UTC

[jira] [Created] (OODT-379) Fix CAS-CLI help option sorting and added handler initialization

Fix CAS-CLI help option sorting and added handler initialization
----------------------------------------------------------------

                 Key: OODT-379
                 URL: https://issues.apache.org/jira/browse/OODT-379
             Project: OODT
          Issue Type: Improvement
    Affects Versions: 0.4
         Environment: none
            Reporter: Brian Foster
            Assignee: Brian Foster
            Priority: Minor
             Fix For: 0.4


- CmdLineOptionHandler now has an initialize method allowing handler registration or setup before the handler is run
- Updated help option sorting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-379) Fix CAS-CLI help option sorting and added handler initialization

Posted by "Brian Foster (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Foster updated OODT-379:
------------------------------

    Attachment: OODT-379.2012-02-11.patch.txt

- attached patch
- can be reviewed here: https://reviews.apache.org/r/3871/
                
> Fix CAS-CLI help option sorting and added handler initialization
> ----------------------------------------------------------------
>
>                 Key: OODT-379
>                 URL: https://issues.apache.org/jira/browse/OODT-379
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-379.2012-02-11.patch.txt
>
>
> - CmdLineOptionHandler now has an initialize method allowing handler registration or setup before the handler is run
> - Updated help option sorting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-379) Fix CAS-CLI help option sorting and added handler initialization

Posted by "Sheryl John (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207048#comment-13207048 ] 

Sheryl John commented on OODT-379:
----------------------------------

Hi Brian,

The cli looks great!

Just spotted a minor error in the cli menu for filemgr and I checked the cmd-line-options.xml for filemgr.
You have "Workflow Manager URL" as description for bean "url" and similarly "propertyNames".
The same goes for ../resources/cmd-line-options.xml too.

Love the new cli!
                
> Fix CAS-CLI help option sorting and added handler initialization
> ----------------------------------------------------------------
>
>                 Key: OODT-379
>                 URL: https://issues.apache.org/jira/browse/OODT-379
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-379.2012-02-11.patch.txt
>
>
> - CmdLineOptionHandler now has an initialize method allowing handler registration or setup before the handler is run
> - Updated help option sorting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OODT-379) Fix CAS-CLI help option sorting and added handler initialization

Posted by "Brian Foster (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Foster resolved OODT-379.
-------------------------------

    Resolution: Fixed

- fixed in r1293581
                
> Fix CAS-CLI help option sorting and added handler initialization
> ----------------------------------------------------------------
>
>                 Key: OODT-379
>                 URL: https://issues.apache.org/jira/browse/OODT-379
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-379.2012-02-11.patch.txt
>
>
> - CmdLineOptionHandler now has an initialize method allowing handler registration or setup before the handler is run
> - Updated help option sorting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-379) Fix CAS-CLI help option sorting and added handler initialization

Posted by "Brian Foster (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216409#comment-13216409 ] 

Brian Foster commented on OODT-379:
-----------------------------------

lol... whoops... fixed!
                
> Fix CAS-CLI help option sorting and added handler initialization
> ----------------------------------------------------------------
>
>                 Key: OODT-379
>                 URL: https://issues.apache.org/jira/browse/OODT-379
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-379.2012-02-11.patch.txt
>
>
> - CmdLineOptionHandler now has an initialize method allowing handler registration or setup before the handler is run
> - Updated help option sorting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-379) Fix CAS-CLI help option sorting and added handler initialization

Posted by "Brian Foster (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216411#comment-13216411 ] 

Brian Foster commented on OODT-379:
-----------------------------------

- Also fixed File Manager, Workflow Manager, and Resource Manager to work with this patch in: r1293582, r1293583, and r1293584 ... those revisions also included the fix for my over anxious copy/paste whoops which chris found (mentioned above).
                
> Fix CAS-CLI help option sorting and added handler initialization
> ----------------------------------------------------------------
>
>                 Key: OODT-379
>                 URL: https://issues.apache.org/jira/browse/OODT-379
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-379.2012-02-11.patch.txt
>
>
> - CmdLineOptionHandler now has an initialize method allowing handler registration or setup before the handler is run
> - Updated help option sorting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira