Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Update Guava to 15.0#981

Merged
DayS merged 1 commit into
androidannotations:developandroidannotations/androidannotations:developfrom
WonderCsabo:977_updateGuavaWonderCsabo/androidannotations:977_updateGuavaCopy head branch name to clipboard
May 5, 2014
Merged

Update Guava to 15.0#981
DayS merged 1 commit into
androidannotations:developandroidannotations/androidannotations:developfrom
WonderCsabo:977_updateGuavaWonderCsabo/androidannotations:977_updateGuavaCopy head branch name to clipboard

Conversation

@WonderCsabo

Copy link
Copy Markdown
Member

Needed change to integrate with parceler. See the conversation in #977 and the commit message for more details.

We want to integrate Parceler, but we ran into a problem. The Guava
version used by Parceler is 15.0, but our pom is declaring the 13.0.1
version. Because of this when using Parceler in conjunction with AA,
the older Guava dependency is resolved, witch results in problems,
since Parceler needs the new classes introduced since 13.0.1.

This commit addresses this issue by simply updating the Guava version to
15.0. This is enough because our code do not uses any classes which are
changed since 13.0.1.
@johncarl81

Copy link
Copy Markdown
Contributor

👍

DayS added a commit that referenced this pull request May 5, 2014
@DayS DayS merged commit f5aae7d into androidannotations:develop May 5, 2014
@WonderCsabo WonderCsabo deleted the 977_updateGuava branch May 5, 2014 07:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.