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

Full compatibility with micronaut openapi 6.13.0 #1185

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

altro3
Copy link
Contributor

@altro3 altro3 commented Aug 24, 2024

No description provided.

@altro3
Copy link
Contributor Author

altro3 commented Aug 24, 2024

@melix @alvarosanchez Could you review and merge it?

@melix I remember you asked me to add all the new features to maven, well, no matter how much I hated maven, I did it :-)

@altro3
Copy link
Contributor Author

altro3 commented Sep 4, 2024

Wait micronaut-openapi 6.12.3

@altro3 altro3 force-pushed the dull-support-openapi branch from b951b4c to b7c5f95 Compare September 14, 2024 11:19
@altro3
Copy link
Contributor Author

altro3 commented Sep 14, 2024

Need to wait micronaut-openapi 6.13.0

@altro3 altro3 force-pushed the dull-support-openapi branch 4 times, most recently from 25a4619 to 8f763d2 Compare September 17, 2024 07:59
@altro3 altro3 changed the title Full compatibility with micronaut openapi Full compatibility with micronaut openapi 6.13.0 Oct 4, 2024
@altro3 altro3 force-pushed the dull-support-openapi branch 3 times, most recently from 38be405 to 34eb49a Compare October 11, 2024 07:26
@altro3 altro3 changed the base branch from 4.6.x to 4.7.x October 11, 2024 07:26
@altro3 altro3 force-pushed the dull-support-openapi branch from 34eb49a to b2c663f Compare October 11, 2024 07:28
@altro3 altro3 force-pushed the dull-support-openapi branch 7 times, most recently from 4b46bef to 3066387 Compare October 19, 2024 11:11
@altro3 altro3 force-pushed the dull-support-openapi branch from 3066387 to 9342eda Compare October 19, 2024 11:18
@altro3
Copy link
Contributor Author

altro3 commented Oct 20, 2024

@alvarosanchez Hi! Hi! Could you help with repair broken tests? That's not a problem of my changes, something wrong with native builds:

[ERROR] Failed to execute goal io.micronaut.maven:micronaut-maven-plugin:4.7.0-SNAPSHOT:docker-native (default-docker-native) on project package-docker-native-lambda: Execution default-docker-native of goal io.micronaut.maven:micronaut-maven-plugin:4.7.0-SNAPSHOT:docker-native failed: Could not build image: The command \'/bin/sh -c curl -4 -L [https://download.oracle.com/graalvm/${GRAALVM_JVM_VERSION}/latest/graalvm-jdk-${GRAALVM_JVM_VERSION}_linux-${GRAALVM_ARCH}_bin.tar.gz](https://download.oracle.com/graalvm/$%7BGRAALVM_JVM_VERSION%7D/latest/graalvm-jdk-$%7BGRAALVM_JVM_VERSION%7D_linux-$%7BGRAALVM_ARCH%7D_bin.tar.gz) -o /tmp/graalvm.tar.gz     && mkdir -p /usr/lib/graalvm     && tar -zxf /tmp/graalvm.tar.gz -C /usr/lib/graalvm --strip-components 1     && rm -rf /tmp/*\' returned a non-zero code: 2 -> [Help 1]\n[ERROR] \n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.\n[ERROR] \n[ERROR] For more information about the errors and possible solutions, please read the following articles:\n[ERROR] [Help 1] [http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException\nRunning](http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException/nRunning) post-build script: /home/runner/work/micronaut-maven-plugin/micronaut-maven-plugin/target/it/

The same problem in gradle plugin: micronaut-projects/micronaut-gradle-plugin#1034

@alvarosanchez
Copy link
Member

Yeah there is currently a problem with the distribution of GraalVM for JDK 17. We are looking into it.

@alvarosanchez alvarosanchez merged commit 6ead788 into micronaut-projects:4.7.x Oct 22, 2024
4 checks passed
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