Actually, the regular distribution of commons-lang 2.5 is a valid OSGi
bundle, so you don't need an alternate distribution.

On Sun, May 8, 2011 at 2:16 AM, Bahadir Konu <bah.k...@gmail.com> wrote:
> Thank you for the quick replies.
>
> I learned more now and this worked:
> <Embed-Dependency>commons-lang;scope=compile|runtime</Embed-Dependency>
>
> Alternatives seems to be
> http://ebr.springsource.com/repository/app/bundle
> and felix commons:
> http://felix.apache.org/site/apache-felix-commons.html
>
> Cheers,
> Bahadır
>
> On 8 May 2011 00:15, Rémon. Sinnema <rssinn...@yahoo.com> wrote:
>>
>> ----- Original Message ----
>>
>> > From: Angelo van der Sijpt <angelo.vandersi...@luminis.eu>
>> > To: users@felix.apache.org
>> > Sent: Sat, May 7, 2011 5:32:31 PM
>> > Subject: Re: BundleException: Unresolved constraint in bundle
>> >(package=org.apache.commons.lang)
>> >
>> > Your bundle correctly imports org.apache.commons.lang, hoping that
> someone else
>> >exports it. You can basically do two things now,
>> > - make sure someone exports  it, by packaging commons-lang in a bundle,
> and
>> >exporting the packages from it  (there might be one out there), or
>>
>> See
>>
> http://ebr.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.commons.lang&version=2.5.0&searchType=bundlesByName&searchQuery=commons+lang
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
>> For additional commands, e-mail: users-h...@felix.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to