Jan Bednar created CAMEL-13731:
----------------------------------
Summary: Implement String AggregationStrategy
Key: CAMEL-13731
URL: https://issues.apache.org/jira/browse/CAMEL-13731
Project: Camel
Issue Type: Improvement
Reporter: Jan BednarMany users are implementing this on their own:. [https://stackoverflow.com/questions/34162367/how-do-i-aggregate-file-content-correctly-with-apache-camel] [https://stackoverflow.com/questions/26974333/how-to-aggregate-many-marshalled-json-objects-to-one-file] [https://stackoverflow.com/questions/35433179/how-to-access-aggregated-messages-after-loop-in-camel] [https://stackoverflow.com/questions/43605745/append-exchange-bodies-with-aggregation-strategy-in-camel] [https://stackoverflow.com/questions/34615052/apache-camel-aggregate-gives-exception] We can implement StringAggregationStrategy into camel-core to make it easier to use. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
