Hervé Boutemy created DOXIASITETOOLS-124:
--------------------------------------------
Summary: streamline SiteTools API: hide methods that are noly used
internally
Key: DOXIASITETOOLS-124
URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-124
Project: Maven Doxia Sitetools
Issue Type: Wish
Components: Integration Tools
Affects Versions: doxia-integration-tools-1.6
Reporter: Hervé Boutemy
Assignee: Hervé Boutemy
a good number of methods are only used internally by DefaultSiteTools, not from
maven-site-plugin, and I don't expect other integrations to really use them
removing the methods from public SiteTools API will make it easier to
understand and eventually to refactor
ie removing a lot of methods used by getDecorationModel() API:
- getInterpolatedSiteDescriptorContent()
- getSiteDescriptorFromBasedir()
- getSiteDescriptorFromRepository()
- populateParentMenu()
- populateModulesMenu()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)