Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEsteban Dugueperoux2015-04-14 14:59:38 +0000
committerEike Stepper2015-04-21 15:18:36 +0000
commitef5341796d793607c49d863f8607f3193ceb08ae (patch)
treeba62c35b935d3d0f4dcf8ec6a0435d7bb12f9b0a /plugins/org.eclipse.emf.cdo.examples.client.offline/META-INF/MANIFEST.MF
parentaf343604a20443d7e3618bc5e294d1a1c2257a16 (diff)
downloadcdo-ef5341796d793607c49d863f8607f3193ceb08ae.tar.gz
cdo-ef5341796d793607c49d863f8607f3193ceb08ae.tar.xz
cdo-ef5341796d793607c49d863f8607f3193ceb08ae.zip
[464036] Have CDOStaleReferencePolicyTests works also in legacy
- CDOStaleReferencePolicyTests tests failed in legacy because we doesn't call CDOLegacyAdapter.cdoInternalPostDetach(true) for CDOObjects in NEW state whose a direct or indirect parent has been remotely deleted. - The fix consists to call DetachRemoteTransition called for CDOObject in NEW state whose a direct or indirect parent (container or resource) has been remotely detached. - Update CDOStaleReferencePolicyTests to add assertions. Change-Id: Ic5e9b9c120626b195056408d3bc277b2c54e4636 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=464036 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr> Signed-off-by: Eike Stepper <stepper@esc-net.de>
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.client.offline/META-INF/MANIFEST.MF')
0 files changed, 0 insertions, 0 deletions

Back to the top