https://issues.apache.org/jira/browse/KARAF-3520
2016-08-25 10:46 GMT+02:00 Markus Rathgeb <maggu2...@gmail.com>: > I found this one: > > # By default, the feature resolver checks the service > requirements/capabilities of > # bundles for new features (xml schema >= 1.3.0) in order to > automatically installs > # the required bundles. > # The following flag can have those values: > # - disable: service requirements are completely ignored > # - default: service requirements are ignored for old features > # - enforce: service requirements are always verified > # > #serviceRequirements=default > > Do you think this one could be related? > > Changing the xmlns from v1.4.0 to v1.2.0 does not result in a > successful verification. > > -<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" > name="${project.artifactId}-${project.version}"> > +<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" > name="${project.artifactId}-${project.version}"> > > 2016-08-25 10:40 GMT+02:00 Jean-Baptiste Onofré <j...@nanthrax.net>: >> Hi Guillaume, >> >> I'm on git biset to identify the guilty ;) >> >> And yes, I will recut a release. >> >> Regards >> JB >> >> >> On 08/25/2016 10:25 AM, Guillaume Nodet wrote: >>> >>> Yeah, if it breaks compatibility, we should recut a release ? >>> Has anyone identified the culprit commit yet ? >>> >>> 2016-08-25 9:39 GMT+02:00 Jean-Baptiste Onofré <j...@nanthrax.net>: >>> >>>> I think it's a change in the karaf-maven-plugin. >>>> >>>> And yes, I reproduce Markus' issue as well. >>>> >>>> Do we consider as release blocker ? >>>> >>>> If so, I will fix it today and submit a new vote. >>>> >>>> Regards >>>> JB >>>> >>>> >>>> On 08/25/2016 09:34 AM, Achim Nierbeck wrote: >>>> >>>>> Hi, >>>>> >>>>> I was able to reproduce the issue Markus described with his test. >>>>> One thing that crosses my mind, did we change something with the feature >>>>> resolver? Cause I can't remember that the pax-web-api did actually >>>>> contain >>>>> a provide-capability for the WebContainer Service. >>>>> >>>>> regards, Achim >>>>> >>>>> >>>>> 2016-08-25 0:44 GMT+02:00 Krzysztof Sobkowiak <krzys.sobkow...@gmail.com >>>>>> >>>>>> : >>>>> >>>>> >>>>> +1 (non-binding) >>>>>> >>>>>> >>>>>> ServiceMix 7.x tests ok. Thanks!!! >>>>>> >>>>>> Regards >>>>>> Krzysztof >>>>>> >>>>>> On 24.08.2016 06:47, Jean-Baptiste Onofré wrote: >>>>>> >>>>>>> Hi all, >>>>>>> >>>>>>> I submit Karaf (Container) 4.0.6 release to your vote. >>>>>>> >>>>>>> Release Notes: >>>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >>>>>>> >>>>>> projectId=12311140&version=12335477 >>>>>> >>>>>>> >>>>>>> Staging Repository: >>>>>>> >>>>>>> https://repository.apache.org/content/repositories/orgapachekaraf-1071/ >>>>>>> >>>>>>> Git Tag: >>>>>>> karaf-4.0.6 >>>>>>> >>>>>>> Please vote to approve this release: >>>>>>> >>>>>>> [ ] +1 Approve the release >>>>>>> [ ] -1 Don't approve the release (please provide specific comments) >>>>>>> >>>>>>> This vote will be open for at least 72 hours. >>>>>>> >>>>>>> Thanks, >>>>>>> Regards >>>>>>> JB >>>>>>> >>>>>> >>>>>> -- >>>>>> Krzysztof Sobkowiak (@ksobkowiak) >>>>>> >>>>>> JEE & OSS Architect, Integration Architect >>>>>> Apache Software Foundation Member (http://apache.org/) >>>>>> Apache ServiceMix Committer & PMC Member >>>>>> (http://servicemix.apache.org/) >>>>>> Senior Solution Architect @ Capgemini SSC >>>>>> (http://www.capgeminisoftware. >>>>>> pl/) >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>> -- >>>> Jean-Baptiste Onofré >>>> jbono...@apache.org >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >>>> >>> >>> >>> >> >> -- >> Jean-Baptiste Onofré >> jbono...@apache.org >> http://blog.nanthrax.net >> Talend - http://www.talend.com