de-jena / MDO

Model based Data Organizer
Other
1 stars 1 forks source link

Update Gecko EMF Utilities imports’ version ranges in relevant Gecko Persistence bundles #10

Open ideas-into-software opened 10 months ago

ideas-into-software commented 10 months ago

During integration work done as part of https://github.com/de-jena/MDO/pull/8, I applied a temporary solution for org.gecko.emf.persistence.jdbc bundle in order to force it to accept latest version of org.gecko.emf.utilities, as its import accepted only version up to 2.x, and latest version is 2.2.0.

This needs to be addressed in Gecko Persistence project itself directly, new release of that project created, and only then will it be possible to update these Gecko Persistence dependencies in MDO project and remove org.gecko.emf.persistence.jdbc from its local repository.

Screenshot from 2023-12-28 00-37-50