[ 
https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197900#comment-17197900
 ] 

Cassandra Targett commented on SOLR-14824:
------------------------------------------

Sorry for delay looking at the patch...I'm a little distracted this week.

I think the changes to {{build.gradle}} that remove the asciidocAttrs section 
are going to cause some unexpected consequences. There are a couple parameters 
defined there that aren't in {{_config.yml.template}}, specifically:

{code}
-                    'attribute-missing' : 'warn',
-                    'icons'             : 'font',
-                    'icon-set'          : 'fa',
-                    'figure-caption!'   : '',
-                    'idprefix'          : '',
-                    'idseparator'       : '-',
{code}

I couldn't get the patch to apply so can't check these but they're worth a look.

> 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
>            Assignee: Chris M. Hostetter
>            Priority: Minor
>         Attachments: SOLR-14824.patch, 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to