[jboss-jira] [JBoss JIRA] (WFCORE-4610) Guard against writing test modules in the build / dist output

Brian Stansberry (Jira) issues at jboss.org
Fri Aug 16 13:13:00 EDT 2019


Brian Stansberry created WFCORE-4610:
----------------------------------------

             Summary: Guard against writing test modules in the build / dist output
                 Key: WFCORE-4610
                 URL: https://issues.jboss.org/browse/WFCORE-4610
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


TestModule in testsuite/shared will create modules without adequately checking that it's not writing in the shared modules folder from [something-]build/target or [something-]dist/target.

If module.path is configured, it should prefer the first path element not in such a dir. If there is no such path, it should fail.

If module.path is not configured it should confirm that jboss.home does not point to such a dir and fail if it does.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list