[
https://issues.apache.org/jira/browse/SOLR-11032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212973#comment-16212973
]
Cassandra Targett commented on SOLR-11032:
------------------------------------------
bq. of course: the ref-guide build ican/should still fail if the "include" tags
aren't found in the references java file (or if the java test file gets
removed/moved)
bq. (I'm assuming asciidoctor gives an error on this? we should double check
that)
We do need to check that it will throw such an error, but a broader issue is
that in many cases (as many as possible) asciidoctor will throw an error but
continue. From Ant's perspective, the process finished, so it must be good.
IOW, unless the error is severe enough that asciidoctor's process fails
entirely, the build doesn't fail due to errors thrown by the process as it
goes. And it's very conditional when to fail - there are some errors that are
fine, as we know, but there are others where we might want to fail the build
even if the process completes.
> Update solrj tutorial
> ---------------------
>
> Key: SOLR-11032
> URL: https://issues.apache.org/jira/browse/SOLR-11032
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation, SolrJ, website
> Reporter: Karl Richter
> Attachments: SOLR-11032.patch, SOLR-11032.patch
>
>
> The [solrj tutorial](https://wiki.apache.org/solr/Solrj) has the following
> issues:
> * It refers to 1.4.0 whereas the current release is 6.x, some classes are
> deprecated or no longer exist.
> * Document-object-binding is a crucial feature [which should be working in
> the meantime](https://issues.apache.org/jira/browse/SOLR-1945) and thus
> should be covered in the tutorial.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]