[
https://issues.apache.org/jira/browse/OFBIZ-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044870#comment-18044870
]
ASF subversion and git services commented on OFBIZ-13314:
---------------------------------------------------------
Commit 03971bd0338b31c8074886603f25ea6419a279cf in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=03971bd033 ]
Fixed: docker-entrypoint.sh does not properly handle variable
OFBIZ_DISABLE_COMPONENTS (OFBIZ-13314)
As explained at https://github.com/apache/ofbiz-framework/pull/919
Daniel Watford, who initially wrote the script, advised to revert the 155 line
and to remove the comment I put in previous commit.
Thanks: Daniel
> docker-entrypoint.sh does not properly handle variable
> OFBIZ_DISABLE_COMPONENTS
> -------------------------------------------------------------------------------
>
> Key: OFBIZ-13314
> URL: https://issues.apache.org/jira/browse/OFBIZ-13314
> Project: OFBiz
> Issue Type: Improvement
> Components: Docker
> Affects Versions: Upcoming Branch
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: Upcoming Branch
>
>
> The linked GH PR by [Javier Ochoa|https://github.com/javier-ochoa] fixes it
> so that the OFBIZ_DISABLE_COMPONENTS variable can be accepted being a list of
> comma-separated values, and disable one after another.
> After quickly reviewing that sounds good to me. We are unable to test this
> but by pushing it and checking on demo. I guess not changing the list for now
> (only Birt plugins).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)