1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 JBoss Forge 3.2.0.Final 发布 下载

本帖由 漂亮的石头2016-05-15 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,660
    赞:
    47
    JBoss Forge 3.2.0.Final 发布了。Forge 是一个快速应用开发工具,用来开发 J2EE 应用,提供一个可扩展的插件系统,强大的命令方式等等特性。

    值得关注的更新:


    • Support for Class Inheritance: Wizards depending on AbstractJavaSourceCommand now allow choosing the superclasses and interfaces they might implement. This includes the cdi-new-bean, jpa-new-entity and the java-new-class wizards


    • Component Upgrades: Roaster is now upgraded to 2.18.7.Final.


    • Support for custom JPA @Id and @Version property names: Using a different pattern for @Id and/or @Version column names while running the jpa-new-entitycommand? No problem, just run:


      • config-set --key javaee.jpa.id_property_name --value <NEW_VALUE> to set the default name for JPA @Id field;


      • config-set --key javaee.jpa.version_property_name --value <NEW_VALUE> to set the default property name for the @Version field.
    更新日志:


    SUB-TASK


    • [ FORGE-1478 ] Being able to have inheritance in JPA


    • [ FORGE-1808 ] Being able to have inheritance in CDI


    • [ FORGE-1809 ] Being able to have inheritance in JSF Backing Beans


    • [ FORGE-1810 ] Being able to have inheritance in Java

    FEATURE REQUEST


    • [ FORGE-1807 ] Being able to have inheritance and implementation in most of the generated artifacts


    • [ FORGE-2645 ] alternate names for @Id and @Version properties

    BUG


    • [ FORGE-2643 ] java.util.ConcurrentModificationException when using wizards in a REST service


    • [ FORGE-2644 ] Java: New Method creates private methods on interfaces


    • [ FORGE-2646 ] ConcurrentModificationException while changing pom.xml purges the whole file contents

    COMPONENT UPGRADE


    下载地址:http://forge.jboss.org/download
    JBoss Forge 3.2.0.Final 发布下载地址
     
正在加载...