Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027781Openbravo ERPA. Platformpublic2014-10-07 12:122014-10-09 11:19
alostale 
alostale 
immediatecriticalN/A
closedfixed 
5
 
 
Core
No
0027781: API change: google-collect 1.0 replaced by guava 18.0
The old Google Collections library is now part of Guava:

"Guava is a fully compatible superset of the old Google Collections Library. It also includes years worth of bug fixes, doc fixes, and performance fixes, so we strongly encourage you to use Guava instead of Google Collections." [1]

In order to support usage of a newer weld version (0027245), existent Google Collections delivered with Openbravo distribution has been replaced with Guava 18.0 [2].

Consequences:
Any module including guava library (especially if it is an older version), should remove this library and create a new version depending on PR15Q1 in order to prevent possible clashes.

Risk:
Reviewing all the modules published in CR we have found one which includes Guava.


[1] https://code.google.com/p/google-collections/ [^]
[2] https://code.google.com/p/guava-libraries/ [^]
-
If your module includes Guava you will need to release a new version depending on PR15Q1 removing this library as it is included as part of Openbravo distribution.
No tags attached.
blocks feature request 0027245 closed alostale upgrade weld 
Issue History
2014-10-07 12:12alostaleNew Issue
2014-10-07 12:12alostaleAssigned To => dmitry_mezentsev
2014-10-07 12:12alostaleModules => Core
2014-10-07 12:12alostaleTriggers an Emergency Pack => No
2014-10-07 12:13alostaleRelationship addedblocks 0027245
2014-10-08 12:40dmitry_mezentsevAssigned Todmitry_mezentsev => alostale
2014-10-08 16:41dmitry_mezentsevNote Added: 0070822
2014-10-09 11:08alostaleProposed Solution updated
2014-10-09 11:18alostaleStatusnew => scheduled
2014-10-09 11:18alostalefix_in_branch => pi
2014-10-09 11:19alostaleStatusscheduled => resolved
2014-10-09 11:19alostaleFixed in SCM revision => -
2014-10-09 11:19alostaleResolutionopen => fixed
2014-10-09 11:19alostaleStatusresolved => closed
2015-02-04 01:57eintelauRelationship addedhas duplicate 0019834

Notes
(0070822)
dmitry_mezentsev   
2014-10-08 16:41   
Accepted