Files
SCM-Manager/build
Sebastian Sdorra dda761ffc2 Fix unit tests on Java 11 (#1483)
The unit test I18nServlet and MultiParentClassLoaderTest are failing on Java 11.
This is because they mock ClassLoaders which cause a jvm error.

The following tickets describe the problem in more detail:

- https://bugs.openjdk.java.net/browse/JDK-8254969
- https://github.com/mockito/mockito/issues/2043
- https://github.com/mockito/mockito/issues/1696
2020-12-18 14:23:36 +01:00
..
2020-12-18 14:23:36 +01:00
2020-12-18 14:23:36 +01:00
2020-05-15 11:29:10 +02:00
2020-03-03 11:13:11 +01:00

Build tools

This folder contains tools required to build scm-manager