Share

jSDP

Project News for jSDP

  • jSDP artifacts available in Maven Central Repository

    Now jSDP artifacts are available in Maven Central Repository.

    Obviously the jSDP Maven Repository is still enabled.

    2008-06-04 09:38:19 UTC by cdivita

  • jSDP 1.1 released

    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.

    2008-05-05 19:02:22 UTC by cdivita

  • jSDP 1.0 released

    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

    2007-03-05 01:23:49 UTC by cdivita

  • jSDP 0.1.3 released

    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

    2006-01-18 18:30:59 UTC by talyan

  • Something about jSDP's next release

    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

    2005-06-12 16:32:30 UTC by talyan