GitHub user bmvisioli opened a pull request: https://github.com/apache/camel/pull/605
CAMEL-9102: Changed CxfEndpoint to allow loggingSizeLimit=-1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bmvisioli/camel cxf-log-limit Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/605.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 #605 ---- commit e568527f8450071fabfdb33657207860bac7e2f4 Author: Bruno Marco Visioli <bvisi...@stefanini.com> Date: 2015-09-02T20:21:21Z CAMEL-9102: Changed CxfEndpoint to allow loggingSizeLimit=-1 for unlimited log size commit 538d2dfb1ab95d1301ea64e8382ce724d9c89d6d Author: Bruno Marco Visioli <bvisi...@stefanini.com> Date: 2015-09-02T20:40:42Z CAMEL-9102: Added loggingSizeLimit >= -1 validation in setLoggingSizeLimit() to avoid further errors commit e6c08a33c1765d96740e436b74d1043cfed3d95c Author: Bruno Marco Visioli <bvisi...@stefanini.com> Date: 2015-09-02T20:45:51Z CAMEL-9102: Changed tabs to whitespace for identation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---