Bug 457790 - Possible NPE in EcoreForwardReconstructor https://bugs.eclipse.org/bugs/show_bug.cgi?id=457790
diff --git a/plugins/org.eclipse.emf.edapt.history.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.edapt.history.edit/META-INF/MANIFEST.MF index e00aea9..a652568 100644 --- a/plugins/org.eclipse.emf.edapt.history.edit/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.emf.edapt.history.edit/META-INF/MANIFEST.MF
@@ -21,5 +21,6 @@ org.eclipse.emf.edapt.declaration.edit;bundle-version="[1.0.0,2.0.0)";visibility:=reexport, org.eclipse.emf.ecore;bundle-version="[2.7.0,3.0.0)";visibility:=reexport, org.eclipse.emf.ecore.edit;bundle-version="[2.7.0,3.0.0)";visibility:=reexport, + org.eclipse.emf.compare;bundle-version="[3.0.0,4.0.0)", org.junit;bundle-version="[4.0.0,5.0.0)" Bundle-ActivationPolicy: lazy