Package jettison: Information

    Source package: jettison
    Version: 1.0.1-alt1_2jpp5
    Build time:  Feb 22, 2010, 10:25 AM
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: JSON StAX Implementation
    Description: 
    Jettison is a collection of StAX parsers and writers which
    read and write JSON. This allows nearly transparent
    enablement of JSON based web services in services
    frameworks like CXF.
    There are currently two included conventions for mapping
    JSON to XML. The first, is BadgerFish which implements the
    full XML infoset in JSON using various techniques.
    The second, is called the "mapped" convention. It allows
    you to manually map XML namespaces to JSON element prefixes.
    Jettison was developed for usage in XFire and CXF to enable
    JSON based services.

    List of rpms provided by this srpm:
    jettison (noarch)
    jettison-javadoc (noarch)
    jettison-repolib (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.6
      3. servletapi5
      4. stax_1_0_api
      5. xml-commons-jaxp-1.3-apis
      6. jetty5
      7. jakarta-slide-webdavclient
      8. jpackage-compat
      9. jpackage-utils >= 0:1.7.2
      10. junit >= 0:3.8.2

    Last changed


    Feb. 21, 2010 Igor Vlasenko 0:1.0.1-alt1_2jpp5
    - use default jpp profile
    Sept. 15, 2008 Igor Vlasenko 0:1.0-alt2_0.rc2.1jpp5
    - jpp5 build
    Dec. 17, 2007 Igor Vlasenko 0:1.0-alt2_0.rc1.1jpp1.7
    - added dependency on new excalibur