Commit Graph

5 Commits

Author SHA1 Message Date
Alan Davis
bad162c91f Feature/repo 5358 merge 6213 (#26)
REPO-5361/REPO-5358 Merge latest changes (6.2.1.3) / Deployment modules should extend each other

In order to support the external deployment of the default keystore (MNT-21731/SEARCH-1915),
it was removed from alfresco-repository.jar and had be placed in deployment module of acs-packaging.
To support this in the new project structure, this commit moves the keystore back to
alfresco-community-repo's deployment module and has alfresco-enterprise-repo and acs-packaging
extend it in their own deployment modules. This also avoids duplication of licenses between projects.
2020-10-01 16:50:32 +01:00
Travis CI User
c3f9603772 [maven-release-plugin][skip ci] prepare for next development iteration 2020-09-27 11:32:51 +00:00
Travis CI User
52517b937c [maven-release-plugin][skip ci] prepare release 7.183.300-TEST1 2020-09-27 11:32:45 +00:00
Alan Davis
8f50904785 REPO-5271 Backport new structure to relaese/6.2.1 (#20)
- Simplify dependencies and standardise order
- README updated
- Green builds
- Changes to make Jars in enterprise war match
- Changes to make files in enterprise image match
- Added travis_wait 40 to the initial build as it can take 20 minutes to download artifacts
- Removed NodesTest.siteConsumerWillGet403OnFileWithDisabledInherittedPermissions introduced in 7.0.0 and fails in earlier versions.
- GetSiteMember[s]Tests changed in 7.0.0. Setting test back to previous values.
2020-09-27 10:53:41 +01:00
Chris Shields
cd847f8f80 Moved packaging develop into its own directory 2020-07-21 10:44:26 +01:00