Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [simrel-dev] Staging for SimRel 2025-06 M3 is Complete

The repo https://download.eclipse.org/staging/2025-06/ has become inconsistent:

Artifacts.jar advertises:

    <artifact classifier='osgi.bundle' id='org.apache.commons.codec' version='1.14.0.v20221112-0806'>
      <properties size='7'>
        <property name='artifact.size' value='379227'/>
        <property name='download.size' value='379227'/>
        <property name='maven-groupId' value='org.eclipse.orbit.bundles'/>
        <property name='maven-artifactId' value='org.apache.commons.codec'/>
        <property name='maven-version' value='1.14.0-SNAPSHOT'/>
        <property name='download.checksum.sha-512' value='6d2cb6d7e968131865dd06bbc32476fcadc264ea0a7653be8cd72b92f9a04305d6a66b08f664e9187771e6af1a8dd4d3c2b4545c9277fc224f76c6c87753faf9'/>
        <property name='download.checksum.sha-256' value='27b8620d6df5a2a14523038e1b36d6f5ad3e70d8e9a6a362b11b965c630332d9'/>
      </properties>
    </artifact>


This continues for about half an hour, so I assume it is not a non-atomic deployment issue.

Is this repository supposed to work after M3?
What is the next "bleeding edge" repository?

Back to the top