Commit Graph

4588 Commits

Author SHA1 Message Date
Alan Davis
3e0d8b065c REPO-3335 Introduce enterprise, community, enterpriseDocker and communityDocker profiles in BAT 2018-03-14 14:06:49 +00:00
Alan Davis
f993d73e81 REPO-3335 Addition of bat profile to limit which modules are built 2018-03-14 14:06:49 +00:00
CodrinChirica
d6d8d46d04 Update alfresco-repository to 6.32 2018-03-14 15:14:32 +02:00
Alexandru-Eusebiu Epure
fd4d6527b9 Merge branch 'feature/REPO-3335_simple_release_process' of github.com:Alfresco/acs-community-packaging into feature/REPO-3335_simple_release_process 2018-03-14 12:19:51 +02:00
Alexandru-Eusebiu Epure
862629e514 REPO-3336 : Deployment: Release Process: fabric8
Remove "alfresco" from the name of the image and append it to the registry.
2018-03-14 12:06:44 +02:00
Andrei Rebegea
ae98258ed8 REPO-3335: add empty localization file 2018-03-14 11:08:01 +02:00
Alexandru-Eusebiu Epure
dbcb792ecd REPO-3336 : Deployment: Release Process: fabric8
Change registry to use v1.
2018-03-14 09:31:37 +02:00
Alexandru-Eusebiu Epure
7ef6d19ab4 REPO-3336 : Deployment: Release Process: fabric8
Add registry.hub.docker.com instead of docker.io to push to dockerhub
2018-03-14 09:08:57 +02:00
Alexandru-Eusebiu Epure
170407ecf0 REPO-3336 : Deployment: Release Process: fabric8
Remove <bamboo.dockerhub.password></bamboo.dockerhub.password>property in root poom and <authConfig>
2018-03-13 16:33:09 +02:00
Alexandru-Eusebiu Epure
8687b89b58 REPO-3336 : Deployment: Release Process: fabric8
Add <bamboo.dockerhub.password></bamboo.dockerhub.password>property in root poom and will use it in the docker-alfresco/pom.xml to authenticate will be overwritten in bamboo conf
2018-03-13 15:24:48 +02:00
Alexandru-Eusebiu Epure
9191409174 REPO-3336 : Deployment: Release Process: fabric8
Commented out docker.io <registry>
2018-03-13 13:45:08 +02:00
Alexandru-Eusebiu Epure
0e28cd88fc REPO-3336 : Deployment: Release Process: fabric8
Changed registry path from registry.hub.docker.com to docker.io
2018-03-13 13:28:56 +02:00
Alexandru-Eusebiu Epure
b6ebd48e88 REPO-3336 : Deployment: Release Process: fabric8
Merge the two fabric8 plugins into a single one.
2018-03-12 17:58:28 +02:00
Alexandru-Eusebiu Epure
35c03d8786 REPO-3336 : Deployment: Release Process: fabric8
fix alfresco-docker/pom.xml by adding missing </plugins>
2018-03-12 17:32:51 +02:00
Alexandru-Eusebiu Epure
87737aa5c4 REPO-3336 : Deployment: Release Process: fabric8
Add dockerImages profile in order to build and push images to quay/dockerhub.
2018-03-12 17:26:36 +02:00
Alan Davis
4fad3f1156 REPO-3335 Apply line endings from gitattributes 2018-03-12 14:54:37 +00:00
Alexandru-Eusebiu Epure
7df962ed5a REPO-3336 : Deployment: Release Process: fabric8
Add push to dockerhub
2018-03-12 16:17:30 +02:00
Andrei Rebegea
cb2e58646c REPO-3335: attempt to fix fabric8 config 2018-03-12 14:45:00 +02:00
Alexandru-Eusebiu Epure
e820e3feeb REPO-3336 : Deployment: Release Process: fabric8
Update imagemagick url
2018-03-12 14:01:51 +02:00
Alexandru-Eusebiu Epure
7d2b4f3b37 REPO-3336 : Deployment: Release Process: fabric8
Add a "/" to docker-alfresco/pom.xml fabric8 docker registry property
2018-03-12 13:29:52 +02:00
Andrei Rebegea
cae9b9005d REPO-3335: keep the commons-modeler 2018-03-12 11:17:24 +02:00
Andrei Rebegea
6a663e8e9b REPO-3335: fix the distribution zip 2018-03-12 11:12:58 +02:00
Alexandru-Eusebiu Epure
c1d85adc16 REPO-3336 : Deployment: Release Process: fabric8
Add fabric8 plugin into docker-alfresco project and configure it to build and push a docker image to quay
   add .mave-dockerignore in order for fabric8 plugin to ignore the generated .tar file when building the docker image.
