Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0049373 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2022-05-23 10:14 | 2022-05-23 10:24 | |||||||
Reporter | AugustoMauch | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0049373: Upgrade jUnit to latest 4.x version in mobile-test | |||||||||||
Description | The junit library version is outdated (4.12) and should be updated to the latest 4.x version (4.13.1) https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.md [^] https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.1.md [^] https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.1.md [^] Note that 4.13 deprecrated Assert.assertThat which is used heavily (762 in backoffice alone) so that will require some simple but broad changes. | |||||||||||
Steps To Reproduce | - | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
![]() |
||||||||
|
![]() |
|
(0137600) shuehner (administrator) 2022-05-23 10:24 |
mobile-test currently ships for junit 4.11 + 4.12 jars and uses the older 4.11 still (via the lib/test/junit-default.jar) In this issue we should remove both older jars and also undo the indirection (symlink) to align with rest of our jars (same as we did i.e. already in 48272 for log4j) |
![]() |
|||
Date Modified | Username | Field | Change |
2022-05-23 10:14 | AugustoMauch | New Issue | |
2022-05-23 10:14 | AugustoMauch | Assigned To | => Triage Platform Base |
2022-05-23 10:14 | AugustoMauch | OBNetwork customer | => No |
2022-05-23 10:14 | AugustoMauch | Modules | => Core |
2022-05-23 10:14 | AugustoMauch | Triggers an Emergency Pack | => No |
2022-05-23 10:14 | AugustoMauch | Issue generated from | 0049372 |
2022-05-23 10:16 | cberner | Relationship added | related to 0048910 |
2022-05-23 10:24 | shuehner | Note Added: 0137600 | |
2022-05-23 10:24 | shuehner | Issue Monitored: shuehner |
Copyright © 2000 - 2009 MantisBT Group |