Michael Osipov created DOXIASITETOOLS-302: ---------------------------------------------
Summary: Harmonize file separator in DocumentRenderingContext Key: DOXIASITETOOLS-302 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-302 Project: Maven Doxia Sitetools Issue Type: Improvement Components: Site renderer Affects Versions: 2.0.0-M7 Reporter: Michael Osipov Assignee: Michael Osipov Fix For: 2.0.0-M8 This class stores the basedir and input/output name in an OS-dependent manner which result in: * Non-reproducible output * Create of combined paths/URIs which are syntactically invalid in output * Inconsistent mix of path separator chars Harmonization will consistently use Unix-style separators which are producible and URL-friendly. -- This message was sent by Atlassian Jira (v8.20.10#820010)