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
Piotr Żurek
d7f7520c45
ATS-969 Tika upgrade 1.x -> 2.x ( #493 )
2021-12-08 10:27:40 +01:00
Piotr Żurek
0e0fe67798
ATS-968 Migrate to CentOS 7 base images ( #490 )
2021-12-08 10:26:16 +01:00
Piotr Żurek
7597664f23
ACS-1983 CentOS 7 base image for the ImageMagic transformer ( #489 )
2021-12-08 10:25:19 +01:00
David Edwards
f2854119b6
Update travis linux dist to Focal ( #478 )
2021-11-29 15:20:21 +00:00
dependabot[bot]
4c8ef3d646
Bump spring-boot-starter-parent from 2.5.6 to 2.6.0
...
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot ) from 2.5.6 to 2.6.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.6.0 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 14:15:53 +00: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 fa69e48e5241df4da0b677cacf0d51aeb94ab522.
2021-11-18 14:09:16 +00:00