Angel Borroy
4e23c69040
Merge pull request #1182 from Alfresco/fix/MNT-22377_ExactSearchConjunction
...
Fix/mnt 22377 exact search conjunction
2021-06-18 11:32:44 +02:00
Angel Borroy
46986e8546
MNT-22377 Provide single test methods for every test case.
2021-06-18 10:32:38 +02:00
Angel Borroy
3665bdc510
MNT-22377 Provide single test methods for every test case.
2021-06-18 10:12:13 +02:00
Angel Borroy
91c3fc84d6
Merge pull request #1197 from Alfresco/fix/MNT-22393_XmlBeansVulnerability
...
MNT-22393 Exclude "xmlbeans" library
2021-06-17 18:07:14 +02:00
Angel Borroy
4808124d1a
MNT-22377 Declared disabled test.
2021-06-17 17:35:52 +02:00
Angel Borroy
b7ea9e0557
MNT-22393 Fix dependencies with master branch
2021-06-17 17:07:25 +02:00
Angel Borroy
f0653734a6
MNT-22393 Update notice.txt
2021-06-17 15:45:36 +02:00
Angel Borroy
3d6dd235b8
MNT-22393 Update to Solr 6.6.5-patched.5 to avoid using "xmlbeans" library
2021-06-17 13:32:02 +02:00
Angel Borroy
95f8d40c37
MNT-22393 Update to Solr 6.6.5-patched.5 to avoid using "xmlbeans" library
2021-06-17 13:31:49 +02:00
Angel Borroy
12b7583d0e
MNT-22377 Fixes requested from review.
2021-06-17 12:28:33 +02:00
Angel Borroy
2aa7525b82
MNT-22377 Failing tests for non Cross Locale environments have been identified
...
Those tests should be addressed by SEARCH-2461 and SEARCH-2953
2021-06-15 18:43:30 +02:00
Angel Borroy
6e27d2996f
MNT-22377 Typo
2021-06-15 17:37:27 +02:00
Angel Borroy
524cb48b9d
MNT-22377 Failing tests for Cross Locale environments have been identified
...
Those tests should be addressed by SEARCH-2461 and SEARCH-2953
2021-06-15 17:33:26 +02:00
Angel Borroy
33de6c356b
MNT-22377 Failing tests have been isolated to SearchExactTermCrossLocaleTestFailing
...
Those tests should be addressed by SEARCH-2461
2021-06-15 15:52:42 +02:00
evasques
b0c7b6cdf1
Merge pull request #1201 from Alfresco/fix/MNT_22390_update_apache_compress_1.20
...
MNT-22390 - Update Apache Commons Compress to version 1.20
2021-06-15 14:40:28 +01:00
Angel Borroy
b0255e58c4
MNT-22377 Disable failing tests
2021-06-15 14:57:55 +02:00
Angel Borroy
52fffc6d5d
MNT-22377 Failing tests have been isolated to SearchExactTermTestFailing
...
Those tests should be addressed by SEARCH-2461
2021-06-15 13:57:31 +02:00
dependabot[bot]
1e1e626a9a
Bump alfresco-data-model from 11.54 to 11.59 ( #1199 )
2021-06-14 10:51:47 +00:00
dependabot[bot]
94ecaa84f7
Bump mockito-core from 3.11.0 to 3.11.1 ( #1198 )
2021-06-14 10:51:24 +00:00
Eva Vasques
32e64a20f6
MNT-22390 - Update Apache Commons Compress to version 1.20
2021-06-14 10:22:28 +01:00
Angel Borroy
c895bd0ab2
MNT-22393 Remove "xmlbeans" library from 3rd party list
2021-06-11 13:14:39 +02:00
Angel Borroy
f1dda25708
MNT-22393 Exclude "xmlbeans" library
2021-06-11 12:43:30 +02:00
Angel Borroy
28d657a3cd
MNT-22377 Full coverage for exact term search for REST API with Cross Locale disabled
...
Refactoring in order to reuse the same corpus as cross locale enabled has been added
2021-06-10 10:24:04 +02:00
Angel Borroy
746fb05e09
MNT-22377 Full coverage for exact term search for REST API with Cross Locale enabled
2021-06-09 13:53:50 +02:00
dependabot[bot]
ad37b01d29
Bump alfresco-data-model from 11.53 to 11.54 ( #1195 )
2021-06-08 11:11:22 +00:00
dependabot[bot]
ccc353c1e3
Bump mockito-core from 3.10.0 to 3.11.0 ( #1191 )
2021-06-08 09:36:45 +00:00
Keerat Lalia and Tom Page
30f78183ce
SEARCH-2928 Updating yourkit location ( #1194 )
...
* SEARCH-2928 Updating yourkit location
* SEARCH-2928 Updating yourkit location
* SEARCH 2928 updating Yourkit URL version to 2021.3
* SEARCH-2928 changing version of yourkit
* SEARCH-2928 Use license from YourKit archive, rather than supplying a copy that may get out of date.
This also means we're no longer supplying the YourKit license in the zip, which seems right given it isn't included.
Co-authored-by: Tom Page <thomas.page@alfresco.com >
2021-06-08 08:37:09 +01:00
Elia Porciani
cefc68f4df
[MNT-22392] ( #1188 )
...
added invariant configuration for backup location
2021-06-07 18:27:45 +02:00
Angel Borroy
e8fef729be
MNT-22377 Amend comment
2021-06-07 16:43:47 +02:00
Angel Borroy
ec0c6f6118
MNT-22377 Fix YourKit download for Docker Images
2021-06-07 16:42:21 +02:00
Angel Borroy
eb271e038b
MNT-22377 Restore amended tests, as they were working as expected
2021-06-07 16:41:52 +02:00
Angel Borroy
380cd98cdf
MNT-22377 Fix cross locale enabling condition in Dockerfile for Search Services (Python generator)
2021-06-07 16:41:19 +02:00
Angel Borroy
ac3e87ee33
MNT-22377 Additional tests in order to verify tokenisation is working also for Cross Locale deployments.
2021-06-04 16:15:00 +02:00
Angel Borroy
d621af6b4c
MNT-22377 Fix expected values when searching cm:title field, as it's tokenised and some additional results are required.
2021-06-04 11:56:57 +02:00
Angel Borroy
bfb6917827
MNT-22377 Fix expected values for FacetedSearch, as no locale prefix should be added to results.
2021-06-03 16:59:40 +02:00
Tom Page
61dd01d16e
Merge pull request #1184 from Alfresco/feature/MNT-22395_UpgradeSolr
...
MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version.
2021-06-03 14:03:59 +01:00
Tom Page
9ac218d397
MNT-22395 Upgrade of solr and jetty.
2021-06-03 13:23:43 +01:00
dependabot[bot]
3b5ab2493c
Bump alfresco-data-model from 11.31 to 11.53 ( #1185 )
2021-06-03 12:04:46 +00:00
dependabot[bot]
d3cd395bc3
Bump dependency.jackson.version from 2.12.2 to 2.12.3 ( #1150 )
2021-06-03 11:26:11 +00:00
dependabot[bot]
2769359ec7
Bump jaxb-xjc from 3.0.0 to 3.0.1 ( #1167 )
2021-06-03 10:45:02 +00:00
dependabot[bot]
9194b67401
Bump mockito-core from 3.9.0 to 3.10.0 ( #1172 )
2021-06-03 10:36:19 +00:00
Tom Page
3052e658cd
MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version.
2021-06-03 10:59:08 +01:00
dependabot[bot]
a1e02d92a2
Bump cmis from 1.29 to 1.30 ( #1174 )
2021-06-03 09:42:12 +00:00
Angel Borroy
b38907f309
MNT-22377 Add support for Search Services using Cross Locale configuration to Python Generator
...
Add new Travis Job to run Cross Locale tests
2021-06-02 11:29:27 +02:00
Angel Borroy
a7b5502f7e
MNT-22377 Fix "tokenised=true" fields for exact search
...
Added specific tests to be run with Search Services using Cross Locale configuration
2021-06-02 10:29:31 +02:00
Angel Borroy
15a255675c
Merge pull request #1178 from Alfresco/feature/SEARCH-2888_MergingPolicies
...
SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Sche…
2021-05-31 11:28:42 +02:00
Angel Borroy
27f8ca18b3
MNT-22377 Created automatic test to reproduce the issue
...
Run it using "mvn test -f e2e-test/pom.xml -DsuiteXmlFile=src/test/resources/SearchSuiteCustom.xml -Dalfresco.server=localhost -Dalfresco.port=8080"
2021-05-28 13:40:34 +02:00
Tom Page
cf9607c415
Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin
...
SEARCH-2902 Add third-party license execution for license-maven-plugin.
2021-05-28 11:35:53 +01:00
Tom Page
6ae39815ae
SEARCH-2902 Don't use plugin for SS or IE.
2021-05-27 15:13:00 +01:00
Tom Page
0836f04bf6
SEARCH-2902 Add third-party license execution for license-maven-plugin.
2021-05-26 13:27:23 +01:00