« Return to Thread: bug? strange resolution of commons-logging dependency

Re: bug? strange resolution of commons-logging dependency

by Jörg Schaible-2 :: Rate this Message:

Reply to Author | View in Thread

Hi Ceki,

Ceki Gulcu wrote at Dienstag, 30. Juni 2009 16:45:

>
>
> Jörg Schaible wrote:
>
>> You've been right, I should have read your question closer. See Dennis'
>> answer. Actually there was an attempt to release an official empty
>> commons-logging at Apache recently and it was tunred down exactly because
>> we could foresee this problem you're facing now :-/
>
> Note that we wanted to release version 0.0-EMPTY, not version 99. One
> could argue that releasing 0.0-EMPTY could have prevented this issue
> from occurring.

Since the algorithm takes the distance into account, it could have been
happened also:

A depends on B, C
B depends on D
C depends on CL-0.0-EMPTY
D depends on CL-1.1.1

C' dep to CL-0.0-EMPTY is nearer -> compilation fails.

As said, it's a good solution for an end application, but not for libraries
used by others ;-)

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: bug? strange resolution of commons-logging dependency