Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] JGit/EGit contribution to M1 will be late

Hi Matthias,

IMHO you should disable emf compare with an announcement to this list that you did so.

Hopefully that isn't a can of worms - the worms being if EMF Compare has dependencies.

Jonah


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Wed, 6 Oct 2021 at 16:37, Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:
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 ?


-Matthias

On Wed, Oct 6, 2021 at 9:50 PM Matthias Sohn <matthias.sohn@xxxxxxxxx> 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@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top