GitHub user sverkera opened a pull request:

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

    Implemented SNMP Trap producer and solved bug in SnmpMessage

    Implemented a SNMP Trap producer with testcase, for solving CAMEL-5271.
    It requires the fix for CAMEL-10893 to work, therefore both in the same 
pull request.

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

    $ git pull https://github.com/sverkera/camel master

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

    https://github.com/apache/camel/pull/1490.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 #1490
    
----
commit 6084a0af4f60315e4801b7c569eb32e0138c07ec
Author: Sverker Abrahamsson <[email protected]>
Date:   2017-02-24T11:28:55Z

    CAMEL-10893 PDU was not copied when creating new instance

commit 79d37cbd9e7e682b61deab7e8e43e1e3465a24bc
Author: Sverker Abrahamsson <[email protected]>
Date:   2017-02-24T11:37:33Z

    CAMEL-5271 Implemented a SNMP Trap producer. TrapTest now validates both 
producer and consumer (for which the test previously was disabled)

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to