ruby_aem 3.8.0 → 3.11.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 25e7edffa5c553d72473f08ca4e6ed7c9da856ea
4
- data.tar.gz: ce2f8e0bfb47609012a4d88c86d72b5f3156d514
3
+ metadata.gz: 5f8e6da1797711c987b5bca88390a88626bddc20
4
+ data.tar.gz: 65e8624e50c3557d0195d549291ccc2e1d14d1cb
5
5
  SHA512:
6
- metadata.gz: 7f42fc2cbd77cacb92037e10ed9bab8006165a89783b71399dac02f3a3fe3efddcbe40fb7a9b7aa37fe1ca0e5647294af7aa56520d5e0e41967b4aff7bdbd623
7
- data.tar.gz: 3994a1a156167b4707eb6bed1d0cc8d88643b87c40ee7da609bf9e0fb772f21962bd68a299ae32c6f15154c1be3d90393ddd23fed81c827c32a8569de3d42e97
6
+ metadata.gz: 9e8135f981cabb68a153ea6aa0ee21301e999acb3dd0546341df65ddacc1be750bc1a9a20da1cafd6fb70165b7c26440046ddada9c246d393b4a59ca55c56d2d
7
+ data.tar.gz: 4f73f9747d422ad3377e92428dd1ceb770a27fe084ef0950c9834e7e85d22a1f096032c4a8e8f08fb72991319785e9127b3fb365510e321f329d98cc64a27a15
data/conf/gem.yaml CHANGED
@@ -1 +1 @@
1
- version: 3.8.0
1
+ version: 3.11.1
data/conf/spec.yaml CHANGED
@@ -228,6 +228,16 @@ bundle:
228
228
  200:
229
229
  handler: simple
230
230
  message: 'Bundle %{name} stopped'
231
+ info:
232
+ api: console
233
+ operation: getBundleInfo
234
+ params:
235
+ required:
236
+ name: '%{name}'
237
+ responses:
238
+ 200:
239
+ handler: simple_body
240
+ message: 'Retrieved bundle %{name} info'
231
241
  aemconfigmgr:
232
242
  actions:
233
243
  get:
@@ -339,27 +349,27 @@ flushagent:
339
349
  name: '%{name}'
340
350
  optional:
341
351
  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:
352
+ jcrcontent_cqname: '%{name}'
353
+ jcrcontent_jcrtitle: '%{title}'
354
+ jcrcontent_jcrdescription: '%{description}'
355
+ jcrcontent_slingresource_type: cq/replication/components/agent
356
+ jcrcontent_transport_uri: '%{dest_base_url}/dispatcher/invalidate.cache'
357
+ jcrcontent_log_level: '%{log_level}'
358
+ jcrcontent_no_versioning: true
359
+ jcrcontent_protocol_http_headers:
350
360
  - 'CQ-Action:{action}'
351
361
  - 'CQ-Handle:{path}'
352
362
  - '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}'
363
+ jcrcontent_protocol_http_headers_type_hint: String[]
364
+ jcrcontent_protocol_http_method: GET
365
+ jcrcontent_retry_delay: '%{retry_delay}'
366
+ jcrcontent_serialization_type: flush
367
+ jcrcontent_jcrmixin_types: cq:ReplicationStatus
368
+ jcrcontent_trigger_receive: true
369
+ jcrcontent_trigger_specific: true
370
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
371
+ jcrcontent_enabled: true
372
+ jcrcontent_ssl: '%{ssl}'
363
373
  responses:
364
374
  200:
365
375
  handler: simple
@@ -417,8 +427,8 @@ group:
417
427
  authorizable_id: '%{name}'
418
428
  intermediate_path: '%{path}'
419
429
  optional:
420
- create_group: ''
421
- profilegiven_name: '%{name}'
430
+ create_group: 'true'
431
+ profile_given_name: '%{name}'
422
432
  responses:
423
433
  201:
424
434
  handler: html_authorizable_id
@@ -447,7 +457,7 @@ group:
447
457
  path: '%{path}'
448
458
  name: '%{authorizable_id}'
449
459
  optional:
450
- delete_authorizable: ''
460
+ delete_authorizable: '%{name}'
451
461
  responses:
452
462
  200:
453
463
  handler: simple
@@ -960,18 +970,18 @@ replicationagent:
960
970
  name: '%{name}'
961
971
  optional:
962
972
  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
973
+ jcrcontent_cqname: '%{name}'
974
+ jcrcontent_jcrtitle: '%{title}'
975
+ jcrcontent_jcrdescription: '%{description}'
976
+ jcrcontent_slingresource_type: cq/replication/components/agent
977
+ jcrcontent_serialization_type: durbo
978
+ jcrcontent_transport_uri: '%{dest_base_url}/bin/receive?sling:authRequestLogin=1'
979
+ jcrcontent_transport_user: '%{transport_user}'
980
+ jcrcontent_transport_password: '%{transport_password}'
981
+ jcrcontent_log_level: '%{log_level}'
982
+ jcrcontent_retry_delay: '%{retry_delay}'
983
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
984
+ jcrcontent_enabled: true
975
985
  responses:
976
986
  200:
977
987
  handler: simple
@@ -1030,19 +1040,19 @@ outboxreplicationagent:
1030
1040
  name: '%{name}'
