Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050413 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2022-10-05 07:57 | 2022-10-18 12:24 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050413: API change: ImportEntryProcessor handleImportEntry and assignEntryToThread return boolean | |||||||
Description | The handleImportEntry and assignEntryToThread methods in ImportEntryProcessor have been changed from returning void to returning boolean. This affects: * A formal byte code compatibility in ALL classes extending ImportEntryProcessor. The next compilation will generate the proper byte code. * Classes extending ImportEntryProcessor and overriding any of those 2 methods will require changing them. These cases are very rare. | |||||||
Steps To Reproduce | - | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0141659) hgbot (developer) 2022-10-05 08:06 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/10 [^] |
(0141838) hgbot (developer) 2022-10-07 11:01 |
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/36 [^] |
(0142219) hgbot (developer) 2022-10-18 11:31 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/10 [^] |
(0142220) hgbot (developer) 2022-10-18 11:32 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/ci/backoffice-api [^] Changeset: b7cb9a6b5b727cf03f798bcd4127ebb2bf8d140c Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 18-10-2022 11:30:36 URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/b7cb9a6b5b727cf03f798bcd4127ebb2bf8d140c [^] fixes ISSUE-50413: changes in ImportEntryProcessor extensions The handleImportEntry and assignEntryToThread methods in ImportEntryProcessor have been changed from returning void to returning boolean. --- M java/reference/java.japi.gz --- |
(0142221) hgbot (developer) 2022-10-18 11:32 |
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/36 [^] |
(0142227) hgbot (developer) 2022-10-18 12:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/ci/backoffice-api [^] Changeset: 377f0b47f49f866967ab0c29b0cf1034db2f3159 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 18-10-2022 12:23:28 URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/377f0b47f49f866967ab0c29b0cf1034db2f3159 [^] fixes ISSUE-50413: correct api file --- M java/reference/java.japi.gz --- |
Issue History | |||
Date Modified | Username | Field | Change |
2022-10-05 07:57 | alostale | New Issue | |
2022-10-05 07:57 | alostale | Assigned To | => Triage Platform Base |
2022-10-05 07:57 | alostale | Modules | => Core |
2022-10-05 07:57 | alostale | Triggers an Emergency Pack | => No |
2022-10-05 07:57 | alostale | Relationship added | blocks 0049963 |
2022-10-05 08:06 | hgbot | Note Added: 0141659 | |
2022-10-05 08:07 | alostale | Tag Attached: Approved | |
2022-10-05 08:07 | alostale | Assigned To | Triage Platform Base => alostale |
2022-10-07 11:01 | hgbot | Note Added: 0141838 | |
2022-10-18 11:31 | hgbot | Note Added: 0142219 | |
2022-10-18 11:32 | hgbot | Resolution | open => fixed |
2022-10-18 11:32 | hgbot | Status | new => closed |
2022-10-18 11:32 | hgbot | Note Added: 0142220 | |
2022-10-18 11:32 | hgbot | Note Added: 0142221 | |
2022-10-18 12:24 | hgbot | Note Added: 0142227 |
Copyright © 2000 - 2009 MantisBT Group |