GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/2402
CAMEL-12607: When using Tokenizer skipFirst
java.util.NoSuchElementException if only one element [will merge after 2.22.0
release]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel CAMEL-12607
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2402.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 #2402
----
commit 6c634aa249c4ca788cda6f77ffe87d9b6ec48e9a
Author: Dmitry Volodin <dmvolod@...>
Date: 2018-06-29T16:43:12Z
CAMEL-12607: When using Tokenizer skipFirst -
java.util.NoSuchElementException if only one element
----
---