I have made a bug-fix release of the smppapi to close off some bugs that have been outstanding for a while. List of closed bugs is in the release notes for the release.
oran (0 comments)
I have removed 0.3.5 from the file releases section as some code errant code I had been testing with was released with it causing some bad problems.
My apologies to all. I will try to get the 0.3.6 release up as soon as is possible. (0 comments)
I've released a minor revision of the API. It contains a number of fixes for some bugs that have been open a while (check the release notes for which ones). (0 comments)
A quick update on latest changes in CVS.
1. Implemented a new bind timout feature in asynchronous comms. [see RFE #821700]
2. Fixed a number of bugs - search for open bugs in the fixed state to see which ones.
3. Moved to the Jakarta commons logging API. Internally, the project now uses commons logging calls. So you're no longer tied to configuring log4j for the API if your application uses something else. Course, you can continue to use log4j same as before if you like.
All this will make it to a 0.3.4 release shortly. (0 comments)
Bug fix release of some long-fixed (and some recent) bugs. (0 comments)
I have done a small release of the API. It fixes the bug many of you have reported where space characters were turning up as @ signs (bug id 635415). I've also added an alphabet encoding class which supports the HPRoman8 character set.
oran (0 comments)
The problem many of you have been having with space characters turning up as '@' on your mobile devices has been fixed and checked into CVS. It was a problem with the DefaultAlphabetEncoding class.
I have also added a new character encoding class: HPRoman8Encoding. Hope this helps with those of you connecting to SMSCs running on HP-UX which are using this encoding format by default.
Bug reports and the like to the usual locations...
(Incidentally, my ISP finally got me hooked up in early January after many months offline. There should be a little more activity on the project now that I have access again!)
oran (0 comments)
Version 0.3.1 has been released. Fixes a couple of important bugs that were logged against 0.3.0. Also adds a new event dispatcher framework. (0 comments)
Only about a year late, but version 0.3.0 has finally been posted. Should be appearing in the download area real soon.
This version now supports SMPPv3.4, though v3.3 remains the default version in use.
Please, post any bug reports you have to this site using the bug tracker. Use the support tracker to ask for help using the API and post all your flames for breaking applications to the discussion forums. :-)
The javadoc comments should be pretty well up-to-date, I'll try and update the (hehem) user manual to reflect new changes in the API as soon as possible.
oran (0 comments)
I'm looking to get some feedback from users of the API about the implementation of optional parameters which I need to get done Real Soon. Most other SMPP3.4 features have been done but optional parameters remain. I have opened a
discussion thread in the 'smpp-v3.4' discussion forum titled 'Optional parameters support'. Head on over, read the web page (link is posted in
the article) and submit your opinions! The forum is over at
http://sourceforge.net/forum/forum.php?thread_id=661302&forum_id=107330 (1 comments)