You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2013/09/13 19:51:53 UTC

[jira] [Closed] (CAY-1869) ResultIterator from cayenne-client dependency is subclassed from org.apache.cayenne.access.ResultIterator which is present only in cayenne-server dependency

     [ https://issues.apache.org/jira/browse/CAY-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1869.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2M2

Yeah, unfortunately this was in 3.2M1. In an attempt at making the new API backwards compatible, I created this inheritance hierarchy that slipped "access" class into ROP. 

As a solution I just removed the old class completely. 
                
> ResultIterator from cayenne-client dependency is subclassed from org.apache.cayenne.access.ResultIterator which is present only in cayenne-server dependency
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1869
>                 URL: https://issues.apache.org/jira/browse/CAY-1869
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 3.2M1
>            Reporter: Dzmitry Kazimirchyk
>             Fix For: 3.2M2
>
>
> org.apache.cayenne.ResultIterator from cayenne-client dependency is subclassed from org.apache.cayenne.access.ResultIterator which is included to cayenne-server dependency only. Therefore cayenne-client dependency can't be used without adding cayenne-server dependency into project assembly.
> I'm not sure if this issue exists in 3.2M1 but it is definitely affecting trunk.

--
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