[
https://issues.apache.org/jira/browse/IGNITE-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605042#comment-15605042
]
Vasiliy Sisko commented on IGNITE-2052:
---------------------------------------
1. Empty line between empty beans in array. F.e. on cluster SSL configuration:
{code}
<property name="trustManagers">
<array>
<bean class="trust.Manager1">
</bean>
<bean class="trust.Manager2">
</bean>
</array>
</property>
{code}
> Need move $generatorXml to services
> -----------------------------------
>
> Key: IGNITE-2052
> URL: https://issues.apache.org/jira/browse/IGNITE-2052
> Project: Ignite
> Issue Type: Sub-task
> Affects Versions: 1.7
> Reporter: Dmitriy Shabalin
> Assignee: Vasiliy Sisko
> Fix For: 1.8
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)