Looking through the code and sun javaodoc http://javadoc.glassfish.org/javaee6/apidoc/
there are quite a few classes that are serializable but where not
serialVersionUiD is specified in the javadoc.
My preferred course of action would be to try to get Sun to include
these in the javadoc so we can implement them.
My next preferred course of action would be to extract the
serialVersionUID values from the sun implementations and use them.
Do we have any contacts at sun that could assure us that the values in
the sun implementation happen to be correct?
I imagine this applies also to the el 1.o spec although I haven't
located the javadoc for that.
thanks
david jencks
On Feb 8, 2010, at 7:48 PM, Donald Woods wrote:
To support the upcoming OpenWebBeans milestone release and as a prereq
for the geronimo-jcdi_1.0_spec-1.0-beta release, I would like to
release
a Beta of the EL 2.2 Spec API.
Staging repo:
https://repository.apache.org/content/repositories/orgapachegeronimo-007/
Source tag:
https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-el_2.2_spec-1.0-beta/
Vote will be open for 72 hours.
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)
Thanks,
Donald