Hi, Jumping late in the conversation for the failing test on windows. -- I did a bit of cleanup + test modification to get archiva-common and archiva-checksum See the PR https://github.com/apache/archiva/pull/57 as I prefer a review to be sure everything is semantically correct.
-- I have big issue with archiva-filelock with the multithread test on windows: partial lock .. on wsl (linux on windows): file not found. My java wsl is openjdk 8_232 I see that our build are ok on Jenkins. (sic) remembers me old story ... :D Best Regards Eric -----Message d'origine----- De : Martin Stockhammer <[email protected]> Envoyé : mardi 1 octobre 2019 22:51 À : [email protected]; [email protected] Objet : Re: Test fails on Windows Hi Joel, the master branch in the current state was never built on Windows. Jenkins is on Linux and I'm developing on Linux and Olivier too I think. This seems to be related to some windows specifics. If you like, you can check the code and try to find a solution. If you rather like to have a working build in the first place, you may switch to Linux. Sometimes it's easy to get lost in the archiva codebase. If you need some hints where to search, ping me. Regards Martin Am 1. Oktober 2019 21:29:57 MESZ schrieb [email protected]: >Hi, > >I couldn't build the master branch onWindows. Following errors >occoured: > >testToRelativeWithoutSlash(org.apache.archiva.common.utils.PathUtilTest >) >Time elapsed: 0.001 s <<< FAILURE! >junit.framework.ComparisonFailure: expected:<path[/to/]resource.xml> >but was:<path[to]resource.xml> at >org.apache.archiva.common.utils.PathUtilTest.testToRelativeWithoutSlash >(PathUtilTest.java:38) > >testToRelativeWithSlash(org.apache.archiva.common.utils.PathUtilTest) >Time elapsed: 0 s <<< FAILURE! >junit.framework.ComparisonFailure: expected:<path[/to/]resource.xml> >but was:<path[to]resource.xml> at >org.apache.archiva.common.utils.PathUtilTest.testToRelativeWithSlash(Pa >thUtilTest.java:44) > >Should I consider building on Linux instead? > >Best regards, >Joel Strasser -- This message was sent from mobile phone.
