Commit Graph

34534 Commits

Author SHA1 Message Date
Travis CI User
43224ade71 [maven-release-plugin][skip ci] prepare release 14.79 14.79 2022-01-12 09:45:14 +00:00
dependabot[bot]
5ec2d430e0 Bump icu4j from 68.2 to 70.1 (#783)
Bumps [icu4j](https://github.com/unicode-org/icu) from 68.2 to 70.1.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
2022-01-12 08:15:33 +00:00
Travis CI User
b0ff60adba [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-12 08:07:55 +00:00
Travis CI User
7a7a9f0964 [maven-release-plugin][skip ci] prepare release 14.78 14.78 2022-01-12 08:07:51 +00:00
dependabot[bot]
720256159f Bump dependency.spring.version from 5.3.13 to 5.3.14 (#849)
Bumps `dependency.spring.version` from 5.3.13 to 5.3.14.

Updates `spring-aop` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-beans` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-context` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-context-support` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-core` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-expression` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-jdbc` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-jms` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-test` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-orm` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-tx` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-web` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

Updates `spring-webmvc` from 5.3.13 to 5.3.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.13...v5.3.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jms
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  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 18:30:57 +00:00
Stefan Kopf
cbc38c59c9 ACS-2180 solr shared secret (#883) 2022-01-11 18:46:34 +01:00
dependabot[bot]
b061dd4095 Bump jackson-databind from 2.13.0 to 2.13.1 (#857)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  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 17:08:42 +00:00
Travis CI User
75bf1bff01 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-11 17:08:15 +00:00
Travis CI User
d85eecddef [maven-release-plugin][skip ci] prepare release 14.77 14.77 2022-01-11 17:08:12 +00:00
dependabot[bot]
96088f2643 Bump maven-jar-plugin from 3.2.0 to 3.2.1 (#882)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [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.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 16:14:13 +00:00
dependabot[bot]
b6c955f28d Bump dependency.cxf.version from 3.4.5 to 3.5.0 (#861)
Bumps `dependency.cxf.version` from 3.4.5 to 3.5.0.

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

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

Updates `cxf-rt-rs-client` 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-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
  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-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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
2022-01-11 16:13:57 +00:00
dependabot[bot]
b796441f8f Bump spring-security-core from 5.5.2 to 5.6.1 (#858)
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.5.2 to 5.6.1.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.5.2...5.6.1)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  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-01-11 16:13:06 +00:00
dependabot[bot]
b3b6f72286 Bump dependency.tika.version from 2.1.0 to 2.2.1 (#865)
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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 15:22:28 +00:00
montgolfiere
cec820bc88 ACS-2391: ACS-2391: StorageObjectProps - add version content specific endpoints (#881)
- fix blatant typo - thanks MP for detailed verification and feedback
- Note: e2e API sanity check will be added as part of ACS-2406
2022-01-11 10:24:20 +00:00
Travis CI User
49d7f5c2b1 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-10 14:42:36 +00:00
Travis CI User
1cc351b1d5 [maven-release-plugin][skip ci] prepare release 14.76 14.76 2022-01-10 14:42:33 +00:00
Tom Page
c6be5bc4da [skip tests] Add ability to build without updating AGS license year. 2022-01-10 14:29:26 +00:00
Travis CI User
054e6fccce [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-08 14:03:41 +00:00
Travis CI User
c31000d842 [maven-release-plugin][skip ci] prepare release 14.75 14.75 2022-01-08 14:03:39 +00:00
dependabot[bot]
e613b268f7 Bump dependency.alfresco-transform-model.version from 1.4.5 to 1.4.6 (#875)
Bumps `dependency.alfresco-transform-model.version` from 1.4.5 to 1.4.6.

Updates `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)

Updates `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
- dependency-name: org.alfresco:alfresco-transform-model:tests
  dependency-type: direct:development
  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-08 13:11:59 +00:00
Travis CI User
d1d2cfb400 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-08 11:51:07 +00:00
Travis CI User
63770758ae [maven-release-plugin][skip ci] prepare release 14.74 14.74 2022-01-08 11:51:04 +00:00
dependabot[bot]
44280f1aee Bump rhino from 1.7.13 to 1.7.14 (#876)
Bumps [rhino](https://github.com/mozilla/rhino) from 1.7.13 to 1.7.14.
- [Release notes](https://github.com/mozilla/rhino/releases)
- [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/mozilla/rhino/commits)

---
updated-dependencies:
- dependency-name: org.mozilla:rhino
  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-08 10:56:41 +00:00
Travis CI User
50b9f67a32 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-07 19:06:46 +00:00
Travis CI User
0155cc8fb8 [maven-release-plugin][skip ci] prepare release 14.73 14.73 2022-01-07 19:06:43 +00:00
Alan Davis
b1ceace38f ACS-2412 Log files flooded with transformation option messages when config is misconfigured (#878)
Cron rate changed to be every minute rather every 10 seconds on startup or error state
    When a T-Engine/T-Router is down the log message now an ERROR rather than DEBUG
2022-01-07 18:13:34 +00:00
Tom Page
61db08cc87 ACS-2365 Ensure we run license reporting against all submodules by default. (#877)
* ACS-2365 Ensure we run license reporting against all submodules by default.

* Fix a couple of typos in comments.

* ACS-2365 Ignore all internal libraries.
2022-01-07 16:41:37 +00:00
alandavis
00f68e591e ACS-2002 put missing sourceNodeRef debug back when calling TransformService [skip ci] 2022-01-07 15:53:12 +00:00
Travis CI User
94f54b8c3b [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-07 11:40:26 +00:00
Travis CI User
34c216ec7e [maven-release-plugin][skip ci] prepare release 14.72 14.72 2022-01-07 11:40:23 +00:00
Alan Davis
13a1338ddd Start counting transforms from 1 rather than 0, like the t-router (#874) 2022-01-07 10:49:42 +00:00
Travis CI User
4dc88f70fe [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-06 00:16:56 +00:00
Travis CI User
1787f59c34 [maven-release-plugin][skip ci] prepare release 14.71 14.71 2022-01-06 00:16:53 +00:00
alandavis
18418872c3 ACS-2002 Enhance T-Router debug
* getRenditionName needs to be public
* Pick up t-engines 2.5.5-A1 for testing
2022-01-05 23:26:09 +00:00
Travis CI User
960033d776 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-05 22:41:44 +00:00
Travis CI User
06f6594d35 [maven-release-plugin][skip ci] prepare release 14.70 14.70 2022-01-05 22:41:41 +00:00
Alan Davis
451a9d1f60 ACS-2002 Enhance T-Router debug (#867)
Modifications to allow the enterprise repo to add transform debug from the t-router to the repo's log.

Addition of TransformerDebugTest
2022-01-05 21:46:41 +00:00
Tom Page
b83cc149ad ACS-2365 license plugin (#834)
* ACS-2303 Add text of licenses for libraries used by acs-packaging.

* ACS-2365 Use the latest third party license reporting settings.

* ACS-2358 Add license text for Brotli dec.

* ACS-2361 The Bouncy Castle license is exactly the MIT license.

* ACS-2363 Add OGC license for geoapi-3.0.1.jar.

* ACS-2365 Ensure we use the same version of the license plugin throughout the project.

Also remove failing; on warnings.
2022-01-05 15:45:29 +00:00
Travis CI User
3fabaf8cf8 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-05 11:44:41 +00:00
Travis CI User
24318ce09c [maven-release-plugin][skip ci] prepare release 14.69 14.69 2022-01-05 11:44:38 +00:00
Kacper Magdziarz
ae2fb449cc ACS-2242 Attempt to fix Initialization of SecureRandom in EncryptionTest (#872)
* ACS-2242 Initializing SecureRandom only once.

* ACS-2242 adjust requested changes.
2022-01-05 11:55:01 +01:00
Travis CI User
94a1c7a692 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-04 17:26:15 +00:00
Travis CI User
28fef14566 [maven-release-plugin][skip ci] prepare release 14.68 14.68 2022-01-04 17:26:12 +00:00
montgolfiere
53979f3357 ACS-2391: StorageObjectProps - add version content specific endpoints (#863)
* ACS-2391: StorageObjectProps - add version content specific endpoints

- GET /nodes/{nodeId}/versions/{versionId}/storage-info/{contentPropQName}
- POST /nodes/{nodeId}/versions/{versionId}/storage-info/{contentPropQName}/archive
- POST /nodes/{nodeId}/versions/{versionId}/storage-info/{contentPropQName}/archive-restore

- since versioned content nodes are not in default workspace://SpaceStore ...
- updated existing ContentStorageInfomation (and related tests) to handle nodeRef instead of nodeId
- also fixed REST framework for operation/property for 2nd-level relationship (inc extra fix, eg. for "revert" version regression)

- update based on PR feedback (thanks SA) - also update lic header to 2022 for new/changed Java files

- update based on PR feedback (thanks MP) - minor: rename local variable (and similarly across codebase)
2022-01-04 16:23:13 +00:00
Travis CI User
cb0b77bd08 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-04 13:19:55 +00:00
Travis CI User
10a70cbfd0 [maven-release-plugin][skip ci] prepare release 14.67 14.67 2022-01-04 13:19:52 +00:00
Piotr Żurek
8e43d83579 ACS-2245 Attempt to fix intermittent failure in FixedAclUpdaterTest (#864) 2022-01-04 13:28:33 +01:00
Travis CI User
d741509a46 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-04 12:14:51 +00:00
Travis CI User
60f7e31b13 [maven-release-plugin][skip ci] prepare release 14.66 14.66 2022-01-04 12:14:48 +00:00
kcichonczyk
b4e93a34cc [MNT-22668] Replaced org.springframework.extensions.surf.util.URLEncoder with the java.net.URLEncoder for encoding filenames containing characters like ")" and "(" in the content-disposition response header. (#870) 2022-01-04 12:24:44 +01:00