Package: libcommons-lang3-java / 3.12.0-2

Metadata

Package Version Patches format
libcommons-lang3-java 3.12.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_testGetUserHome_test.diff | (download)

src/test/java/org/apache/commons/lang3/SystemUtilsTest.java | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable systemutilstest#testgetuserhome as it depends on
 $HOME (which is not available on buildd).
ignore benchmarks.diff | (download)

pom.xml | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 ignore the jmh benchmarks
easymock compatibility.patch | (download)

src/test/java/org/apache/commons/lang3/concurrent/BasicThreadFactoryTest.java | 38 19 + 19 - 0 !
src/test/java/org/apache/commons/lang3/event/EventListenerSupportTest.java | 10 5 + 5 - 0 !
2 files changed, 24 insertions(+), 24 deletions(-)

 fixes the compatibility with easymock 4