aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/spring-roo.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-07Spring Roo version 1.1.2larsmoil
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-11spring-roo: update to use 1.1.1Marc Schwieterman
Updated for 1.1.1 release and added samples to the install list. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-16spring-roo: update to use 1.1.0 directory layoutMarc Schwieterman
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>
2010-11-05Update Formula: spring-roo to 1.1.0Hon Weng Chong
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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
2010-07-04Fix spring-roo urlAdam Vandenberg
2010-03-06spring-roo: remove bat files before installing (pointed out by adam)David Höppner
2010-03-05spring-roo: dont link the java jars into libDavid Höppner
2010-03-05New formula spring-rooDavid Höppner
Spring Roo is a next-generation rapid application development tool for Java developers. * based on Sean Brandt formula