You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/01 16:03:00 UTC

[jira] [Commented] (CAMEL-11737) Remove deprecated code from camel-aws tests

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

ASF GitHub Bot commented on CAMEL-11737:
----------------------------------------

GitHub user kevinearls opened a pull request:

    https://github.com/apache/camel/pull/1912

    CAMEL-11737 update deprecated code in tests

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevinearls/camel CAMEL-11737

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1912.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 #1912
    
----
commit 1fc4339c2bee1e2fe681393623fcfc064d2d12f5
Author: Kevin Earls <ke...@kevinearls.com>
Date:   2017-09-01T16:01:13Z

    CAMEL-11737 update deprecated code in tests

----


> Remove deprecated code from camel-aws tests
> -------------------------------------------
>
>                 Key: CAMEL-11737
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11737
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws
>            Reporter: Kevin Earls
>            Assignee: Kevin Earls
>            Priority: Trivial
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> While looking at https://issues.apache.org/jira/browse/CAMEL-11224 I noticed the tests have a bunch of deprecation warnings. 
> Note:  I can't fix all of these at the moment, as several of them are for mock classes which extend deprecated base classes.  Amazon has deprecated these classes in favor of using a builder pattern, so that will take some more serious refactoring



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)