Commit Graph

24809 Commits

Author SHA1 Message Date
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
Travis CI User
54922aefbd [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-12 14:47:00 +00:00
Travis CI User
bd839de6dd [maven-release-plugin][skip ci] prepare release 8.329 8.329 2020-11-12 14:46:53 +00:00
Alan Davis
d70790f0c2 REPO-5190 Remove Metadata Extractors that are been offloaded in 7.0.0 (#148)
Removed all the Extractors that now exist in the T-Engines:

    JodConnverterMetadataExtracter
    TikaPoweredMetadataExtracter – the abstract base class used by other extractors
    -- MailMetadataExtracter
    -- PoiMetadataExtracter
    -- TikaAutoMetadataExtracter
    -- MP3MetadataExtracter
    -- TikaSpringConfiguredMetadataExtracter - removed as it required Spring config and would run in process
    -- PdfBoxMetadataExtracter
    -- OpenDocumentMetadataExtracter
    -- OfficeMetadataExtracter
    -- DWGMetadataExtracter
    HtmlMetadataExtracter
    RFC822MetadataExtracter

XmlMetadataExtracter and XPathMetadataExtracter still exist but don't provide any extraction out of the box. The reason they still exist is to support custom transforms (in AMPs) to extract from XML. There are no XML extractors in the T-Engines at the moment, but that is where the custom transformer code really should be moved.

    There are new tests to ensure the async transforms take place as expected.
    Additionally many of the existing tests still exist (those not related to a specific extractor). Some of these have been modified to reflect that the extract is now async and to no longer check the modified value has not changed (it is now expected to change).
    There are also a number of new metadata extract smoke tests that ensure that a selected subset of extracts are supported by the OOTB T-Engines.
2020-11-12 14:08:04 +00:00
Travis CI User
374bf7aea8 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-12 13:00:03 +00:00
Travis CI User
f95be4b67a [maven-release-plugin][skip ci] prepare release 8.328 8.328 2020-11-12 12:59:56 +00:00
dependabot-preview[bot]
72ce0959a9 Bump utility from 3.0.36 to 3.0.37
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.36 to 3.0.37.
- [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.36...utility-3.0.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-11 23:05:46 +00:00
Travis CI User
67599ba655 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-11 18:49:38 +00:00
Travis CI User
181a664085 [maven-release-plugin][skip ci] prepare release 8.327 8.327 2020-11-11 18:49:30 +00:00
Alan Davis
cca20b3b18 REPO-5208 Metadata extract: overwritePolicy, enableStringTagging and carryAspectProperties tests (#116)
* REPO-5208 Addition of extra async metadata extract tests for overriding policy, tag extractio and carryAspectProperties

Main author: Adina Ababei <adina.ababei@ness.com>
Testing of tagging modified by Alan Davis to pass when Solr is not running.
2020-11-11 15:29:08 +00:00
Travis CI User
cdf2630bde [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-11 12:47:23 +00:00
Travis CI User
64bbcafe88 [maven-release-plugin][skip ci] prepare release 8.326 8.326 2020-11-11 12:47:16 +00:00
Angel Borroy
62a4d4a026 Merge pull request #139 from Alfresco/feature/SEARCH-2532_PermissionEvents
SEARCH-2532: Add Permission Update events to be generated from alfres…
2020-11-11 12:06:22 +01:00
Travis CI User
1eeac68561 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-10 20:02:40 +00:00
Travis CI User
c7c830140d [maven-release-plugin][skip ci] prepare release 8.325 8.325 2020-11-10 20:02:32 +00:00
tiagosalvado10
3c2dc91a26 Merge pull request #141 from Alfresco/fix/MNT-22015_FixPrimaryPath
[MNT-22015] REST api does not update the primary path on new version upload
2020-11-10 16:35:49 +00:00
tiagos
73b393a541 [MNT-22015] REST api does not update the primary path on new version upload 2020-11-10 12:46:00 +00:00
Travis CI User
77aac5a5a1 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-09 23:42:28 +00:00
Travis CI User
b37889283c [maven-release-plugin][skip ci] prepare release 8.324 8.324 2020-11-09 23:42:21 +00:00
dependabot-preview[bot]
77e96654a0 Bump dependency.cxf.version from 3.4.0 to 3.4.1
Bumps `dependency.cxf.version` from 3.4.0 to 3.4.1.

Updates `cxf-rt-frontend-jaxws` from 3.4.0 to 3.4.1

Updates `cxf-rt-frontend-jaxrs` from 3.4.0 to 3.4.1

Updates `cxf-rt-rs-client` from 3.4.0 to 3.4.1

Updates `cxf-rt-transports-http` from 3.4.0 to 3.4.1

Updates `cxf-rt-ws-policy` from 3.4.0 to 3.4.1

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 23:05:23 +00:00
Travis CI User
9fb4816fd2 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-09 14:09:56 +00:00
Travis CI User
8249525ef4 [maven-release-plugin][skip ci] prepare release 8.323 8.323 2020-11-09 14:09:49 +00:00
Angel Borroy
e172719d17 SEARCH-2532: Add Permission Update events to be generated from alfresco-enterprise-repo project. 2020-11-09 13:18:54 +01:00
Chris Shields
27d5e144a9 REPO-5209: Prevent creation of node updated event when property added and removed in same transaction (#113) 2020-11-09 11:34:53 +00:00
Travis CI User
6d5583c048 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-09 11:11:41 +00:00
Travis CI User
6e5fcbbe9e [maven-release-plugin][skip ci] prepare release 8.322 8.322 2020-11-09 11:11:34 +00:00
dependabot-preview[bot]
20680b0d7f Bump cmis from 1.20 to 1.21
Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.20 to 1.21.
- [Release notes](https://github.com/Alfresco/alfresco-tas-cmis/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-cmis/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-cmis/compare/v1.20...v1.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 10:34:18 +00:00
dependabot-preview[bot]
5bee1ff712 Bump utility from 3.0.35 to 3.0.36
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.35 to 3.0.36.
- [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.35...utility-3.0.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 09:42:46 +00:00
Andrei Ciubotaru
e20eedc49a Merge pull request #135 from Alfresco/feature/OPSEXP-492_add_ansible_deployment_method
OPSEXP-492: Add ANSIBLE deployment method
2020-11-09 11:05:53 +02:00
Andrei Ciubotaru
a80400d240 Added ANSIBLE as an option for deployment method 2020-11-06 08:03:12 +02:00
Travis CI User
d00e983ab5 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-05 19:56:30 +00:00
Travis CI User
cd11a9459c [maven-release-plugin][skip ci] prepare release 8.321 8.321 2020-11-05 19:56:24 +00:00
evasques
acac23f29a MNT-21967 - ClassCastException when using CMIS query with SCORE() function (#128)
* Added missing validation before if columnName is the expected column
before normalizing value to float, in case the column is Score
2020-11-05 19:19:14 +00:00
Travis CI User
67bbfed474 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-05 13:40:52 +00:00
Travis CI User
e9d8cdcb2b [maven-release-plugin][skip ci] prepare release 8.320 8.320 2020-11-05 13:40:45 +00:00
dependabot-preview[bot]
2e4f67fac9 Bump cmis from 1.19 to 1.20
Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.19 to 1.20.
- [Release notes](https://github.com/Alfresco/alfresco-tas-cmis/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-cmis/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-cmis/compare/v1.19...v1.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 22:45:30 +00:00
dependabot-preview[bot]
ff8e40a2db Bump acs-event-model from 0.0.8 to 0.0.10
Bumps [acs-event-model](https://github.com/Alfresco/acs-event-model) from 0.0.8 to 0.0.10.
- [Release notes](https://github.com/Alfresco/acs-event-model/releases)
- [Commits](https://github.com/Alfresco/acs-event-model/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 20:03:50 +00:00
Gloria Camino
0f21f71cff LOC-264 - fixes to punctuation in JAPANESE and SIMP CHINESE (#122)
Fixes to double-byte punctuation
2020-11-04 17:05:32 +00:00
dependabot-preview[bot]
55048eb160 Bump dependency.httpclient.version from 4.5.12 to 4.5.13
Bumps `dependency.httpclient.version` from 4.5.12 to 4.5.13.

Updates `httpclient` from 4.5.12 to 4.5.13

Updates `httpclient-cache` from 4.5.12 to 4.5.13

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 16:46:48 +00:00
dependabot-preview[bot]
3ba278ab85 Bump jaxb-runtime from 2.3.2 to 2.3.3
Bumps jaxb-runtime from 2.3.2 to 2.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 16:37:22 +00:00
Travis CI User
687d609789 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-04 08:25:45 +00:00
Travis CI User
3534a44127 [maven-release-plugin][skip ci] prepare release 8.319 8.319 2020-11-04 08:25:37 +00:00
Bruno Bossola
73e8cac9d5 Merge pull request #97 from Alfresco/ACS-544_java_module_system_compatibility
Changes to poms  to support compatibility with JDK9+ module system
2020-11-03 12:39:23 +00:00
Bruno Bossola
3ef431ff41 Changes to poms in order to support JDK9+ compatibility with module system (excluding xpp3:xpp3) 2020-11-03 12:00:25 +00:00
dependabot-preview[bot]
8bf87153bf Bump bcprov-jdk15on from 1.66 to 1.67
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.66 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 22:47:43 +00:00
Travis CI User
c60ea4abb5 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-02 18:07:30 +00:00
Travis CI User
c8dd842e5d [maven-release-plugin][skip ci] prepare release 8.318 8.318 2020-11-02 18:07:23 +00:00
Adina Parpalita
7208d4963e - fix a few rest-api [tas] tests according with some recent changes from tas-utility 2020-11-02 12:48:36 +00:00
dependabot-preview[bot]
5e0d8cba20 Bump utility from 3.0.21 to 3.0.35
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.21 to 3.0.35.
- [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.21...utility-3.0.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 12:48:36 +00:00
Travis CI User
094e7d8cc3 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-31 10:02:15 +00:00