Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0052051Openbravo ERPA. Platformpublic2023-04-03 17:152023-05-02 15:52
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
PR23Q2PR23Q2 
Core
No
0052051: Fix license of ValidateUserPasswordActionHandler.java
src-core files have Apache License for historical reasons.

While not written anywhere at least in src/ (maybe even in src-core) we don't want to grow the set of files with that non-standard license.

ValidateUsePasswordActionHandler
See https://gitlab.com/openbravo/product/openbravo/-/blob/86914f2b3147a925f43ac61e1a222a33bd0bfd7f/src/org/openbravo/common/actionhandler/ValidateUserPasswordActionHandler.java#L3. [^] It is using an Apache License but we want it to use the Openbravo Public License instead.
No tags attached.
blocks defect 0052050 closed AugustoMauch Fix license of ValidateUserPasswordActionHandler.java 
Issue History
2023-04-03 17:15AugustoMauchTypedefect => backport
2023-04-03 17:15AugustoMauchTarget Version => PR23Q2
2023-05-02 15:52hgbotNote Added: 0149146
2023-05-02 15:52hgbotResolutionopen => fixed
2023-05-02 15:52hgbotStatusscheduled => closed
2023-05-02 15:52hgbotNote Added: 0149147
2023-05-02 15:52hgbotFixed in Version => PR23Q2
2023-05-02 15:52hgbotNote Added: 0149148

Notes
(0149146)
hgbot   
2023-05-02 15:52   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/873 [^]
(0149147)
hgbot   
2023-05-02 15:52   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/873 [^]
(0149148)
hgbot   
2023-05-02 15:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: ec37f6f21e577a09922ee2e0710120c66d3a620e
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 02-05-2023 15:50:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/ec37f6f21e577a09922ee2e0710120c66d3a620e [^]

Fixes ISSUE-52051: Uses standard license in ValidateUserPasswordActionHandler

---
M src/org/openbravo/common/actionhandler/ValidateUserPasswordActionHandler.java
---