提交 3d8c78e2 编写于 作者: O Olivier Lamy

use guice no_aop which is faster for our usage

上级 08a1fc39
......@@ -91,6 +91,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<classifier>no_aop</classifier>
</dependency>
<dependency> <!-- for compatibility only; all new code should use JNR -->
......
......@@ -242,6 +242,7 @@ THE SOFTWARE.
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.0-beta</version>
<classifier>no_aop</classifier>
</dependency>
<!-- JENKINS-10819 : This wagon is safer and more configurable to provide http(s) support -->
......
......@@ -187,6 +187,7 @@ THE SOFTWARE.
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.0-beta</version>
<classifier>no_aop</classifier>
</dependency>
<!-- SLF4J used in maven-plugin and core -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册