[
https://issues.apache.org/jira/browse/CAMEL-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306060#comment-15306060
]
ASF GitHub Bot commented on CAMEL-8219:
---------------------------------------
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1004
CAMEL-8219: camel-smpp - use jsmpp version 2.2.4 or later
Test changes were necessary because of two jsmpp changes:
https://github.com/opentelecoms-org/jsmpp/commit/fcb495f09b97738796548069b2c60050be7892e3
and
https://github.com/opentelecoms-org/jsmpp/commit/d50fbd7e9b76e292459858b26c1397e6d2c69c9e
My osgi/service-mix is almost non-extant, so please forgive if I made a
mistake.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel smpp-update-2-2-4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1004.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 #1004
----
commit c40907c9b703622b67e33101d3d355af6b48764e
Author: Pascal Schumacher <[email protected]>
Date: 2016-05-29T20:42:40Z
CAMEL-8219: camel-smpp - use jsmpp version 2.2.4 or later
----
> camel-smpp - use jsmpp version 2.2.x or later
> ---------------------------------------------
>
> Key: CAMEL-8219
> URL: https://issues.apache.org/jira/browse/CAMEL-8219
> Project: Camel
> Issue Type: Improvement
> Components: camel-smpp
> Reporter: Daniel Pocock
>
> There are a lot of bug fixes and also some new development in the master
> branch of jSMPP, recently released as v2.2.1
> Unfortunately, there are also API changes and some of the unit tests in
> camel-smpp fail with the new jSMPP.
> I've created a branch that includes all the fixes for compiler errors:
> https://github.com/dpocock/camel/tree/dpocock-jsmpp-update
> but more work is needed on the branch to fix the unit tests before it is
> merged.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)