Commit Graph
54 Commits
Author SHA1 Message Date
Alan Davis f33dcd962a Cherry pick (merge) commits up to 7.0.0-A3
ATS-811: Updated T-engines to 2.3.3 (#975)

(cherry picked from commit 9c027929a9)
ATS-817: Updated T-engines to 2.3.4 (#982)

(cherry picked from commit 6be05950ec)
2020-08-07 22:19:22 +01:00
Alan Davis 4c7dc0045a Each project should have its own TAS_ENVIRONMENT, which uses its own docker images
Reverts part of commit c10f2127b6.
2020-08-01 08:09:26 +01:00
Alan Davis c10f2127b6 REPO-5266 Remove duplicate TAS code (#964) 2020-07-30 08:46:53 +01:00
Alan Davis 1ee249be46 Trial build that adds AWS comps 2020-07-26 08:05:40 +01:00
Alan Davis c9649155a5 Try adding keystore settings to docker-compose files. 2020-07-23 18:07:23 +01:00
Alan Davis daaa8cb596 Drop "-tas" and "-parent" out of modules that do tests as they will contain non TAS tests. 2020-07-13 17:05:46 +01:00
Alan Davis dda79af24b Build using artifacts from alfresco-community-repo (ongoing)
- war module should be removed once we are happy the alfresco-community-repo version is the same as before.
2020-07-06 08:50:02 +01:00
Nebil Kisa 994a3d0daa ATS-791: Update to T-Engines 2.3.1 and Shared-File-Store 0.8.0 (#882) 2020-06-26 14:45:54 +01:00
Nebil Kisa 577f4d980f ATS-779: Update T-Engines (T-Core) 2.3.0 (#862) 2020-06-19 17:14:45 +01:00
Alan Davis 8a92051944 Revert "Pick up upstream projects and pick up T-Engines 2.3.0"
This reverts commit 350b48b489.
2020-06-17 00:23:17 +01:00
Alan Davis 350b48b489 Pick up upstream projects and pick up T-Engines 2.3.0 2020-06-16 23:16:55 +01:00
Nebil Kisa 05c95b6736 ACS-753: Update of alfresco-transform-core from 2.2.1 to 2.2.2 (#837)
Update of alfresco-transform-core from 2.2.1 to 2.2.2
2020-06-11 08:58:17 +01:00
Travis CI User 417eb87342 [maven-release-plugin][skip ci]prepare for next development iteration 2020-06-01 21:50:25 +00:00
Travis CI User 853e6fa957 [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.2-A1 2020-06-01 21:50:18 +00:00
Travis CI User 8ccf987875 [maven-release-plugin][skip ci]prepare for next development iteration 2020-05-07 18:44:59 +00:00
Travis CI User 9a6769cf85 [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A7 2020-05-07 18:44:52 +00:00
Travis CI User ae1808aa5b [maven-release-plugin][skip ci]prepare for next development iteration 2020-05-06 22:32:01 +00:00
Travis CI User a792dd0f0d [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A6 2020-05-06 22:31:54 +00:00
Travis CI User 471ea4c3f0 [maven-release-plugin][skip ci]prepare for next development iteration 2020-05-05 23:39:09 +00:00
Travis CI User 9e067b3849 [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A5 2020-05-05 23:39:02 +00:00
Alan Davis a5936e8222 Pick up upstream projects 2020-05-05 23:34:37 +01:00
Alex Mukha 349c667659 SEARCH-2099 Update search services to 1.4.2 2020-04-28 18:19:43 +01:00
Alan Davis 8900c900fc Pick up 2.2..0 of T-Engines 2020-04-25 11:31:38 +01:00
Travis CI User 6ae96d7eb9 [maven-release-plugin][skip ci]prepare for next development iteration 2020-04-24 16:00:41 +00:00
Travis CI User 0e178e0d7a [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-RC1 2020-04-24 16:00:34 +00:00
Alan Davis 8c5df8a623 Pull in upstream projects, include Share 6.2.1-RC2 and [release] ACS 6.2.1-RC1 2020-04-24 15:49:23 +01:00
Alex Mukha 7aaf051e0f SEARCH-2099 Update search to RC3 (#749) 2020-04-24 10:57:17 +01:00
Alex Mukha c2234e8293 SEARCH-2099: Update Search Services to 1.4.2 (RC2) (#742) 2020-04-22 18:07:23 +01:00
Alex Mukha e76568e1d8 Fix versions in poms 2020-04-22 16:04:13 +01:00
montgolfiere 0b0ae21a37 REPO-5079, ATS-707: Use all-in-one T-Engine and fix tests (#731)
[release] 6.2.1-A2. (community edition)
2020-04-21 09:51:37 +01:00
CezarLeahu 237b8de174 ATS-649: Update T-Engines version from 2.1.0 to 2.1.1 (#632) 2020-03-02 16:08:00 +02:00
dependabot-preview[bot] db7c79cbe7 Bump groovy from 2.5.8 to 2.5.9 (#545) 2020-01-14 22:52:42 +00:00
Alexandru-Eusebiu Epure ff325f6e24 REPO-4917 : Update upstream projects (#517)
* REPO-4917 : Update upsteam projects
Bump remote-api to 8.73
Bump repository to 8.61
Bump data-model to 8.75
Bump core to 8.12
Bump api-explorer to 6.2.1

* Remove unsoported transformation PDF -> PDF

LocalPassThroughTransform was added and supports same source/target mimetype
2020-01-07 10:44:46 +02:00
David Edwards 84154f48b5 REPO-4739 update dependencies of tas framework (#776) (#494)
* Update all tas packages, now with Dependabot enabled
dependency.tas-utility.version>3.0.17
dependency.tas-restapi.version>1.26
dependency.tas-cmis.version>1.12
dependency.tas-email.version>1.7
dependency.tas-webdav.version>1.4
dependency.tas-ftp.version>1.4
Cherry-picked from acs-packaging PR #776
2019-12-20 16:41:23 +00:00
Alex Mukha b229505b0e REPO-4785 Remove reduced timeout config in tests
Previous iteration of improving test performance introduced a few intermittent failures into tests. This PR removes those changes, but leaves the split in the REST API tests.
2019-12-14 11:57:11 +00:00
Alex Mukha cab2699ffc Revert "Mark test with a bug"
This reverts commit 1b874fbccb.
2019-12-14 11:53:50 +00:00
Alex Mukha 8ebf9567bd Revert "Mark test with a bug"
This reverts commit 5b6cf02b64.
2019-12-14 11:53:39 +00:00
Alex Mukha a3e169c082 Revert "Mark test with a bug"
This reverts commit 5922f4a0fe.
2019-12-14 11:53:31 +00:00
Alex Mukha 35c134786d Revert "Mark test with a bug"
This reverts commit 7a80d9c539.
2019-12-14 11:53:23 +00:00
Alex Mukha 7a80d9c539 Mark test with a bug 2019-12-13 20:14:12 +00:00
Alex Mukha 5922f4a0fe Mark test with a bug 2019-12-13 20:14:05 +00:00
Alex Mukha 5b6cf02b64 Mark test with a bug 2019-12-13 20:13:56 +00:00
Alex Mukha 1b874fbccb Mark test with a bug 2019-12-13 20:13:48 +00:00
Alex Mukha 2c723eaf57 REPO-4785 Performance improvements to REST API TAS tests (#466) 2019-12-13 20:05:42 +00:00
Alex Mukha c0e2b409d2 Remove demo tests 2019-12-04 16:14:41 +00:00
Alex Mukha 07f98017f1 Mark a test in NodeLockTests with a bug 2019-11-27 13:26:55 +00:00
Alex Mukha dc05fdc8e5 Mark REST API test with a bug 2019-11-23 11:34:32 +00:00
Alex Mukha 0f40d657d3 Mark integration test with a bug 2019-11-23 11:27:26 +00:00
Alex Mukha 07ba678565 Additional fixed to CMIS Rendition test 2019-11-23 11:07:27 +00:00
dependabot-preview[bot] 95a904c36e Bump dependency.javax.mail.version from 1.5.1 to 1.6.2 (#398) 2019-11-23 01:11:12 +00:00