ruby_aem 3.10.0 → 3.10.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/conf/gem.yaml +1 -1
  3. data/conf/spec.yaml +57 -57
  4. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3fccdc3dca65ca5b7d5fc9188e44c1d8a2537d17
4
- data.tar.gz: 60a6568259bbdde645a13336d41e493c36e27f5c
3
+ metadata.gz: 6bafd8e93a34eea1e44db851ebfc4f4067c0578c
4
+ data.tar.gz: f44a61f6090e948c85a5db8551c922e943bb025a
5
5
  SHA512:
6
- metadata.gz: 65c5c0901204d30aa395c5e18d14e9e82d53ebf9c0610683e344ea5dd6989401c556311d458a4bbf64fb5e69ca2afa20272c029ccb3f90989cc62d5c49cd10cf
7
- data.tar.gz: dd83f17799a685ff080308502607ccf5b5ea347deefb020f57b4bbac713aa6c800c5db19e186ff6d6e0140b45ec5347044da72f98f8db3e439f91025f0b8c33e
6
+ metadata.gz: c3c22c215225b5ec46ebcdc3e10fcbc8c92aa1b2609f85d7eacb389b3797103e5ae510f21b9ce62c2be21c3b9d01f8023d7968329811767bd07d8cc5ff4b2add
7
+ data.tar.gz: 73cb51e959598af927c0af859f5590930d71e724f7049963578384ff0f3b180492b4bbbc0b8714f0471c85e8480b72a06ec04e0630967da31c2bb39e3df38310
@@ -1 +1 @@
1
- version: 3.10.0
1
+ version: 3.10.1
@@ -339,27 +339,27 @@ flushagent:
339
339
  name: '%{name}'
340
340
  optional:
341
341
  jcrprimary_type: cq:Page
342
- jcrcontentcqname: '%{name}'
343
- jcrcontentjcrtitle: '%{title}'
344
- jcrcontentjcrdescription: '%{description}'
345
- jcrcontentslingresource_type: cq/replication/components/agent
346
- jcrcontenttransport_uri: '%{dest_base_url}/dispatcher/invalidate.cache'
347
- jcrcontentlog_level: '%{log_level}'
348
- jcrcontentno_versioning: true
349
- jcrcontentprotocol_http_headers:
342
+ jcrcontent_cqname: '%{name}'
343
+ jcrcontent_jcrtitle: '%{title}'
344
+ jcrcontent_jcrdescription: '%{description}'
345
+ jcrcontent_slingresource_type: cq/replication/components/agent
346
+ jcrcontent_transport_uri: '%{dest_base_url}/dispatcher/invalidate.cache'
347
+ jcrcontent_log_level: '%{log_level}'
348
+ jcrcontent_no_versioning: true
349
+ jcrcontent_protocol_http_headers:
350
350
  - 'CQ-Action:{action}'
351
351
  - 'CQ-Handle:{path}'
352
352
  - 'CQ-Path:{path}'
353
- jcrcontentprotocol_http_headers_type_hint: String[]
354
- jcrcontentprotocol_http_method: GET
355
- jcrcontentretry_delay: '%{retry_delay}'
356
- jcrcontentserialization_type: flush
357
- jcrcontentjcrmixin_types: cq:ReplicationStatus
358
- jcrcontenttrigger_receive: true
359
- jcrcontenttrigger_specific: true
360
- jcrcontentcqtemplate: /libs/cq/replication/templates/agent
361
- jcrcontentenabled: true
362
- jcrcontentssl: '%{ssl}'
353
+ jcrcontent_protocol_http_headers_type_hint: String[]
354
+ jcrcontent_protocol_http_method: GET
355
+ jcrcontent_retry_delay: '%{retry_delay}'
356
+ jcrcontent_serialization_type: flush
357
+ jcrcontent_jcrmixin_types: cq:ReplicationStatus
358
+ jcrcontent_trigger_receive: true
359
+ jcrcontent_trigger_specific: true
360
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
361
+ jcrcontent_enabled: true
362
+ jcrcontent_ssl: '%{ssl}'
363
363
  responses:
364
364
  200:
365
365
  handler: simple
@@ -418,7 +418,7 @@ group:
418
418
  intermediate_path: '%{path}'
419
419
  optional:
420
420
  create_group: 'true'
421
- profilegiven_name: '%{name}'
421
+ profile_given_name: '%{name}'
422
422
  responses:
423
423
  201:
424
424
  handler: html_authorizable_id
@@ -960,18 +960,18 @@ replicationagent:
960
960
  name: '%{name}'
961
961
  optional:
962
962
  jcrprimary_type: cq:Page
963
- jcrcontentcqname: '%{name}'
964
- jcrcontentjcrtitle: '%{title}'
965
- jcrcontentjcrdescription: '%{description}'
966
- jcrcontentslingresource_type: cq/replication/components/agent
967
- jcrcontentserialization_type: durbo
968
- jcrcontenttransport_uri: '%{dest_base_url}/bin/receive?sling:authRequestLogin=1'
969
- jcrcontenttransport_user: '%{transport_user}'
970
- jcrcontenttransport_password: '%{transport_password}'
971
- jcrcontentlog_level: '%{log_level}'
972
- jcrcontentretry_delay: '%{retry_delay}'
973
- jcrcontentcqtemplate: /libs/cq/replication/templates/agent
974
- jcrcontentenabled: true
963
+ jcrcontent_cqname: '%{name}'
964
+ jcrcontent_jcrtitle: '%{title}'
965
+ jcrcontent_jcrdescription: '%{description}'
966
+ jcrcontent_slingresource_type: cq/replication/components/agent
967
+ jcrcontent_serialization_type: durbo
968
+ jcrcontent_transport_uri: '%{dest_base_url}/bin/receive?sling:authRequestLogin=1'
969
+ jcrcontent_transport_user: '%{transport_user}'
970
+ jcrcontent_transport_password: '%{transport_password}'
971
+ jcrcontent_log_level: '%{log_level}'
972
+ jcrcontent_retry_delay: '%{retry_delay}'
973
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
974
+ jcrcontent_enabled: true
975
975
  responses:
