-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'oracle/master' into zstd-jni
# Conflicts: # metadata/index.json # tests/src/index.json
- Loading branch information
Showing
34 changed files
with
1,366 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,142 @@ | ||
[] | ||
[ | ||
{ | ||
"artifact": "io.netty:netty5-parent", | ||
"description": "Netty project - an event-driven asynchronous network application framework", | ||
"details": [ | ||
{ | ||
"minimum_version": "5.0", | ||
"metadata_locations": [ | ||
"https://github.com/netty/netty/tree/main/common/src/main/resources/META-INF/native-image" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/netty/netty/actions" | ||
], | ||
"test_level": "community-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "org.apache.tomcat.embed:tomcat-embed-core", | ||
"description": "Apache Tomcat", | ||
"details": [ | ||
{ | ||
"minimum_version": "9.0", | ||
"metadata_locations": [ | ||
"https://github.com/apache/tomcat/tree/9.0.x/res/graal" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/micronaut-projects/micronaut-servlet/actions/workflows/graalvm.yml", | ||
"https://github.com/spring-projects/spring-aot-smoke-tests" | ||
], | ||
"test_level": "community-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "com.datastax.oss:java-driver-core", | ||
"description": "DataStax Java Driver for Apache Cassandra", | ||
"details": [ | ||
{ | ||
"minimum_version": "4.1.5", | ||
"metadata_locations": [ | ||
"https://github.com/datastax/java-driver/tree/4.x/core/src/main/resources/META-INF/native-image" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/micronaut-projects/micronaut-cassandra/actions/workflows/graalvm.yml", | ||
"https://github.com/spring-projects/spring-aot-smoke-tests" | ||
], | ||
"test_level": "community-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "io.helidon.config:helidon-config", | ||
"description": "Helidon Configuration.", | ||
"details": [ | ||
{ | ||
"minimum_version": "1.0.0", | ||
"metadata_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/config/config/src/main/resources/META-INF/native-image/io.helidon.config/helidon-config" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/se-1" | ||
], | ||
"test_level": "fully-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "io.helidon.webserver:helidon-webserver", | ||
"description": "Helidon Reactive WebServer. Requires Helidon native image feature.", | ||
"details": [ | ||
{ | ||
"minimum_version": "1.0.0", | ||
"maximal_version": "4.0", | ||
"metadata_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/webserver/webserver/src/main/resources/META-INF/native-image/io.helidon.webserver/helidon-webserver", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/webserver/webserver/src/main/resources/META-INF/helidon/native-image", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/integrations/graal/native-image-extension" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/se-1" | ||
], | ||
"test_level": "fully-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "io.helidon.webclient:helidon-webclient", | ||
"description": "Helidon Reactive WebClient.", | ||
"details": [ | ||
{ | ||
"minimum_version": "1.0.0", | ||
"maximal_version": "4.0", | ||
"metadata_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/webclient/webclient/src/main/resources/META-INF/native-image/io.helidon.webclient/helidon-webclient" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/se-1" | ||
], | ||
"test_level": "fully-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "io.helidon.microprofile.bundles:helidon-microprofile", | ||
"description": "Helidon MicroProfile Bundle. Requires Helidon native image features.", | ||
"details": [ | ||
{ | ||
"minimum_version": "2.0.0", | ||
"metadata_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/microprofile", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/integrations/graal/mp-native-image-extension" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/mp-1", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/mp-2", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/mp-3" | ||
], | ||
"test_level": "fully-tested" | ||
} | ||
] | ||
}, | ||
{ | ||
"artifact": "io.helidon.microprofile.bundles:helidon-microprofile-core", | ||
"description": "Helidon MicroProfile Core Bundle. Requires Helidon native image features.", | ||
"details": [ | ||
{ | ||
"minimum_version": "2.0.0", | ||
"metadata_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/microprofile", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/integrations/graal/mp-native-image-extension" | ||
], | ||
"tests_locations": [ | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/mp-1", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/mp-2", | ||
"https://github.com/helidon-io/helidon/tree/helidon-3.x/tests/integration/native-image/mp-3" | ||
], | ||
"test_level": "fully-tested" | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[ | ||
"reflect-config.json", | ||
"resource-config.json" | ||
] |
Oops, something went wrong.