[ https://issues.apache.org/activemq/browse/CAMEL-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54836#action_54836 ]
Willem Jiang commented on CAMEL-2080: ------------------------------------- Hi Gert, Guillaume create a bunch of OSGi test[1] which can test if the features.xml works, and I fixed some of the bundle error. Can you take a look at my patch[2] and apply them it servicemix bundle repo ? [1]https://svn.apache.org/repos/asf/camel/trunk/tests/camel-itest-karaf [2]https://issues.apache.org/activemq/browse/SMX4-388 Thanks, Willem > Enable features-maven-plugin validate goal for karaf features build > ------------------------------------------------------------------- > > Key: CAMEL-2080 > URL: https://issues.apache.org/activemq/browse/CAMEL-2080 > Project: Apache Camel > Issue Type: Task > Components: karaf > Affects Versions: 2.0.0 > Reporter: Gert Vanthienen > Assignee: Gert Vanthienen > Fix For: 2.1.0 > > > A validate goal has been added to the features-maven-plugin which will: > - check if all bundles in the descriptor actually exist > - check if all features' bundles can be resolved (matching exports are found > for the imports) > Adding this to the platforms/karaf/features build will make it easier to > maintain the features.xml file by no longer having to test all the features > manually. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.