ACS-2718 Streamline ATS t-model/t-core (#586)

* Merge alfresco-transform-model project into alfresco-transform-core - WITHOUT the git history
* Simplify Maven dependencies and build project
* Unify release process of combined t-model and t-core
This commit is contained in:
Alan Davis
2022-04-05 17:36:43 +01:00
committed by GitHub
parent 7cbb9ac949
commit 64742a619e
57 changed files with 9896 additions and 50 deletions

View File

@@ -24,7 +24,7 @@ Travis CI builds differ by branch:
include the _Release_ stage;
- PR builds where the latest commit contains the `[trigger release]` tag will execute dry runs
of the release jobs (no artifacts will be published until the PR is actually merged).
* `ATS-*` branches:
* `ATS-*` / `ACS-*` branches:
- regular builds which include only the _Build_ and _Tests_ stages;
All other branches are ignored.