976
976
  200:
977
977
  handler: simple
@@ -1030,19 +1030,19 @@ outboxreplicationagent:
1030
1030
  name: '%{name}'
1031
1031
  optional:
1032
1032
  jcrprimary_type: cq:Page
1033
- jcrcontentcqname: '%{name}'
1034
- jcrcontentjcrtitle: '%{title}'
1035
- jcrcontentjcrdescription: '%{description}'
1036
- jcrcontentslingresource_type: cq/replication/components/agent
1037
- jcrcontenttransport_uri: repo://var/replication/outbox
1038
- jcrcontentno_versioning: true
1039
- jcrcontentlog_level: '%{log_level}'
1040
- jcrcontentcqtemplate: /libs/cq/replication/templates/agent
1041
- jcrcontentenabled: true
1042
- jcrcontenttrigger_distribute: true
1043
- jcrcontenttrigger_modified: false
1044
- jcrcontenttrigger_specific: true
1045
- jcrcontentuser_id: '%{user_id}'
1033
+ jcrcontent_cqname: '%{name}'
1034
+ jcrcontent_jcrtitle: '%{title}'
1035
+ jcrcontent_jcrdescription: '%{description}'
1036
+ jcrcontent_slingresource_type: cq/replication/components/agent
1037
+ jcrcontent_transport_uri: repo://var/replication/outbox
1038
+ jcrcontent_no_versioning: true
1039
+ jcrcontent_log_level: '%{log_level}'
1040
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
1041
+ jcrcontent_enabled: true
1042
+ jcrcontent_trigger_distribute: true
1043
+ jcrcontent_trigger_modified: false
1044
+ jcrcontent_trigger_specific: true
1045
+ jcrcontent_user_id: '%{user_id}'
1046
1046
  responses:
1047
1047
  200:
1048
1048
  handler: simple
@@ -1101,19 +1101,19 @@ reversereplicationagent:
1101
1101
  name: '%{name}'
1102
1102
  optional:
1103
1103
  jcrprimary_type: cq:Page
1104
- jcrcontentcqname: '%{name}'
1105
- jcrcontentjcrtitle: '%{title}'
1106
- jcrcontentjcrdescription: '%{description}'
1107
- jcrcontentslingresource_type: cq/replication/components/agent
1108
- jcrcontentserialization_type: durbo
1109
- jcrcontenttransport_uri: '%{dest_base_url}/bin/receive?sling:authRequestLogin=1'
1110
- jcrcontenttransport_user: '%{transport_user}'
1111
- jcrcontenttransport_password: '%{transport_password}'
1112
- jcrcontentlog_level: '%{log_level}'
1113
- jcrcontentretry_delay: '%{retry_delay}'
1114
- jcrcontentcqtemplate: /libs/cq/replication/templates/agent
1115
- jcrcontentenabled: true
1116
- jcrcontentreverse_replication: true
1104
+ jcrcontent_cqname: '%{name}'
1105
+ jcrcontent_jcrtitle: '%{title}'
1106
+ jcrcontent_jcrdescription: '%{description}'
1107
+ jcrcontent_slingresource_type: cq/replication/components/agent
1108
+ jcrcontent_serialization_type: durbo
1109
+ jcrcontent_transport_uri: '%{dest_base_url}/bin/receive?sling:authRequestLogin=1'
1110
+ jcrcontent_transport_user: '%{transport_user}'
1111
+ jcrcontent_transport_password: '%{transport_password}'
1112
+ jcrcontent_log_level: '%{log_level}'
1113
+ jcrcontent_retry_delay: '%{retry_delay}'
1114
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
1115
+ jcrcontent_enabled: true
1116
+ jcrcontent_reverse_replication: true
1117
1117
  responses:
1118
1118
  200:
1119
1119
  handler: simple
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_aem
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.10.0
4
+ version: 3.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shine Solutions
8
8
  - Cliffano Subagio
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-09-27 00:00:00.000000000 Z
12
+ date: 2020-12-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: retries
@@ -127,7 +127,7 @@ homepage: https://github.com/shinesolutions/ruby_aem
127
127
  licenses:
128
128
  - Apache-2.0
129
129
  metadata: {}
130
- post_install_message:
130
+ post_install_message:
131
131
  rdoc_options: []
132
132
  require_paths:
133
133
  - lib
@@ -142,9 +142,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
142
142
  - !ruby/object:Gem::Version
143
143
  version: '0'
144
144
  requirements: []
145
- rubyforge_project:
145
+ rubyforge_project:
146
146
  rubygems_version: 2.6.14.4
147
- signing_key:
147
+ signing_key:
148
148
  specification_version: 4
149
149
  summary: AEM API Ruby client
150
150
  test_files: []