[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Ongoing effort to package JOSM
- From: Jerry James <loganjerry gmail com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Ongoing effort to package JOSM
- Date: Mon, 10 Aug 2009 11:07:35 -0600
On Sun, Aug 9, 2009 at 2:05 AM, Andrea Musuruane<musuruan gmail com> wrote:
> If I do that I get:
>
> [...]
> test:
> [junit] WARNING: multiple versions of ant detected in path for junit
> [junit]
> jar:file:/usr/share/java/ant-1.7.1.jar!/org/apache/tools/ant/Project.class
> [junit] and
> jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/Project.class
> [junit] Running com.drew.metadata.test.AllTests
> [junit] Tests run: 79, Failures: 1, Errors: 0, Time elapsed: 0,269 sec
>
> BUILD FAILED
> /home/andrea/devel/prg/metadata-extractor/build.xml:48: Test
> com.drew.metadata.test.AllTests failed
>
> Total time: 1 second
>
> Regards,
>
> Andrea.
/usr/share/java/ant.jar is a symlink to /usr/share/java/ant-1.7.1.jar,
so it is finding the same jar file twice. I don't know what to tell
you to do now. You'll have to figure out how to make it not look at
one or the other of the two names.
--
Jerry James
http://www.jamezone.org/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]