1397 Commits

Author SHA1 Message Date
Travis CI User
ae095778e3 [maven-release-plugin][skip ci] prepare for next development iteration 2022-02-14 12:37:31 +00:00
Travis CI User
7497bdb464 [maven-release-plugin][skip ci] prepare release 2.5.7-A1 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
Kacper Magdziarz
11e3cb4b20
ACS-2497 T-Core: Accept DAU requests (#525)
* ACS-2497 Add implementation of Direct Access Url usage for transformation.
Add possibly to pass Direct Access Url to Transform request instead of a sending a file.
2022-02-14 11:30:48 +01: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
dependabot[bot]
e575ec943a
Bump junrar from 7.4.0 to 7.4.1 (#523)
Bumps [junrar](https://github.com/junrar/junrar) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/junrar/junrar/releases)
- [Changelog](https://github.com/junrar/junrar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/junrar/junrar/compare/v7.4.0...v7.4.1)

---
updated-dependencies:
- dependency-name: com.github.junrar:junrar
  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>
2022-02-04 13:41:33 +00:00
Tom Page
c28b65fba5
ACS-2499 Delete company release build stage. (#524)
* ACS-2499 Delete company release build stage.

This never uploaded any software, and so was not particularly useful. The software and license report should be
uploaded to S3 as part of the transform-service build.

Also skip uploading anything to staging bucket.
2022-02-02 11:13:14 +00:00
dependabot[bot]
4dcd36cfc5
Bump spring-boot-starter-parent from 2.6.2 to 2.6.3 (#520)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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>
2022-01-28 17:12:32 +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 2.5.6 2022-01-27 19:10:13 +00:00
Alan Davis
e76da6878c
ACS-2479 AI Transformers do not start if built using ATS 1.5.0 components (#522)
[trigger release] 2.5.6

* Changes just tidy up white space and pick up the modified T-Model
2022-01-27 18:29:28 +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 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 2.5.5-A3 2022-01-13 22:27:42 +00:00
Alan Davis
ec49e323ff
[trigger release] 2.5.5-A2 (#518) 2022-01-13 21:52:51 +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 2.5.5-A2 2022-01-13 18:42:25 +00:00
alandavis
aca1c3c231 [trigger release] 2.5.5-A2 2022-01-13 18:08:26 +00:00
Alan Davis
59325bc38a
Repeat Bump dependency.tika.version from 2.1.0 to 2.2.1 (#516)
* Repeat Bump dependency.tika.version from 2.1.0 to 2.2.1

Original PR https://github.com/Alfresco/alfresco-transform-core/pull/506 was merged to master where it failed. There had been no build of the PR before the merge, which is why this branch has been created.

* Use non deprecated TikaCoreProperties.SUBJECT with tika 2.2.1.

The deprecated OfficeOpenXMLCore.SUBJECT value worked in 2.2.0 but not 2.2.1

* With the upgrade of Tika from 2.2.0 to 2.2.1, the deprecated OfficeOpenXMLCore.SUBJECT metadata value became being null and the replacement TikaCoreProperties.SUBJECT became a multi value in a few of our test cases. For backward compatibility with very old versions of Alfresco, we have historically been added a number of extra values including "subject" and "description" back into the raw metadata, before mapping them onto Alfresco properties. These values existed in the original version of Tika used by Alfresco, so it is possible there are custom mappings out there that using them.

To complicate matters a little, out standard mappings for some types put the raw "subject" value into cm:description property. What makes it interesting is that the extra "description" value is not used but has the value originally in our expected metadata extarct data. That is why the quick_*_json files have been modified.
2022-01-13 17:25:56 +00:00
dependabot[bot]
3889fa73b5 Bump maven-jar-plugin from 3.2.0 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 15:39:58 +00:00
dependabot[bot]
d384e36e6e
Bump dependency.pdfbox.version from 2.0.24 to 2.0.25 (#499)
Bumps `dependency.pdfbox.version` from 2.0.24 to 2.0.25.

Updates `pdfbox` from 2.0.24 to 2.0.25

Updates `pdfbox-tools` from 2.0.24 to 2.0.25

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pdfbox:pdfbox-tools
  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>
2022-01-13 15:23:46 +00:00
dependabot[bot]
583dbce6b0
Bump alfresco-transform-model from 1.4.5 to 1.4.6 (#514)
Bumps [alfresco-transform-model](https://github.com/Alfresco/alfresco-transform-model) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/Alfresco/alfresco-transform-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-transform-model/commits)

---
updated-dependencies:
- dependency-name: org.alfresco:alfresco-transform-model
  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>
2022-01-11 16:52:25 +00:00
Alan Davis
4f7364f7a4
Bump alfresco-transform-model from 1.4.5 to 1.4.6 (#513) 2022-01-07 10:50:27 +00:00
dependabot[bot]
6d08f0279d
Bump docker-maven-plugin from 0.38.0 to 0.38.1 (#503)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.38.0...v0.38.1)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  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>
2022-01-06 16:19:56 +00:00
montgolfiere
105cc8d0af
ATS-935: Fix LibreOffice version in CI script (#510)
- in three places (it looks like 3rd place was missed as part of ATS-935)
2022-01-06 16:19:37 +00:00
Tom Page
d95fc5e3bb
Merge pull request #512 from Alfresco/feature/ACS-2382_LicenseReport
ACS-2382 License reporting.
2022-01-06 11:38:34 +00:00
Tom Page
adcca8ceb6
ACS-2382 Remove outdated references to Whitesource. 2022-01-06 10:54:38 +00:00
Tom Page
8e4c51b303
ACS-2382 Upload CSV license report to S3. 2022-01-06 10:36:45 +00:00
Tom Page
6e6c8c12c2
ACS-2382 Remove old license properties files. 2022-01-06 10:32:57 +00:00
Tom Page
2b095a9a89
ACS-2382 Use central license information. 2022-01-06 10:32:39 +00:00
alandavis
1cd673de63 Restore ATS-969 Tika upgrade 1.x -> 2.x (#493)
This reverts commit 9776577a452444dad634117d349635604fa9a9a8.

Was not possible to perform the release of 2.5.5-A1 with this upgrade of Tika.
Possibly related to it forcing a change in the following files, which were then deleted in the build:
D	alfresco-transform-core-aio/alfresco-transform-core-aio-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-core-aio/alfresco-transform-core-aio/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika/src/license/THIRD-PARTY.properties
2022-01-05 21:56:41 +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 2.5.5-A1 2022-01-05 20:58:49 +00:00
Alan Davis
9776577a45
[trigger release] 2.5.5-A1 (#511)
Revert ATS-969 Tika upgrade 1.x -> 2.x (#493)

As the build is deleting the following, resulting in the release job failure
D	alfresco-transform-core-aio/alfresco-transform-core-aio-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-core-aio/alfresco-transform-core-aio/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika/src/license/THIRD-PARTY.properties
2022-01-05 20:26:04 +00:00
alandavis
b18798f313 [trigger release] 2.5.5-A1
- missing bit of useful debug included
2022-01-05 16:04:20 +00:00
dependabot[bot]
042a76fb5b Bump dependency.jackson.version from 2.13.0 to 2.13.1
Bumps `dependency.jackson.version` from 2.13.0 to 2.13.1.

Updates `jackson-annotations` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.0...jackson-core-2.13.1)

Updates `jackson-datatype-jdk8` from 2.13.0 to 2.13.1

Updates `jackson-datatype-jsr310` from 2.13.0 to 2.13.1

Updates `jackson-module-parameter-names` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.13.0...jackson-modules-java8-2.13.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 14:33:42 +00:00
dependabot[bot]
8baba06fa9 Bump dependency.cxf.version from 3.4.5 to 3.5.0
Bumps `dependency.cxf.version` from 3.4.5 to 3.5.0.

Updates `cxf-core` from 3.4.5 to 3.5.0

Updates `cxf-rt-rs-client` from 3.4.5 to 3.5.0

Updates `cxf-rt-frontend-jaxws` from 3.4.5 to 3.5.0

Updates `cxf-rt-transports-http` from 3.4.5 to 3.5.0

Updates `cxf-rt-ws-policy` from 3.4.5 to 3.5.0

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-ws-policy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 13:21:18 +00:00
alandavis
48c77e2d0c Revert "Bump dependency.tika.version from 2.1.0 to 2.2.1"
[trigger release] 2.5.5-A1

This reverts commit b6d02f2c0ccb9fa2dd5dabbd7ae9925cdc5afc75.

The build failed. There was no build on the PR as far as I can see and none in the history.
2022-01-05 12:57:31 +00:00
dependabot[bot]
b6d02f2c0c Bump dependency.tika.version from 2.1.0 to 2.2.1
Bumps `dependency.tika.version` from 2.1.0 to 2.2.1.

Updates `tika-core` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](https://github.com/apache/tika/commits)

Updates `tika-parsers-standard-package` from 2.1.0 to 2.2.1

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.tika:tika-parsers-standard-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:37:48 +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
dependabot[bot]
671867e161
Bump license-maven-plugin from 2.0.0 to 2.0.1.alfresco-1 (#481)
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.0.1.alfresco-1.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
  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-12-22 11:00:12 +00:00
dependabot[bot]
c0f6f00962
Bump bcmail-jdk15on from 1.69 to 1.70 (#492)
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.69 to 1.70.
- [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-12-22 10:56:12 +00:00
dependabot[bot]
f57bddb793
Bump bcprov-jdk15on from 1.69 to 1.70 (#491)
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.69 to 1.70.
- [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-12-22 09:34:57 +00:00
dependabot[bot]
780b1fa7a3
Bump spring-boot-starter-parent from 2.6.0 to 2.6.2 (#504)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.0...v2.6.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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-12-22 09:22:55 +00:00
Jamal Kaabi-Mofrad
6a69611d13
ACS-2352: Added Veracode agent-based scanning integration. 2021-12-10 14:10:03 +00:00
dependabot[bot]
028b1ccaf6 Bump joda-time from 2.2 to 2.10.13
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.2 to 2.10.13.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.2...v2.10.13)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 11:48:46 +00:00