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

fix: Remove extra files from the jar-resources folder #15714

Merged
merged 6 commits into from
Jan 23, 2023

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Jan 18, 2023

When you remove an add-on or change Vaadin version, you want the old files to be removed so they do not interfere with the compilation

When you remove an add-on or change Vaadin version, you want the old files to be removed so they do not interfere with the compilation
@github-actions
Copy link

github-actions bot commented Jan 18, 2023

Test Results

   940 files  ±  0     940 suites  ±0   58m 2s ⏱️ + 3m 42s
5 883 tests +  1  5 848 ✔️ +  1  35 💤 ±0  0 ±0 
6 123 runs   - 14  6 081 ✔️  - 14  42 💤 ±0  0 ±0 

Results for commit 111737a. ± Comparison against base commit 6825de1.

♻️ This comment has been updated with latest results.

@sonatype-lift
Copy link

sonatype-lift bot commented Jan 18, 2023

🛠 Lift Auto-fix

Some of the Lift findings in this PR can be automatically fixed. You can download and apply these changes in your local project directory of your branch to review the suggestions before committing.1

# Download the patch
curl https://lift.sonatype.com/api/patch/github.com/vaadin/flow/15714.diff -o lift-autofixes.diff

# Apply the patch with git
git apply lift-autofixes.diff

# Review the changes
git diff

Want it all in a single command? Open a terminal in your project's directory and copy and paste the following command:

curl https://lift.sonatype.com/api/patch/github.com/vaadin/flow/15714.diff | git apply

Once you're satisfied commit and push your changes in your project.

Footnotes

  1. You can preview the patch by opening the patch URL in the browser.

@sonarcloud
Copy link

sonarcloud bot commented Jan 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mshabarov mshabarov self-requested a review January 20, 2023 10:32
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.0.0.alpha10 and is also targeting the upcoming stable 24.0.0 version.

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.

None yet

3 participants