Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graalvm metadata migration #851

Merged
merged 27 commits into from
Apr 6, 2023
Merged

Graalvm metadata migration #851

merged 27 commits into from
Apr 6, 2023

Conversation

msupic
Copy link
Contributor

@msupic msupic commented Apr 5, 2023

No description provided.

…into graalvm-metadata-migration

# Conflicts:
#	hibernate-jpa/src/main/java/io/micronaut/configuration/hibernate/jpa/graal/HibernateFeature.java
#	hibernate-jpa/src/main/java/io/micronaut/configuration/hibernate/jpa/graal/HibernateSubstitutions.java
#	tests/common-reactive/build.gradle
#	tests/common-reactive/src/main/resources/logback.xml
#	tests/common-tests/build.gradle
#	tests/common/build.gradle
#	tests/hibernate5/hibernate5-sync-common/build.gradle
#	tests/hibernate6/hibernate6-reactive-mssql/src/test/java/example/hibernate6/reactive/MSSQLApp.java
#	tests/hibernate6/hibernate6-sync-common/build.gradle
#	tests/jooq-tests/jooq-jdbc-postgres/build.gradle
…into graalvm-metadata-migration

# Conflicts:
#	gradle/libs.versions.toml
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

"name": "<init>",
"parameterTypes": [
"org.jboss.logging.Logger"
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When a stable version of hibernate-reactive gets released, I will create metadata for it in the shared metadata repository and then remove this reflect-config.json file.

@@ -0,0 +1,12 @@
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same as for reflect-config.json file (waiting for a stable version of hibernate-reactive)

@@ -0,0 +1,8 @@
[
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need this because of JOOQ upgrade (from 3.17.7 to 3.18.2). The file is needed just until PR for org.jooq:jooq:3.18.2 metadata gets approved and new version of metadata released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants