Hi, It seems like in older versions of the Equinox framework it was possible to disable uses constraint checking on startup (osgi.resolver.usesMode).
This doesn't seem to be possible any longer but I'm wondering if the same behaviour could be mimicked by disabling the computeUses() line in org.apache.felix.resolver.ResolverImpl [1]. Are there additional side effects to doing such a thing that weren't present before ? Cheers, -- Roland Grunberg [1] http://git.eclipse.org/c/equinox/rt.equinox.framework.git/tree/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/ResolverImpl.java?h=R4_6_1#n1234 _______________________________________________ equinox-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/equinox-dev
