[
http://jira.magnolia-cms.com/browse/MAGNOLIA-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19862#action_19862
]
Hudson CI server commented on MAGNOLIA-1806:
--------------------------------------------
Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif!
[magnolia_main-trunk
#283|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/283/]
MAGNOLIA-2245 / : moved DataTransporter to info.magnolia.importexport
> Refactoring / cleanup of the bootstrap classes methods
> ------------------------------------------------------
>
> Key: MAGNOLIA-1806
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-1806
> Project: Magnolia
> Issue Type: Improvement
> Components: core
> Reporter: Gregory Joseph
> Assignee: Gregory Joseph
> Fix For: 4.0
>
>
> The whole Bootstrap mechanism should be reviewed. There are currently
> multiple places where bootstrap is used:
> - Bootstrapper (used to bootstrap data when installing webapp)
> - BootstrapTasks (they use the deprecated ModuleUtil methods)
> - DataImporter
> All of them here and there do the same thing but do not use a common API,
> e.g. to:
> - resolve the target node out of the filename
> - not all support tar.gz files instead of xml files
> - etc.
> Also the usage of the ImportUUIDBehavior is sometime inconsistent used. We
> should probably use ImportUUIDBehavior.IMPORT_UUID_COLLISION_THROW as a
> default behaviour.
> In general we should introduce a main BootstrapUtil class that is commonly
> used by all classes mentioned above.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------