107 Commits

Author SHA1 Message Date
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
David Edwards
f831c46672
Refactor Tika Controller (#415)
Allows for object creation to be done on instatiation, instead of first transform call.
2021-06-11 21:07:11 +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
dependabot[bot]
3eca85790f
Bump bcprov-jdk15on from 1.68 to 1.69 (#423)
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.68 to 1.69.
- [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)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:18:46 +01:00
dependabot[bot]
8bed09201f
Bump bcmail-jdk15on from 1.68 to 1.69 (#425)
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.68 to 1.69.
- [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)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcmail-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:18:33 +01: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
Ayman Harake
20d9a1f1b6
ATS-913: Tech debt: add more T-Core Unit tests (part 2) for IPTC metadata extract (#414) 2021-06-02 15:00:03 +01:00
Ayman Harake
49bb9afa5b
ATS-913: Added tests for GIF and PNG and amended properties file (#416). 2021-06-02 11:19:39 +01: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
David Edwards
e11cbd5180
ATS-892 Convert ExifTool separated strings into collections for ACS consumption (#397)
ATS-911 Add regex pattern matching for date replacement
2021-05-06 08:58:42 +01:00
Ayman Harake
d25e3c365a
ATS-907: Adding tests for raw files that are already used by Alfresco (IPTC files work copied from https://github.com/Alfresco/media-management) (#398) 2021-05-04 14:11:46 +01:00
David Edwards
4ab8a1120f
ATS 905 enable IPTCMetadataExtractor in Tika and AIO engine config (#394) 2021-04-29 16:39:03 +01:00
dependabot-preview[bot]
19a817cba8
Bump alfresco/alfresco-base-java (#385)
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 14:13:05 +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]
775a25795c
Bump alfresco/alfresco-base-java (#382)
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:07:12 +01:00
David Edwards
2d38805d90
ATS-900 Update IPTCMetadataExtractor_metadata_extract.properties (#373) 2021-04-26 13:00:53 +01:00
David Edwards
5ce59d9c04
ATS-899 create IPTCMetadatorExtractor within Tika T-engine (#372) 2021-04-21 15:04:51 +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
Travis CI User
156196dc95 [maven-release-plugin][skip ci] prepare release 2.3.10 2021-03-08 19:05:58 +00:00
Travis CI User
ed7e0c76df [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-08 16:27:11 +00:00
Travis CI User
2e4a4639e1 [maven-release-plugin][skip ci] prepare release 2.3.9 2021-03-08 16:27:06 +00:00
dependabot-preview[bot]
7f79ad175e
Bump alfresco/alfresco-base-java (#356)
Bumps alfresco/alfresco-base-java from `e45f5e0` to `343c8f6`.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-08 10:32:02 +00:00
dependabot-preview[bot]
ecbd7bd35a
Bump alfresco/alfresco-base-java (#349)
Bumps alfresco/alfresco-base-java from `9fbcc4d` to `e45f5e0`.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-04 09:58:42 +00:00
Travis CI User
adc7e291db [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-18 16:07:41 +00:00
Travis CI User
310a20f049 [maven-release-plugin][skip ci] prepare release 2.3.8 2021-02-18 16:07:36 +00:00
David Edwards
b1ada4a982
ACS-1185 Update activemq image to 5.16.1 (#341) 2021-02-18 10:32:25 +00:00
dependabot-preview[bot]
48dadc94ea
Bump alfresco/alfresco-base-java (#337)
Bumps alfresco/alfresco-base-java from `f498c31` to `9fbcc4d`.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-17 10:52:55 +00:00
montgolfiere
b527d49f3b
ATS-863: Update to latest Java Base Image on CentOS 8 (& Open JDK 11.0.10) (#333)
* ATS-863: Update to latest Java Base Image on CentOS 8 (& Open JDK 11.0.10)

- to resolve 2 medium (at time of writing) in quay.io
- update to CentOS 7 to 8 (aligned with Repo decision)

* ATS-863: Update to latest Java Base Image on CentOS 8 (& Open JDK 11.0.10)

- to resolve 2 medium (at time of writing) in quay.io
- update to CentOS 7 to 8 (aligned with Repo decision)

- also update ImageMagick from 7.0.10-11 to 7.0.10-59 - see also ACS-1174
2021-02-15 15:49:04 +00:00
dependabot-preview[bot]
1fbd06f6b1
Bump bcmail-jdk15on from 1.64 to 1.68 (#313)
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.64 to 1.68.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-11 18:12:35 +00:00
Travis CI User
c5d7791cb5 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-02 06:40:35 +00:00
Travis CI User
969968a70e [maven-release-plugin][skip ci] prepare release 2.3.7 2021-02-02 06:40:28 +00:00
Nebil Kisa
537da0c8b6
ATS-851: Release ATS 1.3.2-A1 [trigger release] (#328) 2021-02-01 19:13:25 +00:00
David Edwards
ef21365e00
ACS-930 Security update to spring boot 2.4.1 (#321)
* ACS-930 Upgrade to Junit5
2021-01-15 10:31:25 +00:00
dependabot-preview[bot]
0060461695
Bump bcprov-jdk15on from 1.64 to 1.68 (#312)
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.64 to 1.68.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-14 13:15:41 +00:00
Alan Davis
2fd11d5aed
REPO-5191 Bug: T-Engine should provide mapping rather than the repo. (#316)
Bug found while reviewing documents on how to create a custom metadata extractor. The original refactor had left the repo doing the mapping. It should have been passing the fully qualified repo properties to the T-Engine to do the mapping.

Linked to:
    Alfresco/alfresco-community-repo#227
    Alfresco/acs-packaging#1826
2021-01-06 22:25:40 +00:00
David Edwards
6da39399db
ACS-930 security update to Spring Boot 2.4.1 (#318)
* ACS-930 Update Spring boot to 2.4.1

* ACS-930 Update missing dependencies
2021-01-06 09:23:48 +00:00
Travis CI User
f0fb98f238 [maven-release-plugin][skip ci] prepare for next development iteration 2020-11-19 20:13:18 +00:00
Travis CI User
d95120fdf4 [maven-release-plugin][skip ci] prepare release 2.3.6 2020-11-19 20:13:11 +00:00
Alan Davis
00fbb6405a
ATS-829 Release T-Engines 2.3.6 (#307)
ATS-829: Release T-Core (T-Engines) 2.3.6 [trigger release]

Linked to REPO-5219 Allow AGS AMP to specify metadata extract mapping

Added an extractMapping transform option to all metadata extractors to override the default one.

3rd party libraries to get a green build.
* Upgrade cxf-rt-transports-http and woodstox-core to avoid issues
* Upgrade to org.springframework.boot:spring-boot-starter-parent:2.3.5.RELEASE to avoid problem in org.springframework:spring-web
* Upgrade to activemq 5.15.13 to avoid problem in activemq-broker 5.15.12
2020-11-19 18:35:22 +00:00
Travis CI User
3ef6a7a788 [maven-release-plugin][skip ci] prepare for next development iteration 2020-09-25 08:53:59 +00:00
Travis CI User
37c4f682fa [maven-release-plugin][skip ci] prepare release 2.3.5 2020-09-25 08:53:53 +00:00