2018-03-09 18:13:44 +02:00
Alex Mukha
9a44d49812 REPO-3120 Remove commons-modeler as unused (#16)
The commons-modeler has commons-digester as a dependency. It appeared
that the modeler is not used, so was removed. Commons-digester is still a
dependency for commons-validator and newer version of commons-digester
needs to be enforced.
2018-03-09 16:05:13 +00:00
Andrei Rebegea
5f0d13cc77 REPO-3335: fix docker file and few poms 2018-03-09 16:47:36 +02:00
Andrei Rebegea
73407ae9cb REPO-3335: remove the simple acs community docker image file 2018-03-09 16:10:10 +02:00
Andrei Rebegea
0973388740 REPO-3335: merged the acs-community-full-packaging 2018-03-09 16:08:29 +02:00
Andrei Rebegea
ffe834f2f1 REPO-3335: prepare for merge with acs-community-packaging 2018-03-09 15:55:27 +02:00
Andrei Rebegea
b56b05f16a REPO-3335 remove old README.md to use the one from acs-community-full-packaging 2018-03-09 15:53:26 +02:00
Cristian Turlica
cf1c0e5c94 Update remote-api to 6.19 2018-03-09 12:43:21 +02:00
Sergiu Vidrascu
0689bcc7e5 Merge pull request #4 from Alfresco/DEPLOY-377
DEPLOY-377: Add persistent volume claim for persisting database data
2018-03-07 06:36:38 +02:00
Alex Mukha
ff3f4e908b Upgrade Spring (REPO-1295), Quartz (REPO-3049) and remove Hibernate (REPO-2873) (#15)
* Remove unused class
* Remove deprecated log4j listener
* Update dependencies
2018-03-04 19:13:59 +00:00
Sergiu-Alexandru Vidrascu
04c81bae7a DEPLOY-377:
- removed pvc
- updated readme and helm notes to specify infrastructure dependency
- set default claim for postgres
2018-03-01 12:33:41 +02:00
Sergiu-Alexandru Vidrascu
5c9115d457 DEPLOY-377: Updated default reclaim policy to Recycle and added additional information about persistence in helm notes. 2018-02-27 16:11:28 +02:00
Sergiu-Alexandru Vidrascu
bd6dffb8ef DEPLOY-377: Renamed pvs and set default reclaim policy 2018-02-27 11:44:28 +02:00
alfresco-build
02d950d0ac [maven-release-plugin] prepare for next development iteration 2018-02-24 10:51:11 +00:00
alfresco-build
967fe83b3b [maven-release-plugin] prepare release full-community-packaging-6.0.3-ea 2018-02-24 10:51:04 +00:00
Alan Davis
8b73d09a8e Pick up acs-community-packaging 6.0.3-ea 2018-02-23 21:32:28 +00:00
alfresco-build
c420f486aa [maven-release-plugin] prepare for next development iteration 2018-02-23 21:22:20 +00:00
alfresco-build
c0414c9593 [maven-release-plugin] prepare release acs-community-packaging-6.0.3-ea 2018-02-23 21:22:14 +00:00
alfresco-build
e6ca3ddd38 [maven-release-plugin] prepare for next development iteration 2018-02-23 12:47:10 +00:00
alfresco-build
75e9441582 [maven-release-plugin] prepare release full-community-packaging-6.0.2.1-ea 2018-02-23 12:47:02 +00:00
Andrei Rebegea
3a54c7af53 PRODDEL-457: update the version of the acs-community-packaging to 6.0.2-ea 2018-02-23 14:07:38 +02:00
alfresco-build
07974d2a7c [maven-release-plugin] prepare for next development iteration 2018-02-23 12:02:15 +00:00
alfresco-build
9a538671d5 [maven-release-plugin] prepare release acs-community-packaging-6.0.2-ea 2018-02-23 12:02:09 +00:00
Sergiu-Alexandru Vidrascu
edb6e4e741 DEPLOY-377: Add pvc for saving database data 2018-02-22 11:07:24 +02:00
Alan Davis
c5c0b132da pick up alfresco-repository 6.26 2018-02-21 16:21:08 +00:00
Alan Davis
17ca05890e REPO-3193 Use alfresco-pdf-renderer 1.1 2018-02-21 12:05:21 +00:00
Alan Davis
22ab72d37c REPO-3193 Use alfresco-pdf-renderer 1.1 2018-02-21 12:02:21 +00:00
alfresco-build
1171420274 [maven-release-plugin] prepare for next development iteration 2018-02-19 09:02:03 +00:00