Commit Graph

24922 Commits

Author SHA1 Message Date
Angel Borroy
796c887f1b SEARCH-2602: Fix JSON getString methods for values containing Number 2020-12-03 14:27:06 +01:00
Travis CI User
a499db20d6 [maven-release-plugin][skip ci] prepare for next development iteration 2020-12-03 12:20:23 +00:00
Travis CI User
c49b6c3369 [maven-release-plugin][skip ci] prepare release 8.340 8.340 2020-12-03 12:20:16 +00:00
Alan Davis
bfffcd3f61 ACS-960 Disable very frequent intermittent test failures (#187)
Part of Epic: ACS-959 Fix or suppress the content repository's intermittent test failures
2020-12-03 11:46:06 +00:00
Alan Davis
2d2b4357f9 ACS-976 Metadata extraction NPE thrown in multi-node cluster using ATS (#190)
* ACS-976 Metadata extraction NPE thrown in multi-node cluster using ATS

In a multi repo node cluster, it is possible one node requests a metadata extract via the ATS and
that another responds to it. In this case the responder needs to recreate the TransformRequest. In
this case the target mimetype was wrong, resulting in the TransformRequest being sent to the wrong
code which then through a NPE because there was no replyQueue specified on the TransformRequest.

* ACS-963 Investigate testSharedLinkCreateGetDelete failures

Modified date changes. It can change now as metadata extract is async
2020-12-03 09:38:12 +00:00
Lucian Tuca
9e5d38dce1 ACS-986 : Azure Connector 1.3 Alpha Release (#189)
ACS-994 : Downgrade gson from 2.8.6 to 2.8.5 for Azure compatibility
ACS-986 : Azure Connector 1.3 Alpha Release
       - downgrading gson to 2.8.5 for azure compatibility
2020-12-03 11:37:08 +02:00
Angel Borroy
c595196343 SEARCH-2602: Fix JSON getString methods for values containing Number 2020-12-02 13:00:38 +01:00
Travis CI User
0b5e6a7f37 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-30 21:04:26 +00:00
Travis CI User
c0c0b59f1e [maven-release-plugin][skip ci] prepare release 8.339 8.339 2020-11-30 21:04:19 +00:00
Alan Davis
ea4e18d347 ACS-953 Unable to upgrade from ACS-7.0-M1 or ACS-7.0-M2 to ACS-7.0-A12 (#183)
* ACS-953 Unable to upgrade from ACS-7.0-M1 or ACS-7.0-M2 to ACS-7.0-A12

Now that we create internal releases of the form M.m.r-M9 (milestone), M.m.r-A9 (alpha) and M.m.r-RC9 (release candidate) during development and testing, we need to ensure we can upgrade from any of these to any other, as they may occur in any order and also to the final external release M.m.r. We also will allow a change from the final release back to an internal one for regression testing. The code within ModuleComponentHelper which calls this method, checks if it is the same version (0) and then if it is downgrading (> 0), so if they share the same M.m.r part matches AND is one of these formats, we return <0.
2020-11-30 19:54:21 +00:00
Travis CI User
73c875eac9 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-26 15:22:52 +00:00
Travis CI User
69fc4fbb01 [maven-release-plugin][skip ci] prepare release 8.338 8.338 2020-11-26 15:22:45 +00:00
Alan Davis
ed4f353f9c ACS-938 metadata is not added when using Transform Service #176 2020-11-26 12:35:33 +00:00
Chris Shields
396a590e56 ACS-894: Log WARN message on startup if ActiveMQ is not available (#175) 2020-11-26 11:01:53 +00:00
Travis CI User
d77dba4c27 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-20 15:00:43 +00:00
Travis CI User
02e3cb8523 [maven-release-plugin][skip ci] prepare release 8.337 8.337 2020-11-20 15:00:36 +00:00
CezarLeahu
081f22e8b3 ACS-896 Fix community PR builds (#164)
- **scripts/travis/init.sh**: execute the docker logins only on branch builds
- **~/.m2/settings.xml**: remove `quay.io` & `docker.io` server definitions
  (the docker logins in the init.sh script should be enough)
- **.travis.yml**: use DockerHub images instead of Quay.io images
2020-11-20 15:56:20 +02:00
Travis CI User
addb4bf760 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-20 09:07:49 +00:00
Travis CI User
83e20d6c44 [maven-release-plugin][skip ci] prepare release 8.336 8.336 2020-11-20 09:07:39 +00:00
dependabot-preview[bot]
f721c9cf18 Bump utility from 3.0.39 to 3.0.40
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.39 to 3.0.40.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.39...utility-3.0.40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-19 23:47:16 +00:00
Alan Davis
16c6e5d228 Upgrade T-Engines to 2.3.6 2020-11-19 22:53:55 +00:00
Travis CI User
fcf9b13a47 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-19 20:12:48 +00:00
Travis CI User
753a1e0ecb [maven-release-plugin][skip ci] prepare release 8.335 8.335 2020-11-19 20:12:41 +00:00
Alan Davis
33f37731c7 REPO-5219 Allow AGS AMP to specify metadata extract mapping (REPO) (#169)
Added an optional extractMapping transform option to all metadata extractors to override the default one in the T-Engine.

In the case of the AGS AMP it extends the RFC822MetadataExtracter with its own class to specify a different set of document to system mappings. The class in the repo no longer does extractions, but is now used by the AsynchronousExtractor, which offloads extractions to T-Engines to obtain the mappings if it has been extended that are then passed to the T-Engine.
2020-11-19 17:04:52 +00:00
dependabot-preview[bot]
fc0fa4e4b7 Bump utility from 3.0.37 to 3.0.39
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.37 to 3.0.39.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.37...utility-3.0.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 22:44:23 +00:00
Travis CI User
5366812560 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-18 12:46:51 +00:00
Travis CI User
8651070b1b [maven-release-plugin][skip ci] prepare release 8.334 8.334 2020-11-18 12:46:44 +00:00
Jamal Kaabi-Mofrad
84dbe8acd8 Merge pull request #163 from Alfresco/fix/ACS-778_fix_authentication
ACS-778: Fixed IDS authentication component.
2020-11-18 09:18:32 +00:00
Jamal Kaabi-Mofrad
427777a048 ACS-778: Fixed IDS auth component by allowing other authentication components in the chain to have a go at authenticating the given user. 2020-11-17 21:31:30 +00:00
Travis CI User
30da34a683 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-17 16:41:05 +00:00
Travis CI User
016ad64645 [maven-release-plugin][skip ci] prepare release 8.333 8.333 2020-11-17 16:40:56 +00:00
Cristian Turlica
f4f7698295 MNT-20250: Model updates not working for deployment in cluster (#37)
- added includeNewCheck to putAndCheckUpdate as a new optional parameter (default to false)
   - updated tests
2020-11-17 16:49:04 +02:00
Travis CI User
c1f9426b05 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-17 14:25:12 +00:00
Travis CI User
3ce608981c [maven-release-plugin][skip ci] prepare release 8.332 8.332 2020-11-17 14:25:05 +00:00
Elia Porciani
7f3788225c [SEARCH-2533] (#158)
removed evenType class
2020-11-17 13:04:50 +01:00
Travis CI User
47ff32b689 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-16 22:43:59 +00:00
Travis CI User
52e5e4572f [maven-release-plugin][skip ci] prepare release 8.331 8.331 2020-11-16 22:43:52 +00:00
Adina Parpalita
a35e646c18 [ACS-727] run tas-cmis tests on Atom and Webservices bindings (#96)
* ACS-727 - initial commit
- add separate profiles for each binding
- add travis jobs
[tas]

* mark atom / ws unsupported tests

* some formatting to trigger [tas] tests

* exclude tests due to raised bug [tas]

* fix a few rest-api [tas] tests according with some recent changes from tas-utility

* disable some unsupported [tas] cmis webservices tests and adapt a few others

* - use TestGroup instead of hardcoded values
- exclude renditions tests

* trigger [tas] tests

* - disable tests due to raised bugs
- fix some incorrect tests
- add ability to exclude tests separately on each binding
[tas]

* [tas]

* - disable some more [tas] tests due to raised bug

* - fix a few [tas] cmis tests and disable other not supported on ws

* a bit of cleanup

* trigger [tas] tests
2020-11-16 23:14:06 +02:00
Travis CI User
831854e094 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-16 20:50:14 +00:00
Travis CI User
1db85cff56 [maven-release-plugin][skip ci] prepare release 8.330 8.330 2020-11-16 20:50:07 +00:00
Alexandru-Eusebiu Epure
09c2c95081 Merge pull request #149 from Alfresco/fix/MNT-22036_API_always_applies_versioning
MNT-22036 : REST API always applies versioning
  Add property boolean versioningEnabled
  Add versioningEnabled to node creation using multipart/form-data
  Add versioningEnabled to node creation using JSON
  Add unit tests for node creation using JSON.
2020-11-16 17:49:28 +02:00
Alan Davis
1b06e80448 Merge remote-tracking branch 'origin/master' 2020-11-16 15:00:58 +00:00
Alan Davis
4c03182358 REPO-5195 Handle AGS usage of RFC822MetadataExtracter
Put class back for now to get back to an acs-packaging green build.

Merge remote-tracking branch 'origin/feature/REPO-5195_RM'
2020-11-16 15:00:14 +00:00
Epure Alexandru-Eusebiu
1804f7943b MNT-22036 Add comment for versioningEnabled property updating mechanism. 2020-11-16 12:00:11 +02:00
Eugenio Romano
963c874247 Merge pull request #120 from Alfresco/dev-dhrn-ACS-777
[ACS-777] Email notification for digital workspace
2020-11-16 09:24:26 +00:00
Alan Davis
032d23c76d REPO-5195 Handle AGS usage of RFC822MetadataExtracter
Put class back for now
2020-11-16 08:29:29 +00:00
Epure Alexandru-Eusebiu
53e87b347e format code. 2020-11-13 18:16:00 +02:00
Epure Alexandru-Eusebiu
5017b305fb MNT-22036 : REST API always applies versioning
Changed property String versioningState to boolean versioningEnabled
   Add versioningEnabled to node creation using JSON
  Add unit tests for node creation using JSON.
2020-11-13 17:02:28 +02:00
Epure Alexandru-Eusebiu
12f645a71c Correct typo versionstate to versioningstate. 2020-11-13 08:37:12 +02:00
Epure Alexandru-Eusebiu
fbb6f422cf MNT-22036 : REST API always applies versioning
Add versionState form-data property to POST nodes/{nodeId}/children multipart upload.
   Add versionState to MultiPartBuilder.
   Add tests for multipart upload
2020-11-12 18:17:02 +02:00