You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2011/06/19 06:12:47 UTC

[jira] [Created] (OODT-224) Introduce IngesterFactory for creating types of Ingester Interface

Introduce IngesterFactory for creating types of Ingester Interface
------------------------------------------------------------------

                 Key: OODT-224
                 URL: https://issues.apache.org/jira/browse/OODT-224
             Project: OODT
          Issue Type: Improvement
          Components: crawler
         Environment: from the JPL internal JIRA
            Reporter: Brian Foster
             Fix For: 0.4


cas-crawler needs the ability to be configured with an Ingester other than StdIngester, since the current Ingesters are not Java Beans (no setters and no default constructors), they need a Factory interface that allows for Java Bean like configuration

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-224) Introduce IngesterFactory for creating types of Ingester Interface

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

Chris A. Mattmann updated OODT-224:
-----------------------------------


- push out to 0.5
                
> Introduce IngesterFactory for creating types of Ingester Interface
> ------------------------------------------------------------------
>
>                 Key: OODT-224
>                 URL: https://issues.apache.org/jira/browse/OODT-224
>             Project: OODT
>          Issue Type: Improvement
>          Components: crawler
>         Environment: from the JPL internal JIRA
>            Reporter: Brian Foster
>             Fix For: 0.5
>
>
> cas-crawler needs the ability to be configured with an Ingester other than StdIngester, since the current Ingesters are not Java Beans (no setters and no default constructors), they need a Factory interface that allows for Java Bean like configuration

--
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-224) Introduce IngesterFactory for creating types of Ingester Interface

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

Chris A. Mattmann updated OODT-224:
-----------------------------------

    Fix Version/s:     (was: 0.4)
                   0.5

- push to 0.5
                
> Introduce IngesterFactory for creating types of Ingester Interface
> ------------------------------------------------------------------
>
>                 Key: OODT-224
>                 URL: https://issues.apache.org/jira/browse/OODT-224
>             Project: OODT
>          Issue Type: Improvement
>          Components: crawler
>         Environment: from the JPL internal JIRA
>            Reporter: Brian Foster
>             Fix For: 0.5
>
>
> cas-crawler needs the ability to be configured with an Ingester other than StdIngester, since the current Ingesters are not Java Beans (no setters and no default constructors), they need a Factory interface that allows for Java Bean like configuration

--
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