1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache Buildr 1.4.22 发布,支持最新版 Sonar 下载

本帖由 漂亮的石头2015-03-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Apache Buildr 1.4.22 发布,此版本更新内容如下:

    * Change: BUILDR-704 - Updated the Sonar addon to support the latest
    version of SonarQube
    Runner. Submitted by Ross Mahony.
    * Added: Add support for ipr.add_glassfish_remote_configuration
    method that generates
    a remote glassfish configuration in IntelliJ IDEA project files.
    * Added: Add support for iml.prefix and ipr.prefix settings that
    prefix the generated
    IntelliJ IDEA project and module files.
    * Change: Update the buildr gemspec so that rspec is no longer a
    required dependency.
    This enables end-users to use a different version of rspec
    and buildr in
    the same project. The rspec version MUST be be compatible
    with the version
    used by Buildr if rspec features are used from within
    Buildr. Buildr also
    issues a warning if the `check` method is called and rspec
    has not been loaded.
    The warning includes directions on how to resolve the
    issue. Submitted by r6p.
    * Fixed: A long standing bug existed such that if tests failed to
    compile, and the
    option Buildr.options.test is set to :all then the
    compilation error would
    not result in a failed build. As many people set the
    Buildr.options.test to
    :all in their continuous delivery/integration tools, this
    has caused some
    problems. This has been fixed by ensuring all the problems
    associated with
    the resolving the prerequisites are not caught when
    Buildr.options.test is
    set to :all.
    * Change: Update checkstyle to 6.1.1. Submitted by neher.
    * Fixed: Avoid empty dependency issue in gwt addon if the
    attempting to gwt compile
    a project that has no src/main/java.
    * Fixed: Support dependencies in the gwt addon that are other local
    projects rather
    that artifacts, without forcing a compilation of
    dependency when parsing
    buildfile.
    * Added: Support configuration of sql dialect mapping in IDEA
    generated project files
    through methods on the ipr extension ipr.mssql_dialect_mapping,
    ipr.postgres_dialect_mapping and ipr.sql_dialect_mappings
    * Added: Support specification of the target project to which the
    gwt compilation
    artifacts are added as an asset, by using :target_project option.

    更多内容请看:http://buildr.apache.org/

    Thanks!
    The Apache Buildr Team


    [​IMG]

    Buildr是一个简单直观的Java项目构建系统,在进行了10个月的开发并获得许多正面反馈之后,Apache基金会将会向Buildr敞开大门并最终接手这个项目,这将是Apache基金会的第一个Ruby项目。
    Apache Buildr 1.4.22 发布,支持最新版 Sonar下载地址
     
正在加载...