it looks like a strange issue. here it works with jdk 7 as well as 8 and on jenkins it fails as well.
regards, gerhard 2017-11-26 16:16 GMT+01:00 Romain Manni-Bucau <[email protected]>: > 2017-11-26 16:01 GMT+01:00 Gerhard Petracek <[email protected]>: > > mvn clean install works without issues here... > > Did you try with java 1.8 (u144 if it matters)? Can't get master > compiling. getCoreArchive utility is completely messed up. > > > > > -> please drop it again and push to master as we did so far. > > Will as soon as I can check it builds :( > > > > > regards, > > gerhard > > > > http://www.irian.at > > > > Your JavaEE powerhouse - > > JavaEE Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache > > MyFaces, DeltaSpike and OpenWebBeans > > > > > > > > 2017-11-26 15:33 GMT+01:00 Romain Manni-Bucau <[email protected]>: > > > >> Hi guys, > >> > >> following up on DELTASPIKE-1302, I created a branch on our repo to > >> implement it: https://git-wip-us.apache.org/ > repos/asf?p=deltaspike.git;a= > >> shortlog;h=refs/heads/fb/DELTASPIKE-1302_ThreadPoolManager-c > onfiguration > >> > >> I have some issues building master ATM - without any profile since all > >> tests are failling with: > >> > >> GRAVE: Handler method public void > >> org.apache.deltaspike.test.core.impl.exception.control.handler. > >> HandlerWhichThrowsExceptions.throwsAnException(org.apache. > >> deltaspike.core.api.exception.control.event.ExceptionEvent) > >> throws java.lang.Exception must not throw exceptions > >> java.lang.IllegalArgumentException: Handler method public void > >> org.apache.deltaspike.test.core.impl.exception.control.handler. > >> HandlerWhichThrowsExceptions.throwsAnException(org.apache. > >> deltaspike.core.api.exception.control.event.ExceptionEvent) > >> throws java.lang.Exception must not throw exceptions > >> at org.apache.deltaspike.core.impl.exception.control.extension. > >> ExceptionControlExtension.findHandlers(ExceptionControlExten > sion.java:111) > >> > >> > >> Anyone knows why we are in this state? > >> > >> Romain Manni-Bucau > >> @rmannibucau | Blog | Old Blog | Github | LinkedIn > >> >
