[jboss-jira] [JBoss JIRA] (WFLY-11959) AbstractSimpleApplicationClientTestCase pollutes the build/target/ installation
Brian Stansberry (Jira)
issues at jboss.org
Mon Apr 8 21:33:01 EDT 2019
Brian Stansberry created WFLY-11959:
---------------------------------------
Summary: AbstractSimpleApplicationClientTestCase pollutes the build/target/ installation
Key: WFLY-11959
URL: https://issues.jboss.org/browse/WFLY-11959
Project: WildFly
Issue Type: Bug
Components: Application Client, Test Suite
Reporter: Brian Stansberry
AbstractSimpleApplicationClientTestCase uses AppClientWrapper which ends up writing a log file in the WildFly installation in build/target. That's not ideal as that's not a test installation and its content shouldn't be polluted.
It's not critical as by the time the testsuite has run the build module has already created a zip of its installation, and that zip is what would get deployed if a release.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list