Package jakarta-commons-betwixt: Information

    Source package: jakarta-commons-betwixt
    Version: 1.0-alt1_0.alpha1.7jpp5
    Build time:  Mar 6, 2010, 10:48 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License
    Summary: Java bean to XML mapping library
    Description: 
    The Betwixt library provides an XML introspection mechanism for
    mapping beans to XML in a flexible way. It is implemented using an
    XMLIntrospector and XMLBeanInfo classes which are similar to the
    standard Introspector and BeanInfo from the Java Beans specification.
    Betwixt provides a way of turning beans into XML as well as
    automatically generating digester rules in a way that can be
    customized on a per type manner in the same way that the BeanInfo
    mechanism can be used to customize the default introspection on a java
    object.

    List of rpms provided by this srpm:
    jakarta-commons-betwixt (noarch)
    jakarta-commons-betwixt-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

      1. ant >= 0:1.6
      2. ant-junit >= 0:1.6
      3. /proc
      4. jakarta-commons-beanutils >= 0:1.6.1
      5. jakarta-commons-beanutils-javadoc >= 0:1.6.1
      6. jakarta-commons-collections >= 0:2.1
      7. jakarta-commons-collections-javadoc >= 0:2.1
      8. jakarta-commons-digester >= 0:1.7
      9. jakarta-commons-digester-javadoc >= 0:1.7
      10. jakarta-commons-logging
      11. jakarta-commons-logging-javadoc
      12. java-javadoc
      13. jpackage-compat
      14. jpackage-utils >= 0:1.7.3
      15. junit >= 0:3.8.1

    Last changed


    March 6, 2010 Igor Vlasenko 0:1.0-alt1_0.alpha1.7jpp5
    - new jpp release
    Nov. 25, 2008 Igor Vlasenko 0:1.0-alt1_0.alpha1.6jpp5
    - fixed build w/java5
    April 27, 2007 Igor Vlasenko 0:1.0-alt1_0.alpha1.6jpp1.7
    - converted from JPackage by jppimport script