Package sun-htmlmacro: Information

    Source package: sun-htmlmacro
    Version: 1.0-alt5_0.r27.2jpp6
    Build time:  Sep 12, 2012, 12:59 AM
    Category: Development/Java
    Report package bug
    License: CDDL
    Summary: Macro engine for generating HTML documents
    Description: 
    Writing a serious, consistent, nice-looking documents in HTML
    is hard. CSS improves the situation a bit, but it's still
    very painful. For example, suppose if you are writing a
    release note like this, and you want to do:
    1. Generate the navigation bar in multiple pages
    2. Have the same footer for all documents
    This project believes that a part of the problem is the lack
    of "programmability" in HTML. For example, if you can define
    your own <footer/> tag (just like you define a JSP tag), then
    it becomes very easy to guarantee the consistent footer.
    HTMLMacro lets you do just that. When you write HTML,
    it lets you define and use macros.

    List of rpms provided by this srpm:
    sun-htmlmacro (noarch)
    sun-htmlmacro-demo (noarch)
    sun-htmlmacro-javadoc (noarch)
    sun-htmlmacro-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. jaxen
      2. jpackage-compat
      3. jpackage-utils >= 0:1.7.5
      4. /proc
      5. ant >= 0:1.7
      6. apache-commons-jexl11
      7. nekohtml
      8. dom4j
      9. jakarta-commons-beanutils
      10. jakarta-commons-jelly
      11. jakarta-commons-jelly-tags-define
      12. jakarta-commons-jelly-tags-xml
      13. jakarta-commons-logging

    Last changed


    Sept. 11, 2012 Igor Vlasenko 0:1.0-alt5_0.r27.2jpp6
    - build with apache-commons-jexl11
    Feb. 2, 2012 Igor Vlasenko 0:1.0-alt4_0.r27.2jpp6
    - new jpp relase
    May 12, 2010 Igor Vlasenko 0:1.0-alt4_0.r27.1jpp5
    - fixes for java6 support