[CAMEL-16856] Add azure-storage-blob-changefeed bundle in the azure-storage-blob-feature#82
Closed
jbonofre wants to merge 1 commit intoapache:mainfrom
Closed
[CAMEL-16856] Add azure-storage-blob-changefeed bundle in the azure-storage-blob-feature#82jbonofre wants to merge 1 commit intoapache:mainfrom
jbonofre wants to merge 1 commit intoapache:mainfrom
Conversation
…torage-blob feature
oscerd
requested changes
Aug 10, 2021
Contributor
oscerd
left a comment
There was a problem hiding this comment.
Unless it is pushed somewhere wouldn't merge this PR, until the release is out
omarsmak
reviewed
Aug 10, 2021
| <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-core/${azure-core-bundle-version}</bundle> | ||
| <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage-common/${azure-storage-common-bundle-version}</bundle> | ||
| <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage-blob/${azure-storage-blob-bundle-version}</bundle> | ||
| <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage-blob-changefeed/12.0.0-beta8_1-SNAPSHOT</bundle> |
Member
There was a problem hiding this comment.
Should the version moved to the pom.xml?
Member
Author
There was a problem hiding this comment.
Yes, as you can see in the description/comment, I will use a property and correct released version when bundle release is done.
Member
Author
|
@oscerd yup, it's just to keep track. I will update the PR and merge only once the bundle release is done. |
Member
Author
|
So, the change has been done without considering this PR that was in done for that. Thanks @oscerd . |
f2par0
referenced
this pull request
in Talend/camel-karaf
Mar 22, 2024
essobedo
added a commit
that referenced
this pull request
Jan 17, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When the bundle will be released, I will update the PR with a property and released version.