GitHub user nichmoore opened a pull request:
https://github.com/apache/camel/pull/2120
FUSEDOC-2094 - update snippets links and grammar
I've updated some of the grammar here and there.
The section called 'Using the JPA based idempotent repository' particularly
needs to be looked at because:
- The instructions were not clear. The language was very strange and
sometimes incomprehensible. I've rewritten it as best as I can but it needs a
review.
- It seemed that assumptions were made about the level of prior knowledge
as far as this subject goes. A straw poll of developers here shows that they
know the concept, but not necessarily that terminology.
- The examples were missing. Asciidoc doesn't seem to handle snippets at
all.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nichmoore/camel FUSEDOC-2094
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2120.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2120
----
commit fb0797a5ec0b6b5e8635533926f50f936951faa9
Author: nmoore <[email protected]>
Date: 2017-11-24T05:46:56Z
FUSEDOC-2094 - update snippets links and grammar
----
---