Package apache-commons-digester: Information

    Source package: apache-commons-digester
    Version: 1.8.1-alt3_11jpp6
    Build time:  Mar 2, 2011, 03:37 AM
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: Apache Commons Digester
    Description: 
    Many projects read XML configuration files to provide
    initialization of various Java objects within the system.
    There are several ways of doing this, and the Digester
    component was designed to provide a common implementation
    that can be used in many different projects.
    Basically, the Digester package lets you configure an
    XML -> Java object mapping module, which triggers certain
    actions called rules whenever a particular pattern of nested
    XML elements is recognized. A rich set of predefined rules
    is available for your use, or you can also create your own.
    Advanced features of Digester include:
    - Ability to plug in your own pattern matching engine, if
      the standard one is not sufficient for your requirements.
    - Optional namespace-aware processing, so that you can
      define rules that are relevant only to a particular XML
      namespace.
    - Encapsulation of Rules into RuleSets that can be easily
      and conveniently reused in more than one application that
      requires the same type of processing.

    List of rpms provided by this srpm:
    apache-commons-digester (noarch)
    apache-commons-digester-javadoc (noarch)
    apache-commons-digester-repolib (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.7
      3. ant-junit
      4. apache-commons-beanutils
      5. apache-commons-collections
      6. apache-commons-logging
      7. apache-commons-parent >= 0:12
      8. maven-surefire-maven-plugin
      9. maven-surefire-provider-junit
      10. maven2 >= 0:2.0.8
      11. maven2-plugin-antrun
      12. maven2-plugin-assembly
      13. maven2-plugin-compiler
      14. maven2-plugin-idea
      15. maven2-plugin-install
      16. maven2-plugin-jar
      17. maven2-plugin-javadoc
      18. maven2-plugin-resources
      19. jpackage-compat
      20. jpackage-utils >= 0:1.7.5

    Last changed


    March 1, 2011 Igor Vlasenko 0:1.8.1-alt3_11jpp6
    - bumped release to fix obsoletes
    Jan. 8, 2011 Igor Vlasenko 0:1.8.1-alt2_11jpp6
    - fixed repolib version
    Jan. 4, 2011 Igor Vlasenko 0:1.8.1-alt1_11jpp6
    - new version