On Mon, Aug 24, 2009 at 4:18 PM, Antti-Juhani
Kaijanaho<antti-juh...@kaijanaho.fi> wrote:
> On Mon, Aug 24, 2009 at 12:21:21PM +0200, Damien Raude-Morvan wrote:
>> BTW, I think there was a classpath conflict between :
>> /usr/share/ant/lib/junit4.jar (4.7)
>> and
>> /usr/share/ant/lib/junit.jar (3.8.7)
>> Both provides junit.* classes.
>>
>> Are you sure having both of them auto-loaded by Ant is the right thing to
>> do ?
>
> Probably not.  But how many have both installed at the same time?

In my opinion, there shouldn't be any symlinks in ant lib directory
for files that have nothing to do with ant. This unexpectedly modifies
the default classpath for ant. It takes lot of time to hunt down build
failures caused by such links.
Fox example, velocity package was installing links to 3 libraries in
ant lib directory. One of them was jdom0. And this caused problem for
building packages which needed jdom1.

Please do not add the link again.


Onkar



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to