Property wrong expansion

Description

Using YAML or JSON changelog format, the property is not expanded as expected when trying to expand property, which contains the name of another property, which was also previously expanded. See attached examples.

Using XML format everything works as expected.

Expected result:
schema.name: src_kn, role.ro.name: g_src_kn_ro, role.name: a_g_src_kn_ro

Actual YAML or JSON result:
schema.name: src_kn, role.ro.name: g_src_kn_ro, role.name: a_g_${schema.name}_ro

Environment

CentOS 7, OpenJDK java version "1.7.0_71"

Attachments

3

Activity

Show:

Details

Reporter

Components

Affects versions

Priority

Created January 11, 2015 at 11:58 PM
Updated January 12, 2015 at 6:21 AM