camel git commit: camel-twitter: removed the truncation

2016-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 4475b798c -> 0a5ac8ce9 camel-twitter: removed the truncation Twitter status updates were truncated to 160 chars if they were longer. However the twitter limit is 140 chars, so this truncation didn't have any effect and I removed it.

camel git commit: camel-twitter: removed the truncation

2016-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 242533de5 -> 5f7cf6271 camel-twitter: removed the truncation Twitter status updates were truncated to 160 chars if they were longer. However the twitter limit is 140 chars, so this truncation didn't have any effect and I removed it. Proje