Are there unit tests for this - serialization? Without tests, this is almost certain to be broken again in the future.
On Wed, Oct 3, 2012 at 8:56 AM, Tore Halset (JIRA) <j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/CAY-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Tore Halset closed CAY-1741. > ---------------------------- > > Resolution: Fixed > > > serializable DataObjectBaseProperty > > ----------------------------------- > > > > Key: CAY-1741 > > URL: https://issues.apache.org/jira/browse/CAY-1741 > > Project: Cayenne > > Issue Type: Bug > > Components: Core Library > > Affects Versions: 3.1B1, 3.2M1 > > Reporter: Tore Halset > > Assignee: Tore Halset > > Priority: Minor > > Fix For: 3.1B2, 3.2M1 > > > > > > Doing session persistence and got an error message stating that > org.apache.cayenne.reflect.generic.DataObjectAttributeProperty is not > serializable. Fixing this in superclass DataObjectBaseProperty instead. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >