Thanks for the report.
enunciate.xml defines 1.19.xsd instead of 1.20.xsd
That will be changed with the final release.
refs to spring-2..xsd in generated jaxws--servlet.xml files
Thanks. We got that fixed.
2 different versions of activation in the final war file WEB-INF/lib
I couldn't reproduce that. When I do a dependency:tree, for example, I see only one activation jar.
no spring-security jars in the final war
As designed. Security is optional, and if you enable it, you also have to be responsible for referencing the jars you need. This is because we didn't want to make all users download the security jars if they didn't need security.
fixed for 1.20