JBoss Forge 1.3.3.Final 发布了,Forge 是一个快速应用开发工具,用来开发 J2EE 应用,提供一个可扩展的插件系统,强大的命令方式等等特性。
改进记录包括:
Bug
[FORGE -593 ] - Forge swallows first character of user input after restarting (typically from plugin installation)
[FORGE -856 ] - JSF scaffold from entity error with private get method
[FORGE -889 ] - Cannot parse package-info.java
[FORGE -949 ] - Validation plugin generates incorrect validation.xml entries for EAP 6.1
[FORGE -979 ] - Forge plugins fail to install on Windows 7
[FORGE -996 ] - Incorrect deletion logic is generation for OneToOne relationships and inverse sides of ManyToMany relationships
[FORGE -1001 ] - Duplicate local variables are created in the View beans of the generated Faces scaffold
[FORGE -1009 ] - NPE in SetPlugin when no value is provided
Enhancement
[FORGE -995 ] - The generated hashcode() and equals() methods should not reference the hardcoded 'id' field
[FORGE -1005 ] - Consider primitive field types, array types and class hierarchies for generation of equals and hashcode implementations
Feature Request
[FORGE -1003 ] - Parse a JavaClass from an URL
官方首页:http://forge.jboss.org/
来自:开源中国社区

