[infinispan-issues] [JBoss JIRA] (ISPN-1963) SampleConfigFilesCorrectnessTest does not work when run from IDE
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Apr 2 07:19:47 EDT 2012
Galder Zamarreño created ISPN-1963:
--------------------------------------
Summary: SampleConfigFilesCorrectnessTest does not work when run from IDE
Key: ISPN-1963
URL: https://issues.jboss.org/browse/ISPN-1963
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.1.3.FINAL
Reporter: Galder Zamarreño
Assignee: Martin Gencur
Fix For: 5.1.4.FINAL
As a result of changes in ISPN-1911, the test does not work any more when run from IDE. This is because the new getRootFolder() impl does not accomodate when the test is run from IDE. Please find an implementation that works for all:
- running from cmd line, for UNIX env.
- running from cmd line for windows env
- running from IDE
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list