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

Clear the /tmp folder on first dev mode start #15849

Merged
merged 1 commit into from Mar 19, 2021
Merged

Clear the /tmp folder on first dev mode start #15849

merged 1 commit into from Mar 19, 2021

Conversation

phillip-kruger
Copy link
Member

As discussed in #15537, this PR will also clean the /tmp folder on the first mvn quarkus:dev run.

Fix #15537

Signed-off-by:Phillip Kruger phillip.kruger@gmail.com

@gsmet
Copy link
Member

gsmet commented Mar 18, 2021

Frankly, I think in dev mode, we should push that content to the build dir e.g. target/ for Maven and whatever it is for Gradle.

We would probably have to clean it anyway but at least a clean would clean it too.

@phillip-kruger
Copy link
Member Author

@gsmet thanks. Do you want me to do that now as part of this PR? Or as a follow up?

Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
@gsmet gsmet added triage/backport? triage/waiting-for-ci Ready to merge when CI successfully finishes labels Mar 19, 2021
@gastaldi gastaldi merged commit 0486ec9 into quarkusio:main Mar 19, 2021
@quarkus-bot quarkus-bot bot added this to the 1.14 - main milestone Mar 19, 2021
@phillip-kruger phillip-kruger deleted the clear-tmp-on-dev-mode branch March 19, 2021 16:50
@gsmet gsmet modified the milestones: 1.14 - main, 1.13.0.Final Mar 23, 2021
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.

Quarkus 1.12.1.Final swagger-ui endpoint under /q is broken: stale content in tmp
3 participants