eMoflon / emoflon-ibex

Shared, eMoflon-specific component for incremental unidirectional and bidirectional graph transformations
GNU General Public License v3.0
12 stars 4 forks source link

Eclipse 2023-06 breaks `org.apache.commons.io` dependencies #413

Closed maxkratz closed 1 year ago

maxkratz commented 1 year ago

I had problems building the dev and test workspace after updating the Eclipse build pipeline to Eclipse 2023-06 (https://github.com/eMoflon/emoflon-ibex-eclipse-build/actions/runs/5291772612).

  1. Problem: Apache did change some of the package naming in org.apache.commons (again^2).

I will prepare PRs to make eMoflon compatible with Eclipse 2023-06 before merging https://github.com/eMoflon/emoflon-ibex-eclipse-build/pull/83.

maxkratz commented 1 year ago

I will prepare PRs to make eMoflon compatible with Eclipse 2023-06 before merging eMoflon/emoflon-ibex-eclipse-build#83.

Update: Before tagging the Eclipse builds, we need to publish a new snapshot release on the update site.