Dave Barnes created GEODE-5795: ---------------------------------- Summary: User Guide built from sources has incorrect Geode version string Key: GEODE-5795 URL: https://issues.apache.org/jira/browse/GEODE-5795 Project: Geode Issue Type: Bug Components: docs Reporter: Dave Barnes
The config files for the v1.7 user guide source build, <geode-dir>/geode-book/config.sys and ../redirects.rb, specify the Geode version as 1.8. The build succeeds, but the version number in the text and in the URLs appears as 1.8. Workaround: Before generating the user guide, edit config.sys and redirects.rb, changing "1.8" and "18" to "1.7" and "17", respectively. Real solution: Replace the two config files in the source distribution with corrected ones. -- This message was sent by Atlassian JIRA (v7.6.3#76005)