你好,游客 登录 注册 搜索
背景:
阅读新闻

SBuild 0.6.0 发布,基于 Scala 的构建系统

[日期:2013-09-21] 来源:Linux社区  作者:Linux [字体: ]

SBuild 是基于 Scala 的构建系统,主要特点:

  • 平台无关
  • 支持多项目
  • 自动检测所需的动作以及新版本
  • 灵活的模式处理机制
  • 支持 Maven 资料库
  • 集成 Ant 任务
  • 跨项目依赖解析
  • 高性能
  • 语法简单,无需 Scala 知识

SBuild 0.6.0 改进记录:

  • The SchemeHandler API was improved and ResolveFiles was added.
  • Parallel execution of targets is no longer experimental and can be activated with the --jobs commandline option.
  • If you need to express a dependency between two dependencies, you can use the new ~~ operator to denote a synchronization barrier.
  • The downloader now handles failures better and tries to resume and retry interrupted downloads.
  • It also sends a proper User Agent and shows a meaningful progress indicator for longer downloads.
  • You might welcome the new --repeat option, which will re-run the specified targets after a given time interval.

SBuild 的详细介绍请点这里
SBuild 的下载地址请点这里

linux
相关资讯       SBuild 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款