remove javax.script package from config.properties for jre export package
-------------------------------------------------------------------------
Key: SMX4-548
URL: https://issues.apache.org/activemq/browse/SMX4-548
Project: ServiceMix 4
Issue Type: Bug
Reporter: Freeman Fang
we should use the one from Apache ServiceMix Specs :: Scripting API 1.0 .
When run smx4 with felix 3.0.1, will see error like
RE: org.apache.felix.framework.resolver.ResolveException: Constraint violation
for package 'javax.script' when resolving module 178.0 between existing import
170.0.javax.script BLAMED ON [[178.0] package; (package=javax.script)] and uses
constraint 0.javax.script BLAMED ON [[178.0] package;
(package=com.google.code.scriptengines.groovy), [175.0] package;
(package=javax.script)]
This will fix it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.