Community
Participate
Working Groups
Created attachment 170226 [details] patch The MoDisco org.eclipse.gmt.modisco.java.discoverer.cdo component uses the org.eclipse.emf.cdo component. A method signature has recently evolved on one non-internal CDO class : org.eclipse.emf.cdo.transaction.CDOUserTransaction#commit. This change is described in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=314455 We have to take in account this change. So here is a patch which must be integrated in Helios RC3.
I approve of this change because you obviously can't ship with a compile error. I personally disapprove of the change for bug 314455, but I guess that's water under the bridge at this point...
Created attachment 170324 [details] patch for java discoverer benchmark Completing the patch for one class of another MoDisco project which also uses the CDOUserTransaction api.
I have committed the patch on branch 0_8_0.
The 0.8.0 last integration build was successful.
The patch has been successfully applied.