On Thu, Apr 22, 2010 at 12:18 AM, ant elder <[email protected]> wrote:
>
> What are the problems caused by using a scope of provided? Using
> compile scope means it gets included all the time which isn't really
> whats wanted which is why it was using provided scope. I guess i could
> fix that by using excludes in other places but it would be better to
> fix the osgi problem so provided scope works.
>
>   ...ant
>

I saw that you had explicitly added the scope provided, but after
updating the stripes to 1.5.2 I started getting issues where the OSGi
bundle with exported packages weren't being created...  I tried to
verify how this was done when 1.5 version of stripes was in use but
couldn't figure out where/how to set the dependency to be  bumped to
1.5.2, and the only way it was working was to change the scope of the
dependency. Maybe you could let us know if you had set it in any other
particular place...

-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Reply via email to