Anyway, this means that the only thing the -jsr-jberet artifact actually provides is the CDI integration
Unfortunately, this is no longer true since we target WildFly 11, which includes a newer version of JBeret and requires us to provide our own implementation of org.jberet.spi.JobXmlResolver. See
HSEARCH-2898 Resolved and the first commit mentioned in the commit message of https://github.com/yrodiere/hibernate-search/commit/9e681e4b537bab20dc8c35e9dc7d68db85296ef8 in particular. Closing as rejected since this is no longer an easy goal and is not worth it if it requires a specific module for another JavaEE server. |