GithubHelp home page GithubHelp logo

Comments (3)

maxandersen avatar maxandersen commented on July 20, 2024

same error happens when running tests:

[INFO] Running net.adoptopenjdk.v3.tests.AOV3ClientsIntegrationTest
[ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.242 s <<< FAILURE! - in net.adoptopenjdk.v3.tests.AOV3ClientsIntegrationTest
[ERROR] net.adoptopenjdk.v3.tests.AOV3ClientsIntegrationTest.testAvailableReleases  Time elapsed: 0.491 s  <<< ERROR!
net.adoptopenjdk.v3.api.AOV3ExceptionParseFailed:
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "most_recent_feature_version" (class net.adoptopenjdk.v3.vanilla.internal.AOV3AST$AOV3AvailableReleasesJSON), not marked as ignorable (4 known properties: "available_releases", "most_recent_lts", "available_lts_releases", "most_recent_feature_release"])
 at [Source: (GZIPInputStream); line: 17, column: 38] (through reference chain: net.adoptopenjdk.v3.vanilla.internal.AOV3AST$AOV3AvailableReleasesJSON["most_recent_feature_version"])
	at net.adoptopenjdk.v3.tests.AOV3ClientsIntegrationTest.testAvailableReleases(AOV3ClientsIntegrationTest.java:66)
Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
Unrecognized field "most_recent_feature_version" (class net.adoptopenjdk.v3.vanilla.internal.AOV3AST$AOV3AvailableReleasesJSON), not marked as ignorable (4 known properties: "available_releases", "most_recent_lts", "available_lts_releases", "most_recent_feature_release"])
 at [Source: (GZIPInputStream); line: 17, column: 38] (through reference chain: net.adoptopenjdk.v3.vanilla.internal.AOV3AST$AOV3AvailableReleasesJSON["most_recent_feature_version"])
	at net.adoptopenjdk.v3.tests.AOV3ClientsIntegrationTest.testAvailableReleases(AOV3ClientsIntegrationTest.java:66)

from openjdk-api-java-client.

joschi avatar joschi commented on July 20, 2024

Refs AdoptOpenJDK/openjdk-api-v3#217
Refs AdoptOpenJDK/openjdk-api-v3#218

from openjdk-api-java-client.

io7m avatar io7m commented on July 20, 2024

Fixed in #7, and insulated against future changes in #8.

from openjdk-api-java-client.

Related Issues (7)

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.