guava dependencies [message #898507] |
Thu, 26 July 2012 09:52  |
Eclipse User |
|
|
|
Hi!
Two issues here:
* Are there any plans to update the guava dependency to a newer version? I have a project that uses r11 (possibly soon even r12) and I can't use xtend there because of the conflicting versions.
* There is an older post (http://www.eclipse.org/forums/index.php/mv/msg/266685/766789/#msg_766789) where it was pointed out that some xtext plugins reference guava version 1.0.0, instead of presumably 10.0.1. I can't find a bug report for that and it looks like it's the same in the latest versions. I will file a bug report.
best regards,
Vlad
|
|
|
|
Re: guava dependencies [message #899019 is a reply to message #899014] |
Mon, 30 July 2012 03:57   |
Eclipse User |
|
|
|
Sebastian Zarnekow wrote on Mon, 30 July 2012 09:41Hi Vlad,
which problems did you face? IIRC we do not restrict the Guave version
with an upper constraint. Having one that uses 1.0.0 as lower bound by
accident should not cause any trouble, either.
Am 26.07.12 15:52, schrieb Vlad Dumitrescu:
> * There is an older post
> (http://www.eclipse.org/forums/index.php/mv/msg/266685/766789/#msg_766789)
> where it was pointed out that some xtext plugins reference guava version
> 1.0.0, instead of presumably 10.0.1. I can't find a bug report for that
> and it looks like it's the same in the latest versions. I will file a
> bug report.
I couldn't update some plugins and eclipse complained about conflicting versions of the guava plugins, among other things. Unfortunately I didn't save the logs and I have reinstalled everything since then. It could have been a side-effect or something, you are right that the bogus lower-bound should not do any trouble.
Regarding my other question, do you have plans to upgrade guava to r11?
regards,
Vlad
|
|
|
Re: guava dependencies [message #899694 is a reply to message #899019] |
Wed, 01 August 2012 17:27  |
Eclipse User |
|
|
|
Hello Sebastian,
in xtext.xbase.lib the dependency is set to 10.0.1 which is translated to (10.0.1,11.0.0] until the plugin is released. I have a similar problem in my target, but I can select explicit 10.0.1 as target version. Perhaps no constraint or an explicit upper bound could help.
Regards,
Benjamin
|
|
|
Powered by
FUDForum. Page generated in 0.08658 seconds