Separate inheritance assembling and link resolution
---------------------------------------------------
Key: DOXIASITETOOLS-46
URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-46
Project: Maven Doxia Sitetools
Issue Type: Bug
Components: Decoration model
Affects Versions: 1.1.4
Reporter: Lukas Theussl
The DecorationModelInheritanceAssembler interface has two methods:
assembleModelInheritance and resolvePaths. However, the
DefaultDecorationModelInheritanceAssembler's assembleModelInheritance method
implicitly resolves some paths already, ie it replaces absolute links by
relative ones where possible. I think these two concerns should be separated
and assembleModelInheritance should simply merge the models without scrambling
the data.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira