[dna-issues] [JBoss JIRA] Updated: (DNA-58) Create repository configuration and component

Brian Carothers (JIRA) jira-events at lists.jboss.org
Tue Apr 21 18:26:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/DNA-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Carothers updated DNA-58:
-------------------------------

    Attachment: DNA-58_builder_engine.patch


DNA-58_builder_engine.patch implements a previous patch from rhauch.  Adds DnaConfiguration, a declarative method for specifying repositories, sequencers, mime type detectors, and their respective configurations.  Also adds a partial implementation of DnaEngine, a class to coordinate the activities of the respective repositories.

This patch does not fully address the defect as it lacks (at a minimum):
- A mechanism to configure the DnaEngine through XML (easy - once DnaConfiguration/DnaEngine are near final)
- An implementation of ObservationService - this will likely be a prerequisite for automated sequencer execution (hard - may require refactor of ObservationService to remove JCR dependencies)

Hopefully, this will at least turn out to be a useful basis for further discussion.

> Create repository configuration and component
> ---------------------------------------------
>
>                 Key: DNA-58
>                 URL: https://jira.jboss.org/jira/browse/DNA-58
>             Project: DNA
>          Issue Type: Task
>          Components: Connectors, Federation, Sequencers
>    Affects Versions: 0.3
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: DNA-58_builder_engine.patch, DNA-58_component_properties.patch
>
>
> There needs to be a configuration object that wraps the sequencing and repository services and makes working with DNA repositories easier.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list