You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2015/12/09 17:03:11 UTC

[jira] [Moved] (DOXIASITETOOLS-118) Separate inheritance and interpolation

     [ https://issues.apache.org/jira/browse/DOXIASITETOOLS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy moved DOXIATOOLS-34 to DOXIASITETOOLS-118:
--------------------------------------------------------

    Affects Version/s:     (was: doxia-integration-tools-1.4)
                       doxia-integration-tools-1.4
          Component/s:     (was: Doxia Integration Tools)
                       Integration Tools
                  Key: DOXIASITETOOLS-118  (was: DOXIATOOLS-34)
              Project: Maven Doxia Sitetools  (was: Maven Doxia Tools)

> Separate inheritance and interpolation 
> ---------------------------------------
>
>                 Key: DOXIASITETOOLS-118
>                 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-118
>             Project: Maven Doxia Sitetools
>          Issue Type: Improvement
>          Components: Integration Tools
>    Affects Versions: doxia-integration-tools-1.4
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>
> The implementation uses recursion to get an inherited model of the site.xml, but every step does the interpolation too.
> So if the parent site.xml contains something like {{${project.name\}}}, its value will be an ancestor project name, often an unexpected value.
> By moving the interpolation from the recursive method to the method-caller you will get the name of the active project.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)