I pushed our contribution [1] though the simrel validation build fails [2]
with the error

22:27:06 [0]Missing requirement: EMF Compare EGit Support
1.2.4.202107200824 (org.eclipse.emf.compare.egit 1.2.4.202107200824)
requires 'osgi.bundle; org.eclipse.jgit [4.9.0,6.0.0)' but it could not be
found
22:27:06
22:27:06 Bundle(org.eclipse.jgit [4.9.0,6.0.0)) is required by:
22:27:06   ValidationSet(main)
22:27:06     Contribution(EMF Compare)
22:27:06       MappedRepository(
https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202107200824
)
22:27:06         Feature(org.eclipse.emf.compare.egit.feature.group)
22:27:06           InstallableUnit(org.eclipse.emf.compare.egit
1.2.4.202107200824)

because  org.eclipse.emf.compare.egit requires org.eclipse.jgit
[4.9.0,6.0.0).
This can't work since JGit/EGit bumped their version to 6.0 (our M1
contribution is 6.0.0.202110060947-m1)
as announced earlier on this list [3].

org.eclipse.emf.compare.egit needs to bump the upper boundary of the
jgit/egit version they require to allow 6.0.x.
How can I get our contribution in ?
Disable the emf.compare contribution until they fixed this version range ?

[1] https://git.eclipse.org/r/c/simrel/org.eclipse.simrel.build/+/186244
[2]
https://ci.eclipse.org/simrel/job/simrel.runaggregator.VALIDATE.gerrit/2436/console
[3] https://www.eclipse.org/lists/cross-project-issues-dev/msg18654.html

-Matthias

On Wed, Oct 6, 2021 at 9:50 PM Matthias Sohn <matthias.s...@gmail.com>
wrote:

> The JGit/EGit contribution to M1 will be late, I need a bit more time to
> finish the build.
>
> -Matthias
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to