Compare commits

...
Author SHA1 Message Date
Travis CI User ad0cc65eab [maven-release-plugin][skip ci] prepare release 7.0.0-TEST4 2020-09-10 17:42:41 +00:00
Cezar.Leahu 9e2ae4dd18 ACS-550 Trigger 7.0.0-TEST5 test release (2) [release] 2020-09-10 19:43:40 +03:00
Cezar.Leahu c0b21be4b1 ACS-550 Trigger 7.0.0-TEST4 test release [release] 2020-09-10 17:48:33 +03:00
Cezar.Leahu dde66bc666 ACS-550 Update build config 2020-09-10 11:08:57 +03:00
Cezar.Leahu d3f8e355c8 ACS-550 Pulled some of the POM changes on REPO-5271_700 2020-09-10 08:57:41 +03:00
Cezar.Leahu 0358e38909 ACS-550 Update upstream version 2020-09-09 23:19:46 +03:00
Cezar.Leahu 26f4334d5d ACS-550 Build upstream tagged docker images in build.sh 2020-09-09 22:11:56 +03:00
Cezar.Leahu a31f681ca8 ACS-550 Restore DockerHub image push on release jobs [skip ci] 2020-08-27 21:04:03 +03:00
Travis CI User 816442969b [maven-release-plugin][skip ci] prepare for next development iteration 2020-08-27 16:24:12 +00:00
Travis CI User c0c0b7c277 [maven-release-plugin][skip ci] prepare release 7.0.0-TEST3 2020-08-27 16:24:05 +00:00
Cezar.Leahu 5af3f0482f ACS-550 Trigger test release [release]
- fix release script
2020-08-27 18:18:39 +03:00
Cezar.Leahu f167ba356d ACS-550 Trigger test release (2) [release]
- without DocherHub release image push this time
2020-08-27 16:42:22 +03:00
Cezar.Leahu 6451006595 ACS-550 Trigger test release [release] 2020-08-27 16:24:41 +03:00
Cezar.Leahu 8d9409780b ACS-550 Add extra debug info in build scripts [skip ci] 2020-08-27 16:13:36 +03:00
Cezar.Leahu ddd0470c7d ACS-550 Reorganize dependencies for the maven-release-plugin 2020-08-26 21:59:55 +03:00
Cezar.Leahu 67a7af857c ACS-457: Build linkage, tagging and release
- add validation on release jobs for the latest upstream tag
2020-08-26 15:23:43 +03:00
Cezar.Leahu 4b6dc109f7 ACS-457: Build linkage, tagging and release
- prevent running Release jobs when upstream dependencies are SNAPSHOTs
2020-08-26 13:48:48 +03:00
Cezar.Leahu 9d4e4ed8d1 ACS-457: Build linkage, tagging and release
- add default <build-number> pom property as "local"
2020-08-25 17:55:56 +03:00
Cezar.Leahu bb6c3557fb ACS-457: Build linkage, tagging and release
- fix git ls-remote command
2020-08-18 12:28:11 +03:00
Cezar.Leahu fc2c3bb973 ACS-457: Build linkage, tagging and release
- add debug/info message on the *cloneUpstream* build scripts
2020-08-18 12:16:42 +03:00
Cezar.Leahu 50d981ae59 ACS-457: Build linkage, tagging and release
- improvements on the build scripts
2020-08-18 11:21:11 +03:00
CezarLeahu f394b39114 ACS-457: Build linkage, tagging and release (#991)
* ACS-457: Build linkage, tagging and release

- update .travis.settings.xml

* ACS-457: Build linkage, tagging and release

- add cleanup_cache.sh script

* ACS-457: Build linkage, tagging and release

- add init.sh script for before_install job phases

* ACS-457: Build linkage, tagging and release

- add build.sh script for install job phases

* ACS-457: Build linkage, tagging and release

- minor updates on the older travis and veracode scripts

* ACS-457: Build linkage, tagging and release

- reorganized and updated .travis.yml

* ACS-457: Build linkage, tagging and release

- update and propagate branch version numbers during the build

* ACS-457: Build linkage, tagging and release

- enable docker image squash for all image builds

* ACS-457: Build linkage, tagging and release

- shellcheck CI scripts

* ACS-457: Build linkage, tagging and release

- handle upstream versions in chained feature branch builds

* ACS-457: Build linkage, tagging and release

- switch to TEST pom versions

* ACS-457: Build linkage, tagging and release

- handle pom properties for upstream dependencies in build.sh scripts

* ACS-457: Build linkage, tagging and release

- post-merge fixes

* ACS-457: Build linkage, tagging and release

- clone upstream repositories with "--depth=1" (no history needed)
- add "-Dmaven.javadoc.skip=true" options in the build scripts

* ACS-457: Build linkage, tagging and release

- remove <scm> configuration from sub-modules
- remove <distributionManagement> configurations from submodules
- remove <repository> configuration from poms
- remove unnecessary and unused POM profiles

* ACS-457: Build linkage, tagging and release

- add pom <pluginManagement> section
- removed some plugin versions from downstream modules
- add a single common configuration for the *maven-relese-plugin*

* ACS-457: Build linkage, tagging and release

- update and reorganize the fabric8-maven-plugin configuration

* ACS-457: Build linkage, tagging and release

- add configurable docker upstream.image.tag property

* ACS-457: Build linkage, tagging and release

- modify the build.sh scripts so they checkout the upstream project tag

* ACS-457: Build linkage, tagging and release

- re-implement build.sh script logic to support PRs & branch builds
- restricted the build.sh script capabilities
- moved build functions to a separate .sh file

* ACS-457: Build linkage, tagging and release

- update release scripts

* ACS-457: Build linkage, tagging and release

- debug build scripts

* ACS-457: Build linkage, tagging and release

- fix build scripts

* ACS-457: Build linkage, tagging and release

- fix build scripts

* ACS-457: Build linkage, tagging and release

- setup/update the S3 publishing jobs

* ACS-457: Build linkage, tagging and release

- add missing profile

* ACS-457: Build linkage, tagging and release

- disable PR merges with SNAPSHOT dependencies (on master|release/*)

* ACS-457: Build linkage, tagging and release

- made the upstream cloning (build_functions.sh) more lenient

* ACS-457: Build linkage, tagging and release

- fix scripting bug (execute function in sub-shell)
2020-08-12 02:41:55 +03:00
Alan Davis 87870f5909 Merge 7.0.0-A3 changes into REPO-5111 branch which uses the new projects (#990)
* Cherry pick (merge) changes from original projects in 7.0.0-A3
2020-08-11 12:57:52 +01:00
Alan Davis f33dcd962a Cherry pick (merge) commits up to 7.0.0-A3
ATS-811: Updated T-engines to 2.3.3 (#975)

(cherry picked from commit 9c027929a9)
ATS-817: Updated T-engines to 2.3.4 (#982)

(cherry picked from commit 6be05950ec)
2020-08-07 22:19:22 +01:00
Alan Davis bfda5b30b2 Update versions in the distribution zip README.txt.
Added the repository version.
2020-08-05 17:57:04 +01:00
Alan Davis 4c7dc0045a Each project should have its own TAS_ENVIRONMENT, which uses its own docker images
Reverts part of commit c10f2127b6.
2020-08-01 08:09:26 +01:00
Alan Davis 0677f8cd4c Forgot to remove -b feature/REPO-5266_dup_tas_code from clone 2020-07-30 08:54:33 +01:00
Alan Davis c10f2127b6 REPO-5266 Remove duplicate TAS code (#964) 2020-07-30 08:46:53 +01:00
Alan Davis 80e7a0821f Include postgesql in distribution 2020-07-26 10:07:52 +01:00
Alan Davis 1ee249be46 Trial build that adds AWS comps 2020-07-26 08:05:40 +01:00
Alan Davis c9649155a5 Try adding keystore settings to docker-compose files. 2020-07-23 18:07:23 +01:00
Alan Davis f30aac7aa3 Pick up master branch of alfresco-community-repo 2020-07-23 17:58:02 +01:00
Alan Davis 6487498c31 TMP: use feature branch 2020-07-22 19:48:38 +01:00
Alan Davis c9fd5ea0da Switch to non -play1 version - take 2 2020-07-22 19:21:40 +01:00
Alan Davis b29116194a Switch to non -play1 version 2020-07-22 19:19:46 +01:00
Alan Davis 4d88482eb6 Build war 2020-07-19 11:26:28 +01:00
Alan Davis f4b6186e91 Use master for now 2020-07-19 09:35:25 +01:00
Alan Davis ca36730ec7 Added branch to build 2020-07-19 08:57:44 +01:00
Alan Davis 7c17345ec0 Build using local clones of -repo projects 2020-07-19 08:50:08 +01:00
aftene d395b6ece2 REPO-5226-Create ACS Docker images from -base repo images
-update dockerfile for alfresco-content-repository-community image
2020-07-13 20:07:24 +03:00
Alan Davis daaa8cb596 Drop "-tas" and "-parent" out of modules that do tests as they will contain non TAS tests. 2020-07-13 17:05:46 +01:00
Alan Davis 2200cde0f9 REPO-5292 Move creation of war from acs-community-packaging to alfresco-community-repo 2020-07-08 14:37:42 +01:00
Alan Davis 6bb31ede54 Minor module name change 2020-07-06 09:03:08 +01:00
Alan Davis dda79af24b Build using artifacts from alfresco-community-repo (ongoing)
- war module should be removed once we are happy the alfresco-community-repo version is the same as before.
2020-07-06 08:50:02 +01:00
Ancuta Morarasu 2d3028b323 ACS-370: Newer metadata-extractor (2.13.0) - add direct dependency in acs-community-packaging
- Updated component dependencies
2020-06-29 13:33:43 +03:00
dependabot-preview[bot] 0c1bf17b5e Bump alfresco-share-services from 6.2.1 to 6.2.2 (#885)
Bumps [alfresco-share-services](https://github.com/Alfresco/share) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/Alfresco/share/releases)
- [Commits](https://github.com/Alfresco/share/compare/alfresco-share-parent-6.2.1...alfresco-share-parent-6.2.2)
2020-06-29 11:06:17 +03:00
dependabot-preview[bot] e5a651881f Bump alfresco.share.version from 6.2.1 to 6.2.2 (#883)
Bumps `alfresco.share.version` from 6.2.1 to 6.2.2.

Updates `alfresco-content-services-share-distribution` from 6.2.1 to 6.2.2

Updates `share` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/Alfresco/share/releases)
- [Commits](https://github.com/Alfresco/share/compare/alfresco-share-parent-6.2.1...alfresco-share-parent-6.2.2)
2020-06-29 11:03:53 +03:00
Nebil Kisa 994a3d0daa ATS-791: Update to T-Engines 2.3.1 and Shared-File-Store 0.8.0 (#882) 2020-06-26 14:45:54 +01:00
jamalkm ce9d056e9b ACS-300: Bump alfresco-repository to 7.197 (keycloak patch). 2020-06-25 11:59:45 +01:00
Ancuta Morarasu 7ceb1a6ee6 ACS-370: Newer metadata-extractor - update components
- alfresco-data-model 8.50.17, alfresco-repository 7.195, alfresco-remote-api 7.145
2020-06-24 20:58:41 +03:00
Nithin Nambiar 2ce53ab670 Revert "added cors-filter dependency (#831)"
This reverts commit 3204a27be1.
2020-06-23 10:32:33 +01:00
Cristian Turlica 7cf4c9fe8e [release] 6.2.2-RC1 2020-06-20 12:15:44 +03:00
Cristian Turlica 7dd5d129ed Updated repo and remote api versions 2020-06-20 11:26:47 +03:00
Nebil Kisa 577f4d980f ATS-779: Update T-Engines (T-Core) 2.3.0 (#862) 2020-06-19 17:14:45 +01:00
Alan Davis 8a92051944 Revert "Pick up upstream projects and pick up T-Engines 2.3.0"
This reverts commit 350b48b489.
2020-06-17 00:23:17 +01:00
Alan Davis 350b48b489 Pick up upstream projects and pick up T-Engines 2.3.0 2020-06-16 23:16:55 +01:00
Nebil Kisa 05c95b6736 ACS-753: Update of alfresco-transform-core from 2.2.1 to 2.2.2 (#837)
Update of alfresco-transform-core from 2.2.1 to 2.2.2
2020-06-11 08:58:17 +01:00
Nithin Nambiar 3204a27be1 added cors-filter dependency (#831) 2020-06-10 10:39:28 +01:00
Cristian Turlica 7e33f191d8 ACS-284: AuthenticationUtil.runAs method should leave the security context as it found it 2020-06-03 14:01:08 +03:00
Travis CI User 417eb87342 [maven-release-plugin][skip ci]prepare for next development iteration 2020-06-01 21:50:25 +00:00
Travis CI User 853e6fa957 [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.2-A1 2020-06-01 21:50:18 +00:00
Alan Davis 1cecc5076b [release] 6.2.2-A1 2020-06-01 21:54:01 +01:00
Alan Davis d8dc7bb342 [release] 6.2.2-A1 2020-06-01 19:45:57 +01:00
Alan Davis 9e911a6522 Should run White Source on both master and develop 2020-05-13 07:49:42 +01:00
Alan Davis b6ab0471ba Pick up Share 6.2.1 and get ready for 6.2.1-A8 2020-05-12 13:46:11 +01:00
Travis CI User 8ccf987875 [maven-release-plugin][skip ci]prepare for next development iteration 2020-05-07 18:44:59 +00:00
Travis CI User 9a6769cf85 [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A7 2020-05-07 18:44:52 +00:00
Alan Davis f50791f7d3 Pick up Share 6.2.1-RC2 2020-05-07 15:46:27 +01:00
Travis CI User ae1808aa5b [maven-release-plugin][skip ci]prepare for next development iteration 2020-05-06 22:32:01 +00:00
Travis CI User a792dd0f0d [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A6 2020-05-06 22:31:54 +00:00
Alan Davis cdd9a7febb [release] 6.2.1-A6 2020-05-06 22:31:53 +01:00
Alan Davis dbd47807c2 [release] 6.2.1-A6 2020-05-06 22:31:18 +01:00
Cristian Turlica ec26f4c413 ACS-125: Update spring version to 5.1.15 (#787) 2020-05-06 23:47:21 +03:00
David Edwards e24294c72a ATS-743 Update Tranformer_tag to 2.2.1 (#781) 2020-05-06 10:01:37 +01:00
Travis CI User 471ea4c3f0 [maven-release-plugin][skip ci]prepare for next development iteration 2020-05-05 23:39:09 +00:00
Travis CI User 9e067b3849 [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A5 2020-05-05 23:39:02 +00:00
Alan Davis 65fd3954e7 [release] 6.2.1-A5 2020-05-05 23:42:42 +01:00
Alan Davis a5936e8222 Pick up upstream projects 2020-05-05 23:34:37 +01:00
Alan Davis 29efbf17e3 ACS-78: Revert Spring 5.2.1 update + make pom more like enterprise so it is simpler to compare 2020-05-05 18:35:30 +01:00
Alan Davis d1a0b618c4 Pick up upstream projects 2020-05-03 13:25:03 +01:00
Ayman Harake 8c886189f9 GOOGLEDOCS-497: Updated pom.xml file to use 'Google Drive-3.2.0' instead of 'Google Drive 3.2.0-RC3' (#772) 2020-05-01 16:50:32 +01:00
David Edwards b772d118f2 ACS-100-Update api-explorer to 6.2.1.1 (#771) 2020-04-30 15:24:15 +01:00
Alan Davis 848ba0f423 Revert "Pick up upstream projects"
This reverts commit c1eb66b4c4.
2020-04-29 23:25:10 +01:00
Alan Davis 780903b0dc Revert "ACS-78: Revert Spring 5.2.1 update"
This reverts commit 6269755d41.
2020-04-29 23:25:10 +01:00
Alan Davis 6269755d41 ACS-78: Revert Spring 5.2.1 update 2020-04-29 21:13:49 +01:00
Alan Davis c1eb66b4c4 Pick up upstream projects 2020-04-29 19:29:44 +01:00
Alex Mukha 349c667659 SEARCH-2099 Update search services to 1.4.2 2020-04-28 18:19:43 +01:00
David Edwards 7d0d41fa8d ATS-708 Update T-engines to 2.2.0 (#751) 2020-04-27 10:10:20 +01:00
Alan Davis 8900c900fc Pick up 2.2..0 of T-Engines 2020-04-25 11:31:38 +01:00
Travis CI User 6ae96d7eb9 [maven-release-plugin][skip ci]prepare for next development iteration 2020-04-24 16:00:41 +00:00
Travis CI User 0e178e0d7a [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-RC1 2020-04-24 16:00:34 +00:00
Alan Davis d25b8a7456 [release] ACS 6.2.1-RC1 2020-04-24 16:30:32 +01:00
Alan Davis 8646af8e38 Missing ref to Share RC1 2020-04-24 15:52:53 +01:00
Alan Davis 8c5df8a623 Pull in upstream projects, include Share 6.2.1-RC2 and [release] ACS 6.2.1-RC1 2020-04-24 15:49:23 +01:00
CezarLeahu d1709e19a4 MNT-19887: Pick up 6.2.N upstream projects (#750) 2020-04-24 14:00:26 +03:00
Alex Mukha 7aaf051e0f SEARCH-2099 Update search to RC3 (#749) 2020-04-24 10:57:17 +01:00
Alan Davis 628db2571f Revert "MNT-19887: Pick up upstream projects"
This reverts commit 5af9d23f00.
2020-04-24 09:02:31 +01:00
CezarLeahu 5af9d23f00 MNT-19887: Pick up upstream projects 2020-04-23 22:10:34 +03:00
Alex Mukha c2234e8293 SEARCH-2099: Update Search Services to 1.4.2 (RC2) (#742) 2020-04-22 18:07:23 +01:00
Alex Mukha 4dc4cd4bc5 Correct typo in deploy job (travis) 2020-04-22 18:06:39 +01:00
Alex Mukha cc8bb13cad Fix release script to execute for test modules 2020-04-22 16:11:25 +01:00
Alex Mukha e76568e1d8 Fix versions in poms 2020-04-22 16:04:13 +01:00
Travis CI User ba953623b8 [maven-release-plugin][skip ci]prepare for next development iteration 2020-04-21 09:44:54 +00:00
Travis CI User 01b876092d [maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A2 2020-04-21 09:44:47 +00:00
montgolfiere 0b0ae21a37 REPO-5079, ATS-707: Use all-in-one T-Engine and fix tests (#731)
[release] 6.2.1-A2. (community edition)
2020-04-21 09:51:37 +01:00
BogdanMan 859dc09e59 REPO-5090: Cleanup unused test docker files in packaging projects (#724)
* REPO-5090: Cleanup unused test docker files in packaging projects

* REPO-5090 Removing file as no longer required
2020-04-13 11:11:34 +03:00
Ayman Harake 7efc5d4d5b GOOGLEDOCS-497: Updated pom.xml file to use 'GoogleDrive 3.2.0-RC3' 2020-04-08 21:35:59 +01:00
Alan Davis 78c5f5fabf REPO-4901/REPO-4904 Pick up alfresco-super-pom:12 which includes new versions of MySql annd Postgres drivers 2020-04-07 09:09:26 +01:00
dependabot-preview[bot] d94314cd00 Bump alfresco-repository from 8.150 to 8.152 (#713) 2020-04-06 21:59:51 +00:00
dependabot-preview[bot] 7c5d37c61a Bump bcmail-jdk15on from 1.64 to 1.65 (#712) 2020-04-06 21:49:10 +00:00
dependabot-preview[bot] 397a98966f Bump bcprov-jdk15on from 1.64 to 1.65 (#711) 2020-04-06 21:46:26 +00:00
dependabot-preview[bot] 162e41b3fd Bump alfresco-remote-api from 8.138 to 8.139 (#709) 2020-04-03 21:38:03 +00:00
dependabot-preview[bot] 8f5918ae78 Bump alfresco-repository from 8.148 to 8.150 (#708) 2020-04-02 22:06:47 +00:00
dependabot-preview[bot] 3ae27589a0 Bump alfresco-remote-api from 8.137 to 8.138 (#707) 2020-04-02 21:37:43 +00:00
dependabot-preview[bot] 5494c66485 Bump alfresco-repository from 8.146 to 8.148 (#701) 2020-04-01 22:44:16 +00:00
dependabot-preview[bot] da7f54e94a Bump alfresco-remote-api from 8.136 to 8.137 (#704) 2020-04-01 21:47:57 +00:00
dependabot-preview[bot] 5bf6c0881e Bump postgresql from 42.2.11 to 42.2.12 (#703) 2020-04-01 21:45:44 +00:00
dependabot-preview[bot] a22d2f4d2e Bump alfresco-data-model from 8.98 to 8.99 (#702) 2020-04-01 21:36:59 +00:00
Ayman Harake 5f45041c78 GOOGLEDOCS-473: Updated pom.xml file to use 'GoogleDrive 3.2.0-RC1' instead of 'Googledrive 3.2.0-A4' 2020-04-01 21:55:33 +01:00
dependabot-preview[bot] 7f7dca86ba Bump alfresco-repository from 8.145 to 8.146 (#698) 2020-03-31 22:36:51 +00:00
dependabot-preview[bot] 3ef8f1ca58 Bump alfresco-remote-api from 8.135 to 8.136 (#699) 2020-03-31 21:54:31 +00:00
dependabot-preview[bot] af12a0979d Bump alfresco-data-model from 8.97 to 8.98 (#697) 2020-03-31 21:47:31 +00:00
dependabot-preview[bot] 024059275f Bump alfresco-remote-api from 8.134 to 8.135 (#696) 2020-03-30 22:38:30 +00:00
dependabot-preview[bot] 97a82edafe Bump alfresco-repository from 8.143 to 8.145 (#695) 2020-03-30 22:05:15 +00:00
dependabot-preview[bot] 1e82dc0944 Bump restapi from 1.36 to 1.37 (#694) 2020-03-30 21:57:24 +00:00
dependabot-preview[bot] aaf8314fc8 Bump dependency.cxf.version from 3.3.5 to 3.3.6 (#693) 2020-03-30 21:55:55 +00:00
dependabot-preview[bot] 4286ac5ddc Bump alfresco-remote-api from 8.133 to 8.134 (#692) 2020-03-27 23:10:49 +00:00
dependabot-preview[bot] abd546b7dd Bump alfresco-repository from 8.142 to 8.143 (#691) 2020-03-27 22:45:02 +00:00
dependabot-preview[bot] 964b2a7e2c Bump alfresco-remote-api from 8.131 to 8.133 (#690) 2020-03-26 23:09:43 +00:00
dependabot-preview[bot] 4b43aca430 Bump alfresco-data-model from 8.96 to 8.97 (#688) 2020-03-26 23:08:46 +00:00
dependabot-preview[bot] 38b6953226 Bump restapi from 1.33 to 1.36 (#689) 2020-03-26 22:41:41 +00:00
dependabot-preview[bot] 419177faee Bump alfresco-repository from 8.141 to 8.142 (#687) 2020-03-26 22:36:53 +00:00
dependabot-preview[bot] 98c9960085 Bump alfresco-remote-api from 8.130 to 8.131 (#685) 2020-03-25 23:15:11 +00:00
dependabot-preview[bot] 59b0784c08 Bump alfresco-core from 8.26 to 8.27 (#686) 2020-03-25 22:50:32 +00:00
dependabot-preview[bot] 8632bc991c Bump alfresco-repository from 8.139 to 8.141 (#684) 2020-03-25 22:36:25 +00:00
dependabot-preview[bot] 3a2c41b346 Bump alfresco-repository from 8.138 to 8.139 (#683) 2020-03-24 22:57:47 +00:00
dependabot-preview[bot] 80e5029793 Bump dependency.spring.version from 5.2.4.RELEASE to 5.2.5.RELEASE (#682) 2020-03-24 22:47:03 +00:00
dependabot-preview[bot] 9c019c6d31 Bump alfresco-remote-api from 8.129 to 8.130 (#681) 2020-03-23 22:42:45 +00:00
Ayman Harake 746523dbc8 GOOGLEDOCS-482: Updated Google Drive reference in pom.xml to 3.2.0-A4 (#676)
* GOOGLEDOCS-482: Updated googledrive reference in pom.xml to 3.2.0-A3

* GOOGLEDOCS-482: Updated googledocs reference in pom.xml to 3.2.0-A4
2020-03-23 13:59:14 +00:00
dependabot-preview[bot] 56d4d86fed Bump alfresco-data-model from 8.95 to 8.96 (#680) 2020-03-20 22:52:30 +00:00
dependabot-preview[bot] 39d74e9133 Bump alfresco-remote-api from 8.128 to 8.129 (#679) 2020-03-20 22:45:45 +00:00
aharake 4890949a1f GOOGLEDOCS-482: Reverted changes in Pom.xml to reference googledrive-3.2.0-A2 again because I meant to make a PR, not push strait to develop 2020-03-20 11:35:13 +00:00
Ancuta Morarasu 5979a527bc Revert fabric8 version to 4.4.0, push images fails with 4.4.1 (reverted #668) 2020-03-20 13:05:47 +02:00
aharake 5067e29224 develop: Updated googledrive refference in pom.xml to 3.2.0-A3 2020-03-20 10:05:44 +00:00
dependabot-preview[bot] e464a586d1 Bump jsoup from 1.12.2 to 1.13.1 (#634) 2020-03-20 01:34:17 +00:00
dependabot-preview[bot] d1ec5c7941 Bump alfresco-core from 8.25 to 8.26 (#675) 2020-03-19 23:39:51 +00:00
dependabot-preview[bot] e0f21011c3 Bump alfresco-repository from 8.135 to 8.138 (#674) 2020-03-19 23:38:12 +00:00
dependabot-preview[bot] ecf7f2d9be Bump alfresco-data-model from 8.94 to 8.95 (#673) 2020-03-19 22:46:34 +00:00
dependabot-preview[bot] 373662c8e3 Bump alfresco-remote-api from 8.126 to 8.128 (#672) 2020-03-19 22:36:31 +00:00
dependabot-preview[bot] d83d8c8c9a Bump httpclient from 4.5.11 to 4.5.12 (#643) 2020-03-19 01:32:19 +00:00
dependabot-preview[bot] 13ae6388b8 Bump postgresql from 42.2.10 to 42.2.11 (#650) 2020-03-19 01:31:54 +00:00
dependabot-preview[bot] 0b06aebe1a Bump mockito-core from 3.3.0 to 3.3.3 (#660) 2020-03-19 01:31:43 +00:00
dependabot-preview[bot] d587cc7786 Bump alfresco-data-model from 8.88 to 8.94 (#670) 2020-03-19 00:15:42 +00:00
dependabot-preview[bot] 62412f0243 Bump dependency.jackson.version from 2.10.2 to 2.10.3 (#635) 2020-03-18 23:55:58 +00:00
dependabot-preview[bot] 52a6891b41 Bump alfresco-repository from 8.131 to 8.135 (#669) 2020-03-18 23:41:35 +00:00
dependabot-preview[bot] 8c569fb6b2 Bump fabric8-maven-plugin from 4.4.0 to 4.4.1 (#668) 2020-03-18 23:14:41 +00:00
dependabot-preview[bot] 9ed8139a9d Bump alfresco-core from 8.22 to 8.25 (#666) 2020-03-18 22:39:21 +00:00
dependabot-preview[bot] 2fab44a183 Bump alfresco-remote-api from 8.119 to 8.126 (#665) 2020-03-18 22:38:44 +00:00
dependabot-preview[bot] b1808b42ff Bump build-helper-maven-plugin from 3.0.0 to 3.1.0 (#649) 2020-03-18 12:22:51 +00:00
dependabot-preview[bot] 78d377effe Bump alfresco-core from 8.21 to 8.22 (#651) 2020-03-18 12:22:43 +00:00
dependabot-preview[bot] 23cbca581c Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#662) 2020-03-18 12:22:36 +00:00
dependabot-preview[bot] 25c3a733e6 Bump alfresco.aos-module.version from 1.3.0 to 1.3.1 (#633) 2020-03-18 12:22:21 +00:00
dependabot-preview[bot] 00a1d4fe51 Bump alfresco-repository from 8.120 to 8.131 (#663) 2020-03-18 12:22:17 +00:00
dependabot-preview[bot] 04b4ac5da6 Bump httpclient-cache from 4.5.11 to 4.5.12 (#645) 2020-03-18 12:22:12 +00:00
dependabot-preview[bot] c4ba076173 Bump maven-dependency-plugin from 3.1.1 to 3.1.2 (#652) 2020-03-18 12:22:04 +00:00
David Edwards dc315393d4 REPO-4735 add release stage (#636)
Added the a Engineering Release stage and Company Release stage to travis.yml and added any required credentials to Travis.
Each release stage is triggered by a specific commit message, as listed in the "stages" section of travis.yml.
Provided a commit message to skip test stages if required, to speed up release process.
Global variables have been added to set the release version, development version and the community release version for the release stages.
2020-03-16 11:29:36 +00:00
David Edwards a988bcc58f REPO-5037 Rename USERNAME variable (#657)
Change DOCKERFILE USERNAME variable to IMAGEUSERNAME to not clash with Windows USERNAME
2020-03-13 17:27:05 +00:00
Cristian Turlica cd3c8c81b8 Updated the WhiteSource agent path (temporary solution, see REPO-497) 2020-03-06 16:37:44 +02:00
Cristian Turlica 4e62cc7aa6 Updated repo and remote api 2020-03-06 15:36:37 +02:00
CezarLeahu 237b8de174 ATS-649: Update T-Engines version from 2.1.0 to 2.1.1 (#632) 2020-03-02 16:08:00 +02:00
dependabot-preview[bot] 889ce9c76c Bump alfresco-remote-api from 8.112 to 8.114 (#626) 2020-02-26 22:47:26 +00:00
dependabot-preview[bot] f5b47df591 Bump utility from 3.0.19 to 3.0.20 (#624) 2020-02-26 22:42:36 +00:00
dependabot-preview[bot] c93466d9d6 Bump alfresco-remote-api from 8.109 to 8.112 (#623) 2020-02-25 23:34:10 +00:00
dependabot-preview[bot] c35d58a676 Bump alfresco-repository from 8.110 to 8.112 (#621) 2020-02-25 23:03:41 +00:00
dependabot-preview[bot] e5dd89e910 Bump dependency.spring.version from 5.2.3.RELEASE to 5.2.4.RELEASE (#620) 2020-02-25 22:45:38 +00:00
dependabot-preview[bot] 7ec28f39ad Bump alfresco-repository from 8.105 to 8.110 (#619) 2020-02-24 23:49:10 +00:00
dependabot-preview[bot] b7e3d0be8b Bump alfresco-remote-api from 8.107 to 8.109 (#618) 2020-02-24 23:02:19 +00:00
dependabot-preview[bot] 38b0ddca4e Bump alfresco-data-model from 8.87 to 8.88 (#617) 2020-02-24 22:40:50 +00:00
dependabot-preview[bot] 06539e62af Bump mockito-core from 3.2.4 to 3.3.0 (#615) 2020-02-21 22:41:42 +00:00
dependabot-preview[bot] 9ca994969a Bump alfresco-repository from 8.103 to 8.105 (#614) 2020-02-21 22:39:53 +00:00
Epure Alexandru-Eusebiu 9acdc4e15b MNT-21083: Alternative clean up script
Add alternative script into log4j settings.
2020-02-21 10:36:19 +02:00
dependabot-preview[bot] 623218d6d3 Bump alfresco-remote-api from 8.106 to 8.107 (#612) 2020-02-17 23:00:41 +00:00
dependabot-preview[bot] a2f8c6d15d Bump restapi from 1.31 to 1.33 (#611) 2020-02-17 22:43:22 +00:00
dependabot-preview[bot] 9a5b34ad0b Bump dependency.alfresco-spring-webscripts.version from 8.1 to 8.2 (#609) 2020-02-14 22:52:59 +00:00
dependabot-preview[bot] 082601aa60 Bump alfresco-remote-api from 8.105 to 8.106 (#608) 2020-02-13 22:52:35 +00:00
dependabot-preview[bot] 0dbcb023c0 Bump fabric8-maven-plugin from 4.3.1 to 4.4.0 (#607) 2020-02-13 22:41:48 +00:00
dependabot-preview[bot] 75b87f8fca Bump alfresco-remote-api from 8.104 to 8.105 (#606) 2020-02-12 23:17:46 +00:00
dependabot-preview[bot] 85674fa3cf Bump alfresco-repository from 8.102 to 8.103 (#605) 2020-02-12 22:42:37 +00:00
dependabot-preview[bot] 9aef1c6ebb Bump alfresco-remote-api from 8.103 to 8.104 (#603) 2020-02-11 23:15:23 +00:00
dependabot-preview[bot] 17f0dc96df Bump restapi from 1.29 to 1.31 (#604) 2020-02-11 22:54:24 +00:00
dependabot-preview[bot] 18af8be4f2 Bump alfresco-repository from 8.101 to 8.102 (#602) 2020-02-11 22:43:53 +00:00
dependabot-preview[bot] d1578c9728 Bump jsoup from 1.12.1 to 1.12.2 (#601) 2020-02-10 23:00:16 +00:00
dependabot-preview[bot] 224c48a1be Bump alfresco-remote-api from 8.102 to 8.103 (#599) 2020-02-10 22:40:14 +00:00
dependabot-preview[bot] 9a61f9bd70 Bump alfresco-repository from 8.100 to 8.101 (#598) 2020-02-07 23:13:50 +00:00
dependabot-preview[bot] b87bc79adb Bump alfresco-remote-api from 8.101 to 8.102 (#597) 2020-02-07 22:44:35 +00:00
dependabot-preview[bot] fe38300a62 Bump postgresql from 42.2.9 to 42.2.10 (#596) 2020-02-06 23:25:02 +00:00
dependabot-preview[bot] 5760e6ff28 Bump alfresco-repository from 8.98 to 8.100 (#595) 2020-02-06 23:04:23 +00:00
dependabot-preview[bot] 8b7d53180c Bump restapi from 1.28 to 1.29 (#592) 2020-02-05 22:46:27 +00:00
dependabot-preview[bot] 114d0a9dab Bump alfresco-remote-api from 8.100 to 8.101 (#591) 2020-02-05 22:44:48 +00:00
dependabot-preview[bot] 7c6dccd6cb Bump alfresco-repository from 8.97 to 8.98 (#590) 2020-02-04 23:09:47 +00:00
dependabot-preview[bot] 438f632639 Bump alfresco-remote-api from 8.99 to 8.100 (#589) 2020-02-04 22:39:26 +00:00
dependabot-preview[bot] 01fb4d9787 Bump alfresco-repository from 8.96 to 8.97 (#588) 2020-01-31 23:15:10 +00:00
dependabot-preview[bot] 097d0f6cd6 Bump alfresco-remote-api from 8.98 to 8.99 (#587) 2020-01-31 22:45:53 +00:00
dependabot-preview[bot] f59d62e142 Bump alfresco-repository from 8.94 to 8.96 (#586) 2020-01-30 22:54:19 +00:00
dependabot-preview[bot] 741945e5d0 Bump alfresco-remote-api from 8.97 to 8.98 (#585) 2020-01-29 23:08:40 +00:00
dependabot-preview[bot] 0496a4f2ad Bump alfresco-repository from 8.93 to 8.94 (#584) 2020-01-29 22:40:58 +00:00
dependabot-preview[bot] a7a6cc1b77 Bump alfresco-remote-api from 8.96 to 8.97 (#582) 2020-01-28 23:20:58 +00:00
dependabot-preview[bot] 1d5f934db7 Bump alfresco-repository from 8.92 to 8.93 (#581) 2020-01-28 22:40:44 +00:00
dependabot-preview[bot] dc110a62d2 Bump alfresco.googledrive.version from 3.2.0-A1 to 3.2.0-A2 (#541) 2020-01-28 13:09:43 +00:00
dependabot-preview[bot] 56a5e6187c Bump alfresco-remote-api from 8.95 to 8.96 (#579) 2020-01-27 22:44:45 +00:00
dependabot-preview[bot] 94fc62ccc5 Bump alfresco-remote-api from 8.94 to 8.95 (#578) 2020-01-27 13:04:56 +00:00
dependabot-preview[bot] b3b414b40e Bump utility from 3.0.18 to 3.0.19 (#576) 2020-01-23 22:39:29 +00:00
Cristian Turlica 86e3337826 Updated remote-api 2020-01-23 16:51:59 +02:00
dependabot-preview[bot] 7f21d092da Bump alfresco-remote-api from 8.90 to 8.92 (#575) 2020-01-22 23:08:26 +00:00
dependabot-preview[bot] 0558daefeb Bump alfresco-repository from 8.91 to 8.92 (#574) 2020-01-22 22:37:40 +00:00
dependabot-preview[bot] 3d67c183fd Bump alfresco-data-model from 8.86 to 8.87 (#573) 2020-01-21 23:27:45 +00:00
dependabot-preview[bot] 76e23c06a2 Bump alfresco-remote-api from 8.88 to 8.90 (#572) 2020-01-21 23:24:32 +00:00
dependabot-preview[bot] e840c56d8e Bump alfresco-repository from 8.86 to 8.91 (#571) 2020-01-21 22:40:39 +00:00
dependabot-preview[bot] e6e993c6ed Bump alfresco-data-model from 8.85 to 8.86 (#565) 2020-01-20 23:49:33 +00:00
dependabot-preview[bot] 8ff24ff960 Bump alfresco-remote-api from 8.86 to 8.88 (#567) 2020-01-20 22:51:49 +00:00
dependabot-preview[bot] d349767a30 Bump httpclient from 4.5.10 to 4.5.11 (#566) 2020-01-20 22:41:17 +00:00
dependabot-preview[bot] 579a2b429e Bump alfresco-core from 8.20 to 8.21 (#563) 2020-01-20 22:39:33 +00:00
dependabot-preview[bot] 2b26d6cc7d Bump httpclient-cache from 4.5.10 to 4.5.11 (#564) 2020-01-20 22:39:12 +00:00
dependabot-preview[bot] 77478154e8 Bump alfresco-remote-api from 8.85 to 8.86 (#561) 2020-01-18 00:00:24 +00:00
dependabot-preview[bot] ee27afb7f4 Bump alfresco-data-model from 8.84 to 8.85 (#562) 2020-01-17 23:59:34 +00:00
dependabot-preview[bot] a6c4820f31 Bump alfresco-repository from 8.85 to 8.86 (#560) 2020-01-17 23:00:25 +00:00
dependabot-preview[bot] b683182710 Bump alfresco-core from 8.19 to 8.20 (#559) 2020-01-17 22:39:49 +00:00
dependabot-preview[bot] 31ac004512 Bump ftp from 1.4 to 1.5 (#558) 2020-01-16 23:30:51 +00:00
dependabot-preview[bot] 35540d5426 Bump email from 1.7 to 1.8 (#556) 2020-01-16 23:28:21 +00:00
dependabot-preview[bot] 40771d1793 Bump restapi from 1.27 to 1.28 (#557) 2020-01-16 23:22:15 +00:00
dependabot-preview[bot] 73f7f93662 Bump webdav from 1.5 to 1.6 (#555) 2020-01-16 22:40:54 +00:00
dependabot-preview[bot] aaa713295e Bump alfresco-remote-api from 8.84 to 8.85 (#553) 2020-01-16 22:38:39 +00:00
dependabot-preview[bot] 06373f708f Bump cmis from 1.12 to 1.13 (#554) 2020-01-16 22:38:23 +00:00
dependabot-preview[bot] 0f7074ff9b Bump alfresco-repository from 8.84 to 8.85 (#550) 2020-01-15 23:44:57 +00:00
dependabot-preview[bot] 14d57d513b Bump utility from 3.0.17 to 3.0.18 (#552) 2020-01-15 22:58:53 +00:00
dependabot-preview[bot] 41f04f2acf Bump alfresco-remote-api from 8.83 to 8.84 (#551) 2020-01-15 22:55:36 +00:00
dependabot-preview[bot] 7426039ba0 Bump restapi from 1.26 to 1.27 (#549) 2020-01-15 22:47:49 +00:00
dependabot-preview[bot] 22691ca2b3 Bump alfresco-repository from 8.83 to 8.84 (#548) 2020-01-14 23:55:26 +00:00
dependabot-preview[bot] 8487cda950 Bump alfresco-remote-api from 8.82 to 8.83 (#547) 2020-01-14 23:10:06 +00:00
dependabot-preview[bot] 6ed40e3d07 Bump dependency.cxf.version from 3.3.4 to 3.3.5 (#546) 2020-01-14 22:59:46 +00:00
dependabot-preview[bot] db7c79cbe7 Bump groovy from 2.5.8 to 2.5.9 (#545) 2020-01-14 22:52:42 +00:00
dependabot-preview[bot] fa3ecced61 Bump dependency.spring.version from 5.2.2.RELEASE to 5.2.3.RELEASE (#544) 2020-01-14 22:45:16 +00:00
dependabot-preview[bot] e0603ea97d Bump alfresco-core from 8.18 to 8.19 (#543) 2020-01-13 23:21:55 +00:00
dependabot-preview[bot] 658f36aaf7 Bump httpcore from 4.4.12 to 4.4.13 (#542) 2020-01-13 22:39:47 +00:00
Alexandru-Eusebiu Epure cdbb592a9f Merge branch 'master' into develop 2020-01-12 16:44:32 +02:00
dependabot-preview[bot] c0fd51fc82 Bump api-explorer from 6.2.1 to 6.3.0 (#538) 2020-01-10 22:38:29 +00:00
dependabot-preview[bot] 75c82f3b98 Bump alfresco-data-model from 8.83 to 8.84 (#537) 2020-01-10 00:00:28 +00:00
dependabot-preview[bot] e64cbd8588 Bump alfresco-remote-api from 8.81 to 8.82 (#536) 2020-01-09 23:58:54 +00:00
dependabot-preview[bot] 3f20e03efc Bump alfresco-repository from 8.81 to 8.83 (#535) 2020-01-09 23:07:38 +00:00
Antonio Felix aa0f62ab7d Update versions of referenced projects 2020-01-09 18:03:37 +00:00
dependabot-preview[bot] 8e53827c71 Bump alfresco-repository from 8.71 to 8.81 (#534) 2020-01-09 00:03:11 +00:00
dependabot-preview[bot] ae62688fa1 Bump alfresco-data-model from 8.75 to 8.83 (#533) 2020-01-08 22:49:28 +00:00
dependabot-preview[bot] 3ed2c36e25 Bump alfresco-remote-api from 8.77 to 8.81 (#532) 2020-01-08 22:41:02 +00:00
dependabot-preview[bot] c69f93a37c Bump alfresco-remote-api from 8.73 to 8.77 (#530) 2020-01-08 00:20:38 +00:00
dependabot-preview[bot] ff8e6e410e Bump alfresco-repository from 8.61 to 8.71 (#529) 2020-01-07 22:52:48 +00:00
DenisGabriela 980919e6bf GOOGLEDOCS-463 : Release GoogleDocs 3.2.0-A1 (for 6.3.0-dev & next ACS Community release) (#526) (#527)
(cherry picked from commit ba10839e39)
2020-01-07 17:18:25 +02:00
DenisGabriela ba10839e39 GOOGLEDOCS-463 : Release GoogleDocs 3.2.0-A1 (for 6.3.0-dev & next ACS Community release) (#526) 2020-01-07 16:37:24 +02:00
alfresco-build f04f52371d [maven-release-plugin] prepare for next development iteration 2020-01-07 11:09:07 +00:00
alfresco-build 661df82b83 [maven-release-plugin] prepare release acs-community-packaging-6.3.0-A4 2020-01-07 11:09:00 +00:00
314e3c3d19 REPO-4917 : Release Development build 6.3.0-A3 (#525)
* Bump cmis from 1.5 to 1.6 (#397)

* Bump javax.json from 1.0.4 to 1.1.4 (#399)

* Update travis config with develop branch

* Bump fabric8-maven-plugin from 4.2.0 to 4.3.1 (#368)

* Bump alfresco-messaging-repo from 1.2.13 to 1.2.15 (#312)

* Bump httpcore from 4.4.11 to 4.4.12 (#298)

* Bump json-path from 2.3.0 to 2.4.0 (#403)

* Bump joda-time from 2.10.3 to 2.10.5 (#371)

* Bump alfresco-data-model from 8.50.2 to 8.54 (#396)

* Bump dependency.cxf.version from 3.3.2 to 3.3.4 (#374)

* Bump dataprep from 2.2 to 2.3 (#402)

* Bump dependency.jackson.version from 2.9.9 to 2.10.1 (#392)

* Bump bcprov-jdk15on from 1.62 to 1.64 (#355)

* Bump alfresco-repository from 7.134 to 8.21 (#394)

* Add retries to cmis rendition test

* Bump alfresco-remote-api from 7.107 to 8.27 (#395)

* Bump quartz from 2.3.1 to 2.3.2 (#370)

* Bump httpclient from 4.5.9 to 4.5.10 (#304)

* Bump alfresco-data-model from 8.54 to 8.55 (#405)

* Bump httpclient-cache from 4.5.9 to 4.5.10 (#303)

* Bump postgresql from 42.2.6 to 42.2.8 (#313)

* Bump groovy from 2.5.5 to 2.5.8 (#401)

* Bump bcmail-jdk15on from 1.62 to 1.64 (#356)

* Bump dependency.javax.mail.version from 1.5.1 to 1.6.2 (#398)

* Additional fixed to CMIS Rendition test

* Mark integration test with a bug

* Mark REST API test with a bug

* Bump dependency.alfresco-spring-webscripts.version from 7.8 to 7.10 (#354)

* Bump alfresco-remote-api from 8.27 to 8.28 (#406)

* Bump alfresco-repository from 8.21 to 8.22 (#407)

* Bump alfresco-repository from 8.22 to 8.24 (#408)

* Mark a test in NodeLockTests with a bug

* Bump alfresco-repository from 8.24 to 8.25 (#410)

* Bump alfresco-core from 7.22 to 7.23 (#412)

* Bump alfresco-data-model from 8.55 to 8.57 (#413)

* Bump alfresco-repository from 8.25 to 8.27 (#414)

* Bump dependency.alfresco-spring-webscripts.version from 7.10 to 7.11 (#418)

* Bump webdav from 1.0 to 1.1 (#419)

* Bump alfresco-repository from 8.27 to 8.28 (#423)

* Bump ftp from 1.0 to 1.1 (#422)

* Exclude spring-jcl from spring-orm & spring-core to guard classpath collission with commons-logging module (#417)

* Bump alfresco-repository from 8.28 to 8.31 (#428)

* Bump ftp from 1.1 to 1.2 (#430)

* Bump alfresco-remote-api from 8.28 to 8.37 (#426)

* Bump webdav from 1.1 to 1.2 (#431)

* Bump alfresco-data-model from 8.57 to 8.59 (#437)

* Bump alfresco-remote-api from 8.37 to 8.40 (#438)

* Remove demo tests

* Bump alfresco-remote-api from 8.40 to 8.44 (#443)

* Bump alfresco-data-model from 8.59 to 8.60 (#445)

* Bump utility from 3.0.14 to 3.0.16 (#444)

* Bump ftp from 1.2 to 1.3 (#447)

* Bump alfresco-remote-api from 8.44 to 8.45 (#451)

* Bump webdav from 1.2 to 1.3 (#449)

* Bump alfresco-remote-api from 8.45 to 8.46 (#452)

* REPO-4751: Upgrade to Spring 5.2

* Bump alfresco-repository from 8.38 to 8.39 (#453)

* Bump postgresql from 42.2.8 to 42.2.9 (#454)

* Bump alfresco-repository from 8.39 to 8.40 (#456)

* Bump alfresco-remote-api from 8.46 to 8.47 (#457)

* Bump alfresco-remote-api from 8.47 to 8.48 (#459)

* upgrade mockito library (#455)

* Bump alfresco-remote-api from 8.48 to 8.50 (#460)

* Bump alfresco-data-model from 8.60 to 8.61 (#462)

* Bump mockito-core from 3.0.0 to 3.2.0 (#464)

* Bump alfresco-repository from 8.40 to 8.41 (#461)

* Bump alfresco-remote-api to 8.51 and alfresco-repository to 8.42

* [maven-release-plugin] prepare release acs-community-packaging-6.3.0-A2

* [maven-release-plugin] prepare for next development iteration

* REPO-4785 Performance improvements to REST API TAS tests (#466)

* Mark test with a bug

* Mark test with a bug

* Mark test with a bug

* Mark test with a bug

* Bump restapi from 1.15 to 1.23 (#463)

* Bump alfresco-data-model from 8.61 to 8.66 (#467)

* Revert "Mark test with a bug"

This reverts commit 7a80d9c539.

* Revert "Mark test with a bug"

This reverts commit 5922f4a0fe.

* Revert "Mark test with a bug"

This reverts commit 5b6cf02b64.

* Revert "Mark test with a bug"

This reverts commit 1b874fbccb.

* REPO-4785 Remove reduced timeout config in tests

Previous iteration of improving test performance introduced a few intermittent failures into tests. This PR removes those changes, but leaves the split in the REST API tests.

* Bump alfresco-remote-api from 8.51 to 8.52 (#469)

* Bump alfresco-data-model from 8.66 to 8.67 (#471)

* Bump alfresco-core from 8.2 to 8.6 (#468)

* Bump alfresco-repository from 8.42 to 8.43 (#470)

* Bump dependencies (#472)

Bump repository to 8.44
Bump data-model to 8.68
Bump remote-api to 8.55

* Bump mockito-core from 3.2.0 to 3.2.4 (#473)

* Bump alfresco-repository from 8.44 to 8.46 (#474)

* Bump utility from 3.0.16 to 3.0.17 (#475)

* Bump restapi from 1.24 to 1.25 (#476)

* Bump alfresco-remote-api from 8.55 to 8.57 (#477)

* Bump jackson-databind 2.9.10 -> 2.10.1 (#479)

* Bump alfresco-remote-api from 8.57 to 8.59 (#481)

* Bump restapi from 1.25 to 1.26 (#483)

* Bump ftp from 1.3 to 1.4 (#484)

* Bump alfresco-core from 8.6 to 8.7 (#487)

* Bump alfresco-repository from 8.46 to 8.48 (#488)

* Bump webdav from 1.3 to 1.4 (#485)

* Bump alfresco-data-model from 8.68 to 8.70 (#489)

* Pickup upstream projects

* REPO-4739 update dependencies of tas framework (#776) (#494)

* Update all tas packages, now with Dependabot enabled
dependency.tas-utility.version>3.0.17
dependency.tas-restapi.version>1.26
dependency.tas-cmis.version>1.12
dependency.tas-email.version>1.7
dependency.tas-webdav.version>1.4
dependency.tas-ftp.version>1.4
Cherry-picked from acs-packaging PR #776

* Bump alfresco-remote-api from 8.62 to 8.63 (#496)

* Bump alfresco-core from 8.9 to 8.10 (#497)

* Bump alfresco-remote-api from 8.63 to 8.64 (#499)

* Bump alfresco-remote-api from 8.64 to 8.65 (#500)

* Bump alfresco-remote-api from 8.65 to 8.66 (#502)

* Bump alfresco-data-model from 8.72 to 8.73 (#503)

* Bump alfresco-remote-api from 8.66 to 8.67 (#505)

* Bump alfresco-remote-api from 8.67 to 8.68 (#506)

* Bump junit from 4.12 to 4.13 (#507)

* Bump alfresco-remote-api from 8.68 to 8.69 (#512)

* Bump commons-codec from 1.13 to 1.14 (#511)

* Bump alfresco-data-model from 8.73 to 8.74 (#513)

* Bump alfresco-core from 8.10 to 8.11 (#514)

* Bump dependency.jackson.version from 2.10.1 to 2.10.2 (#518)

* Bump alfresco-remote-api from 8.69 to 8.73 (#519)

* Bump webdav from 1.4 to 1.5 (#520)

* Bump alfresco-data-model from 8.74 to 8.75 (#521)

* Bump api-explorer from 6.2.0 to 6.2.1 (#524)

* Bump alfresco-core from 8.11 to 8.12 (#523)

* REPO-4917 : Update upstream projects (#517)

* REPO-4917 : Update upsteam projects
Bump remote-api to 8.73
Bump repository to 8.61
Bump data-model to 8.75
Bump core to 8.12
Bump api-explorer to 6.2.1

* Remove unsoported transformation PDF -> PDF

LocalPassThroughTransform was added and supports same source/target mimetype

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Alex Mukha <killerboot@users.noreply.github.com>
Co-authored-by: Abdul Mohammed <abdul.mohammed@alfresco.com>
Co-authored-by: Cristian Turlica <cristian.turlica@ness.com>
Co-authored-by: NITHIN NAMBIAR <nithinnambiar@yahoo.co.in>
Co-authored-by: alandavis <alan.davis@alfresco.com>
Co-authored-by: alfresco-build <alfresco-build@users.noreply.github.com>
Co-authored-by: David Edwards <david.edwards@alfresco.com>
2020-01-07 11:28:00 +02:00
Alexandru-Eusebiu Epure b35343b11e Merge branch 'master' into develop 2020-01-07 10:54:47 +02:00
Alexandru-Eusebiu Epure ff325f6e24 REPO-4917 : Update upstream projects (#517)
* REPO-4917 : Update upsteam projects
Bump remote-api to 8.73
Bump repository to 8.61
Bump data-model to 8.75
Bump core to 8.12
Bump api-explorer to 6.2.1

* Remove unsoported transformation PDF -> PDF

LocalPassThroughTransform was added and supports same source/target mimetype
2020-01-07 10:44:46 +02:00
dependabot-preview[bot] 2862247f9d Bump alfresco-core from 8.11 to 8.12 (#523) 2020-01-06 23:39:39 +00:00
dependabot-preview[bot] 920681cc3b Bump api-explorer from 6.2.0 to 6.2.1 (#524) 2020-01-06 23:13:43 +00:00
dependabot-preview[bot] 02697c73a7 Bump alfresco-data-model from 8.74 to 8.75 (#521) 2020-01-06 22:55:17 +00:00
dependabot-preview[bot] 273a889276 Bump webdav from 1.4 to 1.5 (#520) 2020-01-06 22:51:56 +00:00
dependabot-preview[bot] 2a1d76f1d7 Bump alfresco-remote-api from 8.69 to 8.73 (#519) 2020-01-06 22:38:04 +00:00
dependabot-preview[bot] 8489d0cc54 Bump dependency.jackson.version from 2.10.1 to 2.10.2 (#518) 2020-01-06 22:37:52 +00:00
dependabot-preview[bot] e3774f6b4a Bump alfresco-core from 8.10 to 8.11 (#514) 2020-01-04 00:32:29 +00:00
dependabot-preview[bot] 397396b6f4 Bump alfresco-data-model from 8.73 to 8.74 (#513) 2020-01-03 23:32:52 +00:00
dependabot-preview[bot] 5488a83b24 Bump commons-codec from 1.13 to 1.14 (#511) 2020-01-03 22:39:32 +00:00
dependabot-preview[bot] 62f636c363 Bump alfresco-remote-api from 8.68 to 8.69 (#512) 2020-01-03 22:38:16 +00:00
dependabot-preview[bot] 368c30cf1f Bump junit from 4.12 to 4.13 (#507) 2020-01-01 22:48:43 +00:00
dependabot-preview[bot] 702e09b1e2 Bump alfresco-remote-api from 8.67 to 8.68 (#506) 2019-12-31 22:45:56 +00:00
dependabot-preview[bot] 8208d91140 Bump alfresco-remote-api from 8.66 to 8.67 (#505) 2019-12-30 22:51:52 +00:00
dependabot-preview[bot] 81e6af7a13 Bump alfresco-data-model from 8.72 to 8.73 (#503) 2019-12-27 22:38:22 +00:00
dependabot-preview[bot] 30b924406f Bump alfresco-remote-api from 8.65 to 8.66 (#502) 2019-12-25 22:40:58 +00:00
dependabot-preview[bot] f0c040b07d Bump alfresco-remote-api from 8.64 to 8.65 (#500) 2019-12-24 22:41:34 +00:00
dependabot-preview[bot] 311a1f23cf Bump alfresco-remote-api from 8.63 to 8.64 (#499) 2019-12-23 23:02:26 +00:00
dependabot-preview[bot] f6ef2fd95c Bump alfresco-core from 8.9 to 8.10 (#497) 2019-12-20 23:13:38 +00:00
dependabot-preview[bot] 2872729bc6 Bump alfresco-remote-api from 8.62 to 8.63 (#496) 2019-12-20 23:01:21 +00:00
David Edwards 84154f48b5 REPO-4739 update dependencies of tas framework (#776) (#494)
* Update all tas packages, now with Dependabot enabled
dependency.tas-utility.version>3.0.17
dependency.tas-restapi.version>1.26
dependency.tas-cmis.version>1.12
dependency.tas-email.version>1.7
dependency.tas-webdav.version>1.4
dependency.tas-ftp.version>1.4
Cherry-picked from acs-packaging PR #776
2019-12-20 16:41:23 +00:00
Alan Davis 552a89057b Pickup upstream projects 2019-12-19 18:39:37 +00:00
dependabot-preview[bot] 253ecb1598 Bump alfresco-data-model from 8.68 to 8.70 (#489) 2019-12-19 02:03:23 +00:00
dependabot-preview[bot] a07f1f2b34 Bump webdav from 1.3 to 1.4 (#485) 2019-12-19 01:43:36 +00:00
dependabot-preview[bot] f6e0b65654 Bump alfresco-repository from 8.46 to 8.48 (#488) 2019-12-19 00:25:54 +00:00
dependabot-preview[bot] 8fb8ed8161 Bump alfresco-core from 8.6 to 8.7 (#487) 2019-12-19 00:08:09 +00:00
dependabot-preview[bot] d010a7954c Bump ftp from 1.3 to 1.4 (#484) 2019-12-18 23:56:56 +00:00
dependabot-preview[bot] 712bd2281c Bump restapi from 1.25 to 1.26 (#483) 2019-12-18 23:33:32 +00:00
dependabot-preview[bot] 36ccdf8878 Bump alfresco-remote-api from 8.57 to 8.59 (#481) 2019-12-18 22:37:50 +00:00
alandavis c00f4b374c Bump jackson-databind 2.9.10 -> 2.10.1 (#479) 2019-12-18 15:09:10 +00:00
dependabot-preview[bot] 6532bf2d8c Bump alfresco-remote-api from 8.55 to 8.57 (#477) 2019-12-17 23:34:01 +00:00
dependabot-preview[bot] ea5259a458 Bump restapi from 1.24 to 1.25 (#476) 2019-12-17 23:23:33 +00:00
dependabot-preview[bot] 605e401197 Bump utility from 3.0.16 to 3.0.17 (#475) 2019-12-17 23:20:11 +00:00
dependabot-preview[bot] c03c259401 Bump alfresco-repository from 8.44 to 8.46 (#474) 2019-12-17 22:42:08 +00:00
dependabot-preview[bot] eb500b81e9 Bump mockito-core from 3.2.0 to 3.2.4 (#473) 2019-12-16 22:57:57 +00:00
Alexandru-Eusebiu Epure 33bb4e3bfa Bump dependencies (#472)
Bump repository to 8.44
Bump data-model to 8.68
Bump remote-api to 8.55
2019-12-16 22:06:08 +02:00
dependabot-preview[bot] feedb982de Bump alfresco-repository from 8.42 to 8.43 (#470) 2019-12-16 14:40:00 +00:00
dependabot-preview[bot] 7d16c677b5 Bump alfresco-core from 8.2 to 8.6 (#468) 2019-12-16 14:35:14 +00:00
dependabot-preview[bot] e32aefd4be Bump alfresco-data-model from 8.66 to 8.67 (#471) 2019-12-16 13:00:20 +00:00
dependabot-preview[bot] 85737e779d Bump alfresco-remote-api from 8.51 to 8.52 (#469) 2019-12-16 12:05:35 +00:00
Alex Mukha b229505b0e REPO-4785 Remove reduced timeout config in tests
Previous iteration of improving test performance introduced a few intermittent failures into tests. This PR removes those changes, but leaves the split in the REST API tests.
2019-12-14 11:57:11 +00:00
Alex Mukha cab2699ffc Revert "Mark test with a bug"
This reverts commit 1b874fbccb.
2019-12-14 11:53:50 +00:00
Alex Mukha 8ebf9567bd Revert "Mark test with a bug"
This reverts commit 5b6cf02b64.
2019-12-14 11:53:39 +00:00
Alex Mukha a3e169c082 Revert "Mark test with a bug"
This reverts commit 5922f4a0fe.
2019-12-14 11:53:31 +00:00
Alex Mukha 35c134786d Revert "Mark test with a bug"
This reverts commit 7a80d9c539.
2019-12-14 11:53:23 +00:00
dependabot-preview[bot] c3760fe6f4 Bump alfresco-data-model from 8.61 to 8.66 (#467) 2019-12-13 22:49:19 +00:00
dependabot-preview[bot] 3f93a286df Bump restapi from 1.15 to 1.23 (#463) 2019-12-13 20:39:19 +00:00
Alex Mukha 7a80d9c539 Mark test with a bug 2019-12-13 20:14:12 +00:00
Alex Mukha 5922f4a0fe Mark test with a bug 2019-12-13 20:14:05 +00:00
Alex Mukha 5b6cf02b64 Mark test with a bug 2019-12-13 20:13:56 +00:00
Alex Mukha 1b874fbccb Mark test with a bug 2019-12-13 20:13:48 +00:00
Alex Mukha 2c723eaf57 REPO-4785 Performance improvements to REST API TAS tests (#466) 2019-12-13 20:05:42 +00:00
alfresco-build 9b413c8261 [maven-release-plugin] prepare for next development iteration 2019-12-13 19:24:33 +00:00
alfresco-build fc67c22887 [maven-release-plugin] prepare release acs-community-packaging-6.3.0-A2 2019-12-13 19:24:26 +00:00
Alan Davis 28337b05c3 Bump alfresco-remote-api to 8.51 and alfresco-repository to 8.42 2019-12-13 18:02:53 +00:00
dependabot-preview[bot] d7d1b1946f Bump alfresco-repository from 8.40 to 8.41 (#461) 2019-12-13 00:46:19 +00:00
dependabot-preview[bot] a35bfa15b1 Bump mockito-core from 3.0.0 to 3.2.0 (#464) 2019-12-13 00:02:55 +00:00
dependabot-preview[bot] c4b405c428 Bump alfresco-data-model from 8.60 to 8.61 (#462) 2019-12-12 23:17:53 +00:00
dependabot-preview[bot] 7c789e4e65 Bump alfresco-remote-api from 8.48 to 8.50 (#460) 2019-12-12 22:54:03 +00:00
NITHIN NAMBIAR c089a4f86b upgrade mockito library (#455) 2019-12-12 14:42:58 +00:00
dependabot-preview[bot] e7f8e8a8f0 Bump alfresco-remote-api from 8.47 to 8.48 (#459) 2019-12-11 22:50:24 +00:00
dependabot-preview[bot] 7cbd5e2222 Bump alfresco-remote-api from 8.46 to 8.47 (#457) 2019-12-11 00:14:07 +00:00
dependabot-preview[bot] 91af5d7871 Bump alfresco-repository from 8.39 to 8.40 (#456) 2019-12-10 22:54:46 +00:00
dependabot-preview[bot] 8cb3d79f7a Bump postgresql from 42.2.8 to 42.2.9 (#454) 2019-12-09 22:59:05 +00:00
dependabot-preview[bot] fe1bd10519 Bump alfresco-repository from 8.38 to 8.39 (#453) 2019-12-09 17:53:05 +00:00
cturlica 5c459120ca REPO-4751: Upgrade to Spring 5.2 2019-12-09 15:26:05 +02:00
dependabot-preview[bot] b18d79c163 Bump alfresco-remote-api from 8.45 to 8.46 (#452) 2019-12-06 22:56:32 +00:00
dependabot-preview[bot] cd012cde28 Bump webdav from 1.2 to 1.3 (#449) 2019-12-06 00:17:50 +00:00
dependabot-preview[bot] 3457a978d4 Bump alfresco-remote-api from 8.44 to 8.45 (#451) 2019-12-06 00:00:21 +00:00
dependabot-preview[bot] e338ac23bf Bump ftp from 1.2 to 1.3 (#447) 2019-12-05 23:06:43 +00:00
dependabot-preview[bot] 181c8c3590 Bump utility from 3.0.14 to 3.0.16 (#444) 2019-12-04 23:35:03 +00:00
dependabot-preview[bot] 336c119060 Bump alfresco-data-model from 8.59 to 8.60 (#445) 2019-12-04 23:32:47 +00:00
dependabot-preview[bot] 4a5c299182 Bump alfresco-remote-api from 8.40 to 8.44 (#443) 2019-12-04 23:24:12 +00:00
Alex Mukha c0e2b409d2 Remove demo tests 2019-12-04 16:14:41 +00:00
dependabot-preview[bot] 8441627217 Bump alfresco-remote-api from 8.37 to 8.40 (#438) 2019-12-03 23:56:41 +00:00
dependabot-preview[bot] 715ca2f2d8 Bump alfresco-data-model from 8.57 to 8.59 (#437) 2019-12-03 23:42:07 +00:00
dependabot-preview[bot] 2b24ca37b0 Bump webdav from 1.1 to 1.2 (#431) 2019-12-03 00:42:15 +00:00
dependabot-preview[bot] 2bb183f950 Bump alfresco-remote-api from 8.28 to 8.37 (#426) 2019-12-03 00:20:59 +00:00
dependabot-preview[bot] 743aec4fef Bump ftp from 1.1 to 1.2 (#430) 2019-12-02 23:36:16 +00:00
dependabot-preview[bot] 940d2dc8b2 Bump alfresco-repository from 8.28 to 8.31 (#428) 2019-12-02 23:15:53 +00:00
Abdul Mohammed 43304567dd Exclude spring-jcl from spring-orm & spring-core to guard classpath collission with commons-logging module (#417) 2019-12-02 15:13:40 +00:00
dependabot-preview[bot] 5a8fa2fa31 Bump ftp from 1.0 to 1.1 (#422) 2019-11-30 01:02:56 +00:00
dependabot-preview[bot] d66227972b Bump alfresco-repository from 8.27 to 8.28 (#423) 2019-11-30 00:06:51 +00:00
dependabot-preview[bot] 0c6249bff4 Bump webdav from 1.0 to 1.1 (#419) 2019-11-29 23:15:36 +00:00
dependabot-preview[bot] c68e05bf1d Bump dependency.alfresco-spring-webscripts.version from 7.10 to 7.11 (#418) 2019-11-29 22:53:06 +00:00
dependabot-preview[bot] ab686e354a Bump alfresco-repository from 8.25 to 8.27 (#414) 2019-11-28 23:58:24 +00:00
dependabot-preview[bot] cd7abcffe0 Bump alfresco-data-model from 8.55 to 8.57 (#413) 2019-11-28 22:58:11 +00:00
dependabot-preview[bot] 7ac97b892b Bump alfresco-core from 7.22 to 7.23 (#412) 2019-11-27 23:32:00 +00:00
dependabot-preview[bot] fe6a5b3f23 Bump alfresco-repository from 8.24 to 8.25 (#410) 2019-11-27 22:56:19 +00:00
Alex Mukha 07f98017f1 Mark a test in NodeLockTests with a bug 2019-11-27 13:26:55 +00:00
alfresco-build 9919445676 [maven-release-plugin] prepare for next development iteration 2019-11-27 09:47:19 +00:00
alfresco-build b65251d63e [maven-release-plugin] prepare release acs-community-packaging-6.2.0-ga 2019-11-27 09:47:11 +00:00
dependabot-preview[bot] 9de2cdb44a Bump alfresco-repository from 8.22 to 8.24 (#408) 2019-11-26 23:00:03 +00:00
dependabot-preview[bot] b3cc121e9d Bump alfresco-repository from 8.21 to 8.22 (#407) 2019-11-25 23:42:50 +00:00
dependabot-preview[bot] 3db102b105 Bump alfresco-remote-api from 8.27 to 8.28 (#406) 2019-11-25 22:52:44 +00:00
Alexandru-Eusebiu Epure 05dbaf4301 Prepare 201911 GA Release (#404)
* REPO-4747: Update dependencies
Bump alfresco-repository to 7.107.1 and alfresco-remote-api to 7.134.1
Update CHANGELOG.MD with 201911 GA release.
Bump SOLR6 to 1.4.0 in test/docker-compose
Update SOLR env for test/docker-compose
2019-11-25 11:51:31 +02:00
dependabot-preview[bot] 5dfe5c2787 Bump dependency.alfresco-spring-webscripts.version from 7.8 to 7.10 (#354) 2019-11-23 13:29:33 +00:00
Alex Mukha dc05fdc8e5 Mark REST API test with a bug 2019-11-23 11:34:32 +00:00
Alex Mukha 0f40d657d3 Mark integration test with a bug 2019-11-23 11:27:26 +00:00
Alex Mukha 07ba678565 Additional fixed to CMIS Rendition test 2019-11-23 11:07:27 +00:00
dependabot-preview[bot] 95a904c36e Bump dependency.javax.mail.version from 1.5.1 to 1.6.2 (#398) 2019-11-23 01:11:12 +00:00
dependabot-preview[bot] 00aa05ca33 Bump bcmail-jdk15on from 1.62 to 1.64 (#356) 2019-11-23 00:37:27 +00:00
dependabot-preview[bot] 2e5770cb8a Bump groovy from 2.5.5 to 2.5.8 (#401) 2019-11-23 00:08:36 +00:00
dependabot-preview[bot] b63b9cec7d Bump postgresql from 42.2.6 to 42.2.8 (#313) 2019-11-22 23:59:20 +00:00
dependabot-preview[bot] df886a88ec Bump httpclient-cache from 4.5.9 to 4.5.10 (#303) 2019-11-22 23:06:16 +00:00
dependabot-preview[bot] cb8f9a3403 Bump alfresco-data-model from 8.54 to 8.55 (#405) 2019-11-22 23:04:59 +00:00
dependabot-preview[bot] 6379224bc3 Bump httpclient from 4.5.9 to 4.5.10 (#304) 2019-11-22 21:38:13 +00:00
dependabot-preview[bot] 53d35bc0c8 Bump quartz from 2.3.1 to 2.3.2 (#370) 2019-11-22 20:57:09 +00:00
dependabot-preview[bot] 4bcb35b784 Bump alfresco-remote-api from 7.107 to 8.27 (#395) 2019-11-22 18:57:10 +00:00
Alex Mukha f6975ebbe5 Add retries to cmis rendition test 2019-11-22 18:24:36 +00:00
dependabot-preview[bot] 3b9f8a7a8c Bump alfresco-repository from 7.134 to 8.21 (#394) 2019-11-22 17:44:13 +00:00
dependabot-preview[bot] 4e7078870d Bump bcprov-jdk15on from 1.62 to 1.64 (#355) 2019-11-22 16:23:04 +00:00
dependabot-preview[bot] 9e03ae60ca Bump dependency.jackson.version from 2.9.9 to 2.10.1 (#392) 2019-11-22 12:52:11 +00:00
dependabot-preview[bot] cd2931a1f4 Bump dataprep from 2.2 to 2.3 (#402) 2019-11-22 11:57:57 +00:00
dependabot-preview[bot] 2ef24ba467 Bump dependency.cxf.version from 3.3.2 to 3.3.4 (#374) 2019-11-22 11:40:12 +00:00
dependabot-preview[bot] c6d829ac6a Bump alfresco-data-model from 8.50.2 to 8.54 (#396) 2019-11-22 11:40:05 +00:00
dependabot-preview[bot] 099b919b64 Bump joda-time from 2.10.3 to 2.10.5 (#371) 2019-11-22 11:39:56 +00:00
dependabot-preview[bot] ec31d92c8f Bump json-path from 2.3.0 to 2.4.0 (#403) 2019-11-22 11:39:47 +00:00
dependabot-preview[bot] b2e3f2a89b Bump httpcore from 4.4.11 to 4.4.12 (#298) 2019-11-22 11:39:42 +00:00
dependabot-preview[bot] fd9548290d Bump alfresco-messaging-repo from 1.2.13 to 1.2.15 (#312) 2019-11-22 11:39:35 +00:00
dependabot-preview[bot] 9bf1da3a6d Bump fabric8-maven-plugin from 4.2.0 to 4.3.1 (#368) 2019-11-22 11:39:27 +00:00
Alex Mukha c34b361d26 Update travis config with develop branch 2019-11-22 11:38:06 +00:00
dependabot-preview[bot] e1aa2f1eda Bump javax.json from 1.0.4 to 1.1.4 (#399) 2019-11-22 11:26:08 +00:00
dependabot-preview[bot] 27bcdda0a4 Bump cmis from 1.5 to 1.6 (#397) 2019-11-22 11:24:58 +00:00
Alex Mukha 8411ce5aa2 Add TAS tests to Travis builds (#229)
This PR moved the internal tests based on TAS (Test Automation System) close to the source code.
The TAS framework lies in separate repositories:

https://github.com/Alfresco/alfresco-tas-restapi
https://github.com/Alfresco/alfresco-tas-utility
https://github.com/Alfresco/alfresco-tas-email
https://github.com/Alfresco/alfresco-tas-ftp
https://github.com/Alfresco/alfresco-tas-webdav
https://github.com/Alfresco/alfresco-tas-cmis
https://github.com/AlfrescoTestAutomation/dataprep
2019-11-21 15:08:58 +00:00
Cristian Turlica 1ff57b4140 Updated api-explorer version 2019-11-11 10:08:32 +02:00
Cristian Turlica e547e9b1f4 Updated repository and remote api versions 2019-11-07 09:41:49 +02:00
Lucian Tuca c6c2c5722a ATS-440 : ATS: T-Engines - release 2.1.0 (#378)
- updating engines
2019-10-28 16:54:43 +02:00
Alexandru-Cristian Balmus 265b774675 SHA-2349 : Release Share 6.2 (#379)
- Share 6.2 references
2019-10-28 16:29:57 +02:00
alfresco-build 15087d5f8f [maven-release-plugin] prepare for next development iteration 2019-10-18 14:24:41 +00:00
alfresco-build 9be13d919c [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A11 2019-10-18 14:24:32 +00:00
Erik Knizat 80f751b779 REPO-4715: Update changelog 2019-10-18 10:02:18 +01:00
Alan Davis 6843001da9 Pick up upstream projects 2019-10-18 08:59:14 +01:00
Erik Knizat ebbe519c60 REPO-4689: Update dependencies 2019-10-17 14:04:32 +01:00
Alan Davis 9e7abc3640 Pick up upstream projects 2019-10-16 16:24:19 +01:00
Alexandru-Eusebiu Epure b1aeb9caa9 Update CHANGELOG wording for 6.2.0-ea 2019-10-16 17:32:03 +03:00
Epure Alexandru-Eusebiu 512a8635f3 Bump aos version to 1.3.0 2019-10-16 15:24:40 +03:00
alfresco-build 2d175c0464 [maven-release-plugin] prepare for next development iteration 2019-10-16 11:59:59 +00:00
alfresco-build c758d070b3 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-ea 2019-10-16 11:59:52 +00:00
Alexandru-Eusebiu Epure d891b6f96e Prepare Community 201910-EA Release (#364)
* REPO-4595: Update Changelog.md

* REPO-4595: Bump spring-webscript to version 7.9
   Update Solr docker image used for testing.
2019-10-16 14:18:45 +03:00
Alexandru-Cristian Balmus 3c80bb02ed MNT-20978 : 6.1.1: Share Webscripts page showing interpolations instead of the values (#352)
- Share 6.2.0-RC4 containing the fix
2019-10-10 18:20:08 +03:00
Alexandru-Cristian Balmus fb2235eae1 SHA-2337 : Create RC3 for Share 6.2 (#347) 2019-10-10 13:37:57 +03:00
alfresco-build ee796e58e1 [maven-release-plugin] prepare for next development iteration 2019-10-10 08:38:36 +00:00
alfresco-build 57ddbee63c [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A10 2019-10-10 08:38:29 +00:00
Alan Davis de66ebe91a Pick up upstream projects 2019-10-10 08:46:53 +01:00
Lucian Tuca 4f17ba9395 ATS-576: ATS: T-Engines - release 2.1.0-RC3 (#346)
- updating engines
2019-10-10 10:38:13 +03:00
Alan Davis 3ced197df8 Pick up 2.1.0-RC3 T-Engines 2019-10-09 19:01:51 +01:00
Epure Alexandru-Eusebiu 3cbc64d958 Bump alfresco-repository to version 7.128 2019-10-03 11:17:52 +03:00
Epure Alexandru-Eusebiu 8fbba7986a Remove -SNAPSHOT dependencies 2019-10-03 11:13:37 +03:00
Epure Alexandru-Eusebiu dd025843e7 Fix bad development version. 2019-10-03 11:04:38 +03:00
Alexandru-Eusebiu Epure 147b2f0ed5 Bump jackson-databind to version 2.9.10 (#337) 2019-10-03 10:59:03 +03:00
Alan Davis 84d4b16a43 Correct 6.2.0--SNAPSHOT to 6.2.0-SNAPSHOT 2019-10-02 16:01:27 +01:00
alfresco-build ac34003703 [maven-release-plugin] prepare for next development iteration 2019-09-20 21:16:50 +00:00
alfresco-build 38c1b263f0 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A9 2019-09-20 21:16:43 +00:00
Alan Davis 60b58d87d1 Pick up up stream projects, newer tomcat and T-Engines 2.1.0-RC2. 2019-09-20 17:13:29 +01:00
Alexandru-Cristian Balmus e99031366d SHA-2330 : Create RC for 6.2 (#320)
- PR for Share 6.2.0-RC2
2019-09-20 13:16:21 +03:00
Cristian Turlica 6b4d22c21f REPO-4626: [ACS 6.2. Compatibility] AOS 1.3 Release Candidate (#323) 2019-09-20 12:22:59 +03:00
Alex Mukha 929efa5679 Bump remote-api version 7.90 2019-09-18 20:57:03 +01:00
Alex Mukha c0962a1ea6 Bump repository version 7.121 2019-09-18 20:56:37 +01:00
Erik Knizat 145cc735ea REPO-4590: Update pom
* Update pom to include fix in data-model required for REPO-4590
2019-09-18 15:48:18 +01:00
Cristian Turlica 8db94785f3 REPO-4645: Whitesource High: CVE-2015-0254 - standard-1.1.2 - Assess Impact (#316)
- removed taglibs standard
2019-09-17 15:32:17 +03:00
alfresco-build 9e456c01a2 [maven-release-plugin] prepare for next development iteration 2019-09-13 13:44:03 +00:00
alfresco-build 1b08946861 [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A7 2019-09-13 13:43:56 +00:00
Alan Davis f04d1bb46a Pull in up stream projects. 2019-09-13 14:04:18 +01:00
Ancuta Morarasu ebd09cb424 REPO-4612 / MNT-20833: Fix create relationships tests to behave accordingly to the permissions for creating associations added to the node service permission model 2019-09-09 19:17:01 +03:00
Eliza Stan a261986593 REPO-4631 Update jackson-databind version to 2.9.9.3 (#299)
* REPO-4631 Update jackson-databind version to 2.9.9.3

* REPO-4631 Update jackson-databind version to 2.9.9.3

* changed also remote-api and repository versions
2019-09-06 14:26:50 +03:00
dependabot-preview[bot] 0ea4dc6f51 Bump fabric8-maven-plugin from 4.1.0 to 4.2.0 (#273) 2019-09-02 11:38:07 +00:00
Lucian Tuca be058376cd ATS-490 : ATS: T-Engines - release 2.1.0-RC1 (#296)
- updated engine version
2019-09-02 12:33:09 +01:00
Cristian Turlica 573564c53e Update remote api to 7.84 2019-09-01 15:36:37 +03:00
dependabot-preview[bot] 937d54cb94 Bump alfresco-remote-api from 7.82 to 7.83 (#295) 2019-08-30 16:31:17 +00:00
dependabot-preview[bot] 42b02c599e Bump alfresco-remote-api from 7.81 to 7.82 (#294) 2019-08-26 17:15:52 +00:00
dependabot-preview[bot] 61c7ab845a Bump alfresco-remote-api from 7.80 to 7.81 (#292) 2019-08-23 07:54:09 +00:00
dependabot-preview[bot] 969af50a8b Bump alfresco-repository from 7.107 to 7.110 (#293) 2019-08-23 07:46:18 +00:00
dependabot-preview[bot] db90c42c99 Bump commons-beanutils from 1.9.3 to 1.9.4 (#287)
Bumps commons-beanutils from 1.9.3 to 1.9.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 17:19:55 +03:00
alfresco-build 055b1afeea [maven-release-plugin] prepare for next development iteration 2019-08-15 21:18:48 +00:00
alfresco-build 5b5459086f [maven-release-plugin] prepare release acs-community-packaging-6.2.0-A6 2019-08-15 21:18:41 +00:00
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
Erik Knizat 9a5416ede3 REPO-4338: Link documentation to acs-packaging 2019-08-15 10:20:44 +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
Andrei Zapodeanu 5a30c44021 REPO-4463 Enable testing with Postgres 11 2019-07-30 14:17:38 +03:00
Alex Mukha dd6fb6042b Add commons-lang back for googledocs 2019-07-26 16:51:25 +01: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
Nicolas Barithel de8b0d0b13 Remove invisible whitespaces before end of line (#258) 2019-07-23 17:59:21 +01: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
Alan Davis 95146d3c3a MNT-20337/REPO-4534 LibreOffice 6.1.6 2019-07-18 11:34:47 +01:00
dependabot-preview[bot] ffadbb0607 Bump postgresql from 42.2.5 to 42.2.6 (#252) 2019-07-17 16:43:35 +00:00
Alex Mukha cb233a060c Update Travis agent to xenial 2019-07-17 17:27:03 +01:00
dependabot-preview[bot] 9cca63d16e Bump maven-war-plugin from 3.2.2 to 3.2.3 (#245) 2019-07-17 16:23:34 +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
dependabot-preview[bot] 6495130dde Bump jaxb-runtime from 2.3.1 to 2.3.2 (#253) 2019-07-17 16:22:25 +00:00
dependabot-preview[bot] 28cedfeadb Bump maven-dependency-plugin from 3.0.2 to 3.1.1 (#247) 2019-07-17 16:22:01 +00:00
Alan Davis b229e234e3 Pick up 2.1.0-EA4 T-Engines 2019-07-17 17:17:52 +01: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
Alex Mukha 2616361c09 Add transform packages to log4j config 2019-07-05 10:57:28 +01: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
Alan Davis b6ecbb81b1 No longer using test.env files in BAT 2019-07-04 11:40:26 +01: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
dependabot-preview[bot] 0e5b3a70e0 Bump dependency.jackson.version from 2.9.8 to 2.9.9 (#205)
Bumps `dependency.jackson.version` from 2.9.8 to 2.9.9.

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

Updates `jackson-databind` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-13 15:59:22 +01:00
dependabot-preview[bot] cdc010423a Bump alfresco-data-model from 8.32 to 8.35 (#210)
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.32 to 8.35.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.32...8.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 15:56:29 +01:00
dependabot-preview[bot] dbccff6c87 Bump alfresco-core from 7.11 to 7.14 (#211)
Bumps [alfresco-core](https://github.com/Alfresco/alfresco-core) from 7.11 to 7.14.
- [Release notes](https://github.com/Alfresco/alfresco-core/releases)
- [Commits](https://github.com/Alfresco/alfresco-core/compare/7.11...7.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 15:54:45 +01:00
David Edwards f5ee9bc7af REPO-4400: Remove ssl.keystore and ssl.truststore from alfresco repository.jar (#212)
* REPO-4400_Moving keystore folder contents

In removing the ssl.keystore and ssl.truststore the following files were found. It was discussed with Alex M that it would be more appropriate for these to be part of packaging.

* Update .gitignore
2019-06-11 13:55:43 +01:00
Martin Muller cc1bfde3bb REPO-1147 bump remote-api 2019-05-29 13:14:45 +01:00
Angel Borroy 38ef6a5d9f Fixed default SSL port to 443. (#206) 2019-05-29 13:04:34 +02:00
Alex Mukha 5a28286ba0 REPO-4320: Build packaging from public artefacts (#179) 2019-05-29 10:23:24 +03:00
Martin Muller 21da26b915 REPO-4388 bump webscript and remote api 2019-05-10 11:18:52 +01:00
Andrei Rebegea 79e2aa922a REPO-4360: MNT-20513: remove xml-rpc reference
remove "XML-RPC http://ws.apache.org/xmlrpc/" as publishing to blogs were removed from the code and we no longer need that library
2019-05-09 09:43:24 +03:00
whitesource-bolt-for-github[bot] 73ea057063 Migrate WhiteSource configuration file to json format 2019-05-07 00:15:04 +00:00
Andrei Zapodeanu 6230097b11 REPO-4296 Update docker and helm charts to use new ActiveMQ images (#190) 2019-04-25 11:21:18 +03:00
Martin Muller 4469e85dde REPO-4219 create CORS context listener (#185)
* REPO-4219 create CORS context listener

* REPO-4219 enable cors for test

* REPO-4219 add origin localhost 4200 for REST TAS test

* REPO-4219 Remove thetransactioncompany dependency
2019-04-24 14:56:44 +01:00
Alex Mukha c6fc1584fe Update dependencies (#188) 2019-04-19 01:30:45 +01:00
Andreea Nechifor e506d421e7 REPO-4277 : added release version of alfresco-remote-api. 2019-04-17 12:55:02 +03:00
Alex Mukha 13985d972e Changed the old whitesource fs agent to unified 2019-04-12 15:49:38 +01:00
dependabot[bot] 903c4f101b Bump alfresco-repository from 7.58 to 7.60 (#183)
Bumps [alfresco-repository](https://github.com/Alfresco/alfresco-repository) from 7.58 to 7.60.
- [Release notes](https://github.com/Alfresco/alfresco-repository/releases)
- [Commits](https://github.com/Alfresco/alfresco-repository/compare/alfresco-repository-7.58...alfresco-repository-7.60)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-12 13:13:41 +01:00
dependabot[bot] d800a45ce1 Bump alfresco-data-model from 8.30 to 8.31 (#182)
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.30 to 8.31.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.30...8.31)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-12 13:07:26 +01:00
Alex Mukha 57877d5909 Update more cxf libs 2019-04-12 12:04:27 +01:00
Alex Mukha 8d1b748240 Update dependencies (#178)
* alfresco-core 7.10
* alfresco-data-model 8.30
* alfresco-repository 7.58
* alfresco-remote-api 7.50
2019-04-08 16:51:00 +01:00
Alex Mukha 2eab479d17 Remove commons-jxpath (#177) 2019-04-08 15:04:05 +01:00
Alex Mukha b616c33be9 Increase build timeout to 30 min 2019-04-08 01:23:59 +01:00
Alex Mukha 425dd39929 Add WhiteSource scan in Travis (#169) 2019-04-08 01:00:32 +01:00
dependabot[bot] 64057b2233 Bump dependency.spring.version from 5.1.5.RELEASE to 5.1.6.RELEASE (#170)
Bumps `dependency.spring.version` from 5.1.5.RELEASE to 5.1.6.RELEASE.

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 18:22:16 +01:00
dependabot[bot] c0237c48e7 Bump httpclient from 4.5.7 to 4.5.8 (#171)
Bumps httpclient from 4.5.7 to 4.5.8.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 18:21:59 +01:00
dependabot[bot] cb819b7eca Bump httpclient-cache from 4.5.7 to 4.5.8 (#172)
Bumps httpclient-cache from 4.5.7 to 4.5.8.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 18:21:38 +01:00
whitesource-bolt-for-github[bot] b62be8a26e Initial WhiteSource configuration file 2019-03-30 14:03:10 +00:00
Alex Mukha 2bb5049255 REPO-3236 Remove blogs (#168) 2019-03-28 18:04:03 +00:00
dependabot[bot] c27eae0f8b Bump xmlbeans from 3.0.1 to 3.1.0 (#167) 2019-03-27 14:25:00 +00:00
dependabot[bot] c47e720e80 Bump quartz from 2.3.0 to 2.3.1 (#166) 2019-03-26 13:38:09 +00:00
dependabot[bot] e34d70f836 Bump alfresco-remote-api from 7.47 to 7.48 (#165) 2019-03-22 11:22:35 +00:00
dependabot[bot] c4fa34e627 Bump junrar from 1.0.1 to 4.0.0 (#164) 2019-03-20 11:34:59 +00:00
Cristian Turlica 43a7198366 REPO-4200: MNT-20344: No Alfresco-supplied docker images should run as root
- configured to run as non root user
   - changed internal ports
   - removed unused port
2019-03-19 15:51:50 +02:00
Alex Mukha 85235e9e7e Update jsoup 1.11.3 and junrar 1.0.1 part 2 (#163) 2019-03-19 10:04:29 +00:00
Alex Mukha 36dd5a6d3b Update jsoup 1.11.3 and junrar 1.0.1 (#162) 2019-03-18 13:50:46 +00:00
dependabot[bot] 04693aabdf Bump alfresco-remote-api from 7.45 to 7.47 (#160) 2019-03-12 15:31:06 +00:00
dependabot[bot] 48e00abad8 Bump alfresco-repository from 7.53 to 7.55 (#159) 2019-03-12 14:50:16 +00:00
dependabot[bot] 0832b61cd7 Bump alfresco-data-model from 8.27 to 8.28 (#158) 2019-03-12 14:07:40 +00:00
Martin Muller 4fa09908cd REPO-24 use new webscript 2019-03-07 13:28:50 +01:00
dependabot[bot] f74aef42ee Bump dependency.cxf.version from 3.3.0 to 3.3.1 (#156) 2019-03-05 10:07:44 +00:00
Alex Mukha 7c2297b924 REPO-3235 Remove discussions (#155) 2019-03-04 23:52:56 +00:00
Martin Muller 26b880c4bd REPO-4217 Add missing cors configuration (#150)
* repo-4217 Add missing core configuration
2019-02-25 22:12:51 +00:00
Alan Davis b7ee955015 REPO-3276 EOL: Remove DB2
Pick up alfresco-repository project 7.50
2019-02-22 21:59:26 +00:00
dependabot[bot] 8174ae7dd2 Bump alfresco-repository from 7.48 to 7.49 (#149) 2019-02-19 13:19:52 +00:00
dependabot[bot] 0dbda587d0 Bump alfresco-remote-api from 7.38 to 7.40 (#147) 2019-02-15 16:18:33 +00:00
dependabot[bot] 302de46129 Bump dependency.spring.version from 5.1.4.RELEASE to 5.1.5.RELEASE (#145) 2019-02-14 17:03:49 +00:00
dependabot[bot] 98b35d8a6a Bump alfresco-heartbeat-data-sender from 1.0.9 to 1.0.10 (#148) 2019-02-14 16:28:40 +00:00
dependabot[bot] 1c13e981a2 Bump commons-codec from 1.11 to 1.12 (#146) 2019-02-14 14:30:33 +00:00
dependabot[bot] 17fa146821 Bump bcmail-jdk15on from 1.60 to 1.61 (#142) 2019-02-12 10:38:12 +00:00
dependabot[bot] d3994db739 Bump bcprov-jdk15on from 1.60 to 1.61 (#143) 2019-02-12 10:38:06 +00:00
dependabot[bot] f706d6c502 Bump alfresco-repository from 7.47 to 7.48 (#144) 2019-02-12 10:37:04 +00:00
dependabot[bot] 2ed63f5ffe Bump alfresco.share.version from 6.1.0-RC3 to 6.1.0 (#138)
Bumps `alfresco.share.version` from 6.1.0-RC3 to 6.1.0.

Updates `alfresco-content-services-share-distribution` from 6.1.0-RC3 to 6.1.0

Updates `share` from 6.1.0-RC3 to 6.1.0
- [Release notes](https://github.com/Alfresco/share/releases)
- [Commits](https://github.com/Alfresco/share/compare/alfresco-share-parent-6.1.0-RC3...alfresco-share-parent-6.1.0)

Updates `alfresco-wcmqs-distribution` from 6.1.0-RC3 to 6.1.0

Updates `alfresco-wcmqs-web` from 6.1.0-RC3 to 6.1.0

Updates `alfresco-wcmqs-client-api` from 6.1.0-RC3 to 6.1.0

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 10:01:22 +00:00
dependabot[bot] 48db9127d3 Bump alfresco-share-services from 6.1.0-RC3 to 6.1.0 (#139)
Bumps [alfresco-share-services](https://github.com/Alfresco/share) from 6.1.0-RC3 to 6.1.0.
- [Release notes](https://github.com/Alfresco/share/releases)
- [Commits](https://github.com/Alfresco/share/compare/alfresco-share-parent-6.1.0-RC3...alfresco-share-parent-6.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 09:51:33 +00:00
dependabot[bot] f1d0238b8f Bump alfresco-remote-api from 7.37 to 7.38 (#140)
Bumps [alfresco-remote-api](https://github.com/Alfresco/alfresco-remote-api) from 7.37 to 7.38.
- [Release notes](https://github.com/Alfresco/alfresco-remote-api/releases)
- [Commits](https://github.com/Alfresco/alfresco-remote-api/compare/alfresco-remote-api-7.37...alfresco-remote-api-7.38)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 09:50:59 +00:00
dependabot[bot] 9b07ec0569 Bump alfresco-repository from 7.46 to 7.47 (#141)
Bumps [alfresco-repository](https://github.com/Alfresco/alfresco-repository) from 7.46 to 7.47.
- [Release notes](https://github.com/Alfresco/alfresco-repository/releases)
- [Commits](https://github.com/Alfresco/alfresco-repository/compare/alfresco-repository-7.46...alfresco-repository-7.47)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 09:45:17 +00:00
Abdul Mohammed f303243006 REPO-4172: Add Licenses directory to the root of docker image (#137)
* Added Licenses directory to the root of docker image

* Updated artefactId correctly for community packaging

* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code

* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code
2019-02-01 14:48:52 +00:00
dependabot[bot] 12fd3f0673 Bump dependency.cxf.version from 3.2.7 to 3.3.0 (#136) 2019-01-29 10:08:49 +00:00
dependabot[bot] f980eef33b Bump httpclient-cache from 4.5.6 to 4.5.7 (#134) 2019-01-28 09:41:07 +00:00
dependabot[bot] 89c25d0224 Bump httpclient from 4.5.6 to 4.5.7 (#135) 2019-01-28 09:39:41 +00:00
Ancuta Morarasu e80cbffcb7 REPO-4132: User 'System' cleanup follow-up
Update components versions: alfresco-core, alfresco-data-model, alfresco-repository, alfresco-remote-api.
2019-01-24 11:13:56 +02:00
dependabot[bot] c7189cbd4b Bump alfresco-repository from 7.43 to 7.45 (#128)
Bumps [alfresco-repository](https://github.com/Alfresco/alfresco-repository) from 7.43 to 7.45.
- [Release notes](https://github.com/Alfresco/alfresco-repository/releases)
- [Commits](https://github.com/Alfresco/alfresco-repository/compare/alfresco-repository-7.43...alfresco-repository-7.45)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-19 19:04:52 +00:00
dependabot[bot] e20af891e6 Bump commons-fileupload from 1.3.3 to 1.4 (#117) 2019-01-19 19:03:22 +00:00
dependabot[bot] 8b8709a738 Bump httpcore from 4.4.10 to 4.4.11 (#129) 2019-01-19 19:02:53 +00:00
dependabot[bot] 5553664df0 Bump alfresco-data-model from 8.25 to 8.26 (#127) 2019-01-19 19:02:43 +00:00
dependabot[bot] dd58129407 Bump alfresco-remote-api from 7.35 to 7.36 (#130) 2019-01-19 19:02:15 +00:00
dependabot[bot] 803a76e6d0 Bump dependency.spring.version from 5.1.3.RELEASE to 5.1.4.RELEASE (#121) 2019-01-19 18:04:48 +00:00
dependabot[bot] ad5aa157be Bump dependency.jackson.version from 2.9.7 to 2.9.8 (#112) 2019-01-19 18:04:15 +00:00
dependabot[bot] b006f2e8f8 Bump jaxb-impl from 2.3.1 to 2.3.2 (#122) 2019-01-19 18:03:33 +00:00
Alex Mukha b2479ab210 Update woodstox 4.4.1 (#126) 2019-01-18 20:40:37 +00:00
Cristian Turlica 9aff3e6578 updated alfresco api explorer version to 6.1.0 2019-01-16 09:21:23 +02:00
alfresco-build 680fe6cf97 [maven-release-plugin] prepare for next development iteration 2019-01-14 12:42:47 +00:00
alfresco-build 589dc49b4b [maven-release-plugin] prepare release acs-community-packaging-6.1.2-ga 2019-01-14 12:42:40 +00:00
Alexandru-Eusebiu Epure 4fe1d0d0b5 REPO-4026 : Prepare for Community 6.1.2-ga release (#124)
Update CHANGELOG.md
simplify Dockerfile
2019-01-14 13:23:26 +02:00
Alexandru-Cristian Balmus 1902bf93ea SHA-2268 : Revert changes for SHA-2259 (#123)
- Set Share and Share Services to 6.1.0-RC3
2019-01-11 16:51:02 +02:00
Alex Mukha fbb49e3765 Update dependencies (library upgrades) (#119)
alfresco-repository 7.43
alfresco-remote-api 7.35
2019-01-08 22:45:20 +00:00
Alan Davis 7354755f85 Pick up api-explorer 6.1.0-RC4 REPO-4114/REPO-332 2019-01-07 14:00:09 +00:00
Alex Mukha ddf93544a2 REPO-4002 Update repo 7.42 (#118) 2019-01-02 19:00:38 +00:00
alandavis b6ebe0d9d9 REPO-4114 v1 POST /nodes/{nodeId}/children api does not use Transform Service
alfresco-data-model 8.25
alfresco-repository 7.39
alfresco-remote-api 7.34
2018-12-19 17:40:56 +00:00
Andrei Zapodeanu 3d971fec81 REPO-4123 (#109)
* REPO-4123
6.1: ACE-5935: ACS 6.1 RC3 Distribution zip contains wti-bin.war instead of vti-bin.war
2018-12-12 17:56:27 +02:00
Andrei Zapodeanu 79c7e87bb6 REPO-4109: 6.1: MNT-20221: Security: postgresql-42.2.1 - use the updated version 2018-12-11 10:45:49 +02:00
Alex Mukha 5cdc057b77 REPO-3973 Activiti workflow compatibility (#105)
The workflow diagrams could not be generated because sun.font package classes require system fonts to be installed.
The current docker image requires additional package (fontconfig) to be added. It's version and the versions of the dependencies were pinned.
2018-12-10 16:50:06 +00:00
Alex Mukha 1bea62e27a REPO-3973 Remove reference from changelog 2018-12-10 16:13:42 +00:00
dependabot[bot] bbb8b5f3d6 Bump xalan from 2.7.2 to 2.7.2-alfresco (#94) 2018-12-06 18:09:00 +00:00
dependabot[bot] f6a61595b8 Bump dependency.spring.version from 5.1.1.RELEASE to 5.1.3.RELEASE (#102) 2018-12-06 18:08:45 +00:00
dependabot[bot] d0db57c1fb Bump alfresco-server-root from 6.0 to 6.0.1 (#104) 2018-12-06 18:08:30 +00:00
Alan Davis 4b7e327bf7 Try picking up data-model 8.22 and alfresco-remote-api 7.17 which work in Enterprise. 2018-12-06 14:16:45 +00:00
Alan Davis 9b2185ef3f Pull in latest versions of repo 2018-12-06 11:54:12 +00:00
Andrei Rebegea 91fbb7c1e8 REPO-3964: MNT-20110: InMemoryTicketComponentImpl leaks currentTicket information from one request to another (#99) 2018-11-27 10:44:37 +02:00
Andrei Zapodeanu 0e58ef1dc9 REPO-3943: Service Pack: MNT-20042: Official Alfresco Docker Image Missing vti-bin war file (#101) 2018-11-26 17:23:15 +02:00
Alex Mukha 93c9c48a5e Configure AOS URL override (#91) 2018-11-20 20:34:26 +00:00
Alex Mukha 4c9e1fc152 REPO-4020 Update AOS to 1.2.2 2018-11-20 14:24:10 +00:00
Andrei Rebegea 2236e099ca REPO-3884: DBP SSO: Sufficient logging 2018-11-13 13:56:44 +02:00
Martin Muller 44feed984c repo-3918 remove old bcel 2018-11-08 14:51:29 +00:00
Alex Mukha 866ef2f786 REPO-3263 Remove passthru (#89) 2018-11-07 17:28:04 +00:00
Andrea Gazzarini d213dc405b [ MNT-19577 ] Updated alfresco-data-model version (8.18 -> 8.19) (#90) 2018-11-07 18:17:55 +01:00
Tuna Aksoy 7fb0cc971b MNT-19952: Updated alfresco-remote-api version (#88) 2018-11-07 16:25:08 +00:00
Alex Mukha 2eb1b02c7d REPO-3262 Remove CIFS (#87) 2018-11-05 13:23:04 +00:00
Martin Muller 8b811b26da REPO-3918 java 11 (#86)
* REPO-3918 make ready for java 11. update maven-war-plugin

* REPO-3918 update image to java 11
2018-11-01 12:50:20 +00:00
dhulley 3153a5c697 Bump jackson version to 2.9.7 (already built elsewhere) 2018-10-30 17:42:50 +00:00
dhulley e6e68914e8 Add cxf dependency version 2018-10-30 17:41:06 +00:00
Derek Hulley 1110d98356 Merge pull request #79 from Alfresco/3rdparty
3rdparty updates
2018-10-26 16:24:43 +01:00
Derek Hulley 815ec58905 Remove whitesource bolton
Line ending conflicts presenting issues
2018-10-26 16:00:10 +01:00
Alan Davis e5659c6c31 Pick up
alfresco-repository 7.23
  alfresco-remote-api 7.8
2018-10-26 15:05:15 +01:00
alfresco-build 594e586e8c [maven-release-plugin] prepare for next development iteration 2018-10-26 14:02:30 +00:00
alfresco-build 9d03d2fd75 [maven-release-plugin] prepare release acs-community-packaging-6.1.1 2018-10-26 14:02:22 +00:00
Andrei Zapodeanu 01a044e098 Community 6.1.1 release - update dependencies - temp fix for whitesource 2018-10-26 16:19:38 +03:00
Andrei Zapodeanu 13768eb4df Community 6.1.1 release - added release notes 2018-10-26 13:54:55 +03:00
Andrei Zapodeanu 7e9abd9db7 Community 6.1.1 release - update dependencies 2018-10-25 19:14:43 +03:00
whitesource-bolt-for-github[bot] 8dda482280 Initial WhiteSource configuration file 2018-10-23 09:34:59 +00:00
dependabot[bot] 8f9486fef1 Merge pull request #74 from Alfresco/dependabot/maven/3rdparty/org.apache.cxf-cxf-rt-transports-http-3.2.6 2018-10-22 20:32:00 +00:00
dependabot[bot] 44aba40d22 Merge pull request #75 from Alfresco/dependabot/maven/3rdparty/org.apache.xmlbeans-xmlbeans-3.0.1 2018-10-22 20:31:51 +00:00
dependabot[bot] 350abdf1a4 Merge pull request #77 from Alfresco/dependabot/maven/3rdparty/org.apache.httpcomponents-httpclient-cache-4.5.6 2018-10-22 20:31:42 +00:00
dependabot[bot] e6a9ad69fd Merge pull request #76 from Alfresco/dependabot/maven/3rdparty/org.apache.cxf-cxf-rt-frontend-jaxws-3.2.6 2018-10-22 20:31:26 +00:00
dependabot[bot] 98d2101440 Merge pull request #78 from Alfresco/dependabot/maven/3rdparty/org.apache.httpcomponents-httpcore-4.4.10 2018-10-22 20:30:52 +00:00
dependabot[bot] 663c96be24 Bump httpcore from 4.4.5 to 4.4.10
Bumps httpcore from 4.4.5 to 4.4.10.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 19:07:09 +00:00
dependabot[bot] 95005d0bd3 Bump httpclient-cache from 4.5.2 to 4.5.6
Bumps httpclient-cache from 4.5.2 to 4.5.6.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 19:06:58 +00:00
dependabot[bot] 79e890c493 Bump cxf-rt-frontend-jaxws from 3.0.12 to 3.2.6
Bumps cxf-rt-frontend-jaxws from 3.0.12 to 3.2.6.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 19:06:55 +00:00
dependabot[bot] 0779b80cd6 Bump xmlbeans from 3.0.0 to 3.0.1
Bumps xmlbeans from 3.0.0 to 3.0.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 19:06:51 +00:00
dependabot[bot] f67edce836 Bump cxf-rt-transports-http from 3.0.12 to 3.2.6
Bumps cxf-rt-transports-http from 3.0.12 to 3.2.6.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 19:06:43 +00:00
dependabot[bot] ac208c11d7 Merge pull request #65 from Alfresco/dependabot/maven/3rdparty/org.apache.cxf-cxf-rt-ws-policy-3.2.6 2018-10-22 18:54:22 +00:00
Derek Hulley 7e5fe1e6f6 Merge pull request #73 from Alfresco/3rdparty
3rdparty updates 22/10/2018
2018-10-22 14:37:24 +01:00
dependabot[bot] 2ece44bc66 Merge pull request #64 from Alfresco/dependabot/maven/dependency.spring.version 2018-10-18 15:47:25 +00:00
dependabot[bot] 345b5d64b9 Merge pull request #69 from Alfresco/dependabot/maven/3rdparty/dependency.spring.version 2018-10-17 15:28:43 +00:00
dependabot[bot] 224e4e0982 Merge pull request #66 from Alfresco/dependabot/maven/3rdparty/org.apache.httpcomponents-httpclient-4.5.6 2018-10-17 15:28:20 +00:00
dependabot[bot] d34e25840a Merge pull request #67 from Alfresco/dependabot/maven/3rdparty/joda-time-joda-time-2.10 2018-10-17 15:27:49 +00:00
dependabot[bot] 8a49b28c76 Bump dependency.spring.version from 5.1.0.RELEASE to 5.1.1.RELEASE
Bumps `dependency.spring.version` from 5.1.0.RELEASE to 5.1.1.RELEASE.

Updates `spring-aop` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-beans` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-context` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-context-support` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-core` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-expression` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-jdbc` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-jms` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-orm` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-tx` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-web` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-webmvc` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-17 15:24:24 +00:00
dependabot[bot] 76b49aa503 Bump joda-time from 2.9.4 to 2.10
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.9.4 to 2.10.
- [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.9.4...v2.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-17 15:23:38 +00:00
dependabot[bot] 4b5948e1e3 Bump httpclient from 4.5.2 to 4.5.6
Bumps httpclient from 4.5.2 to 4.5.6.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-17 15:23:30 +00:00
dependabot[bot] e6d56eb259 Bump cxf-rt-ws-policy from 3.0.12 to 3.2.6
Bumps cxf-rt-ws-policy from 3.0.12 to 3.2.6.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-17 15:23:27 +00:00
Alan Davis bae358410d Pick up alfresco-repository 7.17 and alfresco-remote-api 7.5 2018-10-15 20:39:49 +01:00
dependabot[bot] 9c28cbcb1e Merge pull request #62 from Alfresco/dependabot/maven/com.sun.xml.bind-jaxb-impl-2.3.1 2018-10-15 17:11:31 +00:00
dependabot[bot] d873fd89a6 Bump dependency.spring.version from 5.1.0.RELEASE to 5.1.1.RELEASE
Bumps `dependency.spring.version` from 5.1.0.RELEASE to 5.1.1.RELEASE.

Updates `spring-aop` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-beans` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-context` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-context-support` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-core` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-expression` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-jdbc` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-jms` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-orm` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-tx` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-web` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Updates `spring-webmvc` from 5.1.0.RELEASE to 5.1.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.1.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 16:32:45 +00:00
dependabot[bot] f37252a113 Bump jaxb-impl from 2.3.0 to 2.3.1
Bumps jaxb-impl from 2.3.0 to 2.3.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 16:32:21 +00:00
Alan Davis cb4438c8f9 Pick up alfresco-repository 7.16 and alfresco-remote-api 7.4 2018-10-11 16:08:15 +01:00
Alex Mukha cdfc9a90bf REPO-3811 Fix broker URLs (#61) 2018-10-11 16:00:33 +01:00
Derek Hulley 792062b33d Initial CHANGELOG
This does not contain the REPO stories but will do from 201810
2018-09-27 12:19:51 +01:00
alandavis 82276f3cf8 REPO-3766 Renditions: Simplified Async Rendition Service (#60)
alfresco-data-model.version 8.15
alfresco-repository.version 7.11
alfresco-remote-api.version 7.3
2018-09-25 19:03:50 +01:00
Derek Hulley 298e3bd836 Merge pull request #59 from Alfresco/fix/spring-upgrade-sept
Upgrade Spring to 5.1.0 and spring-webscripts to 6.20
2018-09-25 10:40:03 +01:00
dhulley 659980e737 Upgrade Spring to 5.1.0 and spring-webscripts to 6.20 2018-09-24 19:32:27 +01:00
Derek Hulley e7eb3a5470 Merge pull request #58 from Alfresco/fix/bouncycastle-update
Update bouncycastle to 1.60
2018-09-21 18:53:07 +01:00
Alex Mukha 161ea759e4 Update bouncycastle to 1.60 2018-09-21 15:26:03 +01:00
Alex Mukha 6f3ac98d4a REPO-3764 Swap ActiveMQ image to Alfresco own (#57) 2018-09-18 10:55:26 +01:00
Alexandru-Eusebiu Epure 4bee0ba048 REPO-3745 Update pom dependency 2018-09-03 15:08:33 +03:00
alfresco-build df86b8a679 [maven-release-plugin] prepare for next development iteration 2018-08-24 07:02:23 +00:00
alfresco-build 9b51cf44c1 [maven-release-plugin] prepare release acs-community-packaging-6.1.0-ea 2018-08-24 07:02:15 +00:00
CodrinChirica 7e22b3809a Update pom.xml and .env with latest dependencies 2018-08-23 13:31:05 +03:00
Alexandru Epure 3b292c7ccc REPO-3762 : Release new version of rest-api-explorer
Upgrade version of alfresco-api-explorer to 6.1.0-ga
2018-08-22 17:16:16 +03:00
Derek Hulley 0e9502861d Typo noted by Indy 2018-08-14 11:49:40 +01:00
Alex Mukha cde3b59a0c REPO-3679 Add ActiveMQ (#56) 2018-08-13 15:38:52 +01:00
Jamal Kaabi-Mofrad e79ed7fc51 Merge pull request #48 from Alfresco/feature/EGATE-58_remove-alfresco-events-dependency
Removed alfresco-events dependency as it's been added to alfresco-rep…
2018-07-25 10:16:02 +01:00
Derek Hulley 4303e0bab5 Merge pull request #55 from componize/master
Fix "Verifying that AMPs have been applied" link
2018-07-24 17:26:29 +01:00
Jamal Kaabi-Mofrad e78875dd54 EGATE-58: Events - Update the repository version to 7.4 and remote-api version to 7.0 2018-07-24 17:17:01 +01:00
Patrick Lussan e4a0309355 Fix a How to link 2018-07-24 10:25:17 +02:00
Andrei Forascu 33fb5b500c REPO-3648 - Community: Upgrade to XMLBeans 3.0.0 (#146) (#54) 2018-07-23 15:07:08 +03:00
Jamal Kaabi-Mofrad 80d12bd963 Merge branch 'master' into feature/EGATE-58_remove-alfresco-events-dependency 2018-07-18 11:39:19 +01:00
Mihaela Popa 5507850452 Merge pull request #53 from Alfresco/revert-52-feature/repo-3160_email_tests
Revert "REPO-3160: Add email tests to ACS community build plan"
This change was not required as the tas email tests without jmx are passing on the origin docker compose. The build plan is updated and the email tests are passing.
2018-07-13 15:58:49 +03:00
Mihaela Popa 4f8749b7dc Revert "REPO-3160: Add email tests to ACS community build plan (#52)"
This reverts commit 52a4b7fade.
2018-07-13 14:53:57 +03:00
Mihaela Popa 52a4b7fade REPO-3160: Add email tests to ACS community build plan (#52)
REPO-3160: Add the email TAS tests to our builds

Add a test image in the community  project and created a new maven module in order to not affect the running tas tests (integration tests where failing with the changes for email tests).
This test image has some port exposed in order to run the tas email tests.
2018-07-12 17:33:32 +03:00
Alexandru-Eusebiu Epure fedc66a433 REPO-3539 : Integrate Api-Explorer (#50)
* REPO-3539 : Integrate Api-Explorer
   Add alfresco-api-explorer version property to pom.xml
   Add alfresco-api-explorer dependency to docker-alfresco/pom.xml and unpack it using maven-dependency-plugin
   API-Explorer Url is now generated in UrlUtil.
   Update alfresco-repository version.
2018-07-11 12:07:33 +03:00
alandavis 27b643da7d REPO-3425 tika docker transformer 2018-06-29 08:30:04 +01:00
alfresco-build d05564e3c3 [maven-release-plugin] prepare for next development iteration 2018-06-21 21:25:39 +00:00
alfresco-build 2ba893ddf6 [maven-release-plugin] prepare release acs-community-packaging-6.0.7-ga 2018-06-21 21:25:32 +00:00
alfresco-build b4fe76b5d3 [maven-release-plugin] prepare for next development iteration 2018-06-21 12:54:25 +00:00
alfresco-build 4a70f13a08 [maven-release-plugin] prepare release acs-community-packaging-6.0.6-ga 2018-06-21 12:54:19 +00:00
CodrinChirica 3ed05c91c1 Update AOS-Module version to 1.2.0 in pom.xml 2018-06-21 13:44:05 +03:00
CodrinChirica 3835637421 Update share version to 6.0.b in pom.xml 2018-06-19 14:53:04 +03:00
eknizat 043cc78d6a REPO-3509: Update pom versions (#47)
* REPO-3509: Update pom versions
* alfresco-repository to 6.55
* alfresco-remote-api to 6.38
2018-06-18 17:00:49 +01:00
Jamal Kaabi-Mofrad 6c76cc6089 Removed alfresco-events dependency as it's been added to alfresco-reporistory. 2018-06-18 16:52:17 +01:00
Michael 861ca1dda7 SEARCH-896, reverted changes that was causing spring context initialization problems 2018-06-17 17:17:55 +01:00
Michael cf7dabd7d7 Merge branch 'master' of github.com:Alfresco/acs-community-packaging 2018-06-17 17:12:56 +01:00
CodrinChirica 66b22dc46f Merge pull request #46 from Alfresco/feature/SHA-2198_create_community_release
update share to 6.0.b released version
2018-06-15 16:39:35 +03:00
Alan Davis 6720814e3a ALF-22000 Share link on the /alfresco page had the wrong host. 2018-06-15 14:35:11 +01:00
Michael 7e7529289c Merge branch 'master' of github.com:Alfresco/acs-community-packaging 2018-06-15 12:04:15 +01:00
ciprianchelaru cf8f49332c update share to 6.0.b released version 2018-06-14 17:03:42 +03:00
DenisGabriela 9647faf1e4 Merge pull request #45 from Alfresco/GOOGLEDOCS-437
GOOGLEDOCS-437 : Generate Final Build for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
2018-06-14 14:17:25 +03:00
Michael 3bbc9942ba SEARCH-896, updated packaging to include repository change to fix sharding 2018-06-13 16:49:38 +01:00
Denis Ungureanu 2024ca13d2 GOOGLEDOCS-437 : Generate Final Build for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
- updated google-docs version
2018-06-13 16:08:26 +03:00
Alex Mukha db5e6cef27 REPO-3569 Add support for csrf.filter.enabled property 2018-06-11 17:02:21 +01:00
Alan Davis e02a0eb59a REPO-3504 Addition of Live and Ready probes to V1 REST APIs 2018-06-07 15:55:28 +01:00
Alan Davis 166fbb8298 REPO-3504 Addition of Live and Ready probes to V1 REST APIs 2018-06-07 15:53:42 +01:00
Alexandru-Eusebiu Epure 28589366d7 REPO-3400: Deployment: Release Process: Applying AMPs
Create link for new docs regarding customizing alfresco docker images.
2018-06-05 17:30:14 +03:00
Ancuta Morarasu afe6d6ac60 REPO-2974: Add logger properties files to packaging project 2018-05-31 11:34:32 +03:00
Ancuta Morarasu 3acbc8a89e REPO-2974: Update components 2018-05-31 10:56:39 +03:00
anechifor 2fb04a23eb Merge pull request #44 from Alfresco/REPO-3551
REPO-3551: add suport for Tomcat8 as default configuration.
2018-05-29 14:10:35 +03:00
Andreea Nechifor 44d8c2efe3 REPO-3551: add suport for Tomcat8 as default configuration. 2018-05-29 12:12:56 +03:00
Andreea Nechifor c2c82b24ee REPO-3551- update de share version. 2018-05-29 09:52:20 +03:00
Mihaela Popa ed6850ffcd REPO-3495: Update alfresco-remote-api version 2018-05-25 15:04:29 +03:00
montgolfiere 04649721cc Merge pull request #43 from Alfresco/GOOGLEDOCS-429
GOOGLEDOCS-429 : Generate RC2 for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
2018-05-24 17:30:05 +01:00
Denis Ungureanu c4f0d9fd51 GOOGLEDOCS-429 : Generate RC2 for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
- removed unnecessary share amp
2018-05-22 18:21:38 +03:00
Denis Ungureanu b04723ab1c GOOGLEDOCS-429 : Generate RC2 for GoogleDocs 3.1.0 compatible with ACS Ent 6.0
- updated googledocs dependencies
2018-05-22 16:47:36 +03:00
Andrei Rebegea 300ca2b751 REPO-3461: update jlan version 2018-05-22 15:19:47 +03:00
Alexandru Epure 59d3236e6a REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Make webapps directory and it's content read-only
2018-05-21 15:56:04 +03:00
Alexandru Epure d9999184a4 REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Make alfresco and ROOT directories and it's content read-only
2018-05-21 15:40:54 +03:00
Alexandru Epure 842f8f3509 REPO-3275: Secure tomcat in Alfresco Content Services docker images.
Unpack root.war
   Grant alfresco all security permissions
   Grant root.war only permission to deploy
2018-05-18 17:48:39 +03:00
Alex Mukha beceaa5b0f REPO-3400 Add a link to custom image creation docs 2018-05-17 14:09:37 +01:00
Michael 7e4f6d2161 Search-830, updated pom to include search sql pass through api 2018-05-11 11:34:24 +01:00
Stefan Kopf 4b96bdd022 REPO-3491 - 6.0: ACE-5818: Alfresco fails to start on Tomcat 8.x with config files supplied in distribution zip 2018-05-09 12:53:46 +02:00
Ancuta Morarasu b351eea895 REPO-3481: Upgrade components + Jackson 2.9.5 (includes CVE-2018-7489) 2018-05-04 17:32:52 +03:00
Alexandru-Cristian Balmus 1444ced7a4 Merge pull request #42 from Alfresco/fix/APPSREPO-433_update_event_dependencies
APPSREPO-433 : Update messaging-repo and events libs
2018-04-30 17:33:20 +03:00
Alex Mukha 159f5bed1e REPO-3465 Configurable CSRF filter (#41)
CSRF filter is now configured by these props:
csrf.filter.referer=
csrf.filter.referer.always=false
csrf.filter.origin=
csrf.filter.origin.always=false

Referer and origin here is a regexp and should look like:
http://mydomain:80/*.
2018-04-30 15:23:19 +01:00
Alexandru Balmus 425586bb4f APPSREPO-433 : Update dependencies in acs-packaging and acs-community-packaging
- Update version of dependencies: alfresco-messaging-repo (1.2.9) and alfresco-events (1.2.12)
2018-04-30 15:39:50 +03:00
Michael f423681caf Merge pull request #40 from Alfresco/Search-813
Search 813 Update the packaging to exclude Solr4
2018-04-27 17:12:18 +01:00
Meenal Bhave 0b44c14230 Search-813: Removed empty lines in .env files 2018-04-27 12:48:22 +01:00
Meenal Bhave e0697763da Merge branch 'Search-813' of github.com:Alfresco/acs-community-packaging into Search-813 2018-04-27 12:43:42 +01:00
Meenal Bhave 0c0c49ef97 Search-813: Removed docker-compose in sync with master 2018-04-27 12:42:54 +01:00
meenalbhave b598c13d32 Search-813: Removed empty lines in .env files 2018-04-27 12:26:33 +01:00
meenalbhave 7c3cf67018 Search-813: Removed empty lines in .env files 2018-04-27 11:02:08 +01:00
Meenal Bhave 4302e77b80 Merge branch 'master' of github.com:Alfresco/acs-community-packaging into Search-813 2018-04-27 10:53:45 +01:00
Meenal Bhave 76a7be8c62 Search-813: Replaced hardcoded ASS Version from 1.2.0-snapshot to SOLR6_TAG in .env files 2018-04-27 10:11:00 +01:00
Meenal Bhave e34a851879 Search-813: Updated ASS Version from 1.1.0 to 1.1.1 and Removed Solr4 references from the community packaging project 2018-04-26 14:48:44 +01:00
Alexandru-Eusebiu Epure 665928078e REPO-3457 : Remove /docker-compose (#39)
* REPO-3457 : Remove /docker-compose
   Add test.env to /docker-alfresco/test/
   Add share image, repository is on debug by default, remove references to docker.io, add REPOSITORY variable for repository images on quay.io.
2018-04-25 16:38:02 +03:00
eknizat 2cf457bb43 REPO-3329: Record deployment method (#38)
* Update alfresco-repository version to 6.46
2018-04-23 13:10:36 +01:00
alfresco-build 951418b93e [maven-release-plugin] prepare for next development iteration 2018-04-20 06:48:17 +00:00
alfresco-build 1c848a2d0e [maven-release-plugin] prepare release acs-community-packaging-6.0.5-ea 2018-04-20 06:48:10 +00:00
Andrei Rebegea 1d20992ecb Merge branch 'master' of github.com:Alfresco/acs-community-packaging 2018-04-19 16:51:37 +03:00
Andrei Rebegea d3e889a14b REPO-3457: remove quay.io as ref in the dockerfile 2018-04-19 16:50:55 +03:00
CodrinChirica b90678c325 Update alfresco-share to 6.0.a for 201804 EA 2018-04-19 16:19:45 +03:00
Stefan Kopf ec47c9b263 REPO-3281 - 6.0: AOS Compatibility
- update to aos-module 1.2.0-RC2
2018-04-17 12:22:30 +02:00
Ancuta Morarasu 202a0752ce REPO-3446: Update components (6.0.0 RC1) 2018-04-17 13:05:57 +03:00
Martin Muller bd148e8b69 Merge pull request #37 from Alfresco/repo-3442_dyn_copyright
repo-3442 make copyright dyn
2018-04-16 14:24:08 +01:00
Martin Muller 94cd52958b repo-3442 make copyright dyn 2018-04-16 13:16:02 +01:00
Alexandru-Eusebiu Epure 0d97fb71ad REPO-3439: Update alfresco-core and alfresco-repository version. 2018-04-11 15:20:18 +03:00
Alexandru-Eusebiu Epure 38ba6fe4f5 REPO-3439: added fabric8 Pmaster profile for pushing latest tag on dockerhub and quai. 2018-04-11 11:43:29 +03:00
Alan Davis 70908d4f64 REPO-3439 enable remote debug change 2018-04-10 15:30:09 +01:00
Alan Davis 2d99f96d4e REPO-3439 enable remote debug change 2018-04-10 15:26:16 +01:00
Alex Mukha 51f1f0e923 REPO-3448 MNT-19431 Update commons-fileupload to 1.3.3 (#36) 2018-04-09 17:23:24 +01:00
Alex Mukha 38df047b11 REPO-3447 Remove c3p0 (#35)
Quartz uses c3p0 jdbc pool for it's distributed job storage since version 2.x
This commit will exclude c3p0 lib as distributed job storage is not used.
2018-04-09 16:42:19 +01:00
eknizat f186e1505e REPO-3428: EOL Library JSR-168 Portlets API (#34)
* Remove javax.portlet:portlet-api dependency
2018-04-09 13:57:46 +01:00
Andrei Rebegea 06544068f2 REPO-3304: helm charts have been moved to acs-community-deployment project 2018-04-05 13:23:56 +03:00
Andrei Rebegea 5ddca4c122 Merge branch 'master' of github.com:Alfresco/acs-community-packaging 2018-04-05 12:51:42 +03:00
Andrei Rebegea 580287dbf0 REPO-3304: add alfresco infrastructure as dependency 2018-04-05 12:51:23 +03:00
Lucian Tuca f97cda24d1 Merge pull request #33 from Alfresco/GOOGLEDOCS-430
GOOGLEDOCS-430 : Update GoogleDocs AMP version for ACS 6.0
2018-04-05 12:04:48 +03:00
Alexandru-Eusebiu Epure 19b38465b3 REPO-3439: Open Source deployments
Update license to Apache License 2.0
2018-04-05 10:57:11 +03:00
Cezar.Leahu ee9a1cfe8d Merge branch 'master' into GOOGLEDOCS-430 2018-04-04 11:50:09 +03:00
Raluca Munteanu 19baca7f50 Upgrade alfresco-repository to 6.41 and alfresco-remote-api to 6.27 2018-04-03 17:28:37 +03:00
Alex Mukha e3d7ff93a5 REPO-1294: EOL myfaces-api, myfaces-impl & jsp-api (#25)
* REPO-1294: EOL myfaces-api, myfaces-impl & jsp-api
   - Remove JSF specific classes
   - Remove webclient config
   - Moved authentication filters to remote-api
2018-04-03 16:53:21 +03:00
CodrinChirica adcf700d5c Upgrade alfresco-remote-api to 6.26 2018-04-03 13:47:06 +03:00
Andrei Rebegea 19340a666d REPO-3304: add persisted volume clame to make the community chart independent 2018-04-03 13:17:40 +03:00
CodrinChirica 3ea5cb0e2d Upgrade data-model to 8.3 and alfresco-repository to 6.40 2018-04-03 10:34:50 +03:00
Alexandru-Eusebiu Epure af691d2c91 REPO-3392: Remove jboss-web.xml and weblogic.xml 2018-04-02 17:37:30 +03:00
Alexandru-Eusebiu Epure 76d90bcadb REPO-3378: update Dockerfile ENV variables to point to the corect imagemagick,libreoffice and pdfium license url. 2018-04-02 16:04:44 +03:00
Alexandru-Eusebiu Epure b877f52e6d Merge feature/REPO-3378_simplify_project into master (#32)
* REPO-3378: Integrate zip module into full-distribution module
   Rena,e full-distribution module to distribution.
   Remove zip module
   Remove zip module from the superPom
2018-04-02 14:17:02 +03:00
Andrei Rebegea 91199ccb91 REPO-3304: fix correct ignore path for helm 2018-03-30 16:30:10 +03:00
Cezar.Leahu 7ccc8add25 GOOGLEDOCS-430 : Update GoogleDocs AMP version for ACS 6.0 2018-03-30 16:24:06 +03:00
Andrei Rebegea 76ec6007f4 REPO-3304: update docker images and rename community 2018-03-30 15:20:27 +03:00
Cristian Turlica 6ea5b8c96a Upgraded to use alfresco-remote-api 6.17 2018-03-29 09:31:35 +03:00
Alan Davis 82206d9389 REPO-3342 Start using latest as the tag for local builds 2018-03-28 14:33:56 +01:00
Mihaela Popa 891ef35a9c Merge pull request #30 from Alfresco/feature/repo-3300_6.0_upgrade_psql
WIP: REPO:3300: Deployment: 6.0 Base Images Stack Alignment
2018-03-28 09:45:51 +03:00
Alan Davis de1417acac REPO-3299: Include license files in docker image 2018-03-27 22:39:49 +01:00
Alan Davis 41985aa41a REPO-3436: Update ImageMagick license file 2018-03-27 22:39:49 +01:00
Mihaela Popa 0e92e3671f REPO-3300: Deployment: 6.0 Base Images Stack Alignment
Update the Postgres chart version withing requirements.yaml to 0.9.3
2018-03-27 18:25:00 +03:00
Andrei Forascu 750767ef3b Update README.md
Updated Kubernetes and Docker Compose Prerequisites
2018-03-27 17:46:28 +03:00
alfresco-build 02f71cf705 [maven-release-plugin] prepare for next development iteration 2018-03-27 13:21:07 +00:00
Mihaela Popa 35ca652e1c REPO-3300: Deployment: 6.0 Base Images Stack Alignment
Update the values for helm to use Postgres 10.1.
   Update docker-compose used for tests in bamboo to use postgres 10.1
2018-03-27 15:22:13 +03:00
Mihaela Popa 88f33d0083 REPO-3300: Deployment: 6.0 Base Images Stack Alignment
Update the images to use Postgres 10.1 and postgresql driver 42.2.1
2018-03-27 14:36:33 +03:00
1030 changed files with 4284 additions and 152196 deletions
+8 -8
View File
@@ -1,8 +1,8 @@
.* eol=crlf
*.html eol=crlf
*.java eol=crlf
*.txt eol=crlf
*.css eol=crlf
*.xml eol=crlf
*.js eol=crlf
*.properties eol=crlf
# .* eol=crlf
# *.html eol=crlf
# *.java eol=crlf
# *.txt eol=crlf
# *.css eol=crlf
# *.xml eol=crlf
# *.js eol=crlf
# *.properties eol=crlf
+11 -7
View File
@@ -10,6 +10,9 @@
*.iml
*.iws
#VSCode
/.vscode
# Mac
.DS_Store
@@ -18,20 +21,21 @@ target
*.log
*.log.*
# Mobile Tools for Java (J2ME)
.mtj
.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Alfresco
alf_data/
alf_data/
helm/alfresco-content-services-community/charts/*
helm/alfresco-content-services-community/requirements.lock
helm/alfresco-content-services-community*.tgz
# Travis deployment folder
deploy_dir
+53
View File
@@ -0,0 +1,53 @@
<settings>
<profiles>
<profile>
<id>alfresco-internal</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<repositories>
<repository>
<id>alfresco-internal</id>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
<name>Alfresco Internal Repository</name>
<url>https://artifacts.alfresco.com/nexus/content/groups/internal</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>alfresco-internal</id>
<name>Alfresco Internal Repository</name>
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
</pluginRepository>
</pluginRepositories>
<properties>
<!-- WhiteSource token -->
<org.whitesource.orgToken>${env.WHITESOURCE_API_KEY}</org.whitesource.orgToken>
</properties>
</profile>
</profiles>
<servers>
<server>
<id>alfresco-internal</id>
<username>${env.MAVEN_USERNAME}</username>
<password>${env.MAVEN_PASSWORD}</password>
</server>
<server>
<id>quay.io</id>
<username>${env.QUAY_USERNAME}</username>
<password>${env.QUAY_PASSWORD}</password>
</server>
<server>
<id>docker.io</id>
<username>${env.DOCKERHUB_USERNAME}</username>
<password>${env.DOCKERHUB_PASSWORD}</password>
</server>
</servers>
</settings>
+148
View File
@@ -0,0 +1,148 @@
---
dist: xenial
language: java
jdk: openjdk11
services:
- docker
git:
depth: false
quiet: true
cache:
directories:
- ${HOME}/.m2/repository
# the cache can grow constantly
before_cache: bash scripts/travis/cleanup_cache.sh
branches:
only:
- master
- develop
- /release\/.*/
- feature/REPO-5111_repo_build
env:
global:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Must be in the format <alfresco-version>-<additional_versioning> ie. 6.3.0-repo-xxxx-x or 6.3.0-Ax
- RELEASE_VERSION=7.0.0-TEST4
- DEVELOPMENT_VERSION=7.0.0-TEST5-SNAPSHOT
stages:
- name: test
if: commit_message !~ /\[skip tests\]/
- name: docker_latest
if: fork = false AND type != pull_request AND branch = master
- name: release
if: commit_message ~= /\[release\]/ AND fork = false AND type != pull_request AND (branch =~ ^(master|develop)$ OR branch =~ /release\/.*/ OR branch = feature/REPO-5111_repo_build)
- name: publish
if: commit_message ~= /\[publish\]/ AND fork = false AND type != pull_request AND (branch =~ ^(master|develop)$ OR branch =~ /release\/.*/)
before_install: travis_retry bash scripts/travis/init.sh
install: travis_retry travis_wait 40 bash scripts/travis/build.sh
jobs:
include:
- name: "WhiteSource scan"
stage: test
# only on master or develop and if it is not a PR
if: fork = false AND branch =~ ^(master|develop)$ AND type != pull_request
install: travis_retry travis_wait 30 mvn -B -q install -f war/pom.xml
script:
# Download the latest version of WhiteSource Unified Agent
- curl -LJO https://github.com/whitesource/unified-agent-distribution/releases/latest/download/wss-unified-agent.jar
# Run WhiteSource Unified Agent
- java -jar wss-unified-agent.jar -apiKey ${WHITESOURCE_API_KEY} -c .wss-unified-agent.config -d ./war
- name: "REST API TAS tests part1"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal+transforms.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 60 mvn -B install -f tests/tas-restapi/pom.xml -Pall-tas-tests,run-restapi-part1 -Denvironment=default -DrunBugs=false
- name: "REST API TAS tests part2"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal+transforms.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 60 mvn -B install -f tests/tas-restapi/pom.xml -Pall-tas-tests,run-restapi-part2 -Denvironment=default -DrunBugs=false
- name: "REST API TAS tests part3"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal+transforms.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 60 mvn -B install -f tests/tas-restapi/pom.xml -Pall-tas-tests,run-restapi-part3 -Denvironment=default -DrunBugs=false
- name: "CMIS TAS tests"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal+transforms.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 40 mvn -B install -f tests/tas-cmis/pom.xml -Pall-tas-tests -Denvironment=default -DrunBugs=false
- name: "Email TAS tests"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 30 mvn -B install -f tests/tas-email/pom.xml -Pall-tas-tests -Denvironment=default -DrunBugs=false
- name: "WebDAV TAS tests"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 20 mvn -B install -f tests/tas-webdav/pom.xml -Pall-tas-tests -Denvironment=default -DrunBugs=false
- name: "Integration TAS tests"
before_script:
- ${TAS_SCRIPTS}/start-compose.sh ${TAS_ENVIRONMENT}/docker-compose-minimal.yml
- ${TAS_SCRIPTS}/wait-for-alfresco-start.sh "http://localhost:8082/alfresco"
script:
- travis_wait 30 mvn -B install -f tests/tas-integration/pom.xml -Pall-tas-tests -Denvironment=default -DrunBugs=false
- name: "Update Docker latest images"
stage: docker_latest
script: travis_retry travis_wait 30 mvn -B -V clean install -DskipTests -Dmaven.javadoc.skip=true -Pinternal
- name: "Release and Copy to S3 Staging"
stage: release
before_script: bash scripts/travis/verify_release_tag.sh
script: travis_wait 40 bash scripts/travis/maven_release.sh
before_deploy:
# Move the final artifacts to a single folder (deploy_dir) to be copied to S3
- mkdir -p deploy_dir
- cp distribution/target/alfresco.war deploy_dir
- cp distribution/target/*-distribution*.zip deploy_dir
deploy:
- provider: s3
access_key_id: "${AWS_STAGING_ACCESS_KEY}"
secret_access_key: "${AWS_STAGING_SECRET_KEY}"
bucket: "alfresco-artefacts-staging"
region: "eu-west-1"
skip_cleanup: true
acl: private
local_dir: "deploy_dir"
upload_dir: "alfresco-content-services-community/release/${TRAVIS_BRANCH}/${TRAVIS_BUILD_NUMBER}"
on:
all_branches: true
- name: "Copy to S3 Release"
stage: publish
# Nothing to build/install as we are just copying from S3 buckets
install: skip
script: skip
before_deploy: pip install awscli
deploy:
- provider: script
script: bash scripts/travis/copy_to_release_bucket.sh
on:
branch: master
+8
View File
@@ -0,0 +1,8 @@
{
"generalSettings": {
"shouldScanRepo": true
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
}
}
+228
View File
@@ -0,0 +1,228 @@
####################################################################
# WhiteSource Unified-Agent configuration file
####################################################################
##########################################
# GENERAL SCAN MODE: Files and Package Managers
##########################################
checkPolicies=true
forceCheckAllDependencies=true
forceUpdate=true
forceUpdate.failBuildOnPolicyViolation=true
offline=false
#ignoreSourceFiles=true
#scanComment=
#updateInventory=false
#resolveAllDependencies=false
#failErrorLevel=ALL
#requireKnownSha1=false
#generateScanReport=true
#scanReportTimeoutMinutes=10
#excludeDependenciesFromNodes=.*commons-io.*,.*maven-model
#projectPerFolder=true
#projectPerFolderIncludes=
#projectPerFolderExcludes=
#wss.connectionTimeoutMinutes=60
# Change the below URL to your WhiteSource server.
# Use the 'WhiteSource Server URL' which can be retrieved
# from your 'Profile' page on the 'Server URLs' panel.
# Then, add the '/agent' path to it.
wss.url=https://saas.whitesourcesoftware.com/agent
#npm.resolveDependencies=false
#npm.ignoreSourceFiles=false
#npm.includeDevDependencies=true
#npm.runPreStep=true
#npm.ignoreNpmLsErrors=true
#npm.ignoreScripts=true
#npm.yarnProject=true
#npm.accessToken=
#npm.identifyByNameAndVersion=true
#bower.resolveDependencies=false
#bower.ignoreSourceFiles=true
#bower.runPreStep=true
#nuget.resolvePackagesConfigFiles=false
#nuget.resolveCsProjFiles=false
#nuget.resolveDependencies=false
#nuget.restoreDependencies=true
#nuget.ignoreSourceFiles=true
#nuget.runPreStep=true
#nuget.resolveNuspecFiles=false
#python.resolveDependencies=false
#python.ignoreSourceFiles=false
#python.ignorePipInstallErrors=true
#python.installVirtualenv=true
#python.resolveHierarchyTree=false
#python.requirementsFileIncludes=requirements.txt
#python.resolveSetupPyFiles=true
#python.runPipenvPreStep=true
#python.pipenvDevDependencies=true
#python.IgnorePipenvInstallErrors=true
#maven.ignoredScopes=test provided
maven.resolveDependencies=true
#maven.ignoreSourceFiles=true
#maven.aggregateModules=true
maven.ignorePomModules=false
#maven.runPreStep=true
#maven.ignoreMvnTreeErrors=true
#maven.environmentPath=
#maven.m2RepositoryPath=
#gradle.ignoredScopes=
#gradle.resolveDependencies=false
#gradle.runAssembleCommand=false
#gradle.runPreStep=true
#gradle.ignoreSourceFiles=true
#gradle.aggregateModules=true
#gradle.preferredEnvironment=wrapper
#gradle.localRepositoryPath=
#paket.resolveDependencies=false
#paket.ignoredGroups=
#paket.ignoreSourceFiles=false
#paket.runPreStep=true
#paket.exePath=
#go.resolveDependencies=false
#go.collectDependenciesAtRuntime=true
#go.dependencyManager=
#go.ignoreSourceFiles=true
#go.glide.ignoreTestPackages=false
#go.gogradle.enableTaskAlias=true
#ruby.resolveDependencies = false
#ruby.ignoreSourceFiles = false
#ruby.installMissingGems = true
#ruby.runBundleInstall = true
#ruby.overwriteGemFile = true
#sbt.resolveDependencies=false
#sbt.ignoreSourceFiles=true
#sbt.aggregateModules=true
#sbt.runPreStep=true
#sbt.targetFolder=
#php.resolveDependencies=false
#php.runPreStep=true
#php.includeDevDependencies=true
#html.resolveDependencies=false
#cocoapods.resolveDependencies=false
#cocoapods.runPreStep=true
#cocoapods.ignoreSourceFiles=false
#hex.resolveDependencies=false
#hex.runPreStep=true
#hex.ignoreSourceFiles=false
#hex.aggregateModules=true
##################################
# Organization tokens:
##################################
apiKey=
#userKey is required if WhiteSource administrator has enabled "Enforce user level access" option
#userKey=
projectName=content-services-community
projectVersion=
projectToken=
productName=ACS Community
productVersion=
productToken=
#updateType=APPEND
#requesterEmail=user@provider.com
#########################################################################################
# Includes/Excludes Glob patterns - PLEASE USE ONLY ONE EXCLUDE LINE AND ONE INCLUDE LINE
#########################################################################################
#includes=**/*.c **/*.cc **/*.cp **/*.cpp **/*.cxx **/*.c++ **/*.h **/*.hpp **/*.hxx
#includes=**/*.m **/*.mm **/*.js **/*.php
includes=**/*.jar
#includes=**/*.gem **/*.rb
#includes=**/*.dll **/*.cs **/*.nupkg
#includes=**/*.tgz **/*.deb **/*.gzip **/*.rpm **/*.tar.bz2
#includes=**/*.zip **/*.tar.gz **/*.egg **/*.whl **/*.py
## Exclude file extensions or specific directories by adding **/*.<extension> or **<excluded_dir>/**
excludes=**/*sources.jar **/*javadoc.jar
case.sensitive.glob=false
followSymbolicLinks=true
##################################
# Archive properties
##################################
#archiveExtractionDepth=2
#archiveIncludes=**/*.war **/*.ear
#archiveExcludes=**/*sources.jar
##################################
# Proxy settings
##################################
#proxy.host=
#proxy.port=
#proxy.user=
#proxy.pass=
##################################
# SCM settings
##################################
#scm.type=
#scm.user=
#scm.pass=
#scm.ppk=
#scm.url=
#scm.branch=
#scm.tag=
#scm.npmInstall=
#scm.npmInstallTimeoutMinutes=
#scm.repositoriesFile=
##############################################
# SCAN MODE: Linux package manager settings
##############################################
#scanPackageManager=true
##################################
# SCAN MODE: Docker images
##################################
#docker.scanImages=true
#docker.includes=.*.*
#docker.excludes=
#docker.pull.enable=true
#docker.pull.images=.*.*
#docker.pull.maxImages=10
#docker.pull.tags=.*.*
#docker.pull.digest=
#docker.delete.force=true
#docker.login.sudo=false
#docker.aws.enable=true
#docker.aws.registryIds=
##################################
# SCAN MODE: Docker containers
##################################
#docker.scanContainers=true
#docker.containerIncludes=.*.*
#docker.containerExcludes=
################################
# Serverless settings
################################
#serverless.provider=
#serverless.scanFunctions=true
#serverless.includes=
#serverless.excludes=
#serverless.region=
#serverless.maxFunctions=10
+218
View File
@@ -0,0 +1,218 @@
<h1> Release Notes - Alfresco - Version Community Edition 201911 GA
</h1>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/MNT-20436'>MNT-20436</a>] - “POST /nodes/{nodeId}/children” RestAPI does not create a node without having a mandatory value object, but it outputs the 201 successful response.
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/MNT-20714'>MNT-20714</a>] - [HotFix] /nodes/{nodeId}/content REST API fails for content created by a deleted user
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/MNT-20770'>MNT-20770</a>] - Share non responsive during direct download from S3 if content store selector is also configured
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/MNT-20863'>MNT-20863</a>] - Changing cm:name with REST API /nodes/{nodeId} does not update Primary Path
</li>
</ul>
<h1> Release Notes - Alfresco - Version Community Edition 201910 EA
</h1>
<h2>
New Features
</h2>
<ul>
<li>
<h4>Custom Transforms and Renditions</h4>
<p>Alfresco Content Services (ACS) provides a number of content
transforms, but also allows custom transforms to be added.
<p>It is now possible to create custom transforms that run in
separate processes known as T-Engines (short for Transformer
Engines). The same engines may be used in Community and
Enterprise Editions. They may be directly connected to the ACS
repository as Local Transforms, but in the Enterprise edition there
is the option to include them as part of the Transform Service
which provides more balanced throughput and better administration
capabilities.
<p>For more information see <a href='https://github.com/Alfresco/acs-packaging/blob/master/docs/custom-transforms-and-renditions.md'>Custom Transforms and Renditions</a>
</li>
<li>
<h4>Open-source Transformation Engines</h4>
<p>The core T-Engine images can now be used in Community
Edition.</p>
<p>T-Engines code has been Open-Sourced and is available on Github:</p>
<ul><a href='https://github.com/Alfresco/alfresco-transform-core'>alfresco/alfresco-transform-core</a></ul>
<p>Images are available on Docker Hub:</p>
<ul><a href='https://hub.docker.com/r/alfresco/alfresco-imagemagick'>alfresco/alfresco-imagemagick</a></ul>
<ul><a href='https://hub.docker.com/r/alfresco/alfresco-pdf-renderer'>alfresco/alfresco-pdf-renderer</a></ul>
<ul><a href='https://hub.docker.com/r/alfresco/alfresco-libreoffice'>alfresco/alfresco-libreoffice</a></ul>
<ul><a href='https://hub.docker.com/r/alfresco/alfresco-tika'>alfresco/alfresco-tika</a></ul>
<ul><a href='https://hub.docker.com/r/alfresco/alfresco-transform-misc'>alfresco/alfresco-transform-misc</a></ul>
</p>
</li>
<li>
<h4>Removal of external executables from docker image</h4>
<p>With the introduction of the new Local Transform Service
in Alfresco Community Edition, the capability of executing
remote transformations on T-Engines was enabled. Because of
this, the external executables (Alfresco-Pdf-renderer, Libreoffice
and Imagemagick) have been removed from the docker container to
facilitate the usage of out-of-process transformations.
</p>
</li>
</ul>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22013'>ALF-22013</a>] - Docker Image for Base Tomcat locale is POSIX
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22060'>ALF-22060</a>] - Reader on the backing store is obtained twice in CachingContentStore
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22056'>ALF-22056</a>] - onCopyCompleteBehaviour not called in order of copy-action
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22073'>ALF-22073</a>] - MailActionExecutor doesn't consider email bodies with a HTML doctype as HTML
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21988'>ALF-21988</a>] - Tab order for number ranges not ok
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22097'>ALF-22097</a>] - T Engine - add source nodeId parameter
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-4318'>REPO-4318</a>] - [COMPLETE] Extraction of transformers and metadata extractors
</li>
</ul>
<h2>
<h1> Release Notes - Alfresco - Version Community Edition 201901 GA
</h1>
<h2>
New Features
</h2>
<ul>
<li>
<h4>ActiveMQ:</h4>
Alfresco ActiveMQ Docker images: <a href='https://github.com/Alfresco/alfresco-docker-activemq'>GitHub Repo</a> <a href='https://hub.docker.com/r/alfresco/alfresco-activemq/'>DockerHub Repo</a><p>
</li>
<li>
<h4>Alfresco Benchmark Framework:</h4>
<p>The benchmark framework project provides a way to run highly scalable, easy-to-run Java-based load and benchmark tests on an Alfresco instance.</p>
<p>It comprises the following: <a href='https://github.com/Alfresco/alfresco-bm-manager'>Alfresco BM Manager</a> and Alfresco BM Drivers.</p>
<p>The currently provided drivers are:</p>
<ul>
<li><a href='https://github.com/Alfresco/alfresco-bm-load-data'>Alfresco Benchmark Load Data</a></li>
<li><a href='https://github.com/Alfresco/alfresco-bm-rest-api'>Alfresco Benchmark Rest Api</a></li>
<li><a href='https://github.com/Alfresco/alfresco-bm-load-users'>Alfresco Benchmark Load Users</a></li>
</ul>
</li>
<li>
<h4>Java 11 support</h4>
<p>ACS is now runnable with OpenJDK 11.0.1. It still remains compatible with JDK 1.8.</p>
</li>
</ul>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22049'>ALF-22049</a>] - Alfresco does not start
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22041'>ALF-22041</a>] - EKS deployment - SOLR_ALFRESCO_HOST set to wrong host name
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22031'>ALF-22031</a>] - REST API calls silently rollback after the returning a success status
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21963'>ALF-21963</a>] - Workflow - backslash in nodeRef properties url.
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21803'>ALF-21803</a>] - Unable to add users to sites whose 'short name' is a substring of 'site'
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21664'>ALF-21664</a>] - Exception on workflow image by REST API
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-20854'>ALF-20854</a>] - webdav error opening Spanish Accent files
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-3668'>REPO-3668</a>] - Renditions: Transform event consumer
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-7'>REPO-7</a>] - Embed ActiveMQ in the Platform
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-1957'>REPO-1957</a>] - Transformations Improvement Plan
</li>
</ul>
<h2>
Deprecations
</h2>
<ul>
<li>
TransformService and RenditionService: All Java APIs related to TransformService and RenditionService have been deprecated; the ability to perform arbitrary transformations will be phased out as the new DBP Transform Service takes effect. Renditions can be triggered using the existing repository REST API but will be processed asynchronously using the new services.<br/>
</li>
</ul>
<h2>
Known issues
</h2>
<ul>
<li>
Due to the changes to the RenditionService the Media Management AMP is not supported yet.<br/>
</li>
</ul>
<h2>
<h1> Release Notes - Alfresco - Version Community Edition 201810 EA
</h1>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21783'>ALF-21783</a>] - ScriptAuthorityService: No way to get more than 100 results with some methods
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21917'>ALF-21917</a>] - Document list edit metadata incorrect url escaping
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22001'>ALF-22001</a>] - Faceted search does not work in Japanese
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22030'>ALF-22030</a>] - ADF UI freezes noticeably on a periodic basis during KeyCloak auth requests
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-2491'>REPO-2491</a>] - Renditions: Rendition Testing
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-3651'>REPO-3651</a>] - AWS Load Tests: Infrastructure and Revamp
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-3663'>REPO-3663</a>] - AWS Load Tests: Initial AWS Cost Estimation with BMF
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-3667'>REPO-3667</a>] - Renditions: Transform event producer
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-3677'>REPO-3677</a>] - AWS Services: Basic Deployment
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/REPO-3703'>REPO-3703</a>] - AWS Services: Native Services of ACS
</li>
</ul>
<h2>
<h1> Release Notes - Alfresco - Version Community Edition 201808 EA
</h1>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-21992'>ALF-21992</a>] - BehaviourFilterImpl.isEnabled(NodeRef, QName) is checking wrong QName in case of subClass
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22006'>ALF-22006</a>] - VersionServicePolicies cannot be disabled on a specific node
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22007'>ALF-22007</a>] - TransactionListeners are executed in unpredictable order
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22011'>ALF-22011</a>] - Upgrade to XMLBeans 3.0.0
</li>
</ul>
<h1> Release Notes - Alfresco - Version Community Edition 201806 GA
</h1>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22000'>ALF-22000</a>] - Docker: HTML link 693ce565f4c4:8080/share but name
</li>
<li>[<a href='https://issues.alfresco.com/jira/browse/ALF-22008'>ALF-22008</a>] - It is not possible to upload a document without versions using CMIS
</li>
</ul>
+160 -134
View File
@@ -1,165 +1,191 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
1. Definitions.
0. Additional Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
1. Exception to Section 3 of the GNU GPL.
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
2. Conveying Modified Versions.
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
3. Object Code Incorporating Material from Library Header Files.
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
b) Accompany the object code with a copy of the GNU GPL and this license
document.
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
4. Combined Works.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
d) Do one of the following:
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
END OF TERMS AND CONDITIONS
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
Copyright 2018 Alfresco Software, Inc. All Rights Reserved.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
5. Combined Libraries.
http://www.apache.org/licenses/LICENSE-2.0
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+16 -74
View File
@@ -7,89 +7,31 @@ The SNAPSHOT version of the artifacts is **never** published.
### Contributing guide
Please use [this guide](CONTRIBUTING.md) to make a contribution to the project.
This project contains the code for packaging the entire Alfresco Content Services product Community edition.
This produces the docker images for alfresco-content-repository-community and the distribution zip for the entire Alfresco Content Services Community product
# General
## General
### Build:
* ```mvn clean install``` in the root of the project will build everything.
## Docker-compose & Kubernetes
Build and start Alfresco Content Services Community using docker-compose or Kubernetes, containing:
1. Alfresco Repository for community, with:
1.1. Alfresco Share Services amp
1.2. Alfresco AOS amp
1.3. Alfresco vti-bin war - that helps with AOS integration
1.4. Alfresco Google Docs Repo amp
2. Alfresco Share, with:
2.1 Alfresco Google Docks Share amp
3. A Postgres DB
4. Alfresco Solr6
## Docker Alfresco
On official releases, the image is published: https://hub.docker.com/r/alfresco/alfresco-content-repository-community/tags/
### Docker Compose Instructions:
#### Prerequisite:
* Docker installed locally
* Access to docker-internal.alfresco.com and quay.io repositories - Platform Services team is working on getting the images in [Docker Hub](https://hub.docker.com/u/alfresco/) registry.
#### Steps
1. Go to **docker-compose** folder
2. Run ```docker-compose up```
3. Check that everything starts up with the browser: http://localhost:8082/alfresco and http://localhost:8080/share and http://localhost:8083/solr/
#### Notes:
* Make sure the local machine has the ports (5432, 8080, 8082, 8083) set up in the docker-compose.yml file free.
* The images used in the docker-compose.yml are images that are build in the 'docker-alfresco' and 'docker-share' subfolders of the project - see the relevant sections below
* If you don't have access to the docker-internal.alfresco.com and quay.io images, or if you want custom data in your docker images, you can use the 'docker-alfresco' and 'docker-share' folders to customize and build your customized docker images that are used in the docker-compose project. Just make sure you use proper tags when you create the images and update the docker-compose.yml with these proper tags that you created.
### Kubernetes Instructions:
#### Prerequisite:
* Deploy the infrastructure chart as specified in https://github.com/Alfresco/alfresco-infrastructure-deployment
* Access to docker-internal.alfresco.com and quay.io repositories - Platform Services team is working on getting the images in [Docker Hub](https://hub.docker.com/u/alfresco/) registry.
* A kubernetes secret (quay-registry-secret) with the above mentioned credentials created in your cluster.
**Note!** You do not need to pull this repo in order to deploy Alfresco Content Services in Kubernetes
#### Steps
1. Run ```helm repo add alfresco-incubator http://kubernetes-charts.alfresco.com/incubator``` to add the Alfresco Kubernetes repository to helm.
2. Deploy Alfresco Content Services:
```bash
#On MINIKUBE
helm install alfresco-incubator/alfresco-content-services \
--set dnsaddress="http://$ELBADDRESS:$INFRAPORT" \
--namespace=$DESIREDNAMESPACE
#On AWS
helm install alfresco-incubator/alfresco-content-services \
--set dnsaddress="http://$ELBADDRESS" \
--namespace=$DESIREDNAMESPACE
```
3. After deploying the helm chart you will get information for obtaining the URL for repository, share and solr.
#### Notes:
* The images used in the alfresco-content-services/values.yml are images that are built in the 'docker-alfresco' and 'docker-share' subfolders of the project - see the relevant sections below.
* If you don't have access to the docker-internal.alfresco.com and quay.io images, or if you want custom data in your docker images, you can use the 'docker-alfresco' and 'docker-share' folders to customize and build your customized docker images that are used in the docker-compose project. Just make sure you build them in the minikube docker environment and update the alfresco-content-services/values.yml with the tags that you created.
* You can also change those values when deploying the helm chart by running ```helm install alfresco-incubator/alfresco-content-services --set repository.image.tag="yourTag" --set share.image.tag="yourTag"```.
* Hint: Run ```eval $(minikube docker-env)``` to switch to your minikube docker environment on osx.
## Docker images
These images are used to build the images used by the docker-compose.yml project to bring up an ACS Community, similar to what the installer did/does.
### Docker Alfresco
1. Go to docker-alfreco folder
For testing locally:
1. Go to docker-alfresco folder
2. Run *mvn clean install* if you have not done so
3. Build the docker image: ```docker build . --tag my-acs-repo:6.0.test```
4. Check that the image has been created locally with your desired name/tag: ```docker images```
### Docker Share
1. Go to docker-share folder
2. Run *mvn clean install* if you have not done so
3. Build the docker image: ```docker build . --tag my-share:5.2.test```
3. Build the docker image: ```docker build . --tag acr-community:6.0.tag```
4. Check that the image has been created locally with your desired name/tag: ```docker images```
### Docker-compose & Kubernetes
Use the deployment project if you want the sample docker-compose or helm: https://github.com/Alfresco/acs-community-deployment
## Distribution zip
In this folder the distribution zip is build. It contains all the war files, libraries, certificates and settings files you need to deploy Alfresco Content Services Community on the supported application servers.
In this folder the distribution zip is build. It contains all the war files, libraries, certificates and settings files you need to deploy alfresco on the supported application servers.
## How to
* [Create a custom Docker image](https://github.com/Alfresco/acs-packaging/blob/master/docs/create-custom-image.md)
* [Creating customized Docker images using an existing Docker image](https://github.com/Alfresco/acs-packaging/blob/master/docs/create-custom-image-using-existing-docker-image.md)
* [Verifying that AMPs have been applied](https://github.com/Alfresco/acs-packaging/blob/master/docs/verify-the-amp-has-been-applied.md)
* [Create and configure custom Transforms](https://github.com/Alfresco/acs-packaging/blob/master/docs/custom-transforms-and-renditions.md)
+113 -31
View File
@@ -1,40 +1,60 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-content-services-community-full-distribution</artifactId>
<name>Alfresco Content Services Community Full Distribution zip</name>
<artifactId>alfresco-content-services-community-distribution</artifactId>
<name>Alfresco Content Services Community Distribution zip</name>
<packaging>jar</packaging>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>6.0.4-ea</version>
<relativePath>../pom.xml</relativePath>
<version>7.0.0-TEST4</version>
</parent>
<dependencies>
<!-- WAR files -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-community-distribution</artifactId>
<version>${project.version}</version>
<type>zip</type>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
<artifactId>content-services-community</artifactId>
<type>war</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solr4-distribution</artifactId>
<type>zip</type>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
<artifactId>alfresco-repository</artifactId>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-data-model</artifactId>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-server-root</artifactId>
<type>war</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-mmt</artifactId>
</dependency>
<!-- 3rd party libs -->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>${dependency.postgresql.version}</version>
<scope>compile</scope>
</dependency>
<!-- Alfresco Pdf Renderer -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-pdf-renderer</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-pdf-renderer</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- SHARE Distribution -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-share-distribution</artifactId>
@@ -49,7 +69,7 @@
</dependencies>
<build>
<finalName>${project.artifactId}-${installer.version.name}</finalName>
<finalName>${project.artifactId}-${project.version}</finalName>
<resources>
<resource>
<directory>src/main/resources</directory>
@@ -68,17 +88,13 @@
</goals>
<configuration>
<artifactItems>
<!-- Extract keystore from alfresco-repository -->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-community-distribution</artifactId>
<type>zip</type>
</artifactItem>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solr4-distribution</artifactId>
<type>zip</type>
<outputDirectory>${project.build.directory}/dependency/solr4</outputDirectory>
<artifactId>alfresco-repository</artifactId>
<includes>alfresco/keystore/**</includes>
</artifactItem>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-share-distribution</artifactId>
@@ -87,6 +103,72 @@
</artifactItems>
</configuration>
</execution>
<execution>
<id>extract-jlan-dll</id>
<phase>generate-resources</phase>
<goals>
<goal>unpack</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-jlan-embed</artifactId>
<classifier>windll</classifier>
<includes>*.dll</includes>
</artifactItem>
</artifactItems>
</configuration>
</execution>
<!-- Copy ROOT.war -->
<execution>
<id>copy-resources</id>
<phase>generate-resources</phase>
<goals>
<goal>copy</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-server-root</artifactId>
<type>war</type>
<outputDirectory>${project.build.outputDirectory}/web-server/webapps</outputDirectory>
<destFileName>ROOT.war</destFileName>
</artifactItem>
<artifactItem>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-vti-bin</artifactId>
<type>war</type>
<outputDirectory>${project.build.outputDirectory}/web-server/webapps</outputDirectory>
<destFileName>_vti_bin.war</destFileName>
</artifactItem>
</artifactItems>
</configuration>
</execution>
<!-- Copy ROOT.war -->
<execution>
<id>copy-alfresco-war</id>
<phase>generate-resources</phase>
<goals>
<goal>copy</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community</artifactId>
<version>${dependency.alfresco-community-repo.version}</version>
<type>war</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}</outputDirectory>
<destFileName>alfresco.war</destFileName>
</artifactItem>
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>
@@ -102,7 +184,7 @@
<configuration>
<appendAssemblyId>false</appendAssemblyId>
<descriptors>
<descriptor>src/assembly/full-distribution.xml</descriptor>
<descriptor>src/assembly/distribution.xml</descriptor>
</descriptors>
</configuration>
</execution>
@@ -1,6 +1,8 @@
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
<id>warinstallation</id>
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
<id>distribution</id>
<formats>
<format>zip</format>
</formats>
@@ -29,13 +31,20 @@
<include>*.dll</include>
</includes>
</fileSet>
<!-- Empty endorsed folder -->
<!-- Share -->
<fileSet>
<directory>src/assembly</directory>
<outputDirectory>web-server/endorsed</outputDirectory>
<excludes>
<exclude>*</exclude>
</excludes>
<directory>${project.build.directory}/dependency/alfresco-content-services-share-distribution-${alfresco.share.version}</directory>
<outputDirectory/>
<includes>
<include>web-server/**</include>
<include>modules/**</include>
<include>amps/**</include>
</includes>
</fileSet>
<fileSet>
<directory>${project.build.directory}/dependency/alfresco-content-services-share-distribution-${alfresco.share.version}/web-extension-samples</directory>
<outputDirectory>web-server/shared/classes/alfresco/web-extension</outputDirectory>
</fileSet>
</fileSets>
@@ -1,56 +0,0 @@
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
<id>distribution</id>
<includeBaseDirectory>false</includeBaseDirectory>
<formats>
<format>zip</format>
</formats>
<fileSets>
<!-- Local resources: README, etc. -->
<fileSet>
<directory>target/classes</directory>
<outputDirectory></outputDirectory>
</fileSet>
<!-- Platform Community Distribution -->
<fileSet>
<directory>${project.build.directory}/dependency/alfresco-content-services-community-distribution-${project.version}</directory>
<outputDirectory/>
</fileSet>
<!-- Solr4 Distribution -->
<fileSet>
<directory>${project.build.directory}/dependency/solr4</directory>
<outputDirectory>solr4</outputDirectory>
<excludes>
<exclude>solr4.war</exclude>
</excludes>
</fileSet>
<fileSet>
<directory>${project.build.directory}/dependency/solr4</directory>
<outputDirectory>web-server/webapps</outputDirectory>
<includes>
<include>solr4.war</include>
</includes>
</fileSet>
<!-- Share -->
<fileSet>
<directory>${project.build.directory}/dependency/alfresco-content-services-share-distribution-${alfresco.share.version}</directory>
<outputDirectory/>
<includes>
<include>web-server/**</include>
<include>modules/**</include>
<include>amps/**</include>
</includes>
</fileSet>
<fileSet>
<directory>${project.build.directory}/dependency/alfresco-content-services-share-distribution-${alfresco.share.version}/web-extension-samples</directory>
<outputDirectory>web-server/shared/classes/alfresco/web-extension</outputDirectory>
</fileSet>
</fileSets>
</assembly>
+9 -8
View File
@@ -1,8 +1,9 @@
Alfresco Community (Build: ${installer.version.name})
===============================
Contains:
- Alfresco Content Services Community: ${project.version}
- Alfresco Share: ${alfresco.share.version}
For users of Alfresco Community Edition, more information on this release is available at https://community.alfresco.com/community/ecm
Alfresco Community (Build: ${installer.version.name})
===============================
Contains:
- Alfresco Content Services Community: ${project.version}
- Alfresco Repository: ${dependency.alfresco-community-repo.version}
- Alfresco Share: ${alfresco.share.version}
For users of Alfresco Community Edition, more information on this release is available at https://community.alfresco.com/community/ecm
@@ -0,0 +1,141 @@
Instructions for Generating Repository SSL Keystores
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<store password> is the keystore password. The file ${dir.keystore}/ssl-keystore-passwords.properties contains passwords for the SSL keystore,
${dir.keystore}/ssl-truststore-passwords.properties contains passwords for the SSL truststore.
These instructions will create an RSA public/private key pair for the repository with a certificate that has been signed by the Alfresco Certificate Authority (CA).
It will also create a truststore for the repository containing the CA certificate; this will be used to authenticate connections to specific repository
URLs from Solr. It assumes the existence of the Alfresco CA key and certificate to sign the repository certificate; for security reasons these are not generally available.
You can either generate your own CA key and certificate (see instructions below) or use a recognised Certificate Authority such as Verisign. For Alfresco employees the key
and certificate are available in svn.
(i) Generate the repository public/private key pair in a keystore:
$ keytool -genkey -alias ssl.repo -keyalg RSA -keystore ssl.keystore -storetype JCEKS -storepass <store password>
Enter keystore password:
Re-enter new password:
What is your first and last name?
[Unknown]: Alfresco Repository
What is the name of your organizational unit?
[Unknown]:
What is the name of your organization?
[Unknown]: Alfresco Software Ltd.
What is the name of your City or Locality?
[Unknown]: Maidenhead
What is the name of your State or Province?
[Unknown]: UK
What is the two-letter country code for this unit?
[Unknown]: GB
Is CN=Alfresco Repository, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB correct?
[no]: yes
Enter key password for <ssl.repo>
(RETURN if same as keystore password):
(ii) Generate a certificate request for the repository key
$ keytool -keystore ssl.keystore -alias ssl.repo -certreq -file repo.csr -storetype JCEKS -storepass <store password>
(iii) Alfresco CA signs the certificate request, creating a certificate that is valid for 365 days.
$ openssl x509 -CA ca.crt -CAkey ca.key -CAcreateserial -req -in repo.csr -out repo.crt -days 365
Signature ok
subject=/C=GB/ST=UK/L=Maidenhead/O=Alfresco Software Ltd./OU=Unknown/CN=Alfresco Repository
Getting CA Private Key
Enter pass phrase for ca.key:
(iv) Import the Alfresco CA key into the repository key store
$ keytool -import -alias ssl.alfreco.ca -file ca.crt -keystore ssl.keystore -storetype JCEKS -storepass <store password>
Enter keystore password:
Owner: CN=Alfresco CA, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB
Issuer: CN=Alfresco CA, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB
Serial number: 805ba6dc8f62f8b8
Valid from: Fri Aug 12 13:28:58 BST 2011 until: Mon Aug 09 13:28:58 BST 2021
Certificate fingerprints:
MD5: 4B:45:94:2D:8E:98:E8:12:04:67:AD:AE:48:3C:F5:A0
SHA1: 74:42:22:D0:52:AD:82:7A:FD:37:46:37:91:91:F4:77:89:3A:C9:A3
Signature algorithm name: SHA1withRSA
Version: 3
Extensions:
#1: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 08 42 40 DC FE 4A 50 87 05 2B 38 4D 92 70 8E 51 .B@..JP..+8M.p.Q
0010: 4E 38 71 D6 N8q.
]
]
#2: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
CA:true
PathLen:2147483647
]
#3: ObjectId: 2.5.29.35 Criticality=false
AuthorityKeyIdentifier [
KeyIdentifier [
0000: 08 42 40 DC FE 4A 50 87 05 2B 38 4D 92 70 8E 51 .B@..JP..+8M.p.Q
0010: 4E 38 71 D6 N8q.
]
[CN=Alfresco CA, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB]
SerialNumber: [ 805ba6dc 8f62f8b8]
]
Trust this certificate? [no]: yes
Certificate was added to keystore
(v) Import the CA-signed repository certificate into the repository keystore
$ keytool -import -alias ssl.repo -file repo.crt -keystore ssl.keystore -storetype JCEKS -storepass <store password>
Enter keystore password:
Certificate reply was installed in keystore
(vi) Convert the repository keystore to a pkcs12 keystore (for use in browsers such as Firefox). Give the pkcs12 key store the key store password 'alfresco'.
keytool -importkeystore -srckeystore ssl.keystore -srcstorepass <keystore password> -srcstoretype JCEKS -srcalias ssl.repo -srckeypass kT9X6oe68t -destkeystore firefox.p12 -deststoretype pkcs12 -deststorepass alfresco -destalias ssl.repo -destkeypass alfresco
(vi) Create a repository truststore containing the Alfresco CA certificate
keytool -import -alias ssl.alfreco.ca -file ca.crt -keystore ssl.keystore -storetype JCEKS -storepass <store password>
keytool -import -alias alfreco.ca -file ca.crt -keystore ssl.truststore -storetype JCEKS -storepass <store password>
(vii) Copy the keystore and truststore to the repository keystore location defined by the property 'dir.keystore'.
(viii) Update the SSL properties i.e. properties starting with the prefixes 'alfresco.encryption.ssl.keystore' and 'alfresco.encryption.ssl.truststore'.
Instructions for Generating a Certificate Authority (CA) Key and Certificate
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(i) Generate the CA private key
$ openssl genrsa -des3 -out ca.key 1024
Generating RSA private key, 1024 bit long modulus
..........++++++
..++++++
e is 65537 (0x10001)
Enter pass phrase for ca.key:
Verifying - Enter pass phrase for ca.key:
(ii) Generate the CA self-signed certificate
$ openssl req -new -x509 -days 3650 -key ca.key -out ca.crt
Enter pass phrase for ca.key:
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:GB
State or Province Name (full name) [Some-State]:UK
Locality Name (eg, city) []:Maidenhead
Organization Name (eg, company) [Internet Widgits Pty Ltd]:Alfresco Software Ltd.
Organizational Unit Name (eg, section) []:
Common Name (eg, YOUR name) []:Alfresco CA
Email Address []:
@@ -0,0 +1,58 @@
@rem Please edit the variables below to suit your installation
@rem Note: for an installation created by the Alfresco installer, you only need to edit ALFRESCO_HOME
@rem Alfresco installation directory
set ALFRESCO_HOME=C:\Alfresco-5.2
@rem The directory containing the alfresco keystores, as referenced by keystoreFile and truststoreFile attributes in tomcat\conf\server.xml
set ALFRESCO_KEYSTORE_HOME=%ALFRESCO_HOME%\alf_data\keystore
@rem Java installation directory
set JAVA_HOME=%ALFRESCO_HOME%\java
@rem Location in which new keystore files will be generated
set CERTIFICATE_HOME=%USERPROFILE%
@rem The repository server certificate subject name, as specified in tomcat\conf\tomcat-users.xml with roles="repository"
set REPO_CERT_DNAME=CN=Alfresco Repository, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB
@rem The SOLR client certificate subject name, as specified in tomcat\conf\tomcat-users.xml with roles="repoclient"
set SOLR_CLIENT_CERT_DNAME=CN=Alfresco Repository Client, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB
@rem The number of days before the certificate expires
set CERTIFICATE_VALIDITY=36525
@rem Ensure certificate output dir exists
@if not exist "%CERTIFICATE_HOME%" mkdir "%CERTIFICATE_HOME%"
@rem Remove old output files (note they are backed up elsewhere)
@if exist "%CERTIFICATE_HOME%\ssl.keystore" del "%CERTIFICATE_HOME%\ssl.keystore"
@if exist "%CERTIFICATE_HOME%\ssl.truststore" del "%CERTIFICATE_HOME%\ssl.truststore"
@if exist "%CERTIFICATE_HOME%\browser.p12" del "%CERTIFICATE_HOME%\browser.p12"
@if exist "%CERTIFICATE_HOME%\ssl.repo.client.keystore" del "%CERTIFICATE_HOME%\ssl.repo.client.keystore"
@if exist "%CERTIFICATE_HOME%\ssl.repo.client.truststore" del "%CERTIFICATE_HOME%\ssl.repo.client.truststore"
@rem Generate new self-signed certificates for the repository and solr
"%JAVA_HOME%\bin\keytool" -genkeypair -keyalg RSA -dname "%REPO_CERT_DNAME%" -validity %CERTIFICATE_VALIDITY% -alias ssl.repo -keypass kT9X6oe68t -keystore "%CERTIFICATE_HOME%\ssl.keystore" -storetype JCEKS -storepass kT9X6oe68t
"%JAVA_HOME%\bin\keytool" -exportcert -alias ssl.repo -file "%CERTIFICATE_HOME%\ssl.repo.crt" -keystore "%CERTIFICATE_HOME%\ssl.keystore" -storetype JCEKS -storepass kT9X6oe68t
"%JAVA_HOME%\bin\keytool" -genkeypair -keyalg RSA -dname "%SOLR_CLIENT_CERT_DNAME%" -validity %CERTIFICATE_VALIDITY% -alias ssl.repo.client -keypass kT9X6oe68t -keystore "%CERTIFICATE_HOME%\ssl.repo.client.keystore" -storetype JCEKS -storepass kT9X6oe68t
"%JAVA_HOME%\bin\keytool" -exportcert -alias ssl.repo.client -file "%CERTIFICATE_HOME%\ssl.repo.client.crt" -keystore "%CERTIFICATE_HOME%\ssl.repo.client.keystore" -storetype JCEKS -storepass kT9X6oe68t
@rem Create trust relationship between repository and solr
"%JAVA_HOME%\bin\keytool" -importcert -noprompt -alias ssl.repo.client -file "%CERTIFICATE_HOME%\ssl.repo.client.crt" -keystore "%CERTIFICATE_HOME%\ssl.truststore" -storetype JCEKS -storepass kT9X6oe68t
@rem Create trust relationship between repository and itself - used for searches
"%JAVA_HOME%\bin\keytool" -importcert -noprompt -alias ssl.repo -file "%CERTIFICATE_HOME%\ssl.repo.crt" -keystore "%CERTIFICATE_HOME%\ssl.truststore" -storetype JCEKS -storepass kT9X6oe68t
@rem Create trust relationship between solr and repository
"%JAVA_HOME%\bin\keytool" -importcert -noprompt -alias ssl.repo -file "%CERTIFICATE_HOME%\ssl.repo.crt" -keystore "%CERTIFICATE_HOME%\ssl.repo.client.truststore" -storetype JCEKS -storepass kT9X6oe68t
@rem Export repository keystore to pkcs12 format for browser compatibility
"%JAVA_HOME%\bin\keytool" -importkeystore -srckeystore "%CERTIFICATE_HOME%\ssl.keystore" -srcstorepass kT9X6oe68t -srcstoretype JCEKS -srcalias ssl.repo -srckeypass kT9X6oe68t -destkeystore "%CERTIFICATE_HOME%\browser.p12" -deststoretype pkcs12 -deststorepass alfresco -destalias ssl.repo -destkeypass alfresco
@rem Ensure keystore dir actually exists
@if not exist "%ALFRESCO_KEYSTORE_HOME%" mkdir "%ALFRESCO_KEYSTORE_HOME%"
@rem Install the new files
copy /Y "%CERTIFICATE_HOME%\ssl.keystore" "%ALFRESCO_KEYSTORE_HOME%\ssl.keystore"
copy /Y "%CERTIFICATE_HOME%\ssl.truststore" "%ALFRESCO_KEYSTORE_HOME%\ssl.truststore"
copy /Y "%CERTIFICATE_HOME%\browser.p12" "%ALFRESCO_KEYSTORE_HOME%\browser.p12"
@echo ****************************************
@echo You must copy the following files to the correct location.
@echo %CERTIFICATE_HOME%\ssl.repo.client.keystore
@echo %CERTIFICATE_HOME%\ssl.repo.client.truststore
@echo eg. for Solr 4 the location is SOLR_HOME\workspace-SpacesStore\conf and SOLR_HOME\archive-SpacesStore\conf
@echo Please ensure that you set dir.keystore=%ALFRESCO_KEYSTORE_HOME% in alfresco-global.properties
@echo ****************************************
@@ -0,0 +1,82 @@
#! /bin/sh
# Please edit the variables below to suit your installation
# Note: for an installation created by the Alfresco installer, you only need to edit ALFRESCO_HOME
# Alfresco installation directory
if [ -z "$ALFRESCO_HOME" ]; then
ALFRESCO_HOME=/opt/alfresco-5.2
echo "Setting ALFRESCO_HOME to $ALFRESCO_HOME"
fi
# The directory containing the alfresco keystores, as referenced by keystoreFile and truststoreFile attributes in tomcat/conf/server.xml
ALFRESCO_KEYSTORE_HOME=$ALFRESCO_HOME/alf_data/keystore
# Location in which new keystore files will be generated
if [ -z "$CERTIFICATE_HOME" ]; then
CERTIFICATE_HOME=$HOME
echo "Certificates will be generated in $CERTIFICATE_HOME and then moved to $ALFRESCO_KEYSTORE_HOME"
fi
# Java installation directory
JAVA_HOME=$ALFRESCO_HOME/java
# The repository server certificate subject name, as specified in tomcat/conf/tomcat-users.xml with roles="repository"
REPO_CERT_DNAME="CN=Alfresco Repository, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB"
# The SOLR client certificate subject name, as specified in tomcat/conf/tomcat-users.xml with roles="repoclient"
SOLR_CLIENT_CERT_DNAME="CN=Alfresco Repository Client, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB"
# The number of days before the certificate expires
CERTIFICATE_VALIDITY=36525
# Stop
if [ -f "$ALFRESCO_HOME/alfresco.sh" ]; then "$ALFRESCO_HOME/alfresco.sh" stop; fi
# Ensure certificate output dir exists
mkdir -p "$CERTIFICATE_HOME"
# Remove old output files (note they are backed up elsewhere)
if [ -f "$CERTIFICATE_HOME/ssl.keystore" ]; then rm "$CERTIFICATE_HOME/ssl.keystore"; fi
if [ -f "$CERTIFICATE_HOME/ssl.truststore" ]; then rm "$CERTIFICATE_HOME/ssl.truststore"; fi
if [ -f "$CERTIFICATE_HOME/browser.p12" ]; then rm "$CERTIFICATE_HOME/browser.p12"; fi
if [ -f "$CERTIFICATE_HOME/ssl.repo.client.keystore" ]; then rm "$CERTIFICATE_HOME/ssl.repo.client.keystore"; fi
if [ -f "$CERTIFICATE_HOME/ssl.repo.client.truststore" ]; then rm "$CERTIFICATE_HOME/ssl.repo.client.truststore"; fi
# Generate new self-signed certificates for the repository and solr
"$JAVA_HOME/bin/keytool" -genkeypair -keyalg RSA -dname "$REPO_CERT_DNAME" -validity $CERTIFICATE_VALIDITY -alias ssl.repo -keypass kT9X6oe68t -keystore "$CERTIFICATE_HOME/ssl.keystore" -storetype JCEKS -storepass kT9X6oe68t
"$JAVA_HOME/bin/keytool" -exportcert -alias ssl.repo -file "$CERTIFICATE_HOME/ssl.repo.crt" -keystore "$CERTIFICATE_HOME/ssl.keystore" -storetype JCEKS -storepass kT9X6oe68t
"$JAVA_HOME/bin/keytool" -genkeypair -keyalg RSA -dname "$SOLR_CLIENT_CERT_DNAME" -validity $CERTIFICATE_VALIDITY -alias ssl.repo.client -keypass kT9X6oe68t -keystore "$CERTIFICATE_HOME/ssl.repo.client.keystore" -storetype JCEKS -storepass kT9X6oe68t
"$JAVA_HOME/bin/keytool" -exportcert -alias ssl.repo.client -file "$CERTIFICATE_HOME/ssl.repo.client.crt" -keystore "$CERTIFICATE_HOME/ssl.repo.client.keystore" -storetype JCEKS -storepass kT9X6oe68t
# Create trust relationship between repository and solr
"$JAVA_HOME/bin/keytool" -importcert -noprompt -alias ssl.repo.client -file "$CERTIFICATE_HOME/ssl.repo.client.crt" -keystore "$CERTIFICATE_HOME/ssl.truststore" -storetype JCEKS -storepass kT9X6oe68t
# Create trust relationship between repository and itself - used for searches
"$JAVA_HOME/bin/keytool" -importcert -noprompt -alias ssl.repo -file "$CERTIFICATE_HOME/ssl.repo.crt" -keystore "$CERTIFICATE_HOME/ssl.truststore" -storetype JCEKS -storepass kT9X6oe68t
# Create trust relationship between solr and repository
"$JAVA_HOME/bin/keytool" -importcert -noprompt -alias ssl.repo -file "$CERTIFICATE_HOME/ssl.repo.crt" -keystore "$CERTIFICATE_HOME/ssl.repo.client.truststore" -storetype JCEKS -storepass kT9X6oe68t
# Export repository keystore to pkcs12 format for browser compatibility
"$JAVA_HOME/bin/keytool" -importkeystore -srckeystore "$CERTIFICATE_HOME/ssl.keystore" -srcstorepass kT9X6oe68t -srcstoretype JCEKS -srcalias ssl.repo -srckeypass kT9X6oe68t -destkeystore "$CERTIFICATE_HOME/browser.p12" -deststoretype pkcs12 -deststorepass alfresco -destalias ssl.repo -destkeypass alfresco
# Ensure keystore dir actually exists
mkdir -p "$ALFRESCO_KEYSTORE_HOME"
# Back up old files
cp "$ALFRESCO_KEYSTORE_HOME/ssl.keystore" "$ALFRESCO_KEYSTORE_HOME/ssl.keystore.old"
cp "$ALFRESCO_KEYSTORE_HOME/ssl.truststore" "$ALFRESCO_KEYSTORE_HOME/ssl.truststore.old"
cp "$ALFRESCO_KEYSTORE_HOME/browser.p12" "$ALFRESCO_KEYSTORE_HOME/browser.p12.old"
# Install the new files
cp "$CERTIFICATE_HOME/ssl.keystore" "$ALFRESCO_KEYSTORE_HOME/ssl.keystore"
cp "$CERTIFICATE_HOME/ssl.truststore" "$ALFRESCO_KEYSTORE_HOME/ssl.truststore"
cp "$CERTIFICATE_HOME/browser.p12" "$ALFRESCO_KEYSTORE_HOME/browser.p12"
echo " "
echo "*******************************************"
echo "You must copy the following files to the correct location."
echo " "
echo " $CERTIFICATE_HOME/ssl.repo.client.keystore"
echo " $CERTIFICATE_HOME/ssl.repo.client.truststore"
echo " eg. for Solr 4 the location is SOLR_HOME/workspace-SpacesStore/conf/ and SOLR_HOME/archive-SpacesStore/conf/"
echo " "
echo "$ALFRESCO_KEYSTORE_HOME/browser.p12 has also been generated."
echo " "
echo "Please ensure that you set dir.keystore=$ALFRESCO_KEYSTORE_HOME in alfresco-global.properties"
echo "*******************************************"
@@ -0,0 +1,7 @@
See https://wiki.alfresco.com/wiki/Data_Encryption and https://wiki.alfresco.com/wiki/Alfresco_And_SOLR.
keystore is the secret key keystore, containing the secret key used to encrypt and decrypt node properties.
ssl.keystore is the repository keystore, containing the repository private/public key pair and certificate.
ssl.truststore is the repository truststore, containing certificates that the repository trusts.
browser.p12 is a pkcs12 keystore generated from ssl.keystore that contains the repository private key and certificate for use in browsers such as Firefox.
@@ -1,13 +1,18 @@
The authoratitive ImageMagick license can be found at
The authoritative ImageMagick license can be found at
http://www.imagemagick.org/script/license.php and ImageMagick notices at
http://www.imagemagick.org/www/Notice.html.
Before we get to the text of the license lets just review what the license says in simple terms:
Before we get to the text of the license, lets just review what the license says in simple terms:
It allows you to:
* freely download and use ImageMagick software, in whole or in part, for personal, company internal, or commercial purposes;
* use ImageMagick software in packages or distributions that you create.
* use ImageMagick software in packages or distributions that you create;
* link against a library under a different license;
* link code under a different license against a library under this license;
* merge code into a work under a different license;
* extend patent grants to any code using code under this license;
*and extend patent protection.
It forbids you to:
@@ -27,39 +32,42 @@ It does not require you to:
A few other clarifications include:
* ImageMagick is freely available without charge;
* you may include ImageMagick on a CD-ROM as long as you comply with the terms of the license;
* you may include ImageMagick on any digital media as long as you comply with the terms of the license;
* you can give modified code away for free or sell it under the terms of the ImageMagick license or distribute the result under a different license, but you need to acknowledge the use of the ImageMagick software;
* the license is compatible with the GPL.
* the license is compatible with the GPL V3.
* when exporting the ImageMagick software, review its export classification.
Terms and Conditions for Use, Reproduction, and Distribution
The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:
Copyright 1999-2005 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
Copyright © 1999-2018 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication intentionally sent to the Licensor by its copyright holder or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted.
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
@@ -82,3 +90,21 @@ You may add Your own copyright statement to Your modifications and may provide a
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
How to Apply the License to your Work
To apply the ImageMagick License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information (don't include the brackets). The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the ImageMagick License (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy
of the License at
https://www.imagemagick.org/script/license.php
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
@@ -74,7 +74,6 @@ JSlidesShare http://code.google.com/p/jslideshare/
JSON.simple http://code.google.com/p/json-simple/
jsr107cache http://jsr107cache.sourceforge.net/
JSR 305 http://findbugs.sourceforge.net/
jstl http://tomcat.apache.org/taglibs/index.html
jug-asl http://jug.safehaus.org/
LESS for Java http://www.asual.com/lesscss/
LiveTribe http://livetribe.codehaus.org/
@@ -113,7 +112,6 @@ xbean http://geronimo.apache.org/xbean/
xercesImpl http://xerces.apache.org/xerces2-j
XML Commons External Components http://xml.apache.org/commons/components/external/
XMLBeans http://xmlbeans.apache.org/
XML-RPC http://ws.apache.org/xmlrpc/
XML Schema http://ws.apache.org/commons/XmlSchema/
Santuario http://santuario.apache.org/
OpenSSL http://www.openssl.org/
@@ -0,0 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<Context crossContext="true">
<Resources>
<PostResources base="${catalina.base}/../modules/platform"
className="org.apache.catalina.webresources.DirResourceSet"
webAppMount="/WEB-INF/lib"/>
</Resources>
</Context>
+35 -58
View File
@@ -1,67 +1,44 @@
FROM quay.io/alfresco/alfresco-base-tomcat:8.5.28-java-8-oracle-centos-7-f7b1278cc0eb
FROM alfresco/alfresco-community-repo-base:${upstream.image.tag}
# Base ACS Repository Image includes transformation commands:
# /usr/bin/alfresco-pdf-renderer - alfresco-pdf-renderer
# /usr/bin/convert - imagemagick
# /opt/libreoffice5.4/program/soffice - LibreOffice
# Set default docker_context. Will / Can be overriden with maven.
ARG resource_path=target
ENV ALFRESCO_PDF_RENDERER_LIB_RPM_URL=https://nexus.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-pdf-renderer/1.1/alfresco-pdf-renderer-1.1-linux.tgz
ENV LIBREOFFICE_RPM_URL=https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/content/org/libreoffice/libreoffice-dist/5.4.6/libreoffice-dist-5.4.6-linux.gz
ENV IMAGEMAGICK_RPM_URL=https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/content/org/imagemagick/imagemagick-distribution/7.0.7-27/imagemagick-distribution-7.0.7-27-linux.rpm
ENV IMAGEMAGICK_LIB_RPM_URL=https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/content/org/imagemagick/imagemagick-distribution/7.0.7-27/imagemagick-distribution-7.0.7-27-libs-linux.rpm
# Set default user information
ARG GROUPNAME=Alfresco
ARG GROUPID=1000
ARG IMAGEUSERNAME=alfresco
ARG USERID=33000
RUN yum install wget -y && \
\
wget $ALFRESCO_PDF_RENDERER_LIB_RPM_URL && \
tar xf alfresco-pdf-renderer-*-linux.tgz -C /usr/bin && \
rm -f alfresco-pdf-renderer-*-linux.tgz && \
\
yum install -y cairo cups-libs libSM && \
wget $LIBREOFFICE_RPM_URL && \
tar xzf libreoffice-dist-*-linux.gz && \
yum localinstall -y LibreOffice*/RPMS/*.rpm && \
rm -rf libreoffice-dist-*-linux.gz LibreOffice_*_Linux_x86-64_rpm && \
\
wget $IMAGEMAGICK_RPM_URL && \
wget $IMAGEMAGICK_LIB_RPM_URL && \
yum localinstall -y imagemagick-distribution-*-linux.rpm && \
rm -f imagemagick-distribution-*-linux.rpm && \
\
yum clean all &&\
\
yum remove wget -y
# Set default environment args
ARG TOMCAT_DIR=/usr/local/tomcat
RUN mkdir -p /usr/local/tomcat/shared/classes && \
mkdir /usr/local/tomcat/alfresco-mmt
USER root
RUN touch /usr/local/tomcat/shared/classes/alfresco-global.properties
# Copy api-explorer war
COPY ${resource_path}/war/* ${TOMCAT_DIR}/webapps/
COPY target/war /usr/local/tomcat/webapps
COPY target/connector/* /usr/local/tomcat/lib/
COPY target/alfresco-mmt/* /usr/local/tomcat/alfresco-mmt/
RUN rm -rf /usr/local/tomcat/webapps/ROOT
COPY target/server-root/* /usr/local/tomcat/webapps
# Copy in the share-services amp
COPY ${resource_path}/amps/* ${TOMCAT_DIR}/amps/
RUN sed -i "s/shared.loader=/shared.loader=\${catalina.base}\/shared\/classes/" /usr/local/tomcat/conf/catalina.properties
# Install amps on alfresco.war
RUN java -jar ${TOMCAT_DIR}/alfresco-mmt/alfresco-mmt*.jar install \
${TOMCAT_DIR}/amps \
${TOMCAT_DIR}/webapps/alfresco -directory -nobackup
RUN echo -e '\n\
alfresco-pdf-renderer.root=/usr/bin/\n\
alfresco-pdf-renderer.exe=${alfresco-pdf-renderer.root}/alfresco-pdf-renderer\n\
\n\
jodconverter.enabled=true\n\
jodconverter.portNumbers=8100\n\
jodconverter.officeHome=/opt/libreoffice5.4/\n\
\n\
img.root=/usr/lib64/ImageMagick-7.0.7\n\
img.coders=/usr/lib64/ImageMagick-7.0.7/modules-Q16HDRI/coders\n\
img.config=/usr/lib64/ImageMagick-7.0.7/config-Q16HDRI\n\
img.exe=/usr/bin/convert\n\
' >> /usr/local/tomcat/shared/classes/alfresco-global.properties
# The standard configuration is to have all Tomcat files owned by root with group GROUPNAME and whilst owner has read/write privileges,
# group only has restricted permissions and world has no permissions.
RUN chgrp -R ${GROUPNAME} ${TOMCAT_DIR} && \
chmod g+rx ${TOMCAT_DIR}/conf && \
chmod -R g+r ${TOMCAT_DIR}/conf && \
find ${TOMCAT_DIR}/webapps -type d -exec chmod 0750 {} \; && \
find ${TOMCAT_DIR}/webapps -type f -exec chmod 0640 {} \; && \
chmod -R g+r ${TOMCAT_DIR}/webapps && \
chmod g+r ${TOMCAT_DIR}/conf/Catalina && \
chmod g+rwx ${TOMCAT_DIR}/alf_data && \
chmod g+rwx ${TOMCAT_DIR}/logs && \
chmod o-w ${TOMCAT_DIR}/logs && \
chmod g+rwx ${TOMCAT_DIR}/temp && \
chmod g+rwx ${TOMCAT_DIR}/work && \
chmod o-w ${TOMCAT_DIR}/work
RUN mkdir -p /usr/local/tomcat/amps
COPY target/amps /usr/local/tomcat/amps
RUN java -jar /usr/local/tomcat/alfresco-mmt/alfresco-mmt*.jar install \
/usr/local/tomcat/amps /usr/local/tomcat/webapps/alfresco -directory -nobackup -force
USER ${IMAGEUSERNAME}
+188 -140
View File
@@ -7,131 +7,158 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>6.0.4-ea</version>
<relativePath>../pom.xml</relativePath>
<version>7.0.0-TEST4</version>
</parent>
<properties>
<image.name>alfresco/alfresco-content-repository-community</image.name>
<image.registry>quay.io</image.registry>
<public.image.registry>registry.hub.docker.com</public.image.registry>
</properties>
<dependencies>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community</artifactId>
<version>${project.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-server-root</artifactId>
<version>${dependency.alfresco-server-root.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>${dependency.postgresql.version}</version>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-mmt</artifactId>
<version>${dependency.alfresco-mmt.version}</version>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-services</artifactId>
<version>${alfresco.alfresco-share-services.version}</version>
<type>amp</type>
</dependency>
<dependency>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-aos-module</artifactId>
<version>${alfresco.aos-module.version}</version>
<type>amp</type>
</dependency>
<dependency>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-vti-bin</artifactId>
<version>${alfresco.aos-module.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-repo</artifactId>
<version>${alfresco.googledocs.version}</version>
<type>amp</type>
</dependency>
</dependencies>
<!-- <dependencies>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>alfresco-mmt</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>alfresco-server-root</artifactId>-->
<!-- <type>war</type>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.postgresql</groupId>-->
<!-- <artifactId>postgresql</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco.aos-module</groupId>-->
<!-- <artifactId>alfresco-aos-module</artifactId>-->
<!-- <type>amp</type>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <groupId>org.alfresco.aos-module</groupId>-->
<!-- <artifactId>alfresco-aos-repo-binding</artifactId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco.aos-module</groupId>-->
<!-- <artifactId>alfresco-vti-bin</artifactId>-->
<!-- <type>war</type>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco.integrations</groupId>-->
<!-- <artifactId>alfresco-googledrive-repo-community</artifactId>-->
<!-- <type>amp</type>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>api-explorer</artifactId>-->
<!-- <version>${dependency.alfresco-api-explorer.version}</version>-->
<!-- <type>war</type>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>alfresco-share-services</artifactId>-->
<!-- <type>amp</type>-->
<!-- </dependency>-->
<!-- </dependencies>-->
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>copy-licenses</id>
<phase>process-resources</phase>
<goals>
<goal>copy-resources</goal>
</goals>
<configuration>
<resources>
<resource>
<!-- Extract licenses directory -->
<directory>../distribution/src/main/resources/licenses</directory>
<filtering>false</filtering>
</resource>
</resources>
<outputDirectory>${project.build.directory}/licenses</outputDirectory>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.0.2</version>
<executions>
<execution>
<id>unpack-resources</id>
<id>unpack-war-files</id>
<phase>process-resources</phase>
<goals>
<goal>unpack</goal>
</goals>
<configuration>
<artifactItems>
<!-- <artifactItem>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>content-services-community</artifactId>-->
<!-- <type>war</type>-->
<!-- <overWrite>false</overWrite>-->
<!-- <outputDirectory>${project.build.directory}/war/alfresco</outputDirectory>-->
<!-- </artifactItem>-->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community</artifactId>
<version>${project.version}</version>
<artifactId>api-explorer</artifactId>
<version>${dependency.alfresco-api-explorer.version}</version>
<type>war</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/war/alfresco</outputDirectory>
<destFileName>alfresco.war</destFileName>
</artifactItem>
</artifactItems>
</configuration>
</execution>
<execution>
<id>copy-resources-war</id>
<phase>process-resources</phase>
<goals>
<goal>copy</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>${dependency.postgresql.version}</version>
<type>jar</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/connector</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-mmt</artifactId>
<version>${dependency.alfresco-mmt.version}</version>
<type>jar</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/alfresco-mmt</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-server-root</artifactId>
<version>${dependency.alfresco-server-root.version}</version>
<type>war</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/server-root</outputDirectory>
<destFileName>ROOT.war</destFileName>
<outputDirectory>${project.build.directory}/war/api-explorer</outputDirectory>
</artifactItem>
<!-- <artifactItem>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>alfresco-server-root</artifactId>-->
<!-- <version>${dependency.alfresco-server-root.version}</version>-->
<!-- <type>war</type>-->
<!-- <outputDirectory>${project.build.directory}/war/ROOT</outputDirectory>-->
<!-- </artifactItem>-->
<!-- <artifactItem>-->
<!-- <groupId>org.alfresco.aos-module</groupId>-->
<!-- <artifactId>alfresco-vti-bin</artifactId>-->
<!-- <type>war</type>-->
<!-- <outputDirectory>${project.build.directory}/war/_vti_bin</outputDirectory>-->
<!-- </artifactItem>-->
</artifactItems>
</configuration>
</execution>
<!-- <execution>-->
<!-- <id>copy-jdbc-connectors</id>-->
<!-- <phase>process-resources</phase>-->
<!-- <goals>-->
<!-- <goal>copy</goal>-->
<!-- </goals>-->
<!-- <configuration>-->
<!-- <artifactItems>-->
<!-- <artifactItem>-->
<!-- <groupId>org.postgresql</groupId>-->
<!-- <artifactId>postgresql</artifactId>-->
<!-- <version>${dependency.postgresql.version}</version>-->
<!-- <type>jar</type>-->
<!-- <overWrite>false</overWrite>-->
<!-- <outputDirectory>${project.build.directory}/connector</outputDirectory>-->
<!-- </artifactItem>-->
<!-- <artifactItem>-->
<!-- <groupId>org.alfresco</groupId>-->
<!-- <artifactId>alfresco-mmt</artifactId>-->
<!-- <version>${dependency.alfresco-mmt.version}</version>-->
<!-- <type>jar</type>-->
<!-- <overWrite>false</overWrite>-->
<!-- <outputDirectory>${project.build.directory}/alfresco-mmt</outputDirectory>-->
<!-- </artifactItem>-->
<!-- </artifactItems>-->
<!-- </configuration>-->
<!-- </execution>-->
<execution>
<id>copy-resources-amps</id>
<id>copy-amps</id>
<phase>process-resources</phase>
<goals>
<goal>copy</goal>
@@ -146,56 +173,50 @@
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/amps</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-aos-module</artifactId>
<version>${alfresco.aos-module.version}</version>
<type>amp</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/amps</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-repo</artifactId>
<version>${alfresco.googledocs.version}</version>
<type>amp</type>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/amps</outputDirectory>
</artifactItem>
<!-- <artifactItem>-->
<!-- <groupId>org.alfresco.aos-module</groupId>-->
<!-- <artifactId>alfresco-aos-module</artifactId>-->
<!-- <type>amp</type>-->
<!-- <overWrite>false</overWrite>-->
<!-- <outputDirectory>${project.build.directory}/amps</outputDirectory>-->
<!-- </artifactItem>-->
<!-- <artifactItem>-->
<!-- <groupId>org.alfresco.integrations</groupId>-->
<!-- <artifactId>alfresco-googledrive-repo-community</artifactId>-->
<!-- <type>amp</type>-->
<!-- <overWrite>false</overWrite>-->
<!-- <outputDirectory>${project.build.directory}/amps</outputDirectory>-->
<!-- </artifactItem>-->
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-plugin</artifactId>
<version>${dependency.fabric8.version}</version>
<configuration>
<images>
<image>
<name>${image.name}:${image.tag}</name>
<registry>${image.registry}</registry>
<build>
<dockerFileDir>${project.basedir}/</dockerFileDir>
</build>
</image>
</images>
</configuration>
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>communityDocker</id>
<!-- builds "image:latest" locally -->
<build>
<plugins>
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-plugin</artifactId>
<version>${dependency.fabric8.version}</version>
<configuration>
<images>
<image>
<name>${image.name}:${image.tag}</name>
<build>
<dockerFileDir>${project.basedir}/</dockerFileDir>
<buildOptions>
<squash>true</squash>
</buildOptions>
</build>
</image>
</images>
</configuration>
<executions>
<execution>
<id>build-image</id>
@@ -212,12 +233,37 @@
<profile>
<id>internal</id>
<!-- publishes "image:latest" on Quay & DockerHub -->
<build>
<plugins>
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-plugin</artifactId>
<version>${dependency.fabric8.version}</version>
<configuration>
<images>
<!-- Quay image -->
<image>
<name>${image.name}:${image.tag}</name>
<registry>${image.registry}</registry>
<build>
<dockerFileDir>${project.basedir}/</dockerFileDir>
<buildOptions>
<squash>true</squash>
</buildOptions>
</build>
</image>
<!-- DockerHub image -->
<image>
<name>${image.name}:${image.tag}</name>
<build>
<dockerFileDir>${project.basedir}/</dockerFileDir>
<buildOptions>
<squash>true</squash>
</buildOptions>
</build>
</image>
</images>
</configuration>
<executions>
<execution>
<id>build-push-image</id>
@@ -235,30 +281,35 @@
<profile>
<id>release</id>
<!-- publishes "image:release_version" on Quay & DockerHub -->
<build>
<plugins>
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-plugin</artifactId>
<version>${dependency.fabric8.version}</version>
<configuration>
<configuration combine.self="override">
<images>
<!-- Quay image -->
<image>
<name>${image.name}:${project.version}</name>
<registry>${image.registry}</registry>
<build>
<dockerFileDir>${project.basedir}/</dockerFileDir>
<buildOptions>
<squash>true</squash>
</buildOptions>
</build>
</image>
<!-- Commented out push to dockerhub.
<!-- DockerHub image -->
<image>
<name>${image.name}:${project.version}</name>
<registry>${public.image.registry}</registry>
<build>
<dockerFileDir>${project.basedir}/</dockerFileDir>
<buildOptions>
<squash>true</squash>
</buildOptions>
</build>
</image>
-->
</images>
</configuration>
<executions>
@@ -275,8 +326,5 @@
</plugins>
</build>
</profile>
</profiles>
</project>
</project>
-1
View File
@@ -1 +0,0 @@
ALFRESCO_TAG=latest
-52
View File
@@ -1,52 +0,0 @@
version: "3"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository-community:${ALFRESCO_TAG}
environment:
JAVA_OPTS : "
-Ddb.driver=org.postgresql.Driver
-Ddb.username=alfresco
-Ddb.password=alfresco
-Ddb.url=jdbc:postgresql://postgres:5432/alfresco
-Dsolr.host=solr6
-Dsolr.port=8983
-Dsolr.secureComms=none
-Dsolr.base.url=/solr
-Dindex.subsystem.name=solr6
-Dalfresco.restApi.basicAuthScheme=true
-Dimap.server.enabled=true
-Dftp.enabled=true
-Dftp.dataPortFrom=30000
-Dftp.dataPortTo=30099
-Dcifs.enabled=true
"
ports:
- 8080:8080
- 445:445
- 143:143
- "21:21"
- "30000-30099:30000-30099"
postgres:
image: docker.io/library/postgres:9.4.12
environment:
- POSTGRES_PASSWORD=alfresco
- POSTGRES_USER=alfresco
- POSTGRES_DB=alfresco
ports:
- 5432:5432
solr6:
image: quay.io/alfresco/search-services:1.2.0-SNAPSHOT
environment:
#Solr needs to know how to register itself with Alfresco
- SOLR_ALFRESCO_HOST=alfresco
- SOLR_ALFRESCO_PORT=8080
#Alfresco needs to know how to call solr
- SOLR_SOLR_HOST=solr6
- SOLR_SOLR_PORT=8983
#Create the default alfresco and archive cores
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
ports:
- 8083:8983 #Browser port
-50
View File
@@ -1,50 +0,0 @@
version: "3"
services:
alfresco:
image: alfresco/alfresco-content-repository-community:6.0.4-ea
environment:
JAVA_OPTS : "
-Ddb.driver=org.postgresql.Driver
-Ddb.username=alfresco
-Ddb.password=alfresco
-Ddb.url=jdbc:postgresql://postgres:5432/alfresco
-Dsolr.host=solr6
-Dsolr.port=8983
-Dsolr.secureComms=none
-Dsolr.base.url=/solr
-Dindex.subsystem.name=solr6
"
ports:
- 8082:8080 #Browser port
share:
image: alfresco/alfresco-share:6.0.a
environment:
- REPO_HOST=alfresco
- REPO_PORT=8080
ports:
- 8080:8080
postgres:
image: postgres:9.4.12
environment:
- POSTGRES_PASSWORD=alfresco
- POSTGRES_USER=alfresco
- POSTGRES_DB=alfresco
ports:
- 5432:5432
solr6:
image: alfresco/alfresco-search-services:1.1.0
environment:
#Solr needs to know how to register itself with Alfresco
- SOLR_ALFRESCO_HOST=alfresco
- SOLR_ALFRESCO_PORT=8080
#Alfresco needs to know how to call solr
- SOLR_SOLR_HOST=solr6
- SOLR_SOLR_PORT=8983
#Create the default alfresco and archive cores
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
ports:
- 8083:8983 #Browser port
@@ -1,21 +0,0 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
@@ -1,13 +0,0 @@
name: alfresco-content-services
version: 0.0.1
description: A Helm chart for deploying Alfresco Content Services
keywords:
- content
- content services
- alfresco
- community
- alfresco community
home: https://www.alfresco.com
sources:
- https://github.com/Alfresco/acs-community-full-packaging/tree/master/helm
icon: https://avatars0.githubusercontent.com/u/391127?s=200&v=4
@@ -1,6 +0,0 @@
dependencies:
- name: postgresql
version: 0.8.5
repository: https://kubernetes-charts.storage.googleapis.com/
condition: postgresql.enabled
@@ -1,16 +0,0 @@
{{ if .Values.dnsaddress }}
You can access all components of Alfresco Content Services using the same root address, but different paths as follows:
Content: {{ .Values.dnsaddress }}/alfresco
Share: {{ .Values.dnsaddress }}/share
Solr: {{ .Values.dnsaddress }}/solr
{{ else }}
If you have a specific DNS address for the cluster please run the following commands to get the application paths:
helm upgrade --reuse-values {{ .Release.Name }} --set dnsaddress="Your DNS address ex: http://myenv.com" alfresco-incubator/alfresco-content-services
{{ end }}
@@ -1,53 +0,0 @@
{{/*
Create a default fully qualified name.
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "content-services.fullname" -}}
{{- $name := default .Chart.Name .Values.nameOverride -}}
{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}}
{{- end -}}
{{/*
Get the Database hostname depending on the Database type
*/}}
{{- define "database.hostname" -}}
{{- if eq ( .Values.database.type | toString ) "postgresql" }}
{{- printf "%s-%s" .Release.Name .Values.postgresql.nameOverride -}}
{{- end }}
{{- end -}}
{{/*
Get the Database port depending on the Database type
*/}}
{{- define "database.port" -}}
{{- if eq ( .Values.database.type | toString ) "postgresql" }}
{{- print .Values.postgresql.service.port -}}
{{- end }}
{{- end -}}
{{/*
Create the Database driver depending on the Database type
*/}}
{{- define "database.driver" -}}
{{- if eq ( .Values.database.type | toString ) "postgresql" }}
{{- print .Values.postgresql.driver -}}
{{- end }}
{{- end -}}
{{/*
Get the Database user depending on the Database type
*/}}
{{- define "database.user" -}}
{{- if eq ( .Values.database.type | toString ) "postgresql" }}
{{- print .Values.postgresql.postgresUser -}}
{{- end }}
{{- end -}}
{{/*
Get the Database password depending on the Database type
*/}}
{{- define "database.password" }}
{{- if eq ( .Values.database.type | toString ) "postgresql" -}}
{{- print .Values.postgresql.postgresPassword -}}
{{- end }}
{{- end -}}
@@ -1,25 +0,0 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ template "content-services.fullname" . }}-repository-configmap
labels:
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
data:
{{- if .Values.repository.environment }}
{{- range $key, $val := .Values.repository.environment }}
{{ $key }}: {{ $val | quote }}
{{- end }}
{{- end }}
RELEASE_NAME: {{ .Release.Name }}
CATALINA_OPTS: "-Dalfresco.host={{ template "content-services.fullname" . }}-repository
-Dalfresco.port={{ .Values.repository.service.externalPort }}
-Dshare.host={{ template "content-services.fullname" . }}-share
-Dshare.port={{ .Values.share.service.externalPort }}
-Ddb.driver={{ template "database.driver" . }}
-Ddb.username={{ template "database.user" . }}
-Ddb.password={{ template "database.password" . }}
-Ddb.url=jdbc:{{ .Values.database.type }}://{{ template "database.hostname" . }}:{{ template "database.port" . }}/{{ .Values.postgresql.postgresDatabase }}
-Dsolr.host={{ template "content-services.fullname" . }}-solr
-Dsolr.port={{ .Values.solr.service.externalPort }}"
@@ -1,11 +0,0 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ template "content-services.fullname" . }}-share-configmap
labels:
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
data:
REPO_HOST: "{{ template "content-services.fullname" . }}-repository"
REPO_PORT: "{{ .Values.repository.service.externalPort }}"
@@ -1,18 +0,0 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ template "content-services.fullname" . }}-solr-configmap
labels:
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
data:
SOLR_ALFRESCO_HOST: "{{ template "content-services.fullname" . }}-repository"
SOLR_ALFRESCO_PORT: "{{ .Values.repository.service.externalPort }}"
SOLR_SOLR_HOST: "{{ template "content-services.fullname" . }}-solr"
SOLR_SOLR_PORT: "{{ .Values.solr.image.internalPort }}"
{{- if .Values.solr.environment }}
{{- range $key, $val := .Values.solr.environment }}
{{ $key }}: {{ $val | quote }}
{{- end }}
{{- end }}

Some files were not shown because too many files have changed in this diff Show More