[ 
https://issues.apache.org/jira/browse/OFBIZ-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043776#comment-18043776
 ] 

ASF subversion and git services commented on OFBIZ-13314:
---------------------------------------------------------

Commit ef90449a96145691b0ba9e6f61b3435487118906 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=ef90449a96 ]

Fixed: docker-entrypoint.sh does not properly handle variable 
OFBIZ_DISABLE_COMPONENTS (OFBIZ-13314)

Adds a comment to explain what to do when willing to enable one comment only,
for now the case concerns the birt component.

Here is the comment added
+###############################################################################
+# With https://issues.apache.org/jira/browse/OFBIZ-13314 a change has been 
here to allow disabling several components
+# A side effect is that you need to disable at least one component. By defaut 
it's birt component.
+# It's then complicate if you want to enable the birt component without 
disabling any other component.
+# A solution for that is to revert the changes done by 
https://github.com/apache/ofbiz-framework/pull/919
+# Fortunately it's also easy to be done by hand.


> 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)

Reply via email to