[
https://issues.apache.org/jira/browse/SSHD-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-471.
---------------------------------
Resolution: Fixed
Detected and fixed a bug in _RootedFileSystem_ due to this change
> Auto-detect 'target' folder location and use it in the tests
> ------------------------------------------------------------
>
> Key: SSHD-471
> URL: https://issues.apache.org/jira/browse/SSHD-471
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Fix For: 1.0.0
>
>
> The current code assumes that the unit tests are run using the project's root
> folder as the CWD. While this is usually the case, if the tests are run in a
> different CWD then they may create 'leftover' folders/files. The code should
> auto-detect its current location and use the 'target' folder created by
> _Maven_, so that when _mvn clean_ is run, the files/folders created by the
> tests will also be automatically deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)