You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Tore Halset (JIRA)" <ji...@apache.org> on 2012/10/03 15:56:07 UTC

[jira] [Closed] (CAY-1741) serializable DataObjectBaseProperty

     [ 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

Re: [jira] [Closed] (CAY-1741) serializable DataObjectBaseProperty

Posted by Tore Halset <ha...@pvv.ntnu.no>.
Thanks for the push, I have committed tests now. 

Regards,
Tore Halset.

On Oct 3, 2012, at 4:03 PM, John Huss <jo...@gmail.com> wrote:

> 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) <ji...@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
>> 


Re: [jira] [Closed] (CAY-1741) serializable DataObjectBaseProperty

Posted by John Huss <jo...@gmail.com>.
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) <ji...@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
>