[jboss-jira] [JBoss JIRA] (AS7-4584) Arquillian should not set -Djboss.modules.dir to modulePath value
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Sun Apr 22 17:50:17 EDT 2012
Galder Zamarreño created AS7-4584:
-------------------------------------
Summary: Arquillian should not set -Djboss.modules.dir to modulePath value
Key: AS7-4584
URL: https://issues.jboss.org/browse/AS7-4584
Project: Application Server 7
Issue Type: Bug
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 7.1.2.Final-redhat1
Arquillian should not set -Djboss.modules.dir to modulePath attribute because a single folder is now supported for this property.
cmd.add("-Djboss.modules.dir=" + modulesDir.getCanonicalPath());
Instead, the modulePath should be pass onto -mp, whcih is already done.
--
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 jboss-jira
mailing list