Apache Buildr 1.4.17 发布,此版本更新
* 新特性: Add the add_default_testng_configuration method to help IDEA
project creation. Improves test coverage across 'default'
configurations.
* bug 修复: Fix a bug where 'default' configurations in IDEA projects
were being incorrectly created.
* bug 修复: Fix the vcs detection in IDEA addon for 1.8.6 (!) versions
of ruby by reordering blocks.
* 改进: Supply a default xsl file for generating the checkstyle
report.
* 新特性: Add csslint tasks css_lint:xml and css_lint:html that
support source code analysis of CSS files.
* 新特性: Add scss_lint tasks scss_lint:xml and scss_lint:html that
support source code analysis of SCSS files.
* 新特性: Import 'buildr/custom_pom' addon to make it easier to
build POMs for projects publishing to Maven Central.
* 新特性: Add flag to allow non portable extensions in wsgen addon.
* bug 修复: Avoid nil dereference bug in GWT addon when running GWT in
a project that has no source directory.
Buildr是一个简单直观的Java项目构建系统,在进行了10个月的开发并获得许多正面反馈之后,Apache基金会将会向Buildr敞开大门并最终接手这个项目,这将是Apache基金会的第一个Ruby项目。
项目主页:http://buildr.apache.org/
下载地址:http://buildr.apache.org/download.html
来自:开源中国社区