[
https://issues.apache.org/jira/browse/CAMEL-9219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955710#comment-14955710
]
ASF GitHub Bot commented on CAMEL-9219:
---------------------------------------
GitHub user atoulme opened a pull request:
https://github.com/apache/camel/pull/637
CAMEL-9219: Base64 Spring XML tests and documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoulme/camel CAMEL-9219
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/637.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 #637
----
commit af05b3bd746510d7adde575c52005849d6e00b65
Author: Antoine Toulme <[email protected]>
Date: 2015-10-13T21:24:29Z
CAMEL-9219: Base64 Spring XML tests and documentation
----
> Base64 Spring XML tests and documentation
> -----------------------------------------
>
> Key: CAMEL-9219
> URL: https://issues.apache.org/jira/browse/CAMEL-9219
> Project: Camel
> Issue Type: Improvement
> Components: camel-base64
> Affects Versions: 2.16.0
> Reporter: Antoine Toulme
> Priority: Minor
>
> The base64 component only tests for the Java DSL and the basic data format
> options.
> This contribution adds additional tests against the Spring XML DSL, testing
> the same options as in Java.
> More important: those tests can be used to document usage in Spring XML ; so
> once they're in I'd like to reference them in the documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)