Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040521 | Modules | External Integration Infrastructure | public | 2019-04-04 13:24 | 2019-04-05 15:06 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | AugustoMauch |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0040521: ConditionalPropertyMapping and AfterFlushHook instances are not being injected |
Description | After the Weld upgrade (0040193), ConditionalPropertyMapping and AfterFlushHook instances are not being injected.
Seems that the behavior when injecting classes that implement generic interfaces has been redefined. See[1].
[1] https://docs.jboss.org/cdi/spec/2.0-PFD/cdi-spec.html#assignable_parameters [^] |
Steps To Reproduce | 1) Install the https://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration.examples [^] test module
2) Execute the ExportPropertyMappingTest.testUnsatisfiedConditionalMapping test. Note that the test fails because the related expected ConditionalPropertyMapping instance is not executed.
Note that also test of CountryImportWithExtensionsTest class are failing for the same reason. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | feature request | 0040193 | | closed | caristu | Openbravo ERP | upgrade Weld to version 3.1.0.Final |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-04-04 13:24 | caristu | New Issue | |
2019-04-04 13:24 | caristu | Assigned To | => platform |
2019-04-04 13:24 | caristu | Relationship added | related to 0040193 |
2019-04-04 13:24 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18579#r18579 |
2019-04-04 13:25 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=18581#r18581 |
2019-04-04 13:27 | caristu | Summary | ConditionalPropertyMapping instances are not being injected => ConditionalPropertyMapping and AfterFlushHook instances are not being injected |
2019-04-04 13:27 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18582#r18582 |
2019-04-04 13:29 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=18583#r18583 |
2019-04-04 13:32 | hgbot | Checkin | |
2019-04-04 13:32 | hgbot | Note Added: 0110982 | |
2019-04-04 13:32 | hgbot | Status | new => resolved |
2019-04-04 13:33 | hgbot | Resolution | open => fixed |
2019-04-04 13:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.service.external.integration/rev/a66bee8a48068e8a0b9a497fbf18d2e8f3677d22 [^] |
2019-04-04 13:33 | caristu | Assigned To | platform => caristu |
2019-04-04 13:33 | caristu | Relationship deleted | related to 0040193 |
2019-04-04 13:33 | caristu | Relationship added | caused by 0040193 |
2019-04-04 13:34 | caristu | Review Assigned To | => AugustoMauch |
2019-04-05 15:06 | AugustoMauch | Note Added: 0111007 | |
2019-04-05 15:06 | AugustoMauch | Status | resolved => closed |