[GitHub] camel pull request: CAMEL-6099: Fixing a unit test that expects a ...

2014-11-06 Thread sstults
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] camel pull request: Add support for the addBeans method

2014-11-05 Thread sstults
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