Third party sources (and other resources) embedded in OpenClover's source co
MIT |
https://jquery.org |
clover-core\etc\html_res\adg\jquery-1.8.3.min.js |
- clover-core\etc\licenses\JQUERY-1.8.3-LICENSE.TXT |
+ clover-core/src/main/resources/licenses/JQUERY-1.8.3-LICENSE.TXT |
No |
|
@@ -440,15 +440,6 @@ Third party tools (binaries and sources) not bundled in final binaries
target\dependencies\ant-contrib-1.0b3.jar |
used in our build.xml files |
-
- ASM |
- 3.0 |
- BSD |
- asm.ow2.org |
- ~\.m2\...\asm-3.0.jar |
- used for compilation against groovy 1.x (to have proper bytecode),
- used for compilation (buildutil - writeRethrowCheckedMethod) |
-
ASM |
4.0 |
@@ -565,10 +556,10 @@ Third party tools (binaries and sources) not bundled in final binaries
Spock Framework |
- 0.5-1.0 |
+ 1.0-2.3 |
Apache 2.0 |
spockframework.org |
- target\dependencies\spock-core-*.jar |
+ clover-groovy/target/test-dependencies/spock-core-*.jar |
used for integration testing whether OpenClover works with various Spock versions |
@@ -587,21 +578,6 @@ Third party tools (binaries and sources) not bundled in final binaries
target\dependencies\testng-6.8.21.jar |
used for compilation and tests (in classpath) |
-