Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3195

udi: use rpms for maven3.6 + e2fsprogs; remove gradle runtime and sample project

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      [Move the RN text to the UDI collector issue]

      * gradle removed from UDI image and sample from dashboard
      * maven downgraded from 3.6.3 (tarball install from apache.org) to 3.6.2-7 (RH rpm)
      * e2fsprogs downgraded from 1.46.5 (3rd party tarball) to 1.45.6 (RH rpm)
      Show
      [Move the RN text to the UDI collector issue] * gradle removed from UDI image and sample from dashboard * maven downgraded from 3.6.3 (tarball install from apache.org) to 3.6.2-7 (RH rpm) * e2fsprogs downgraded from 1.46.5 (3rd party tarball) to 1.45.6 (RH rpm)
    • Enhancement
    • Rejected

      The UDI image includes maven, gradle, and e2fsprogs, which we simply fetch from the internets:

      So... we would switch to adding a fetch-artifacts-url.yaml file to the mid and downstream repos, per the docs?

      URLs to find include:

      http://mirror.csclub.uwaterloo.ca/apache/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.tar.gz
      https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-bin.zip
      https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${E2FSPROGS_VERSION}/e2fsprogs-${E2FSPROGS_VERSION}.tar.gz
      

      Suspect at least maven might be available as an RPM or available from PNC; the rest... not sure.

      See https://osbs.readthedocs.io/en/latest/users.html#fetch-artifacts-url-yaml

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Max Leonov Max Leonov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: