[ https://issues.apache.org/jira/browse/CAMEL-19835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783606#comment-17783606 ]
Anton Goncharov commented on CAMEL-19835: ----------------------------------------- Hey team, I've been exploring this issue and it seems like a perfect fit for my first contribution to Camel, and I'm really excited about it. I've already done some progress on this improvement, will publish a PR for review quite soon, so just would want to have my name on it. May I have this ticket assigned to me? > 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)