Commit Graph

24990 Commits

Author SHA1 Message Date
Travis CI User
eeefcf573c [maven-release-plugin][skip ci] prepare for next development iteration 2020-12-05 16:02:32 +00:00
Travis CI User
988484e4f3 [maven-release-plugin][skip ci] prepare release 8.344 8.344 2020-12-05 16:02:24 +00:00
Alan Davis
5d3a683915 ACS-978 Metadata extraction error extracting date from eml
Add extra data formats to std metadata extractors when the value is a String.
2020-12-05 15:28:03 +00:00
Travis CI User
1effe8f717 [maven-release-plugin][skip ci] prepare for next development iteration 2020-12-04 16:01:30 +00:00
Travis CI User
d491083312 [maven-release-plugin][skip ci] prepare release 8.343 8.343 2020-12-04 16:01:23 +00:00
Angel Borroy
3bd0f2f094 Merge pull request #199 from Alfresco/fix/SEARCH-2589_Sharding
SEARCH-2589: Check Solr6 subsystem doesn't include the ShardRegistry …
2020-12-04 15:49:15 +01:00
Andreea Nechifor
95f04cbf34 Added check for String format. (#198) 2020-12-04 15:36:56 +02:00
Travis CI User
0e815ebe1a [maven-release-plugin][skip ci] prepare for next development iteration 2020-12-04 13:12:46 +00:00
Travis CI User
a691577ded [maven-release-plugin][skip ci] prepare release 8.342 8.342 2020-12-04 13:12:39 +00:00
Angel Borroy
8da40d0d57 SEARCH-2589: Additional check for the SOLR 6 Tracking Bean. 2020-12-04 13:57:07 +01:00
Angel Borroy
9f2c10e6be SEARCH-2589: Check Solr6 subsystem doesn't include the ShardRegistry reference for Community 2020-12-04 13:13:35 +01:00
Angel Borroy
e949437be8 Merge pull request #193 from Alfresco/fix/SEARCH-2602_MissedInformationSearchPage
Fix/search 2602 missed information search page
2020-12-04 12:58:08 +01:00
Angel Borroy
64454ddc09 SEARCH-2602: Extract Strings to Constants. 2020-12-04 11:27:43 +01:00
Travis CI User
bb95c1cba2 [maven-release-plugin][skip ci] prepare for next development iteration 2020-12-03 17:18:01 +00:00
Travis CI User
53fecfb071 [maven-release-plugin][skip ci] prepare release 8.341 8.341 2020-12-03 17:17:52 +00:00
pieCit87
3b5a9dbcc9 Merge pull request #194 from Alfresco/fix/apps-579-revert-webscripts
revert of webscripts to version 8.12
2020-12-03 17:51:55 +02:00
Piero Cittadino
f731235d59 revert of webscripts 2020-12-03 16:21:41 +02:00
Angel Borroy
908157bc01 SEARCH-2602: Mock test for Solr Summary report unmarshalling 2020-12-03 14:32:46 +01:00
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