It took some time for me realize the problem with WTP. Here is what is happening. WTP uses https://download.eclipse.org/eclipse/updates/4.20-I-builds/ to fetch platform. This link is a composite p2 repository having last 5 successful builds. This also means if you use this link one can get jetty 10.0.5.SNAPSHOT versions as they are there in previous build(I20210610-1250 <https://download.eclipse.org/eclipse/downloads/drops4/I20210610-1250/> ). So WTP build is resolving jetty bundles against previous build(I20210610-1250 <https://download.eclipse.org/eclipse/downloads/drops4/I20210610-1250/> ) and mirroring them into WTP repository.
There are two options to fix this 1. WTP to use specific build 2. Platform to remove previous build (I20210610-1250 <https://download.eclipse.org/eclipse/downloads/drops4/I20210610-1250/> ) from composite I removed I20210610-1250 <https://download.eclipse.org/eclipse/downloads/drops4/I20210610-1250/> from composite now. Please check if the jetty mirroring problem is resolved with WTP. Thanks Sravan From: Nitin Dahyabhai <thatnit...@gmail.com> Sent: 12 June 2021 09:32 To: Cross project issues <cross-project-issues-dev@eclipse.org> Subject: [EXTERNAL] Re: [cross-project-issues-dev] ACTION REQUIRED from RAP / REDDEER / WEBTOOLS - respin of Eclipse Platform RC2a and the status on removing slf4j 2.0.0 alpha It's possible that our own update didn't work its way through as I thought. Rebuilding. On Sat, Jun 12, 2021 at 12:00 AM Nitin Dahyabhai <thatnit...@gmail.com <mailto:thatnit...@gmail.com> > wrote: We use https://download.eclipse.org/eclipse/updates/4.20-I-builds/ ; it would have shown up there, yes? On Fri, Jun 11, 2021 at 11:16 PM Jonah Graham <jo...@kichwacoders.com <mailto:jo...@kichwacoders.com> > wrote: Hi Nitin There is something amiss about the contribution, https://download.eclipse.org/webtools/downloads/drops/R3.22.0/S-3.22.0.RC3-20210612014426/repository has a mixture of snapshot and non snapshot jetty bundles. The snapshot ones look like the ones that platform produced for the test build yesterday. Did webtools rc3 use platform RC2 final repo as input? Thanks, Jonah On Fri., Jun. 11, 2021, 22:29 Nitin Dahyabhai, <thatnit...@gmail.com <mailto:thatnit...@gmail.com> > wrote: WTP's RC3 (there was a small code change that had to be made to use the new SLF4J API bundle name) is now contributed, and our Jetty 10.0.5 site should be the only one anyone else refers to in their build if they're using it--it will not be contributed. We are pulling in the SLF4J API bundle into our main site, which is contributed via the aggrcon file. On Fri, Jun 11, 2021 at 8:37 PM Jonah Graham <jo...@kichwacoders.com <mailto:jo...@kichwacoders.com> > wrote: Thanks Kit and Nitin, At the moment the aggregator is broken because the temporary repo that simrel pointed to for webtools to test Jetty 10.0.5 snapshot is not available anymore. This will be resolved once webtools update their contribution. Let me know if there is anything I can do to help. Thanks folks. Jonah ~~~ Jonah Graham Kichwa Coders www.kichwacoders.com <http://www.kichwacoders.com> On Fri, 11 Jun 2021 at 19:19, Nitin Dahyabhai <thatnit...@gmail.com <mailto:thatnit...@gmail.com> > wrote: WTP's Jetty site is ready, the rest of WTP needs a gerrit merged and then some time to build. -- Regards, Nitin Dahyabhai Eclipse WTP PMC _______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org <mailto:cross-project-issues-dev@eclipse.org> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev _______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org <mailto:cross-project-issues-dev@eclipse.org> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev -- Regards, Nitin Dahyabhai Eclipse WTP PMC _______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org <mailto:cross-project-issues-dev@eclipse.org> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev _______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org <mailto:cross-project-issues-dev@eclipse.org> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev -- Regards, Nitin Dahyabhai Eclipse WTP PMC -- Regards, Nitin Dahyabhai Eclipse WTP PMC
_______________________________________________ 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