[ https://issues.apache.org/jira/browse/CAMEL-19835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783638#comment-17783638 ]
Otavio Rodolfo Piske commented on CAMEL-19835: ---------------------------------------------- THanks for looking at this. Please feel free to send a PR with the proposed changes. We'll be happy to look at it. > camel-core: replace temporary dir logic in test code > ---------------------------------------------------- > > Key: CAMEL-19835 > URL: https://issues.apache.org/jira/browse/CAMEL-19835 > Project: Camel > Issue Type: Improvement > Components: tests > Reporter: Otavio Rodolfo Piske > Priority: Minor > Labels: easy, help-wanted > > I think [~essobedo] gave this idea sometime in the past, but I did not have > time to pursuit it back then. > Here's the change: there's many places in the test code where we are using > temporary directories for the tests. There is code to create, cleanup and > whatnot to handle this. > > However, there is a TempDir extension that is part of JUnit 5 that we can use > instead. -- This message was sent by Atlassian Jira (v8.20.10#820010)