Tommaso Teofili created SLING-4290:
--------------------------------------
Summary: Fix wrong cardinalities in agent factories
Key: SLING-4290
URL: https://issues.apache.org/jira/browse/SLING-4290
Project: Sling
Issue Type: Bug
Components: Distribution
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
Fix For: Content Distribution 0.1.0
The agent factories have some multivalued properties, however their cardinality
has been set to -1 which only works with vectors, while they are used e.g. as
String arrays causing them only to contain one value, which causes the
SyncDistributionAgentFactory to always have one importer and one exporter which
is clearly an issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)