QNodeTypeDefinitionImpl.getSerializablePropertyDefs() might return non serializable property
definitions
---------------------------------------------------------------------------------------------------------
Key: JCR-3110
URL: https://issues.apache.org/jira/browse/JCR-3110
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi-commons
Affects Versions: 2.4
Reporter: Michael Dürig
QNodeTypeDefinitionImpl.getSerializablePropertyDefs() returns a set-version of the passed
in parameter, irrespective of whether the property defs are serializable or not.
See http://markmail.org/thread/65ngqvyxnu4nn3su
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|