File system connector unit tests are failing
--------------------------------------------
Key: DNA-503
URL:
https://jira.jboss.org/jira/browse/DNA-503
Project: DNA
Issue Type: Bug
Components: Connectors
Affects Versions: 0.6
Reporter: Randall Hauch
Assignee: Brian Carothers
Fix For: 0.6
Recent changes to the file system connector have broken the build. It looks like the
tests run fine locally but not on Hudson, making me think the problem may be with file
permissions. These unit tests appear to be modifying the content under the
'src/test/resources' directory, which is generally not a good idea. Instead, the
tests should copy the information over to the 'target' directory, and then operate
the tests from there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira