[ https://issues.apache.org/jira/browse/ARTEMIS-2367?focusedWorklogId=253257&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253257 ]
ASF GitHub Bot logged work on ARTEMIS-2367: ------------------------------------------- Author: ASF GitHub Bot Created on: 03/Jun/19 18:22 Start Date: 03/Jun/19 18:22 Worklog Time Spent: 10m Work Description: jbertram commented on pull request #2692: ARTEMIS-2367 fix directories for tests URL: https://github.com/apache/activemq-artemis/pull/2692 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 253257) Time Spent: 10m Remaining Estimate: 0h > Test Data dir bening created outside the target dir in artemis-server > --------------------------------------------------------------------- > > Key: ARTEMIS-2367 > URL: https://issues.apache.org/jira/browse/ARTEMIS-2367 > Project: ActiveMQ Artemis > Issue Type: Task > Components: Broker > Affects Versions: 2.8.1, 2.9.0 > Reporter: Timothy Bish > Priority: Minor > Fix For: 2.10.0 > > Time Spent: 10m > Remaining Estimate: 0h > > The tests in artemis-server (possibly others) creates a data dir outside the > target dir which then excludes it from being cleaned by mvn clean and as such > can result in the test data being packaged up in releases etc which shouldn't > be happening. The tests should ideally not be doing this, or if they must > the clean plugin should be configured to remove that dir. -- This message was sent by Atlassian JIRA (v7.6.3#76005)