Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] RAP Tools disabled because of conflicts with Eclipse Platform 4.20 M1 contribution

I think Alexander might give some insight if there are other alternatives, but if you are using recent tycho + recent eclipse you can simply copy the "locations" from this file:

https://git.eclipse.org/r/c/platform/eclipse.platform.releng.buildtools/+/176736/17/jetty.repository/jetty.target

into your target and have the jetty ones available.

Mickael also has written a tool to create a P2 site that mirrors Maven deps, so if such a thing is available it is just a matter of uploading it to some web-server or reference it via file:/... somewhere.


Am 13.04.21 um 08:56 schrieb Ed Merks:
Markus,

Apparently this is not trivial.  It looks like for https://bugs.eclipse.org/bugs/show_bug.cgi?id=569804 the following was added during the move to 10.x:

https://git.eclipse.org/r/c/platform/eclipse.platform.releng.buildtools/+/176736

That provides a new project:

https://git.eclipse.org/c/platform/eclipse.platform.releng.buildtools.git/tree/jetty.repository

Apparently that helps provide the Jetty dependencies.  It seems to me infeasible though for all the downstream projects that also depend on Jetty to replicate all this infrastructure.  Surely there should just be a Jetty 10.x p2 repository we can all reuse...

On a related note, I've tried to get the attention of someone human being on https://bugs.eclipse.org/bugs/show_bug.cgi?id=572026 also because of a Jetty problem, but it seems no human being cares to respond.

Regards,
Ed

On 13.04.2021 08:31, Markus Knauer wrote:
I started yesterday to look into this, unfortunately it'll take some time...

We used to consume Jetty from their 9.x p2 repositories, but with 10.x this is not possible any more.

Eclipse Platform Team, how are you consuming the Jetty bundles now?
That'll help us solve it on our side in the same way.

Thanks
Markus

On Fri, 9 Apr 2021 at 18:14, Kit Lo <kitlo@xxxxxxxxxx <mailto:kitlo@xxxxxxxxxx>> wrote:

    During Eclipse Platform 4.20 M1 contribution, we noticed conflicts
    with RAP Tools and new version of Jetty.

    Requesting RAP Tools development team to take a look and re-enable
    RAP Tools contribution when the problem is resolved.

    Regards,
    Kit Lo
    Eclipse Babel Project Lead
    IBM Eclipse SDK (IES) Technical Lead and Release Manager



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visithttps://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
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