[
https://issues.apache.org/jira/browse/OLIO-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanti Subramanyam closed OLIO-11.
----------------------------------
Resolution: Won't Fix
Filing new JIRA for merging of the loader code. As the loader cannot really be
separated from the driver, this JIRA will not be fixed.
> Seperate db and file loaders from the driver code and move them up
> ------------------------------------------------------------------
>
> Key: OLIO-11
> URL: https://issues.apache.org/jira/browse/OLIO-11
> Project: Olio
> Issue Type: Improvement
> Components: generic
> Environment: generic
> Reporter: Shanti Subramanyam
> Assignee: Kim LiChong
> Priority: Minor
>
> Currently, the dbloader and fileloader code is buried within the driver jar.
> The problem with this is that even if someone doesn't care to run the driver,
> they still need to install faban and deploy the driver. This also means there
> are separate copies of the loaders for each implementation. By moving the
> loaders out of the driver heirarchy (directly under trunk), they can be
> packaged either seperately or with the application and be shared by the
> implementations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.