Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Current Simrel repo inconsistent?

Hi

Unless you can transitively eliminate all traditional Orbit dependencies, the simple solution is to add

    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>

as an additional Orbit location, so that you can access traditional Orbit contents from the last Orbit build to include them.

It would of course be much better if there was a symbolic "legacy" link analogous to "latest". Even better would be to continue to provide the widely used legacy Orbit content in Orbit without forcing us all to debug and change builds for no obviously good reason.

    Regards

        Ed Willink

On 06/08/2022 07:13, Christian Dietrich wrote:
created https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/444

Am 06.08.22 um 08:09 schrieb Andrey Loskutov:
*21:33:56*   [ERROR]   Software being installed: org.eclipse.rcp.feature.group 4.25.0.v20220728-1800 *21:33:56*   [ERROR]   Missing requirement: org.apache.xmlgraphics 2.6.0.v20210409-0748 requires 'java.package; org.apache.commons.io 1.3.1' but it could not be found *21:33:56*   [ERROR]   Cannot satisfy dependency: org.apache.batik.css 1.14.0.v20210324-0332 depends on: java.package; org.apache.xmlgraphics.java2d.color 2.2.0 *21:33:56*   [ERROR]   Cannot satisfy dependency: org.eclipse.e4.rcp.feature.group 4.25.0.v20220727-1405 depends on: org.eclipse.equinox.p2.iu; org.apache.batik.css [1.14.0.v20210324-0332,1.14.0.v20210324-0332] *21:33:56*   [ERROR]   Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.25.0.v20220728-1800 depends on: org.eclipse.equinox.p2.iu; org.eclipse.e4.rcp.feature.group [4.25.0.v20220727-1405,4.25.0.v20220727-1405]


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



Back to the top