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

dsl: support for groovy-dsl #2381

Closed
wants to merge 1 commit into from
Closed

Conversation

lburgazzoli
Copy link
Contributor

No description provided.


<properties>
<camel.quarkus.jvmSince>1.9.0</camel.quarkus.jvmSince>
<camel.quarkus.nativeSince>1.9.0</camel.quarkus.nativeSince>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ppalaga how can I remove this ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Let me move this to extensions-jvm. There the extensions are allowed to live without camel.quarkus.nativeSince

categories:
- "integration"
status:
- "stable"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ppalaga how can I mark this extension as somehow "experimental" ?

Copy link
Contributor

Choose a reason for hiding this comment

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

This will also be auto-solved by moving to extensions-jvm. All extensions there are marked as experimental by default.

@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
<version>3.8.0</version>
<version>3.9.0</version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jamesnetherton I've updated this to make it working, I may need to rebase once your PR gets in

@ppalaga
Copy link
Contributor

ppalaga commented Mar 25, 2021

cherry-picking to #2371

@ppalaga ppalaga closed this Mar 25, 2021
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.

None yet

3 participants