+1

I found quite a few issues. Mainly related to pax-web and activemq webconsole.

 * service:list does not work if a service has an empty list of
   ObjectClass properties.
   I guess that this is not too common and there are workarounds.
   https://issues.apache.org/jira/browse/KARAF-4974
 * Servlets are not exported by the whiteboard if they have the pax web
   style as well as the new osgi whiteboard style
   https://ops4j1.jira.com/browse/PAXWEB-1060
 * Activemq webconsole does start correctly as it misses an import for
   javax.servlet.annotation.
   I am not sure anymore if this is really an activemq error. It worked
   by adding the import but I can not find a place where
   the annotation is used. So maybe it is also an issue in pax web.
   https://issues.apache.org/jira/browse/AMQ-6591
 * After the import is fixed for activemq webconsole I get another
   exception in the logs
   https://ops4j1.jira.com/browse/PAXWEB-1061
 * The webconsole start up but it seems the tag libs are missing
   https://ops4j1.jira.com/browse/PAXWEB-1062

I still propose to push the release but we will soon need a bugfix release and we should warn about these issues.

Another general note is that as the older spring versions have been removed now it might be necessary to add the spring-legacy repo.
feature:repo-add spring-legacy 4.1.0

I hope we can soon provide each version of spring separately from servicemix then users can install exactly the spring features repo they need.

Christian

On 01.02.2017 20:32, Jean-Baptiste Onofré wrote:
Hi all,

I submit Karaf (Container) 4.1.0 release (second attempt) to your vote.

Release Notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332799

Staging Repository:
https://repository.apache.org/content/repositories/orgapachekaraf-1089/

Git Tag:
karaf-4.1.0

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 48 hours.

Thanks,
Regards
JB


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to