You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2020/09/16 00:39:00 UTC

[jira] [Updated] (SOLR-14824) Simplify set of Ref Guide build parameters

     [ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris M. Hostetter updated SOLR-14824:
--------------------------------------
    Attachment: SOLR-14824.patch
        Status: Open  (was: Open)

Starting point:
* rip out all "bare bones" related stuff
* change the "template" style to use groovy ScriptTemplateEngine convention
** eliminating hte need for a dummyAntProject
* reduce down the set of properties we need/replace
** move any that are only needed in the map so that they are *only* inited in the map

Next Steps:
* rip out "solrGuideVersion" / "solr-guide-version"
** replace usages of "solr-guide-version" in templates with "solr-docs-version"
* change command line syntax to be {{-Pdraft=true|false}} (defaulting to true)

> Simplify set of Ref Guide build parameters
> ------------------------------------------
>
>                 Key: SOLR-14824
>                 URL: https://issues.apache.org/jira/browse/SOLR-14824
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build, documentation
>            Reporter: Cassandra Targett
>            Priority: Minor
>         Attachments: SOLR-14824.patch
>
>
> While trying to solve LUCENE-9495, I thought it might be a good idea to try to simplify the set of variables and properties used during the Ref Guide build.
> There are 3 areas to work on:
> 1. Remove the "barebones-html" build. With Gradle the build is self-contained and {{gradlew check}} and {{gradle precommit}} could just build the full docs and check them.
> 2. Remove some properties that only existed for a hypothetical need related to the now-removed PDF.
> 3. Change remaining properties to be defined directly in build.gradle instead of relying on ant properties functionality.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org