Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Elasticsearch doc generation error #10956

Merged
merged 2 commits into from
Jul 24, 2020
Merged

Conversation

gastaldi
Copy link
Contributor

This fixes the following error message while building the docs:

[INFO] asciidoctor: INFO: elasticsearch.adoc: line 417: optional include
   dropped because include file not found:
   /home/ggastald/workspace/quarkus/target/asciidoc/generated/config/quarkus-elasticsearch-low-level-client.adoc

gastaldi added 2 commits July 24, 2020 10:18
This fixes the following error message while building the docs:
```
[INFO] asciidoctor: INFO: elasticsearch.adoc: line 417: optional include dropped because include file not found: /home/ggastald/workspace/quarkus/target/asciidoc/generated/config/quarkus-elasticsearch-low-level-client.adoc
```
Copy link
Contributor

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 24, 2020
@gsmet gsmet merged commit a227bef into quarkusio:master Jul 24, 2020
@gastaldi gastaldi deleted the doc_fix branch August 21, 2020 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation area/hibernate-search Hibernate Search triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants