From 5121d67e187daeaeb24b115c51d81989f7a76652 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 13 Mar 2017 15:22:11 +0100 Subject: [PATCH] sirona-aem - Update acs_aem_commons on Prod --- customer/sirona-aem/production.yaml | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 924c2109..6e768183 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -130,7 +130,7 @@ aem::packages: acs_aem_commons: groupid: "com.adobe.acs" artifactid: "acs-aem-commons-content" - version: "3.2.6" + version: "3.6.2" acs_aem_tools: groupid: "com.adobe.acs" artifactid: "acs-aem-tools-content" @@ -159,10 +159,10 @@ aem::packages: artifactid: "sirona-initialcontent" version: "0.29.2" -site::profile::aem::publish::jvm_heap_min: 6144M +site::profile::aem::publish::jvm_heap_min: 8192M site::profile::aem::publish::jvm_heap_max: 8192M -site::profile::aem::author::jvm_heap_min: 6144M +site::profile::aem::author::jvm_heap_min: 8192M site::profile::aem::author::jvm_heap_max: 8192M aem::enable_https_mapping: true @@ -1745,6 +1745,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -1825,6 +1826,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -1904,6 +1906,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -1983,6 +1986,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2063,6 +2067,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2143,6 +2148,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2222,6 +2228,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2302,6 +2309,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2381,6 +2389,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2460,6 +2469,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2540,6 +2550,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2620,6 +2631,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2700,6 +2712,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2780,6 +2793,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2859,6 +2873,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -2938,6 +2953,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3018,6 +3034,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3098,6 +3115,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3179,6 +3197,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3259,6 +3278,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3339,6 +3359,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3418,6 +3439,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } @@ -3517,6 +3539,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API - { type: 'allow', url: '/api.json' } # Unique fuer Assets Domain - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API + - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms # Security Rules - { type: 'deny', url: '/etc/' } -- 2.39.5