Hi, as you can see, I did something bad :p since the build failed on Jenkins see <https://builds.apache.org/job/Deft/org.apache.deft$deft/20/>. This is strange because the build finish with success on my laptop.
So I want to fix the build, the problem is that it never ends. This issue comes from DeftSystem starting an IOLoop in a separated Thread without keeping a reference to it. So in case of error in the IOLoop the @AfterClass is unable to kill the process. My question is: Can someone kill the build process on Jenkins or give me access control over it ? I'll fix it as soon as possible. -- Séven Le Mesle