Hello, While investigating using spring-security in our application which is using aries blueprint. We needed to use the aries blueprint-spring integration (last 0.6 release) We were facing issues while parsing a context with custom spring security namespace. I manage to workaround them by bringing slight improvements to the org/apache/aries/blueprint/spring/BlueprintBeanFactory class I am wondering what is the best way to share this (I can start a pull request on github for example). Regards,Arnaud