* fix(TDI-38441): add failOn error to tFileCopy
* Create new checkbox property for tFileCopy component (default value - false)
* Create en message for it
* Change logic for component - it now trows RuntimeException if failOn is enabled
* fix(TDI-38441): add failOn error to tFileCopy
* Add log4j support in one more place.
* fix(TDI-38441): Refactoring