[Gradle, JS] Refactor and extract team city formatting in separate file

This commit is contained in:
Ilya Goncharov
2019-10-23 14:23:13 +03:00
parent 7f49caf503
commit d46510897b
10 changed files with 142 additions and 565 deletions

View File

@@ -196,6 +196,11 @@ any distributions of the tools or libraries:
and [license/third_party/lodash_LICENSE.txt](third_party/lodash_LICENSE.txt))
- Origin: Copyright (c) 2013 Aaron Forsander and Copyright JS Foundation and other contributors <https://js.foundation/>
- Path: libraries/tools/kotlin-test-js-runner/src/teamcity-format.js
- License: MIT ([license/third_party/mocha-teamcity-reporter_LICENSE.txt](third_party/mocha-teamcity-reporter_LICENSE.txt)
and [license/third_party/teamcity-service-messages_LICENSE.txt](third_party/teamcity-service-messages_LICENSE.txt))
- Origin: Copyright (c) 2016 Jamie Sherriff and Copyright (c) 2013 Aaron Forsander
- Path: libraries/tools/kotlin-source-map-loader/kotlin-source-map-loader.js
- License: MIT ([license/third_party/source-map-loader_LICENSE.txt](third_party/source-map-loader_LICENSE.txt))
- Origin: Copyright JS Foundation and other contributors