Hi Cristiano, you can use the org.jboss.weld.osgi.core.mandatory bundle which contains everything you need in order to run Weld-OSGi (except JSR-330 API that you need to manually expose)
On Fri, Nov 23, 2012 at 7:11 PM, Cristiano Gavião <[email protected]>wrote: > Hello, > > I'm getting a dependency problem with weld-osgi in a equinox environment. > > > Missing requirement: org.jboss.weld.osgi.core.integration > > 1.2.0.SNAPSHOT requires 'package ch.qos.cal10n.util 0.7.2' but it > > could not be found > > > could someone tell me which bundle exports this package ? > > thanks > > Cristiano > _______________________________________________ > weld-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/weld-dev > -- Mathieu
_______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
