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 2009/09/22 06:34:53 UTC

[jira] Resolved: (SMX4-370) add a startup.properties for features kit

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

Freeman Fang resolved SMX4-370.
-------------------------------

    Resolution: Fixed

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

> add a startup.properties for features kit
> -----------------------------------------
>
>                 Key: SMX4-370
>                 URL: https://issues.apache.org/activemq/browse/SMX4-370
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.1.0
>
>
> we need add bundles as follows
> <bundle>mvn:org.apache.geronimo.specs/geronimo-servlet_2.5_spec/${geronimo.servlet.version}</bundle>
> <bundle>mvn:org.springframework/spring-aop/${spring.version}</bundle>
> <bundle>mvn:org.springframework/spring-beans/${spring.version}</bundle>
> <bundle>mvn:org.springframework/spring-context/${spring.version}</bundle>
> <bundle>mvn:org.springframework/spring-transaction/${spring.version}</bundle>
> which is needed for jencks bundle in connector feature

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.