]
Jan Papousek closed RF-12851.
-----------------------------
verified in 5.0.0.Alpha1
The RichFaces kitchensink-rf quickstart/archetype incorrectly depend
on the AS google guava module
--------------------------------------------------------------------------------------------------
Key: RF-12851
URL:
https://issues.jboss.org/browse/RF-12851
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: archetype, examples
Reporter: Stefan Miklosovic
Assignee: Brian Leathem
Fix For: 4.3.2, 5.0.0.Alpha1
The error: "Caused by: java.lang.NoClassDefFoundError:
com/google/common/base/Function" is likely due to the quickstart relying on the JBoss
AS google guava module [1], which is a bad idea for modules that are considered
"internal" to AS.
We should remove the [manifest.mf
entries|https://github.com/richfaces/as-quickstarts/blob/master/kitchensi...]
that expose these modules and include the dependencies in the kitchensink-rf war.
--
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: