Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049373
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2022-05-23 10:142022-05-23 10:24
ReporterAugustoMauchView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0049373: Upgrade jUnit to latest 4.x version in mobile-test

DescriptionThe 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0048910 closedmeriem_azaf postgresql jdbc driver should be updated to the latest version (42.3.2 -> 42.3.3) 

-  Notes
(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)

- Issue History
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 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
Powered by Mantis Bugtracker