JBoss Forge 1.2.1.Final 发布了,主要改进内容包括:
Bug
- [FORGE -745 ] – Can not use Java Parser in war deployment on AS7
- [FORGE -751 ] – MavenDependencyFacet cause ConcurrentModificationException
- [FORGE -752 ] – Analytics should not be enabled by default
- [FORGE -763 ] – ShellImpl "noInitMode" concept mismanages completers
- [FORGE -767 ] – JavaPlugin: Annotations and enums with no packages are created under the "null" package
- [FORGE -774 ] – Have been using Forge for months. My machine crashed, I re-installed Forge and got error on new-project command. Error was not useful.
- [FORGE -780 ] – `forge install-plugin` from central repository fails when plugin name collides with tags in other entries
Component Upgrade
- [FORGE -718 ] – Ensure that the Java Parser can parse and is updated for Java 7 support
Enhancement
- [FORGE -150 ] – Implementations of JavaParser Interfaces should maintain equality with other implementations
- [FORGE -564 ] – Allow multiple @Alias for a plugin
- [FORGE -753 ] – Generate Atom feed for the Website for JBoss Weekly Editorial
- [FORGE -768 ] – JavaPlugin: add —named parameter for new-class, new-interface, new-annotation and new-enum
Feature Request
- [FORGE -744 ] – BeansPlugin: add new-stereotype command
- [FORGE -760 ] – When generating new member variables it would be nice if the toString method updated include the member variable name.
- [FORGE -762 ] – enable completion for labeled choice selections
- [FORGE -764 ] – multi-select ShellPrompt API
- [FORGE -765 ] – JavaPlugin new-annotation-type: multi-select @Target ElementTypes
- [FORGE -772 ] – BeansPlugin += new-scope command
Forge 是一个快速应用开发工具,用来开发 J2EE 应用,提供一个可扩展的插件系统,强大的命令方式等等特性。