Commit Graph
456 Commits
Author SHA1 Message Date
alandavis 5ce7bb5bb9 REPO-4589 Configure Mimetypes for custom renditions (#288)
- Create extension directories in Docker image
- Remove external executables from docker image now community has T-Engines
2019-08-15 21:26:28 +01:00
Alex Mukha 8de98539b8 Bump alfresco-remote-api 7.78 2019-08-14 11:14:56 +01:00
Alex Mukha 000168cfb8 Lock version of jackson-module-jaxb-annotations 2019-08-14 11:11:27 +01:00
Alex Mukha daa3856ffa Bump alfresco-repository 7.105 2019-08-14 11:08:58 +01:00
Alex Mukha 3468dea9ec Bump alfresco-data-model 8.47 2019-08-14 11:08:28 +01:00
Alex Mukha c3b62102cc Bump alfresco-core 7.21 2019-08-14 11:08:01 +01:00
dependabot-preview[bot] 30e7888ac8 Bump alfresco-log-sanitizer from 0.1 to 0.2 (#271) 2019-08-08 10:23:43 +00:00
alfresco-build 53f2f30f40 [maven-release-plugin] prepare for next development iteration 2019-08-08 07:44:28 +00:00
alfresco-build f6e24aec60 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A4 2019-08-08 07:44:20 +00:00
Alan Davis ebd57d09c0 Pickup upstream projects 2019-08-07 23:31:01 +01:00
Cristian Turlica 6b085798b6 REPO-4404: Service Pack: MNT-20199: Improper Output Neutralization for Logs CWE ID 117 (#266) 2019-07-31 09:34:22 +03:00
alfresco-build 2e0b0d2127 [maven-release-plugin] prepare for next development iteration 2019-07-30 11:57:38 +00:00
alfresco-build edf7b4ee52 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A3 2019-07-30 11:57:31 +00:00
dependabot-preview[bot] 91bc5e0ff1 Bump alfresco-remote-api from 7.69 to 7.71 (#264) 2019-07-25 22:51:38 +00:00
dependabot-preview[bot] 9ca8cae523 Bump alfresco-repository from 7.84 to 7.89 (#263) 2019-07-25 22:38:20 +00:00
dependabot-preview[bot] 5dfdff73b3 Bump alfresco-data-model from 8.44 to 8.45 (#261) 2019-07-25 21:41:11 +00:00
dependabot-preview[bot] d8b6bf86c0 Bump commons-codec from 1.12 to 1.13 (#260) 2019-07-25 21:40:30 +00:00
alfresco-build 0a5f02591b [maven-release-plugin] prepare for next development iteration 2019-07-19 12:35:07 +00:00
alfresco-build 1ba3239392 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A2 2019-07-19 12:34:57 +00:00
Cristian Turlica 0119a6c9a0 REPO-4530: Update supported PostgreSQL version to 10.9 2019-07-18 17:40:10 +03:00
dependabot-preview[bot] ffadbb0607 Bump postgresql from 42.2.5 to 42.2.6 (#252) 2019-07-17 16:43:35 +00:00
dependabot-preview[bot] 4181d40b7e Bump fabric8-maven-plugin from 3.5.37 to 4.1.0 (#246) 2019-07-17 16:22:51 +00:00
Alex Mukha ba47c4a8e3 REPO-4514 Update libs
alfresco-core 7.19
alfresco-data-model 8.44
alfresco-repository 7.82
alfresco-remote-api 7.68
surf-webscripts 7.8
2019-07-17 17:11:24 +01:00
dependabot-preview[bot] 12ccacce11 Bump alfresco-data-model from 8.42 to 8.43 (#238) 2019-07-09 08:19:16 +00:00
dependabot-preview[bot] c699e4036d Bump alfresco-remote-api from 7.65 to 7.67 (#239) 2019-07-09 08:18:07 +00:00
dependabot-preview[bot] 2775b685b6 Bump alfresco-repository from 7.77 to 7.80 (#240) 2019-07-09 08:02:45 +00:00
dependabot-preview[bot] be24cf551c Bump alfresco-core from 7.17 to 7.18 (#236) 2019-07-09 08:02:19 +00:00
dependabot-preview[bot] c5a98a9779 Bump alfresco-repository from 7.74 to 7.77 (#233) 2019-07-05 08:50:29 +00:00
dependabot-preview[bot] f6271e1909 Bump alfresco-data-model from 8.41 to 8.42 (#231) 2019-07-05 08:35:40 +00:00
dependabot-preview[bot] 27b148c61f Bump alfresco-remote-api from 7.60 to 7.65 (#235) 2019-07-05 08:35:23 +00:00
dependabot-preview[bot] 09b023aef9 Bump joda-time from 2.10.2 to 2.10.3 (#234) 2019-07-05 08:34:05 +00:00
alfresco-build 3dd63fa3e3 [maven-release-plugin] prepare for next development iteration 2019-06-28 17:41:41 +00:00
alfresco-build 44e73ac284 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A1 2019-06-28 17:41:35 +00:00
alandavis 6bc31669e0 Feature/local transform (#230)
Addition of Local Transforms which will ultimately replace the Legacy transformers. Local transforms use T-Engines running outside of the JVM. They are automatically created by adding either an Alfresco global property or System property. There is no spring configuration or Java code needed, reducing the need for an AMP when creating a custom transform.

Mainly bringing in the T-Engines.

REPO-4319 Local Transformers
REPO-4454 Test addition and removal of T-Engines
REPO-4326 Local Transformer strict mime type check
REPO-4333 Configure Custom local transformers
REPO-4331 Remaining core transformers
REPO-4336 Client side of Transform Server Discovery API
REPO-4450 Get T-Router /transform/config working
REPO-4451 Get repo,api,ent-repo,ent-api,pack,com-pack green
2019-06-26 18:50:42 +01:00
anechifor f314b1823f REPO:4321 - added released version. 2019-06-26 16:50:54 +03:00
dependabot-preview[bot] c1d39c9153 Bump alfresco-data-model from 8.35 to 8.39 (#221)
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.35 to 8.39.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.35...8.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:14:14 +01:00
dependabot-preview[bot] 1da0b9d25e Bump alfresco-remote-api from 7.55 to 7.58 (#225)
Bumps [alfresco-remote-api](https://github.com/Alfresco/alfresco-remote-api) from 7.55 to 7.58.
- [Release notes](https://github.com/Alfresco/alfresco-remote-api/releases)
- [Commits](https://github.com/Alfresco/alfresco-remote-api/compare/alfresco-remote-api-7.55...alfresco-remote-api-7.58)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:12:56 +01:00
dependabot-preview[bot] 6926fd5aff Bump dependency.spring.version from 5.1.6.RELEASE to 5.1.8.RELEASE (#214)
Bumps `dependency.spring.version` from 5.1.6.RELEASE to 5.1.8.RELEASE.

Updates `spring-aop` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-beans` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-context` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-context-support` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-core` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-expression` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-jdbc` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-jms` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-orm` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-tx` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-web` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Updates `spring-webmvc` from 5.1.6.RELEASE to 5.1.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.6.RELEASE...v5.1.8.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:12:33 +01:00
dependabot-preview[bot] 1eadf93d50 Bump alfresco-messaging-repo from 1.2.9 to 1.2.13 (#202)
Bumps alfresco-messaging-repo from 1.2.9 to 1.2.13.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-14 20:12:11 +01:00
dependabot-preview[bot] ca730aaf61 Bump dependency.alfresco-spring-webscripts.version from 7.1 to 7.2 (#213)
Bumps `dependency.alfresco-spring-webscripts.version` from 7.1 to 7.2.

Updates `spring-surf-core-configservice` from 7.1 to 7.2

Updates `spring-webscripts` from 7.1 to 7.2
- [Release notes](https://github.com/Alfresco/surf-webscripts/releases)
- [Commits](https://github.com/Alfresco/surf-webscripts/compare/7.1...7.2)

Updates `spring-webscripts-api` from 7.1 to 7.2

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:11:56 +01:00
dependabot-preview[bot] 7faa9b719c Bump httpclient from 4.5.8 to 4.5.9 (#215)
Bumps httpclient from 4.5.8 to 4.5.9.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:11:40 +01:00
dependabot-preview[bot] 7fc3f68206 Bump bcmail-jdk15on from 1.61 to 1.62 (#223)
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.61 to 1.62.
- [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>
2019-06-14 20:11:22 +01:00
dependabot-preview[bot] c7b23340a2 Bump httpclient-cache from 4.5.8 to 4.5.9 (#224)
Bumps httpclient-cache from 4.5.8 to 4.5.9.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:11:03 +01:00
dependabot-preview[bot] 6e29d6ea35 Bump alfresco-repository from 7.62 to 7.72 (#222)
Bumps [alfresco-repository](https://github.com/Alfresco/alfresco-repository) from 7.62 to 7.72.
- [Release notes](https://github.com/Alfresco/alfresco-repository/releases)
- [Commits](https://github.com/Alfresco/alfresco-repository/compare/alfresco-repository-7.62...alfresco-repository-7.72)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:10:31 +01:00
dependabot-preview[bot] 546476575b Bump alfresco-core from 7.14 to 7.17 (#226)
Bumps [alfresco-core](https://github.com/Alfresco/alfresco-core) from 7.14 to 7.17.
- [Release notes](https://github.com/Alfresco/alfresco-core/releases)
- [Commits](https://github.com/Alfresco/alfresco-core/compare/7.14...7.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 20:09:33 +01:00
dependabot-preview[bot] 2b74ea85b3 Bump alfresco-heartbeat-data-sender from 1.0.10 to 1.0.11 (#216) 2019-06-14 18:52:27 +00:00
dependabot-preview[bot] b351a32a37 Bump bcprov-jdk15on from 1.61 to 1.62 (#218) 2019-06-14 18:51:59 +00:00
dependabot-preview[bot] a6b337a929 Bump joda-time from 2.10 to 2.10.2 (#197)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10 to 2.10.2.
- [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.10...v2.10.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-13 16:11:42 +01:00
dependabot-preview[bot] 53e83a1596 Bump dependency.cxf.version from 3.3.1 to 3.3.2 (#203)
Bumps `dependency.cxf.version` from 3.3.1 to 3.3.2.

Updates `cxf-rt-frontend-jaxws` from 3.3.1 to 3.3.2

Updates `cxf-rt-frontend-jaxrs` from 3.3.1 to 3.3.2

Updates `cxf-rt-rs-client` from 3.3.1 to 3.3.2

Updates `cxf-rt-transports-http` from 3.3.1 to 3.3.2

Updates `cxf-rt-ws-policy` from 3.3.1 to 3.3.2

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-13 16:10:30 +01:00
dependabot-preview[bot] 2e7ff44d53 Bump jsoup from 1.11.3 to 1.12.1 (#204)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.12.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.11.3...jsoup-1.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-13 15:59:57 +01:00