Fix various issues with new Jarfiles in lib/
More precisely: - avoid considering directory whose name ends by .jar as jarfiles (thanks postgresql) - avoid loading module-info.class as a class (thanks gson) - avoid testing com.mysql and org.eclipse.jetty (the former complains that we load deprecated Driver)
Loading
Please register or sign in to comment