Commit Graph
830 Commits
Author SHA1 Message Date
Marcello Teodori 35b09f45fd Add Dependabot validation 2022-02-24 14:28:32 +01:00
Marcello Teodori d12cb711ea fix 2022-02-24 12:10:36 +01:00
Marcello Teodori c26bfb699c revert test files 2022-02-24 12:00:56 +01:00
Marcello Teodori 52d56df9b3 fix config 2022-02-24 12:00:56 +01:00
Marcello Teodori 6409958c0f fix rules 2022-02-24 12:00:56 +01:00
Marcello Teodori 39c3a085c3 fix stage sequence 2022-02-24 12:00:56 +01:00
Marcello Teodori 72a96afa31 add editorconfig and checker 2022-02-24 12:00:56 +01:00
Marcello Teodori a6de6f2469 fix trailing-whitespace 2022-02-24 12:00:56 +01:00
Marcello Teodori 945babc457 Add check-yaml 2022-02-24 12:00:56 +01:00
Marcello Teodori 92d3f70f4e fix trailing-whitespace 2022-02-24 12:00:56 +01:00
Marcello Teodori b055060537 add trailing-whitespace 2022-02-24 12:00:56 +01:00
Marcello Teodori 20b29ea2e2 end-of-file-fixer 2022-02-24 12:00:55 +01:00
Marcello Teodori ce04a8f4b4 exclude gimp files 2022-02-24 12:00:55 +01:00
Marcello Teodori 4175ac34da fix mixed-line-ending 2022-02-24 12:00:53 +01:00
Marcello Teodori 157e261dde Add pre-commit to check syntax 2022-02-24 12:00:26 +01:00
Travis CI User ce7f300ed7 [maven-release-plugin][skip ci] prepare for next development iteration 2022-02-24 00:39:22 +00:00
Travis CI User e37c17250f [maven-release-plugin][skip ci] prepare release 2.5.7-A4 2.5.7-A4 2022-02-24 00:39:20 +00:00
alandavis 27b04ee049 ACS-2587 Fix test failure
[trigger release] 2.5.7-A4
2022-02-24 00:01:56 +00:00
Alan Davis 61c1f802ef ACS-2587 Include directAccessUrl in T-Config if supported (#539)
The t-config returned by the T-Router & T-Engines should include directAccessUrl as an optional transform option when the T-engine supports it.

[trigger release] 2.5.7-A4
2022-02-23 23:51:10 +00:00
Marcello Teodori 6b1f5b68c2 ATS-864: fix dependabot 2022-02-23 19:51:39 +01:00
4429ba2823 ATS-864: Switch from fabric8 to docker mvn plugin (#436)
* ATS-864: Switch from fabric8 to docker mvn plugin

* moved docker-maven-plugin config to execution

* Update to latest docker-maven-plugin

* remove unnecessary config

Co-authored-by: David Edwards <david.edwards@alfresco.com>
Co-authored-by: Marcello Teodori <151025+mteodori@users.noreply.github.com>
2022-02-23 19:48:19 +01:00
Tom Page 8c6313ad7e ACS-2072 Enforce third party license compliance. 2022-02-23 09:31:02 +00:00
Travis CI User 27bea9a89b [maven-release-plugin][skip ci] prepare for next development iteration 2022-02-21 14:38:45 +00:00
Travis CI User 5a37333992 [maven-release-plugin][skip ci] prepare release 2.5.7-A3 2.5.7-A3 2022-02-21 14:38:43 +00:00
alandavis ea7acd4d06 [trigger release] 2.5.7-A3 2022-02-21 14:02:09 +00:00
dependabot[bot] 7105a61339 Bump activemq-client from 5.16.3 to 5.16.4 (#534)
[skip ci] about to do a release

Bumps [activemq-client](https://github.com/apache/activemq) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/apache/activemq/releases)
- [Commits](https://github.com/apache/activemq/compare/activemq-5.16.3...activemq-5.16.4)

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  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-21 14:01:26 +00:00
dependabot[bot] 7a6a8878ab Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#533)
[skip ci] another  DB merge to come

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-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-02-21 13:22:19 +00:00
Alan Davis 44d34ce3f2 ATS-981 Avoid CVE-2022-23181 with spring-boot-starter-web 2.6.3 (#537)
[trigger release] 2.5.7-A3
2022-02-21 13:16:50 +00:00
Travis CI User f2478ee2b7 [maven-release-plugin][skip ci] prepare for next development iteration 2022-02-18 15:47:14 +00:00
Travis CI User 18b413c827 [maven-release-plugin][skip ci] prepare release 2.5.7-A2 2.5.7-A2 2022-02-18 15:47:11 +00:00
alandavis 583023d81d [trigger release] 2.5.7-A2 2022-02-18 15:11:50 +00:00
Alan Davis f05b54dea3 ACS-2497 Rework httpTransformRequestUsingDirectAccessUrlTest so it can be used in AI and Aspose (#535) 2022-02-18 14:08:18 +00:00
dependabot[bot] 5587d183f3 Bump docker-maven-plugin from 0.38.1 to 0.39.0 (#528)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.38.1 to 0.39.0.
- [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.1...v0.39.0)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  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>
2022-02-15 16:40:01 +00:00
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