[
https://issues.apache.org/jira/browse/OFBIZ-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673668#comment-16673668 ]
Mathieu Lirzin commented on OFBIZ-10638:
----------------------------------------
I have provided [^OFBIZ-10638_0001-Remove-StartupLoader-interface.patch] which is doing the actual job of removing the {{StartupLoader}} interface. Additionnally [^OFBIZ-10638_0002-Remove-unnecessary-arguments-in-AdminServer.patch] , [^OFBIZ-10638_0003-Refactor-StartupControlPanel.patch] , and [^OFBIZ-10638_0004-Refactor-ContainerLoader.patch] provides some extra code cleanups I have made while hacking on the interface removal.
Thoses patches are meant to be apply in order.
> The ‘StartupLoader’ interface should be removed
> -----------------------------------------------
>
> Key: OFBIZ-10638
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10638> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: Trunk
> Reporter: Mathieu Lirzin
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10638_0001-Remove-StartupLoader-interface.patch, OFBIZ-10638_0002-Remove-unnecessary-arguments-in-AdminServer.patch, OFBIZ-10638_0003-Refactor-StartupControlPanel.patch, OFBIZ-10638_0004-Refactor-ContainerLoader.patch
>
>
> OFBiz used to provide alternate Startup loaders. Nowadays only the container loaders is used. As suggested by Taher [on the dev mailing list|
https://lists.apache.org/thread.html/f99d6f661eb8197df8eac6d8ba7db3fa9b7fe2569a4a24ef2fef5cae@%3Cdev.ofbiz.apache.org%3E], the {{StartupLoader}} interface should be removed and startup code using it should be adapted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)