JBoss Forge 1.4.1.Final is now available!
It’s a great day for progress – Going forward, we’re putting Forge 1.x into maintenance mode. This means that new features will target Forge 2.x; only bug-fixes will be accepted for the 1.x stream. The next JBoss Forge generation (Forge 2.0.0.Final) is due in November, and we’re working really hard on making it happen. Stay in the loop by checking out our Forge 2 development guide!
Release Notes
Bug
- [FORGE-1030] – Support multi-module Forge plugins
- [FORGE-1133] – Error and exception handling for Maven dependency resolution does not warn of unresolved dependencies
- [FORGE-1134] – Forge fails to resolve dependencies in password protected Maven repositories
- [FORGE-1135] – ServletFacetImpl overrides isInstalled of BaseJavaEEFacet but doesnt call super.isInstalled
- [FORGE-1142] – beans new-bean broken in Windows cmd
- [FORGE-1147] – Java parser does not handle package-info creation.
- [FORGE-1163] – No @XmlRootElement on Entities
- [FORGE-1166] – Servlet javax.ws.rs.core.Application not defined in web.xml
- [FORGE-1191] – Template title has wrong EL
Enhancement
- [FORGE-1138] – "forge update" should be disabled in the IDE (using -Pforge.compatability.ide or similar)
Feature Request
- [FORGE-1006] – Provide a command to generate equals and hashcode implementations considering all suitable fields in the JPA entity
- [FORGE-1200] – Add A@Column(length) on Entity attributes of type String
Grab it while is hot and amaze everyone with this new version!
Happy Forging and we welcome your feedback!
-The Forge Team