GitHub user sstults opened a pull request:
https://github.com/apache/camel/pull/320
CAMEL-6099: Fixing a unit test that expects a certain failure message fo...
...r invalid chmod strings
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user sstults opened a pull request:
https://github.com/apache/camel/pull/315
Add support for the addBeans method
Adding whole collections of beans speeds things up, and saves the user from
having to split an incoming collection just to add it to Solr.
You can merge this