You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Damien Mabin (JIRA)" <ji...@apache.org> on 2010/03/17 16:12:27 UTC

[jira] Created: (CONNECTORS-23) Commands

Commands
--------

                 Key: CONNECTORS-23
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-23
             Project: Lucene Connector Framework
          Issue Type: Improvement
          Components: Documentation
            Reporter: Damien Mabin
            Priority: Minor


It's about the page : 
[Build & Deploy|http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework]
In the paragraph about Commands, each commands should be associate with an example of use, something like that :
||Core Command Class||Function||
|org.apache.lcf.core.DBCreate|Create LCF database instance
eg : java org.apache.lcf.core.DBCreate UserName Password|
|org.apache.lcf.core.DBDrop|Drop LCF database instance
eg : java org.apache.lcf.core.DBDrop|

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


[jira] Assigned: (CONNECTORS-23) Command documentation could benefit from usage information

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright reassigned CONNECTORS-23:
-------------------------------------

    Assignee: Karl Wright

> Command documentation could benefit from usage information
> ----------------------------------------------------------
>
>                 Key: CONNECTORS-23
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-23
>             Project: Lucene Connector Framework
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Damien Mabin
>            Assignee: Karl Wright
>            Priority: Minor
>
> It's about the page : 
> [Build & Deploy|http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework]
> In the paragraph about Commands, each commands should be associate with an example of use, something like that :
> ||Core Command Class||Function||
> |org.apache.lcf.core.DBCreate|Create LCF database instance
> eg : java org.apache.lcf.core.DBCreate UserName Password|
> |org.apache.lcf.core.DBDrop|Drop LCF database instance
> eg : java org.apache.lcf.core.DBDrop|

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


[jira] Updated: (CONNECTORS-23) Command documentation could benefit from usage information

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-23:
----------------------------------

    Summary: Command documentation could benefit from usage information  (was: Commands)

> Command documentation could benefit from usage information
> ----------------------------------------------------------
>
>                 Key: CONNECTORS-23
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-23
>             Project: Lucene Connector Framework
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Damien Mabin
>            Priority: Minor
>
> It's about the page : 
> [Build & Deploy|http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework]
> In the paragraph about Commands, each commands should be associate with an example of use, something like that :
> ||Core Command Class||Function||
> |org.apache.lcf.core.DBCreate|Create LCF database instance
> eg : java org.apache.lcf.core.DBCreate UserName Password|
> |org.apache.lcf.core.DBDrop|Drop LCF database instance
> eg : java org.apache.lcf.core.DBDrop|

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


[jira] Resolved: (CONNECTORS-23) Command documentation could benefit from usage information

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-23.
-----------------------------------

    Resolution: Fixed

> Command documentation could benefit from usage information
> ----------------------------------------------------------
>
>                 Key: CONNECTORS-23
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-23
>             Project: Lucene Connector Framework
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Damien Mabin
>            Assignee: Karl Wright
>            Priority: Minor
>
> It's about the page : 
> [Build & Deploy|http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework]
> In the paragraph about Commands, each commands should be associate with an example of use, something like that :
> ||Core Command Class||Function||
> |org.apache.lcf.core.DBCreate|Create LCF database instance
> eg : java org.apache.lcf.core.DBCreate UserName Password|
> |org.apache.lcf.core.DBDrop|Drop LCF database instance
> eg : java org.apache.lcf.core.DBDrop|

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