+1
Donald
David Jencks wrote:
I've built a release candidate for the jacc spec jar:
https://repository.apache.org/content/repositories/geronimo-staging-002/
Site is staged here:
http://people.apache.org/~djencks/staging-site/maven/specs/geronimo-jacc_1.1_spec/1.0.2/
Along with a bunch of build improvements this includes these fixes:
GERONIMO-4357 don't double escape pre-escaped colons in web permissions
GERONIMO-4587 fix EJBMethodPermission construction problem when a method
param is an array, patch (slightly modified) from Shawn Jiang
r788107 ensure HTTPMethodSpec.getActions() returns right information -
otherwise reserialized permission objects could loose some vital
information. Also, add serialVersionUID constants
GERONIMO-4721 represent 'all http methods' with '' rather than '\!' when
computing the actions string in web permissions
GERONIMO-4735 serialize EJBMethodPermissionCollection contents only once
GERONIMO-4734 fix web permissions HTTPMethodSpec equals method
GERONIMO-4766, sort of. Use generics and make policy context handler
registration slightly more thread safe.
[ ] +1 release it
[ ] 0 dunno
[ ] -1 Don't release it
Vote open for 72 hours
thanks
david jencks