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

chore: upgrade Maven wrapper in exported project from Camel Jbang #16378

Merged

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Nov 25, 2024

process used to update:

  • delete content of maven-wrapper folder
  • call mvn wrapper:wrapper -Dmaven=3.9.9 -Dtype=bin

updated code to copy from the generated structure instead of flattening it manually and that the code is unflatten it after.

Description

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

process used to update:
* delete content of maven-wrapper folder
* call `mvn wrapper:wrapper -Dmaven=3.9.9 -Dtype=bin`

updated code to copy from the generated structure instead of flattening
it manually and that the code is unflatten it after.

Signed-off-by: Aurélien Pupier <[email protected]>
@apupier apupier force-pushed the upgradeMavenWrapperInCamelJBangExportedproject branch from 395da88 to d77d23d Compare November 25, 2024 10:56
@apupier apupier merged commit 4e36e93 into apache:main Nov 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants