Package texen: Information

    Source package: texen
    Version: 1.0-alt3_1jpp5
    Build time:  May 13, 2010, 01:06 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: Text generating utility
    Description: 
    Texen is a general purpose text generating utility. It is
    capable of producing almost any sort of text output. Driven
    by Ant, essentially an Ant Task, Texen uses a control
    template, an optional set of worker templates, and control
    context to govern the generated output. Although TexenTask
    can be used directly, it is usually subclassed to initialize
    your control context before generating any output.
    Texen was created to deal with the source generating
    requirements of the Turbine web application framework. The
    Torque uses a subclass of the TexenTask to generate SQL and
    the Object-Relational mapping sources for its O/R layer. This
    is only one example; you can use Texen to generate almost any
    sort of text output!

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.6.5
      2. ant-junit
      3. antlr
      4. /proc
      5. velocity
      6. jakarta-commons-collections
      7. jakarta-commons-lang
      8. jdom
      9. jpackage-compat
      10. jpackage-utils >= 0:1.7.5
      11. junit >= 0:3.8.1

    Last changed


    May 12, 2010 Igor Vlasenko 0:1.0-alt3_1jpp5
    - fixes for java6 support
    Feb. 22, 2010 Igor Vlasenko 0:1.0-alt2_1jpp5
    - use default jpp profile
    Sept. 6, 2008 Igor Vlasenko 0:1.0-alt1_1jpp5
    - converted from JPackage by jppimport script