Пакет velocity-jboss: Информация

    Исходный пакет: velocity-jboss
    Версия: 1.4-alt3_5jpp6
    Собран:  22 марта 2013 г. 11:06
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://jakarta.apache.org/velocity/

    Лицензия: ASL 2.0
    О пакете: JBoss-patched version of velocity
    Описание: 
    This is a JBoss modified version of Velocity. This modification
    allows ',' and ':' characters to be in a variable character set to work
    around the problem that velocity has no way to escape ${x:y} and ${x,y:z}
    constructs that should just pass through the template engine unchanged.
    
    Velocity is a Java-based template engine. It permits anyone to use the
    simple yet powerful template language to reference objects defined in
    Java code.
    
    When Velocity is used for web development, Web designers can work in
    parallel with Java programmers to develop web sites according to the
    Model-View-Controller (MVC) model, meaning that web page designers can
    focus solely on creating a site that looks good, and programmers can
    focus solely on writing top-notch code. Velocity separates Java code
    from the web pages, making the web site more maintainable over the long
    run and providing a viable alternative to Java Server Pages (JSPs) or
    PHP.
    
    Velocity's capabilities reach well beyond the realm of web sites; for
    example, it can generate SQL and PostScript and XML (see Anakia for more
    information on XML transformations) from templates. It can be used
    either as a standalone utility for generating source code and reports,
    or as an integrated component of other systems. Velocity also provides
    template services for the Turbine web application framework.
    Velocity+Turbine provides a template service that will allow web
    applications to be developed according to a true MVC model.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    velocity-jboss (noarch)
    velocity-jboss-demo (noarch)
    velocity-jboss-javadoc (noarch)
    velocity-jboss-manual (noarch)
    velocity-jboss-repolib (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @java

      1. oro
      2. excalibur-avalon-logkit
      3. /proc
      4. jdom >= 0:1.0-1
      5. jpackage-compat
      6. jpackage-utils >= 0:1.6
      7. junit
      8. servlet_2_4_api
      9. ant
      10. antlr
      11. apache-commons-collections
      12. log4j >= 0:1.1
      13. bcel
      14. werken-xpath

    Последнее изменение


    22 марта 2013 г. Igor Vlasenko 0:1.4-alt3_5jpp6
    - fixed build w/new commons
    23 октября 2010 г. Igor Vlasenko 0:1.4-alt2_5jpp6
    - added pom
    22 февраля 2010 г. Igor Vlasenko 0:1.4-alt2_4jpp5
    - use default jpp profile