[
https://issues.apache.org/jira/browse/OFBIZ-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038335#comment-18038335
]
ASF subversion and git services commented on OFBIZ-13314:
---------------------------------------------------------
Commit c81c469ec4307682e5a12ce811ce186af4b15abd in ofbiz-framework's branch
refs/heads/trunk from Javier Ochoa
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=c81c469ec4 ]
Fixed: docker-entrypoint.sh does not properly handle variable
OFBIZ_DISABLE_COMPONENTS (OFBIZ-13314)
docker-entrypoint.sh did not properly handle variable
OFBIZ_DISABLE_COMPONENTS, but it is fixed so that the variable can be
accepted being a list of comma-separated values, and disable one after
another.
Thanks: Javier Ochoa
Co-authored-by: javierAtRoukua
<[email protected]>
> 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: Bug
> Components: Docker
> Affects Versions: 24.09.04
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: 24.09.04
>
>
> 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)