]
Ondrej Chaloupka updated JBTM-3264:
-----------------------------------
Git Pull Request:
Quickstart XTS SSL quickstart infests the source directory with
temporary testing files
---------------------------------------------------------------------------------------
Key: JBTM-3264
URL:
https://issues.redhat.com/browse/JBTM-3264
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Quickstarts
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Minor
When running quickstart {{XTS/ssl}} then there are created two new directories directly
at {{XTS/ssl/quickstart}} and {{XTS/ssl/wildfly}}. Those are temporary testing files and
for that reason should be created under {{target}} directory. When they are placed in the
source directory it will be "managed" by git as well and it could make a bit
disorder.