Java语言和(J)Ruby语言构建系统大全
由Gudao Luo在2007-06-03 at 21:00发表的
Java语言和(J)Ruby语言构建系统大全
- buildr (Buildr is a build system for Java applications.)
- Rake (Ruby with basic task constructs)
- Jerbil (Jerbil is a set of Java-related tasklibs for Rake, JRuby语言程序可选择的构建工具)
- Raven (JRuby wrapper for Rake, RubyGems and Maven)
- AntBuilder (JRuby wrpper for Ant)
- JRake (JRuby wrapper for Rake)
- Antwrap (JRuby语言程序可选择的构建工具)
放弃maven使用buildr
由Gudao Luo在2007-05-29 at 20:44发表的
放弃maven使用buildr
- 参考资料
- Buildr网站摘要
- Buildr is a build system for Java applications.

