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(generator,gatling): remove deprecated plugin configuration option #26493

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

timothystone-knsl
Copy link
Contributor

@timothystone-knsl timothystone-knsl commented Jun 20, 2024

The Gatling Maven Plugin deprecated the use of the resourcesFolder configuration option. See commit,

gatling/gatling-maven-plugin@99faad8

Add exclusion for NetBeans (we're still out there...)


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

Fixes #26492

@DanielFran
Copy link
Member

@timothystone-knsl Please exclude all /nbproject files

The Gatling Maven Plugin deprecated the use of the `resourcesFolder` configuration option. See
commit,

gatling/gatling-maven-plugin@99faad8

Add exclusion for NetBeans (we're still out there...)
@timothystone-knsl
Copy link
Contributor Author

timothystone-knsl commented Jun 20, 2024

@timothystone-knsl Please exclude all /nbproject files

@DanielFran Updated. Based on Toptal's gitignore.io template.

@mraible mraible merged commit fb5e4ee into jhipster:main Jun 20, 2024
51 checks passed
@mraible
Copy link
Contributor

mraible commented Jun 20, 2024

Thanks for your contribution, @timothystone-knsl!

@mraible mraible added this to the 8.6.0 milestone Jun 24, 2024
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.

Remove deprecated Gatling resourcesFolder configuration
4 participants