[ 
https://issues.apache.org/jira/browse/DOXIASITETOOLS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213070#comment-15213070
 ] 

Hudson commented on DOXIASITETOOLS-158:
---------------------------------------

SUCCESS: Integrated in doxia-all #274 (See 
[https://builds.apache.org/job/doxia-all/274/])
[DOXIASITETOOLS-158] added early interpolation support for project properties 
(hboutemy: [http://svn.apache.org/viewvc/?view=rev&rev=1736696])
* 
./doxia-sitetools/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java
* 
./doxia-sitetools/doxia-integration-tools/src/test/java/org/apache/maven/doxia/tools/SiteToolTest.java


> early interpolation: support ${this.*} as expression in site.xml interpolation
> ------------------------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-158
>                 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-158
>             Project: Maven Doxia Sitetools
>          Issue Type: New Feature
>          Components: Decoration model
>    Affects Versions: 1.7
>            Reporter: Hervé Boutemy
>             Fix For: 1.8
>
>
> with MSITE-135/DOXIASITETOOLS-118 fixed for consistency with general Maven 
> interpolation principles (= "late interpolation", ie interpolation happens 
> after inheritance), we see that interpolating early with current pom content 
> is something quite natural in {{site.xml}}
> adding support for {{$\{this.\*}}} to interpolate with current pom (instead 
> of classical {{$\{project.*}}}) would give back the feature expected in 
> {{site.xml}}
> and would be consistent with MNG-5900 (not yet available in any Maven version)



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

Reply via email to