From 6491f3ac41718880a8c54013ec059451828ea118 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Nov 2015 17:01:40 -0500 Subject: [PATCH 01/11] [maven-release-plugin] prepare release v5.0.9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 35a4fe4c..954948b7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.cloudhopper ch-smpp jar - 5.0.9-SNAPSHOT + 5.0.9 ch-smpp Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP) https://github.com/twitter/cloudhopper-smpp @@ -14,7 +14,7 @@ https://github.com/twitter/cloudhopper-smpp scm:git:https://github.com/twitter/cloudhopper-smpp.git scm:git:git@github.com:twitter/cloudhopper-smpp.git - master + v5.0.9 From c0e80ecbfbb79184129588c887ad355646d696c4 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Nov 2015 17:01:55 -0500 Subject: [PATCH 02/11] [maven-release-plugin] rollback the release of v5.0.9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 954948b7..35a4fe4c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.cloudhopper ch-smpp jar - 5.0.9 + 5.0.9-SNAPSHOT ch-smpp Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP) https://github.com/twitter/cloudhopper-smpp @@ -14,7 +14,7 @@ https://github.com/twitter/cloudhopper-smpp scm:git:https://github.com/twitter/cloudhopper-smpp.git scm:git:git@github.com:twitter/cloudhopper-smpp.git - v5.0.9 + master From e47cdd5ee3bb49cef428db9ca65fc0237d84b42b Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Nov 2015 17:13:04 -0500 Subject: [PATCH 03/11] Prepping for release --- README.md | 6 ++++-- pom.xml | 12 +++++++----- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 998ce194..9b23c0b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -Cloudhopper SMPP by Twitter [![Build Status](https://secure.travis-ci.org/twitter/cloudhopper-smpp.png?branch=master)](http://travis-ci.org/twitter/cloudhopper-smpp) -============================ +Cloudhopper SMPP by Fizzed (forked from Twitter) +================================================ + +[![Build Status](https://secure.travis-ci.org/fizzed/cloudhopper-smpp.png?branch=master)](http://travis-ci.org/fizzed/cloudhopper-smpp) News ------------------------ diff --git a/pom.xml b/pom.xml index cbd779e5..f5d52b34 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,19 @@ 4.0.0 - com.cloudhopper + com.fizzed ch-smpp jar - 5.0.10-SNAPSHOT + 5.0.9-SNAPSHOT ch-smpp Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP) https://github.com/twitter/cloudhopper-smpp 2009 - https://github.com/twitter/cloudhopper-smpp - scm:git:https://github.com/twitter/cloudhopper-smpp.git - scm:git:git@github.com:twitter/cloudhopper-smpp.git + https://github.com/fizzed/cloudhopper-smpp + scm:git:https://github.com/fizzed/cloudhopper-smpp.git + scm:git:git@github.com:fizzed/cloudhopper-smpp.git master @@ -30,6 +30,8 @@ 3.0.0 3.9.6.Final 1.7.13 + + 3.2.5 From fb2bd78ff4a8e28145f38e4187dbc9037f70c002 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Nov 2015 17:15:34 -0500 Subject: [PATCH 04/11] [maven-release-plugin] prepare release v5.0.9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5d52b34..ab288ca7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fizzed ch-smpp jar - 5.0.9-SNAPSHOT + 5.0.9 ch-smpp Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP) https://github.com/twitter/cloudhopper-smpp @@ -14,7 +14,7 @@ https://github.com/fizzed/cloudhopper-smpp scm:git:https://github.com/fizzed/cloudhopper-smpp.git scm:git:git@github.com:fizzed/cloudhopper-smpp.git - master + v5.0.9 From f84a5cda88abccf88f7b28194f6d38bd7ffb9399 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Nov 2015 17:15:36 -0500 Subject: [PATCH 05/11] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ab288ca7..01c4b31a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fizzed ch-smpp jar - 5.0.9 + 5.0.10-SNAPSHOT ch-smpp Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP) https://github.com/twitter/cloudhopper-smpp @@ -14,7 +14,7 @@ https://github.com/fizzed/cloudhopper-smpp scm:git:https://github.com/fizzed/cloudhopper-smpp.git scm:git:git@github.com:fizzed/cloudhopper-smpp.git - v5.0.9 + master From 4952419edc7e7ca1ff777711a5be792bc74b5680 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Tue, 24 Nov 2015 17:28:36 -0500 Subject: [PATCH 06/11] Updated docs --- README.md | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 9b23c0b7..d510a68c 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,13 @@ Cloudhopper SMPP by Fizzed (forked from Twitter) News ------------------------ - * Netty 4 beta is available at Maven Central. Please test and submit issues. - Since stability & reliability is critical for this library and how netty-4 - required significant changes -- we still need your help with beta testing. - - com.cloudhopper - ch-smpp - 6.0.0-netty4-beta-2 - +**Nov 2015** + +While Twitter still relies exclusively on `ch-smpp` for its global SMS +infrastructure, Twitter stopped supporting this opensource project as of +October 2015. Fizzed, Inc. was the only company maintaining it, so any new +support & development will occur here in its new home. Overview ------------------------ @@ -57,11 +55,9 @@ Background and Contributors This library was originally developed by Cloudhopper, Inc. in 2008. Cloudhopper was acquired by Twitter in April 2010. The main author of this library, -Joe Lauer, left Twitter in April 2013. While folks at Twitter still contribute -and maintain this library, Joe is now with [Fizzed, Inc](http://fizzed.com). -Fizzed sponsors this project in conjunction with Twitter. If you have -any commercial questions/ideas pertaining to this library, feel free to reach -out to [Fizzed](http://fizzed.com). +Joe Lauer, left Twitter in April 2013 to found Fizzed, Inc. As of Nov 2015, +[Fizzed, Inc](http://fizzed.com) is the official maintainer of the library. +If you're looking for commercial support, please contact [Fizzed](http://fizzed.com). - Joe Lauer (Twitter: [@jjlauer](http://twitter.com/jjlauer)) - Garth (Twitter: [@trg](http://twitter.com/trg)) @@ -69,13 +65,12 @@ out to [Fizzed](http://fizzed.com). Installation ------------ -Library versions >= 5.0.0 are now published to the Maven Central Repository. -Just add the following dependency to your project maven pom.xml: +Library is available via maven central - com.cloudhopper + com.fizzed ch-smpp - 5.0.8 + 5.0.9 Demo Code / Tutorials @@ -135,6 +130,8 @@ Please let us know if you have other tutorials worth mentioning! License ------- +Copyright (C) 2015+ Fizzed, Inc. Copyright (C) 2009-2015 Twitter, Inc. +Copyright (C) 2008-2009 Cloudhopper, Inc. This work is licensed under the Apache License, Version 2.0. See LICENSE for details. From 9954efe399efdc5cd87297729b8f3016cddbfa78 Mon Sep 17 00:00:00 2001 From: Ruwen Date: Tue, 5 Jan 2016 14:39:09 +1100 Subject: [PATCH 07/11] Set the openjdk version to 7 for travis since the maven source code level is at 1.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f8c1fdde..c16d2f86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ language: java jdk: - - openjdk6 + - openjdk7 From 1b556959c863cb98a4df017192660a28cbd8cbd9 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Thu, 24 Mar 2016 22:46:47 -0400 Subject: [PATCH 08/11] Updated readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d510a68c..f16a525c 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ If you're looking for commercial support, please contact [Fizzed](http://fizzed. Installation ------------ -Library is available via maven central +Library is available via maven central. For netty-3 and a stable version: com.fizzed @@ -73,6 +73,14 @@ Library is available via maven central 5.0.9 +For netty-4 and a little more bleeding edge. Visit [netty-4 branch](https://github.com/fizzed/cloudhopper-smpp/tree/netty4) + + + com.fizzed + ch-smpp + 6.0.0-netty4-beta-3 + + Demo Code / Tutorials --------------------- From a3ab91c28578e21c70c389b2ba28d3fa2fd6ef87 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Mon, 13 Feb 2017 17:31:11 -0500 Subject: [PATCH 09/11] Update docs --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f16a525c..b8f0b708 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,14 @@ The library has been tested and certified with hundreds of mobile operators and suppliers around the world. It's effective at being flexible with SMPP specifications that aren't truly compliant. +Sponsored by +------------ + +Cloudhopper-SMPP is proudly sponsored by Greenback. We love the service and think you would too. + +Greenback + +More engineering. Less paperwork. Expenses made simple. Background and Contributors --------------------------- @@ -60,7 +68,6 @@ Joe Lauer, left Twitter in April 2013 to found Fizzed, Inc. As of Nov 2015, If you're looking for commercial support, please contact [Fizzed](http://fizzed.com). - Joe Lauer (Twitter: [@jjlauer](http://twitter.com/jjlauer)) -- Garth (Twitter: [@trg](http://twitter.com/trg)) Installation ------------ From 70be73de5731c7d990dc83da14fa865ca2298461 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Mon, 13 Feb 2017 17:33:15 -0500 Subject: [PATCH 10/11] Update docs --- README.md | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index b8f0b708..0d577fc9 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,14 @@ Cloudhopper SMPP by Fizzed (forked from Twitter) [![Build Status](https://secure.travis-ci.org/fizzed/cloudhopper-smpp.png?branch=master)](http://travis-ci.org/fizzed/cloudhopper-smpp) -News ------------------------- +Sponsored by +------------ -**Nov 2015** +Cloudhopper-SMPP is proudly sponsored by Greenback. We love the service and think you would too. -While Twitter still relies exclusively on `ch-smpp` for its global SMS -infrastructure, Twitter stopped supporting this opensource project as of -October 2015. Fizzed, Inc. was the only company maintaining it, so any new -support & development will occur here in its new home. +Greenback + +More engineering. Less paperwork. Expenses made simple. Overview ------------------------ @@ -19,6 +18,8 @@ Overview Efficient, scalable, rock-solid, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP). +Twitter exclusively relies on this library for its global SMS infrastructure. + * Real-world used library by Twitter across nearly every SMSC vendor and mobile operator around the world. We've seen almost every variance in the SMPP protocol and this library handles it flawlessly. @@ -49,15 +50,6 @@ The library has been tested and certified with hundreds of mobile operators and suppliers around the world. It's effective at being flexible with SMPP specifications that aren't truly compliant. -Sponsored by ------------- - -Cloudhopper-SMPP is proudly sponsored by Greenback. We love the service and think you would too. - -Greenback - -More engineering. Less paperwork. Expenses made simple. - Background and Contributors --------------------------- From ae6485a86c968d344bebf0fa180928905b4a8ad1 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Mon, 2 Oct 2017 15:29:37 -0400 Subject: [PATCH 11/11] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d577fc9..e894b260 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Sponsored by Cloudhopper-SMPP is proudly sponsored by Greenback. We love the service and think you would too. -Greenback +Greenback -More engineering. Less paperwork. Expenses made simple. +More engineering. Less paperwork. Expenses made simple. Overview ------------------------