"The Spring Roo team is pleased to announce the availability
1.2.1.RELEASE. This is the first maintenance release for 1.2 and
includes fixes for a number of issues in multi-module Maven support and
JSF/PrimeFaces. It also has performance enhancements and has been
updated to support the recent release of PrimeFaces 3.1 and Google App
Engine 1.6.2. Please note that to keep the distribution size small we
have not included the reference documentation in the zip for this and
future releases. The documentation, as always, can be found on the
Spring Roo site."
ClosesHomebrew/homebrew#10184.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
The formula for Spring Roo is updated to the latest GA release 1.1.5.RELEASE.
The roo executable is renamed from roo.sh to roo, as specified in the Spring Roo installation instructions (see http://www.springsource.org/spring-roo).
ClosesHomebrew/homebrew#8899.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
The lib directory that previous versions of the forumla moved to a lib/java
subdirectory has been removed, and annotations, bundle and conf directories
have been added.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews