Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363153 - API Break in org.eclipse.emf.cdo.net4j.CDOSession
Summary: API Break in org.eclipse.emf.cdo.net4j.CDOSession
Status: CLOSED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.core (show other bugs)
Version: 4.1   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eike Stepper CLA
QA Contact: Eike Stepper CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 06:12 EST by Victor Roldan Betancort CLA
Modified: 2012-09-21 07:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Roldan Betancort CLA 2011-11-08 06:12:02 EST
The (now deprecated) org.eclipse.emf.cdo.net4j.CDOSession class (in favour of org.eclipse.emf.cdo.net4j.CDONet4jSession) has a getOptions() returns org.eclipse.emf.cdo.net4j.CDONet4jSession.Options, and its methods returns interfaces to the new 4.1 API, which breaks 4.0 clients.
Comment 1 Eike Stepper CLA 2011-11-08 06:18:08 EST
Pushed:

commit b68f99151cefda1361df41ab1a181ed692ada551
Author: Eike Stepper <stepper@esc-net.de> 2011-11-08 12:17:01
Committer: Eike Stepper <stepper@esc-net.de> 2011-11-08 12:17:01
Parent: 7e91c8cf734a2acd355b92afe3097dfe4d2c5d68 ([362982] Add CDOTextResource and CDOBinaryResource  https://bugs.eclipse.org/bugs/show_bug.cgi?id=362982)
Branches: origin/master, master

[363153] API Break in org.eclipse.emf.cdo.net4j.CDOSession 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=363153
Comment 2 Eike Stepper CLA 2012-09-21 07:18:35 EDT
Closing.