I use Mylyn within an ganymede eclipse installation. Have been using 3.3.3 happily. Tried to do an update seeing that 3.4 is available.
Fails to install with an unsatisfied dependency on apache.logging ...
Quote:
> Cannot find a solution satisfying the following requirements org.apache.commons.logging [1.0.4.v201005080501].
For the life of me I can't figure out how to fix this dependency problem (including just downloading the jar and putting it in the eclipse plugins dir).
Is this comment from the 3.4RC1 announcement still applicable ...?
Quote:
> Eclipse 3.4 users, please note that the weekly site is now a composite site
> which is not supported on Eclipse 3.4. You can use the archive site
> directly:
>
> download.eclipse.org/tools/mylyn/update-archive/3.4.0/I20100 604-2200/e3.4/
It is very likely that the error is not directly related to
org.apache.commons.logging but caused by a conflict or failed resolution of
other bundles.
Which repository are you using to install Mylyn?
Steffen
Warwick Baker wrote:
> I use Mylyn within an ganymede eclipse installation. Have been using 3.3.3
> happily. Tried to do an update seeing that 3.4 is available.
>
> Fails to install with an unsatisfied dependency on apache.logging ...
>
> Quote:
>> Cannot find a solution satisfying the following requirements
>> org.apache.commons.logging [1.0.4.v201005080501].
>
>
> For the life of me I can't figure out how to fix this dependency problem
> (including just downloading the jar and putting it in the eclipse plugins
> dir).
>
> Any help appreciated ...