You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/07/05 14:08:51 UTC

[jira] Resolved: (SMX4-548) remove javax.script package from config.properties for jre export package

     [ https://issues.apache.org/activemq/browse/SMX4-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-548.
-------------------------------

    Fix Version/s: 4.4.0
       Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=960572&view=rev

> 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
>            Assignee: Freeman Fang
>             Fix For: 4.4.0
>
>
> 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.