[jboss-jira] [JBoss JIRA] (WFLY-2926) Missing dependency to com.google.guava in jberet
Kyle Shanahan (JIRA)
issues at jboss.org
Thu Feb 13 17:47:29 EST 2014
Kyle Shanahan created WFLY-2926:
-----------------------------------
Summary: Missing dependency to com.google.guava in jberet
Key: WFLY-2926
URL: https://issues.jboss.org/browse/WFLY-2926
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Batch
Affects Versions: 8.0.0.Final
Environment: Oracle JDK7u51
OS X 10.9.1
Reporter: Kyle Shanahan
Priority: Minor
jberet uses guava but the module.xml does not declare a dependency on it. it makes occur unexpected exception java.lang.NoClassDefFoundError: com/google/common/base/Throwables
I reported about it in a website http://www.nailedtothex.org/articles/jbatch/wildfly8finalguava/
(it wrote in Japanese, but stacktraces are may be useful)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list