While trying to use the 1.2.0.Beta1 of weld-osgi, it wasn't working properly as some runtime dependencies were not satified
Constraint violation forpackage 'org.jboss.weld.environment.se' when resolving module 14.0
between existing export 14.0.org.jboss.weld.environment.se
NO BLAME and uses constraint 2.0.org.jboss.weld.environment.se
BLAMED ON [[14.0] package; (&(package=org.jboss.weld.environment.se)(version>=1.2.0.SNAPSHOT))]
The problem is bnd files that generates OSGi manifest.mf have hard coded versions:
in core / environments / osgi / core / integration / src / main / resources / META-INF / weld-osgi-core-integration.bnd
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira