hi, I've just rebuilt with java 7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) Maven home: /usr/share/maven Java version: 1.7.0_151, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.9.44-linuxkit-aufs", arch: "amd64", family: "unix" and jclouds-karaf has no issues [INFO] Reactor Summary: [INFO] [INFO] Apache jclouds :: Karaf ............................ SUCCESS [ 46.836 s] [INFO] jclouds :: Karaf :: Core ........................... SUCCESS [ 5.985 s] [INFO] jclouds :: Karaf :: Bundles ........................ SUCCESS [ 0.172 s] [INFO] jclouds :: Karaf :: JSch Agentproxy for JSch (shaded bundle) SUCCESS [ 5.848 s] [INFO] jclouds :: Karaf :: Utils .......................... SUCCESS [ 2.720 s] [INFO] jclouds :: Karaf :: Recipe ......................... SUCCESS [ 2.926 s] [INFO] jclouds :: Karaf :: Cache .......................... SUCCESS [ 3.302 s] [INFO] jclouds :: Karaf :: Services ....................... SUCCESS [ 7.548 s] [INFO] jclouds :: Karaf :: Commands ....................... SUCCESS [ 13.752 s] [INFO] jclouds :: Karaf :: URL Handler .................... SUCCESS [ 2.393 s] [INFO] jclouds :: Karaf :: Chef ........................... SUCCESS [ 0.370 s] [INFO] jclouds :: Karaf :: Chef :: Core ................... SUCCESS [ 1.955 s] [INFO] jclouds :: Karaf :: Chef :: Services ............... SUCCESS [ 4.195 s] [INFO] jclouds :: Karaf :: Chef :: Commands ............... SUCCESS [ 8.073 s] [INFO] jclouds :: Karaf :: Chef :: Cache .................. SUCCESS [ 2.842 s] [INFO] jclouds :: Karaf :: Feature ........................ SUCCESS [ 7.439 s] [INFO] jclouds :: Karaf :: Integration Tests .............. SUCCESS [17:05 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19:04 min [INFO] Finished at: 2017-11-26T20:28:31Z [INFO] Final Memory: 42M/280M [INFO] ------------------------------------------------------------------------ I change my vote to +1 On Sun, Nov 26, 2017 at 9:20 PM, Andrew Phillips <aphill...@qrmedia.com> wrote: > Please use this thread for discussion of issues uncovered in the RC, >> questions you may have about the RC, etc. >> > > The following test fails repeatedly for me on Windows: > > Failed tests: > FilesystemStorageStrategyImplTest.testDeletingInvalidPathFil > eEndsNormally:695 > Deleting an invalid path ended with an InvalidPathException. > > Specifically, it's the "/" character in the test input "A<!:!@#$%^&*?]8 > /\0"; removing that works. > > Would having an OS-specific test input seem like the correct solution? Or > should the test be modified to expect a test failure on Windows? > > Regards > > ap >