-
Task
-
Resolution: Done
-
Major
-
7.50.0.Final
-
None
-
None
-
2021 Week 04-06 (from Jan 25)
-
NEW
-
NEW
kie-wb-common build reports a lot of warnings about deprecated classes.
Most of the warnings are
- org.mockito.Matchers in org.mockito has been deprecated
- org.mockito.runners.MockitoJUnitRunner in org.mockito.runners has been deprecated
- <T>assertThat(T,org.hamcrest.Matcher<? super T>) in org.junit.Assert has been deprecated
It would be interesting get rid of these warnings and see its effect to stored build log.
AF-2797 build produced ~33,6 MB log file.
AF-2799 build produced ~29.7 MB log file
- is cloned by
-
AF-2806 Update appformer unit tests deprecated classes
- Resolved