[jira] [Closed] (OFBIZ-12873) Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency.

2023-12-14 Thread Deepak Dixit (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit closed OFBIZ-12873. Fix Version/s: 22.01.01 Upcoming Branch 18.12.11

[jira] [Updated] (OFBIZ-12873) Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency.

2023-12-14 Thread Deepak Dixit (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-12873: - Component/s: framework/webapp > Replaced direct null checks on username, password, and token

[jira] [Updated] (OFBIZ-12873) Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency.

2023-12-14 Thread Deepak Dixit (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-12873: - Affects Version/s: 18.12.10 22.01.01 Upcoming

[jira] [Commented] (OFBIZ-12873) Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency.

2023-12-14 Thread Deepak Dixit (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17797032#comment-17797032 ] Deepak Dixit commented on OFBIZ-12873: -- This has been fixed at - Trunk: [Commit

[jira] [Assigned] (OFBIZ-12873) Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency.

2023-12-14 Thread Deepak Dixit (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit reassigned OFBIZ-12873: Assignee: Deepak Dixit > Replaced direct null checks on username, password, and token

[jira] [Created] (OFBIZ-12873) Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency.

2023-12-14 Thread Deepak Dixit (Jira)
Deepak Dixit created OFBIZ-12873: Summary: Replaced direct null checks on username, password, and token with UtilValidate.isEmpty() method calls for consistency. Key: OFBIZ-12873 URL:

[GH] (ofbiz-framework): Workflow run "Build and push docker images" is working again!

2023-12-14 Thread GitBox
The GitHub Actions job "Build and push docker images" on ofbiz-framework.git has succeeded. Run started by GitHub user dixitdeepak (triggered by dixitdeepak). Head commit for run: fb51a0ea5c4f7ff95b1586a5ca1c26e1ec50736f / Deepak Dixit Replaced direct null checks on username, password, and

[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" is working again!

2023-12-14 Thread GitBox
The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has succeeded. Run started by GitHub user dixitdeepak (triggered by dixitdeepak). Head commit for run: fb51a0ea5c4f7ff95b1586a5ca1c26e1ec50736f / Deepak Dixit Replaced direct null checks on username, password, and token with