I guess I missed fixing that one..... I think that may be in all the
individual spec jar LICENSE files.
I think we should fix this in svn for the next release but not redo
the vote for this problem.
thanks
david jencks
On Sep 14, 2009, at 1:00 PM, Kevan Miller wrote:
The license file contains a W3C license for XMLSchema.dtd. However,
the generated jar file does not contain the license. AFAICT, there's
no need for this license. Am I missing something?
--kevan
On Sep 10, 2009, at 8:16 PM, 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