mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-22 10:16:21 +00:00
Before this the test would use a string and a temporary file on the user's folder. After this the test will use a temporary file with the proper File.createTemporaryFile method.