Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed

Hi Simon,

Am 20.01.2011 00:12, schrieb Simon Kaegi:
> I added a couple of libraries one of which (OpenID4Java) uses commons
> logging and now it looks like we're getting a seemingly unrelated slf4j
> build cycle. Does anyone know how to get out of this problem?

It looks like some confusion when computing the classpath based on
multiple versions being available.

I found the following two bundles in the log message:
org.slf4j.jcl_1.5.11.v20100419-1106, org.slf4j.api_1.6.1.v20100831-0715,

However, they are not supposed to work together. Maybe this could be a
reason?

I'm wondering if a classpath computation could be avoided. The Orbit
bundles usually are pre-compiled. Thus, PDE/Ant just needs to jar them.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/


Back to the top