[
https://issues.jboss.org/browse/RF-13247?page=com.atlassian.jira.plugin.s...
]
Pavel Slegr commented on RF-13247:
----------------------------------
Do we need to use guava lib at all ? I mean, RF 5.x is intended to be used with WildFly 8,
which requires Java SE7 at minimum... while RF states as requirements JDK6
(
http://docs.jboss.org/richfaces/latest_5_X/Developer_Guide/en-US/html_sin...)
which is EOLed anyway...
1. Aren't the majority of guava features covered with JDK7 already ? Is there a
desperate need to use it ?
2. Shouldn't RF5 jump to minimum Java SE7 ?
just asking...
Upgrade the RichFaces guava dependency to the latest version
------------------------------------------------------------
Key: RF-13247
URL:
https://issues.jboss.org/browse/RF-13247
Project: RichFaces
Issue Type: Component Upgrade
Security Level: Public(Everyone can see)
Components: third-party
Reporter: Jeremy Landis
Assignee: Brian Leathem
Priority: Minor
Fix For: 5.0.0.Alpha4
Original Estimate: 2 hours
Remaining Estimate: 2 hours
Upgrading to guava 15 from 14.0.1 causes this richfaces error. I have not looked into
this further but wanted to put it out there as an issue.
Caused by: java.lang.IllegalAccessError: tried to access method
com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap;
from class org.richfaces.resource.ResourceLibraryFactoryImpl
--
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