項目構建系統,Buildr 1.4.8 發布

jopen 12年前發布 | 8K 次閱讀 項目構建

項目構建系統 Buildr

Buildr是一個簡單直觀的Java項目構建系統,在進行了10個月的開發并獲得許多正面反饋之后,Apache基金會將會向Buildr敞開大門并最終接手這個項目,這將是Apache基金會的第一個Ruby項目。

 Buildr 1.4.8 亮點:

  • 更改:恢復到輸入的非冗長的文件工具的實用方法,以配合buildr1.4.6版本和更早的版本。
  • 增加:實驗支持jacoco代碼覆蓋工具。
  • 修正:BUILDR-655 - 支持JDK1.7下OSX
  • 更改:更新依賴版本;
    – builder (3.1.3)
    – rubyforge (2.0.4)
    – net-ssh (2.6.0)
    – hoe (3.1.0)
    – rjb (1.4.2)
    – rdoc (3.12)
    – xml-simple (1.1.1)
    – rspec-expectations (2.11.3)
    – rspec-mocks (2.11.3)
    – rspec-core (2.11.1)
    – rspec (2.11.0)
    – rubyzip (0.9.9)
  • Added: BUILDR-652 Generate buildfile from Eclipse workspace. (Niklaus Giger)
  • Fixed: BUILDR-627 Support explicitly listed source files in buildr cc task. (Christopher Tiwald)
  • Fixed: BUILDR-606 Transitive artifact resolution should not include artifacts in ‘provided’ scope in poms to
    match maven behaviour. (Julio Arias)
  • Change: BUILDR-640 Enable building jekyll and rdoc under more rubies. (Niklaus Giger)
  • Change: Mark Buildr:Bnd.remote_repository as deprecated as dependencies appear in maven central.
  • Added: BUILDR-654 Add the ability to configure the version of BND used by bnd addon. (Niklaus Giger)
  • Added: Create the git_auto_version addon that automatically specifies a version for a git project based
    on git describe.
  • Added: Integrate with Zinc (incremental compilation wrapper for scalac 2.9+)
  • Change: Default to Scala 2.9.2, ScalaTest 1.8, Scala Specs2 1.11,
    ScalaCheck 1.10.0.
  • Change: Scala artifact repository changed to
    http://oss.sonatype.org/content/repositories/releases
  • Added: BUILDR-645 Support Mercurial as a version control system (Tan Quach)
  • Fixed: BUILDR-646 TGZ files do not keep their permissions when extracted
    via Buildr::Unzip#extract
  • Added: Add add_exploded_ear_artifact and add_exploded_ejb_artifact to the idea project extension.
  • 更改:默認使用Checkstyle5.5 checkstyle插件。
  • Fixed: Fix the add_exploded_war_artifact method on the idea project by adding in missing method
    `partition_dependencies`.
  • 修正:修正的GWT插件的擴展,因此它可以作為一個插件需要。
  • 修正:修正未定義的default_web_xml變量的理念項目的add_web_facet方法。

這是一個部分列表 - 請看changelog的全部細節。

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!