[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hervé Boutemy updated DOXIASITETOOLS-125:
-----------------------------------------
Description:
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 from user to code
was:
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 from user to code
> 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 from user to code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)