JBoss Forge 1.3.3.Final is now available!
Release Notes
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
Grab it while is hot and amaze everyone with this new version!
Happy Forging and we welcome your feedback!
-The Forge Team