值得关注的更新:
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
config-set --key javaee.jpa.version_property_name --value
更新日志:
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
[ FORGE-2647 ] Upgrade to Roaster 2.18.7.Final
下载地址:http://forge.jboss.org/download
来自:开源中国社区

