[GitHub] [ofbiz-framework] gilPts commented on a diff in pull request #634: Improved: getConfigParam can't be configured at runtime (OFBIZ-12815)

2023-05-05 Thread via GitHub
gilPts commented on code in PR #634: URL: https://github.com/apache/ofbiz-framework/pull/634#discussion_r1186223395 ## framework/entity/src/main/java/org/apache/ofbiz/entity/util/EntityUtilProperties.java: ## @@ -123,6 +123,117 @@ public static String

[GitHub] [ofbiz-framework] gilPts commented on a diff in pull request #634: Improved: getConfigParam can't be configured at runtime (OFBIZ-12815)

2023-05-05 Thread via GitHub
gilPts commented on code in PR #634: URL: https://github.com/apache/ofbiz-framework/pull/634#discussion_r1186220896 ## framework/entity/src/main/java/org/apache/ofbiz/entity/util/EntityUtilProperties.java: ## @@ -123,6 +123,117 @@ public static String

[GitHub] [ofbiz-framework] sonarcloud[bot] commented on pull request #634: Improved: getConfigParam can't be configured at runtime (OFBIZ-12815)

2023-05-05 Thread via GitHub
sonarcloud[bot] commented on PR #634: URL: https://github.com/apache/ofbiz-framework/pull/634#issuecomment-1536331408 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [ofbiz-framework] thahn27 opened a new pull request, #634: Improved: getConfigParam can't be configured at runtime (OFBIZ-12815)

2023-05-05 Thread via GitHub
thahn27 opened a new pull request, #634: URL: https://github.com/apache/ofbiz-framework/pull/634 In for example InterfaceConfig there are several methods which lead to UtilProperties instead of EntityUtilProperties and therefore cannot be configured during runtime. Improved: In for

[jira] [Updated] (OFBIZ-12815) getConfigParam etc. in InterfaceConfig cannot be configured during runtime

2023-05-05 Thread Tobias Hahn (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Hahn updated OFBIZ-12815: Description: In for example InterfaceConfig there are several methods which lead to

[jira] [Closed] (OFBIZ-12816) Fix exception for createFuturePeriod Service

2023-05-05 Thread Gil Portenseigne (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gil Portenseigne closed OFBIZ-12816. Resolution: Fixed > Fix exception for createFuturePeriod Service >

[jira] [Commented] (OFBIZ-12816) Fix exception for createFuturePeriod Service

2023-05-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719872#comment-17719872 ] ASF subversion and git services commented on OFBIZ-12816: - Commit

[jira] [Created] (OFBIZ-12816) Fix exception for createFuturePeriod Service

2023-05-05 Thread Gil Portenseigne (Jira)
Gil Portenseigne created OFBIZ-12816: Summary: Fix exception for createFuturePeriod Service Key: OFBIZ-12816 URL: https://issues.apache.org/jira/browse/OFBIZ-12816 Project: OFBiz Issue

[jira] [Created] (OFBIZ-12815) getConfigParam etc. in InterfaceConfig cannot be configured during runtime

2023-05-05 Thread Tobias Hahn (Jira)
Tobias Hahn created OFBIZ-12815: --- Summary: getConfigParam etc. in InterfaceConfig cannot be configured during runtime Key: OFBIZ-12815 URL: https://issues.apache.org/jira/browse/OFBIZ-12815 Project:

[jira] [Closed] (OFBIZ-12801) Error at CommunicationEventServices.groovy:489 due to OFBIZ-11167

2023-05-05 Thread Gil Portenseigne (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gil Portenseigne closed OFBIZ-12801. Resolution: Fixed > Error at CommunicationEventServices.groovy:489 due to OFBIZ-11167 >

[jira] [Commented] (OFBIZ-12801) Error at CommunicationEventServices.groovy:489 due to OFBIZ-11167

2023-05-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719860#comment-17719860 ] ASF subversion and git services commented on OFBIZ-12801: - Commit

[jira] [Commented] (OFBIZ-12801) Error at CommunicationEventServices.groovy:489 due to OFBIZ-11167

2023-05-05 Thread Jacques Le Roux (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719845#comment-17719845 ] Jacques Le Roux commented on OFBIZ-12801: - +1 for me, thanks Gil > Error at

[jira] [Commented] (OFBIZ-12801) Error at CommunicationEventServices.groovy:489 due to OFBIZ-11167

2023-05-05 Thread Gil Portenseigne (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719844#comment-17719844 ] Gil Portenseigne commented on OFBIZ-12801: -- Hello Jacques, Daniel, While the discussion

[GitHub] [ofbiz-framework] mbrohl merged pull request #633: Fixed: Updates installation instructions to use JDK 17 instead of 11

2023-05-05 Thread via GitHub
mbrohl merged PR #633: URL: https://github.com/apache/ofbiz-framework/pull/633 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [ofbiz-framework] sonarcloud[bot] commented on pull request #633: Fixed: Updates installation instructions to use JDK 17 instead of 11

2023-05-05 Thread via GitHub
sonarcloud[bot] commented on PR #633: URL: https://github.com/apache/ofbiz-framework/pull/633#issuecomment-1536155204 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[jira] [Commented] (OFBIZ-5618) Update Password

2023-05-05 Thread Jacques Le Roux (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719771#comment-17719771 ] Jacques Le Roux commented on OFBIZ-5618: OK, thanks > Update Password > --- > >

[jira] [Commented] (OFBIZ-5618) Update Password

2023-05-05 Thread Michael Brohl (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719767#comment-17719767 ] Michael Brohl commented on OFBIZ-5618: -- Hi Jacques, we are currently on the move to rework the

[jira] [Commented] (OFBIZ-5618) Update Password

2023-05-05 Thread Jacques Le Roux (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17719758#comment-17719758 ] Jacques Le Roux commented on OFBIZ-5618: Hi Michael, I see this possiblity only at lines 831 to

[jira] [Reopened] (OFBIZ-5618) Update Password

2023-05-05 Thread Michael Brohl (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brohl reopened OFBIZ-5618: -- Assignee: Chenghu Shan Don't know why this is closed, I think it is a problem indeed. >