Hi Mark, So the import of
org.jboss.weld.environment.se.discovery.url should not be in the manifest, right ? I couldn't find any explicit import package for that, so I think it is because the <DynamicImport-Package>*</DynamicImport-Package> should I open a ticket on jira ? thanks, Cristiano On 02/10/12 23:58, Mark Proctor wrote: > On 3 Oct 2012, at 03:49, Cristiano Gavião <[email protected]> wrote: > >> Hi, >> >> I'm trying to use JBPM 5.4-SNAPSHOT and Drools 5.5-SNAPSHOT in a OSGi env. >> >> drools-compiler's generated manifest has a import package to >> org.jboss.weld.environment.se.discovery.url. >> >> Could someone explain me what is this new dependency ? Weld is really >> mandatory to drools 5.5 ? > It's not mandatory. > > The Weld stuff is just if you need the new CDI extensions we are working on. > > Mark >> thanks, >> >> Cristiano >> _______________________________________________ >> rules-users mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-users > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
