Commit Graph

180 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 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 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
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 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 2020-12-03 17:17:52 +00: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 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
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 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 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
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 2020-11-20 15:00:36 +00: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 2020-11-20 09:07:39 +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 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
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 2020-11-18 12:46:44 +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 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 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 2020-11-16 22:43:52 +00: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 2020-11-16 20:50:07 +00:00
Alan Davis
1b06e80448 Merge remote-tracking branch 'origin/master' 2020-11-16 15:00:58 +00: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