自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Java項目構(gòu)建系統(tǒng),Apache Buildr 1.4.22 發(fā)布

開發(fā) 后端
Apache Buildr是一個專門針對Java應(yīng)用程序的構(gòu)建工具,同時也支持Scala、Groovy等JVM語言和工具。與Ant和Maven相比,Buildr的優(yōu)勢如下:

與Ant相比,Buildr遵循“約定優(yōu)于配置”原則,使“編譯、測試、打包”更容易。

與Maven相比,開發(fā)者無需理解強大且復(fù)雜的模型,而采用Ruby/Rake作為腳本的基礎(chǔ),也使得開發(fā)者可以定制屬于自己的腳本。

[[128915]]

特性:

1、可以讀取Maven的pom.xml構(gòu)建文件,創(chuàng)建Buildr的構(gòu)建文件

2、支持ANTLR解析器

3、支持Hibernate XDoclet和Schema任務(wù)

4、支持JUnit/TestNG測試框架

5、支持所有Ant的任務(wù),只要你會用ant,你就會用buildr

Apache Buildr 1.4.22 發(fā)布,此版本更新內(nèi)容如下:

* 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.Thanks!

The Apache Buildr Team

責(zé)任編輯:王雪燕 來源: OPEN資訊
相關(guān)推薦

2023-10-23 10:06:53

數(shù)據(jù)性能

2016-11-23 09:57:45

Apache KuduHadoop存儲

2011-12-30 09:23:25

JavaPhing

2011-04-07 09:06:31

Tomcat

2009-06-17 17:05:02

2011-12-08 08:55:15

JavaSDK

2011-09-05 14:58:57

ApacheDeep Securi

2011-12-14 09:46:39

JSPJava

2011-12-15 09:13:11

Digesterjavaxml

2012-05-18 15:52:49

JavaApacheTomcat

2012-05-28 09:23:40

JavaHadoopApache

2011-12-07 10:56:29

ApacheMakeJava

2009-07-07 17:51:50

Java Servle

2011-09-09 09:19:54

Java WebJava

2012-01-05 10:26:26

JavaApache

2012-03-09 09:47:51

Apache CameJava

2024-02-29 07:42:00

數(shù)據(jù)系統(tǒng)數(shù)據(jù)庫數(shù)據(jù)處理

2011-12-07 10:34:29

JavaTomcat

2011-12-26 09:10:46

Java

2012-03-01 09:42:21

JavaApache Whir
點贊
收藏

51CTO技術(shù)棧公眾號