Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Equinox 3.7.1 in Maven Central?

There are no plans to provide Tycho-package Equinox corresponding to the
Equinox version shipped with Eclipse 3.7.1. The next version of Equinox
we embed will correspond Juno M5.

And generally, I do not recommend using Tycho-packaged equinox
standalone. We package this artifact specifically for use in Tycho and
can't guarantee it will always be identical to the version of Equinox
shipped with a particular eclipse release.

--
Regards,
Igor

On 11-12-10 5:09 AM, Harald Wellmann wrote:
Tycho currently is the only more or less up-to-date source of Equinox
artifacts in Maven Central.

Having all major OSGi frameworks in Maven Central is a big plus for
lots of Maven-based community projects, e.g. from the Apache or OPS4J
universes.

Ideally, Equinox should push to Maven Central as part of their own
release process. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365798

While this request is pending, would it be possible for the Tycho team
to publish an org.eclipse.tycho:org.eclipse.osgi:3.7.1 artifact?

Best regards,
Harald
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top