[ 
https://issues.apache.org/jira/browse/CAMEL-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975996#action_12975996
 ] 

Christian Müller commented on CAMEL-3468:
-----------------------------------------

Hello Tracy,
I will have a look on it tomorrow or at the weekend. Running 
{code}
mvn -Psourcecheck clean install
{code}
is always a good idea :-). I will also have a look on the test coverage and, if 
it's free and simple to get an account by amazon, I will also run a integration 
test. I wonder this integration test could be part of the test suite, but 
annotated with 
{code}
@Test
@Ignore("Must be manually tested")
{code}
like the SmppComponentIntegrationTest. A separate example for this component is 
also a good idea, but requires more work (a README.txt, may be a wiki page like 
these [1], ...). Would you also like to work on it? And maybe improve this 
example over the time if we add more features to this component?

By the way, I will also document the procedure of adding new components to 
Camel: [CAMEL-3470|https://issues.apache.org/jira/browse/CAMEL-3470]

[1] http://camel.apache.org/examples.html

> New camel-aws component
> -----------------------
>
>                 Key: CAMEL-3468
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3468
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Tracy Snell
>            Assignee: Christian Müller
>         Attachments: patchfile.txt
>
>
> I've started a new component to interface with Amazon Web Services. This 
> first pass includes just a Simple Queue Service component. Additional 
> services will be added soon. I used the Amazon AWS SDK for Java to interface 
> with AWS. Uses Apache 2.0 as it's license.
> Let me know if I need to change things or any thoughts/suggestions and I'll 
> be glad to make the adjustments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to