![]() |
|
|
|
|
Change By:
|
Daniel Lipp
(31/Oct/13 3:14 PM)
|
|
Description:
|
We're currently using guava v10. v13.0.1 was released on August 28, 2012: http://code.google.com/p/guava-libraries/wiki/Release13
This have to be done because of conflict with waffle which is used by ntlm module and it depends on version 13.0.1.
Imaging module also use guava and it's not compatible with version 13.0.1.
During this task is
It'll be
necessary
migrate at
to change
info.magnolia.imaging.caching.CachingImageStreamer class
to not use
com.google.common.collect.MapMaker
to
but
com.google.common.cache.CacheBuilder. Cause caching functionality in MapMaker was move to CacheBuilder. Migration guide: http://code.google.com/p/guava-libraries/wiki/MapMakerMigration
|
|
|
|
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
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------