Commit Graph

184 Commits

Author SHA1 Message Date
Travis CI User
7497bdb464 [maven-release-plugin][skip ci] prepare release 2.5.7-A1 2022-02-14 12:37:29 +00:00
alandavis
64669eebd2 [trigger release] 2.5.7-A1 2022-02-14 11:59:15 +00:00
Piotr Żurek
f202139607 ATS-977: Remove dependencies needed to build the image-exiftool (#532)
* Remove dependencies needed to build the `image-exiftool`
2022-02-11 09:59:13 +01:00
Alan Davis
a89e161004 ACS-2498 Switch to using a configVersion parameter on the /transform/config endpoint (#530)
* Fixed the config returned by the AIO as it did not include the coreVersion even though the individual ones did.
2022-02-10 23:50:19 +00:00
Alan Davis
df519cfd6f ACS-2498 Add coreVersion to T-Engine config (#526)
The bulk of the changes in this PR are to do with adding a coreVersion element to the transform element in the T-Engine config. For more detail see the class header of CoreVersionDecorator.

* Support the use of coreVersion so that it is possible to upgrade pods in any order
* Moved the majority of the RequestParamMap static finals to alfresco-transform-model and added a new one: "includeCoreVersion" parameter.
2022-02-09 22:39:40 +00:00
Travis CI User
edadc1122f [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-27 19:10:16 +00:00
Travis CI User
f8be0f64ae [maven-release-plugin][skip ci] prepare release 2.5.6 2022-01-27 19:10:13 +00:00
Travis CI User
a4cc3d4818 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-26 18:30:11 +00:00
Travis CI User
bec806510e [maven-release-plugin][skip ci] prepare release 2.5.5 2022-01-26 18:30:09 +00:00
Alan Davis
167c77fb2c ATS-973 [trigger release] 2.5.5 (#521) 2022-01-26 17:51:00 +00:00
Travis CI User
ae61286098 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-13 22:27:44 +00:00
Travis CI User
2f1704322d [maven-release-plugin][skip ci] prepare release 2.5.5-A3 2022-01-13 22:27:42 +00:00
Travis CI User
0342d2f2c3 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-13 18:42:27 +00:00
Travis CI User
9a93e8bf89 [maven-release-plugin][skip ci] prepare release 2.5.5-A2 2022-01-13 18:42:25 +00:00
Tom Page
6e6c8c12c2 ACS-2382 Remove old license properties files. 2022-01-06 10:32:57 +00:00
Travis CI User
2fd8361a78 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-05 20:58:51 +00:00
Travis CI User
06b8d1e8d4 [maven-release-plugin][skip ci] prepare release 2.5.5-A1 2022-01-05 20:58:49 +00:00
Alan Davis
a98f937b4a ACS-2002 Enhance T-Router debug (#507)
[trigger release] 2.5.5-A1

By default T-Engines now provide the more readable TransformerDebug DEBUG messages, rather than the original detailed request and reply messages, which are still available as TRACE.
2022-01-05 12:17:17 +00:00
Piotr Żurek
0e0fe67798 ATS-968 Migrate to CentOS 7 base images (#490) 2021-12-08 10:26:16 +01:00
Alan Davis
0c5b497a53 ACS-2270 Read T-Engine config in alphabetical order (#485)
* T-Engines config need to be combined in the same predefined order in the all-in-one transformer,
  T-Router and the Content Repository with individual T-Engines.
2021-11-22 12:59:09 +00:00
alandavis
90a0d5138f Revert "ACS-2270 Read T-Engine config in alphabetical order"
Wrong branch [skip ci]

This reverts commit fa69e48e52.
2021-11-18 14:09:16 +00:00
alandavis
fa69e48e52 ACS-2270 Read T-Engine config in alphabetical order
* T-Engines config need to be combined in the same predefined order in the all-in-one transformer,
  T-Router and the Content Repository with individual T-Engines.
2021-11-18 14:05:14 +00:00
Travis CI User
0e8f597c57 [maven-release-plugin][skip ci] prepare for next development iteration 2021-11-13 12:10:38 +00:00
Travis CI User
0c93976129 [maven-release-plugin][skip ci] prepare release 2.5.4 2021-11-13 12:10:36 +00:00
Alan Davis
00c8fc7b34 ACS-1998 Enhance the transform config (#484) 2021-11-13 11:29:21 +00:00
Travis CI User
f16b250d75 [maven-release-plugin][skip ci] prepare for next development iteration 2021-08-26 13:22:14 +00:00
Travis CI User
3ed8af329a [maven-release-plugin][skip ci] prepare release 2.5.3 2021-08-26 13:22:12 +00:00
dependabot[bot]
59927ce5a7 Bump alfresco/alfresco-base-java (#457)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:13:05 +01:00
montgolfiere
88166b464a ATS-953: Bump Java Base Image (JDK 11 / CentOS 8) (#455) 2021-08-23 09:54:57 +01:00
Alan Davis
509acf4760 ACS-1778 Common transform routing code for Repo and t-router (#453)
* Addition of logWarn method
* Pick up new alfresco-transform-model tag 1.4.0
2021-08-19 17:58:10 +01:00
Travis CI User
09b8fd926e [maven-release-plugin][skip ci] prepare for next development iteration 2021-07-19 11:08:08 +00:00
Travis CI User
f2d6c64a1b [maven-release-plugin][skip ci] prepare release 2.5.2 2021-07-19 11:08:00 +00:00
Kristian Dimitrov
6d5f63e5c9 ATS-952: Bump alfresco-java-base image version (#446) 2021-07-14 13:51:52 +01:00
Travis CI User
83cd0774b6 [maven-release-plugin][skip ci] prepare for next development iteration 2021-06-17 10:50:58 +00:00
Travis CI User
1ba0b1ac95 [maven-release-plugin][skip ci] prepare release 2.5.1 2021-06-17 10:50:52 +00:00
David Edwards
324985343b ATS-931 Release t-core 2.5.1 [trigger release] (#429) 2021-06-17 11:19:13 +01:00
Travis CI User
08a9c7f28d [maven-release-plugin][skip ci] prepare for next development iteration 2021-06-11 13:50:06 +00:00
Travis CI User
951f7477fe [maven-release-plugin][skip ci] prepare release 2.5.0 2021-06-11 13:49:58 +00:00
Alexandru-Eusebiu Epure
0aa6253150 ATS-935: Upgrade LibreOffice to 7.0.6 (from 6.3.5) (#418)
* MNT-22433 : LO never returns to AIO for one file
   upgrade LibreOffice to 7.0.6 (from 6.3.5)
   Remove test and test resource for .msg type
2021-06-11 11:23:10 +03:00
Alexandru-Eusebiu Epure
4b990fb1f4 ATS-935 : ATS: Upgrade LibreOffice (6.3.5 to 7.0.6) (#419)
prepare for 2.5.0 release
2021-06-11 09:41:39 +03:00
montgolfiere
0940fc0fd6 ATS: Tweak Java Base Image references (#409)
- note: sha256 id is used
- update prefix moniker to document the JDK version (& match quay.io tag name)
2021-05-18 14:31:40 +01:00
Travis CI User
ac38f3abfb [maven-release-plugin][skip ci] prepare for next development iteration 2021-05-07 13:57:20 +00:00
Travis CI User
1c454de76e [maven-release-plugin][skip ci] prepare release 2.4.0 2021-05-07 13:57:15 +00:00
David Edwards
d55710c937 ATS-912 [trigger release] 2.4.0 (#401)
Update base docker image
2021-05-07 14:29:04 +01:00
David Edwards
f896494c94 ATS-912 [trigger release] version 2.4.0 (#400) 2021-05-07 12:21:26 +01:00
dependabot-preview[bot]
d9c96483ef Bump alfresco/alfresco-base-java (#390)
Bumps alfresco/alfresco-base-java from `80b3611` to `91f0239`.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 16:42:37 +01:00
David Edwards
804c745004 ATS-893 Add Exiftool to docker containers & add licences (#384)
* ATS-893 Add Exiftool to docker containers & add licences
2021-04-28 14:44:31 +01:00
dependabot-preview[bot]
42bacbb879 Bump alfresco/alfresco-base-java (#380)
Bumps alfresco/alfresco-base-java from `343c8f6` to `80b3611`.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-27 15:08:52 +01:00
David Edwards
03d08d0c9e MNT-22082 transformation of pdf to text hang (#367)
A new constructor has been added to the TikaController to provide
the new spring config.
The creation of the TikaExecutor has been moved to "singleton pattern" as
the injection of the @Value happens after the instantiation of the
TikaJavaExecutor and does not pass the value correctly. The
instantiation is now done once, on the first transform request.
Param has been added to the AIO beans.
2021-04-13 09:59:42 +01:00
Travis CI User
79a48ac385 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-08 19:06:03 +00:00