瀏覽代碼

Update closure compiler.

Mr.doob 11 年之前
父節點
當前提交
7abe5cc55a
共有 2 個文件被更改,包括 23 次插入1 次删除
  1. 23 1
      utils/build/compiler/README
  2. 二進制
      utils/build/compiler/compiler.jar

+ 23 - 1
utils/build/compiler/README

@@ -187,7 +187,7 @@ lib/guava.jar
 
 
 Guava Libraries
 Guava Libraries
 URL: http://code.google.com/p/guava-libraries/
 URL: http://code.google.com/p/guava-libraries/
-Version:  13.0.1
+Version:  15.0
 License: Apache License 2.0
 License: Apache License 2.0
 
 
 Description: Google's core Java libraries.
 Description: Google's core Java libraries.
@@ -279,6 +279,28 @@ JSON is a set of java files for use in transmitting data in JSON format.
 
 
 Local Modifications: None
 Local Modifications: None
 
 
+---
+Code in
+lib/mockito-core.jar
+URL: https://code.google.com/p/mockito
+Version: 1.9.5
+License: MIT license
+Description:
+Mockito is an open source testing framework for Java. The framework allows the creation of Test Double objects (called "Mock Objects") in automated unit tests for the purpose of Test-driven Development (TDD) or Behavior Driven Development (BDD).
+
+Local Modifications: None
+
+---
+Code in
+lib/objenesis.jar
+URL: http://objenesis.org
+Version: 1.2
+License: Apache 2.0 license
+Description:
+Depended by lib/mockito-core.jar, not used directly.
+
+Local Modifications: None
+
 ---
 ---
 Code in:
 Code in:
 tools/maven-ant-tasks-2.1.3.jar
 tools/maven-ant-tasks-2.1.3.jar

二進制
utils/build/compiler/compiler.jar