jbonofre commented on code in PR #270: URL: https://github.com/apache/camel-karaf/pull/270#discussion_r1589101209
########## features/pom.xml: ########## @@ -70,7 +70,6 @@ <configuration> <descriptors> <descriptor>file:${project.build.directory}/feature/camel-features.xml</descriptor> - <descriptor>file:${project.build.directory}/feature/spring-features.xml</descriptor> Review Comment: This is true thanks to Karaf 4.4.6. It's ok for ne but we have to clearly state that the minimum Karaf required version is 4.4.6 (whereas before, camel-karaf 4.x works with any karaf 4.x version). Maybe worth to keep the spring features in camel for now ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org