You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-32Lines changed: 2 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -6,36 +6,6 @@ A plugin to enable the use of Scoverage in a gradle Scala project.
6
6
7
7
This has now been deployed to maven central.
8
8
9
-
Current Issues
10
-
==============
11
-
12
-
Choosing a version
13
-
------------------
14
-
15
-
Owing to current differences in the gradle Ant and Zinc compilers, there are currently two live releases of this plugin:
16
-
17
-
Compiler | Plugin version
18
-
--- | ---
19
-
Zinc | **1.0-5-g9c68988**
20
-
Ant | **1.0.6**
21
-
22
-
Multi-module projects
23
-
---------------------
24
-
25
-
Please also note that if you have a multi-module project, then [Issues#13](https://github.com/scoverage/gradle-scoverage/issues/13) may apply.
26
-
27
-
You will therefore need to add the following to each reporting task:
0 commit comments