1031
1041
  optional:
1032
1042
  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}'
1043
+ jcrcontent_cqname: '%{name}'
1044
+ jcrcontent_jcrtitle: '%{title}'
1045
+ jcrcontent_jcrdescription: '%{description}'
1046
+ jcrcontent_slingresource_type: cq/replication/components/agent
1047
+ jcrcontent_transport_uri: repo://var/replication/outbox
1048
+ jcrcontent_no_versioning: true
1049
+ jcrcontent_log_level: '%{log_level}'
1050
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
1051
+ jcrcontent_enabled: true
1052
+ jcrcontent_trigger_distribute: true
1053
+ jcrcontent_trigger_modified: false
1054
+ jcrcontent_trigger_specific: true
1055
+ jcrcontent_user_id: '%{user_id}'
1046
1056
  responses:
1047
1057
  200:
1048
1058
  handler: simple
@@ -1101,19 +1111,19 @@ reversereplicationagent:
1101
1111
  name: '%{name}'
1102
1112
  optional:
1103
1113
  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
1114
+ jcrcontent_cqname: '%{name}'
1115
+ jcrcontent_jcrtitle: '%{title}'
1116
+ jcrcontent_jcrdescription: '%{description}'
1117
+ jcrcontent_slingresource_type: cq/replication/components/agent
1118
+ jcrcontent_serialization_type: durbo
1119
+ jcrcontent_transport_uri: '%{dest_base_url}/bin/receive?sling:authRequestLogin=1'
1120
+ jcrcontent_transport_user: '%{transport_user}'
1121
+ jcrcontent_transport_password: '%{transport_password}'
1122
+ jcrcontent_log_level: '%{log_level}'
1123
+ jcrcontent_retry_delay: '%{retry_delay}'
1124
+ jcrcontent_cqtemplate: /libs/cq/replication/templates/agent
1125
+ jcrcontent_enabled: true
1126
+ jcrcontent_reverse_replication: true
1117
1127
  responses:
1118
1128
  200:
1119
1129
  handler: simple
@@ -1292,7 +1302,7 @@ truststore:
1292
1302
  operation: postNode
1293
1303
  params:
1294
1304
  required:
1295
- path: /etc/truststore/
1305
+ path: etc/truststore
1296
1306
  name: truststore.p12
1297
1307
  optional:
1298
1308
  operation: delete
@@ -1341,7 +1351,7 @@ user:
1341
1351
  authorizable_id: '%{name}'
1342
1352
  intermediate_path: '%{path}'
1343
1353
  optional:
1344
- create_user: ''
1354
+ create_user: 'true'
1345
1355
  reppassword: '%{password}'
1346
1356
  responses:
1347
1357
  201:
@@ -1371,7 +1381,7 @@ user:
1371
1381
  path: '%{path}'
1372
1382
  name: '%{authorizable_id}'
1373
1383
  optional:
1374
- delete_authorizable: ''
1384
+ delete_authorizable: '%{name}'
1375
1385
  responses:
1376
1386
  200:
1377
1387
  handler: simple
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -33,6 +33,8 @@ module RubyAem
33
33
  intermediate_path: intermediate_path,
34
34
  authorizable_id: authorizable_id
35
35
  }
36
+
37
+ @call_params[:intermediate_path] = RubyAem::Swagger.path(@call_params[:intermediate_path])
36
38
  end
37
39
 
38
40
  # Create AEM Authorizable Keystore.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -41,6 +41,13 @@ module RubyAem
41
41
  def stop
42
42
  @client.call(self.class, __callee__.to_s, @call_params)
43
43
  end
44
+
45
+ # Retrieve bundle info.
46
+ #
47
+ # @return RubyAem::Result
48
+ def info
49
+ @client.call(self.class, __callee__.to_s, @call_params)
50
+ end
44
51
  end
45
52
  end
46
53
  end
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2018 Shine Solutions
1
+ # Copyright 2016-2018-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2018 Shine Solutions
1
+ # Copyright 2016-2018-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -38,6 +38,8 @@ module RubyAem
38
38
  keystore_intermediate_path: keystore_intermediate_path,
39
39
  keystore_authorizable_id: keystore_authorizable_id
40
40
  }
41
+
42
+ @call_params[:keystore_intermediate_path] = RubyAem::Swagger.path(@call_params[:keystore_intermediate_path])
41
43
  end
42
44
 
43
45
  # Create is an alias to import.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2018 Shine Solutions
1
+ # Copyright 2016-2018-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
data/lib/ruby_aem.rb CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright 2016-2019 Shine Solutions
1
+ # Copyright 2016-2021 Shine Solutions Group
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_aem
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.8.0
4
+ version: 3.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shine Solutions
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-07-06 00:00:00.000000000 Z
12
+ date: 2021-09-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: retries
@@ -31,14 +31,14 @@ dependencies:
31
31
  requirements:
32
32
  - - '='
33
33
  - !ruby/object:Gem::Version
34
- version: 3.3.0
34
+ version: 3.4.0
35
35
  type: :runtime
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - '='
40
40
  - !ruby/object:Gem::Version
41
- version: 3.3.0
41
+ version: 3.4.0
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: swagger_aem_osgi
44
44
  requirement: !ruby/object:Gem::Requirement