Thanks Carsten and Matthias! On 07.03.19 20:33, Matthias Sohn wrote: > validation succeeded hence I submitted the change and kicked the build job > https://ci.eclipse.org/simrel/job/simrel.runaggregator.pipeline/357/console > > On Thu, Mar 7, 2019 at 8:16 PM Matthias Sohn <[email protected] > <mailto:[email protected]>> wrote: > > > > On Thu, Mar 7, 2019 at 7:26 PM Frederic Gurr > <[email protected] > <mailto:[email protected]>> wrote: > > Thanks for the insight Carsten! > > The actual change in commit 2f53a00 was that on line 32 in > egit.aggrcon > the attribute 'enabled="false"' was removed, which activated the > repository. > > @Matthias: Can you either disable the repository or change the > mirrorArtifacts attribute as Carsten suggested? > > > done here: > https://git.eclipse.org/r/#/c/138296/ > > thanks for the help > > Regards, > > Fred > > On 07.03.19 18:56, Carsten Reckord wrote: > > Looking at egit.aggrcon, I would guess that it is caused by this: > > > > <repositories > > location="http://download.eclipse.org/egit/github/staging/v5.3.0.201903061415-rc1" > description="EGit GitHub Updates" mirrorArtifacts="false"> > > > > The mirrorArtifacts="false" will cause the EGit GitHub > artifacts not to be included in the repo, instead triggering the > composite. And I guess the local file: url mapping of the > aggregator then causes the broken child url. > > > > Cheers, > > > > Carsten Reckord > > Lead Software Architect & co-founder > > > > -- > Frederic Gurr > Release Engineer | Eclipse Foundation Europe GmbH > > Annastr. 46, D-64673 Zwingenberg > Handelsregister: Darmstadt HRB 92821 > Managing Directors: Ralph Mueller, Mike Milinkovich, Chris Laroque > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > <mailto:[email protected]> > To change your delivery options, retrieve your password, or > unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev > > > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev >
-- Frederic Gurr Release Engineer | Eclipse Foundation Europe GmbH Annastr. 46, D-64673 Zwingenberg Handelsregister: Darmstadt HRB 92821 Managing Directors: Ralph Mueller, Mike Milinkovich, Chris Laroque _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
