Now jSDP artifacts are available in Maven Central Repository.
Obviously the jSDP Maven Repository is still enabled.
Today the version 1.1 of jSDP has been released.
It's mainly a bugfix release, because previous versions of jSDP cannot handle attribute fields with the same name (thanks to Peter Hanecak).
Moreover I changed the classes used for store message fields: Hashtables and Vectors are no longer in use.
Obviously also Maven 2 repository has been updated, and I plan to submit jSDP artifacts (at least the latest version) to Maven Central Repository.
After a long code refactoring a new version of jSDP has been released.
Even if the name is the same, the jSDP library isn't compatible with his previous versions. This because the code has been modified for permits an easy implementation of JSR 141 (even if it's still a proposed final draft from two years) and the development of some useful tools based on jSDP.
Now the build system used is Maven 2, and the jSDP Maven Repository can be found at http://jsdp.sourceforge.net/maven2
After six months a new version of jSDP is available with some improvements and a bug fixed.
So, let you know what's new in jSDP 0.1.3:
- Fixed a bug in the method setAttributes() of MediaDescription class
- The Attribute field now permits values like mpeg4-iod, isma-compliance in the name property (Thanks to Michael Hartle)
- All serializable classes declare the serialVersionUID field
The version 2.0 is coming, but you must wait at least some (7-8) weeks.
It will implements the API proposed by the JSR 141 (http://jcp.org/en/jsr/detail?id=141), because the standards are very important, and will fix some little bugs and should improve the performance
After few weeks of work, I'm pleased to announce the release of jSDP 0.1.2 !!
What's new in jSDP 0.1.2 :
- Added support for Encryption Key field
- Bug fixed in Origin field
- Some improvements in SDP parser
- A GUI for SDP message parser
I hope you like it !!
The jSDP Project has a new, cool, look !!!
Soon you will be able to download the jSDP JavaDoc stylesheet too, if you like obviously.
Unfortunately if you use Internet Explorer you will have some problems, due a browser bugs....but you can use Mozilla, Firefox or Opera
I'm pleased to announce the release of jSDP 0.1.1, the first ever. All fields specified by RFC 2327 are supported, except the encryption key field. Many tests have been carries out but...who can say it, maybe there are some bugs !!
The jSDP project Home Page is now available in 2 languages : English and Italian (my favorite, because I'm an Italian guy).
Please still wait few days for jSDP's first release