Giter Site home page Giter Site logo

Comments (4)

johnoliver avatar johnoliver commented on August 10, 2024

It seems this is because by default we sort by version first, which IMO is the correct thing to do.

The issue seems to be that the build from 2020-01-30 has a version 8.0.252+1.1.202001300436 where as 2020-02-12 is 8.0.242+8.1.202002121121.

      "download_count" : 4134,
      "release_link" : "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/tag/jdk8u-2020-01-30-10-55",
      "vendor" : "adoptopenjdk",
      "release_name" : "jdk8u-2020-01-30-10-55",
      "release_type" : "ea",
      "version_data" : {
         "minor" : 0,
         "build" : 1,
         "major" : 8,
         "semver" : "8.0.252+1.1.202001300436",
         "security" : 252,
         "optional" : "202001300436",
         "openjdk_version" : "1.8.0_252-202001300436-b01",
         "adopt_build_number" : 1
      }
      "download_count" : 5515,
      "release_link" : "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/tag/jdk8u-2020-02-12-20-33",
      "release_name" : "jdk8u-2020-02-12-20-33",
      "vendor" : "adoptopenjdk",
      "release_type" : "ea",
      "version_data" : {
         "adopt_build_number" : 1,
         "optional" : "202002121121",
         "openjdk_version" : "1.8.0_242-202002121121-b08",
         "security" : 242,
         "major" : 8,
         "minor" : 0,
         "build" : 8,
         "semver" : "8.0.242+8.1.202002121121"
      },
      "updated_at" : "2020-02-12T20:37:35Z"

So the question is why are the metadata files in jdk8u-2020-02-12-20-33 at 242

from openjdk-api-v3.

johnoliver avatar johnoliver commented on August 10, 2024

I see the problem, the aarch build is still at 242 and the api is picking up on that

from openjdk-api-v3.

karianna avatar karianna commented on August 10, 2024

@johnoliver Merged the PR - can this be closed now?

from openjdk-api-v3.

johnoliver avatar johnoliver commented on August 10, 2024

@karianna that was merged into staging, looked like it worked, #119 brings it into master

from openjdk-api-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.