Hervé Boutemy created DOXIASITETOOLS-125:
--------------------------------------------
Summary: getDecorationModel() change siteDirectory from String to
File
Key: DOXIASITETOOLS-125
URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-125
Project: Maven Doxia Sitetools
Issue Type: Task
Components: Integration Tools
Affects Versions: doxia-integration-tools-1.6
Reporter: Hervé Boutemy
Assignee: Hervé Boutemy
code using this method always has siteDirectory as File, and makes voodoo to
calculate relative path from project basedir
then the first thing getDecorationModel() does is computing back the File
reference...
just avoid this and pass File :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)