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

3.x: Fix Micronaut integration in Helidon 3.x? #7206 #32

Closed
wants to merge 1 commit into from

Conversation

jbescos
Copy link
Member

@jbescos jbescos commented Mar 21, 2024

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 21, 2024
@jbescos
Copy link
Member Author

jbescos commented Mar 21, 2024

When I change the version to use the other PR version, it is passing:

diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml
index be83273..16279cb 100644
--- a/examples/integrations/micronaut/data/pom.xml
+++ b/examples/integrations/micronaut/data/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>io.helidon.applications</groupId>
         <artifactId>helidon-mp</artifactId>
-        <version>3.2.6</version>
+        <version>3.2.7-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>io.helidon.examples.integrations</groupId>
[INFO] Reactor Summary for Helidon Micronaut Integration Examples 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Helidon Example Integration Micronaut Data ......... SUCCESS [  3.681 s]
[INFO] Helidon Micronaut Integration Examples ............. SUCCESS [  0.281 s]

@jbescos
Copy link
Member Author

jbescos commented Mar 21, 2024

Wrong branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant