Andrey-Metelyov

Results 5 issues of Andrey-Metelyov

When i add `xsd:annotation` block with ``, exception occurs: ``` Execution failed for task ':xjcGenerate'. > A failure occurred while executing org.unbrokendome.gradle.plugins.xjc.work.xjc23.XjcGeneratorWorkAction > java.lang.NullPointerException (no error message) ``` example of...

Fix slf4j version from alpha to release

You need Tomcat 9 for Wicket 9.

Excution failed: ``` Execution failed for task ':xjc'. > A failure occurred while executing com.github.bjornvester.xjc.XjcWorker > java.lang.NullPointerException (no error message) ``` When compiling xsd: ``` ``` build.gradle: ``` plugins {...

Has anyone encountered a similar problem? Can it be caused by HikariCP? (Happened to applications that used versions HikariCP v. 2.7.8 and 3.4.1) ``` # # A fatal error has...