[jboss-jira] [JBoss JIRA] (WFLY-11959) AbstractSimpleApplicationClientTestCase pollutes the build/target/ installation

Brian Stansberry (Jira) issues at jboss.org
Tue Apr 9 10:49:00 EDT 2019


     [ https://issues.jboss.org/browse/WFLY-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFLY-11959:
------------------------------------
    Description: 
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 was being done. 

  was:
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. 



> 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
>            Priority: Minor
>
> 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 was being done. 



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


More information about the jboss-jira mailing list