File tree Expand file tree Collapse file tree 17 files changed +0
-40
lines changed
different-test-frameworks
sbt-compiler-plugin-scala-2.10
sbt-compiler-plugin-scala-2.11
sbt-compiler-plugin-scala-2.12 Expand file tree Collapse file tree 17 files changed +0
-40
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ under the License.
106
106
<version >${scoverage.plugin.version} </version >
107
107
<configuration >
108
108
<aggregate >true</aggregate > <!-- for aggregated report -->
109
- <highlighting >true</highlighting >
110
109
</configuration >
111
110
</plugin >
112
111
</plugins >
@@ -143,7 +142,6 @@ under the License.
143
142
<version >${scoverage.plugin.version} </version >
144
143
<configuration >
145
144
<aggregate >true</aggregate > <!-- for aggregated report -->
146
- <highlighting >true</highlighting >
147
145
</configuration >
148
146
<reportSets >
149
147
<reportSet >
Original file line number Diff line number Diff line change @@ -118,9 +118,6 @@ under the License.
118
118
<groupId >org.scoverage</groupId >
119
119
<artifactId >scoverage-maven-plugin</artifactId >
120
120
<version >${scoverage.plugin.version} </version >
121
- <configuration >
122
- <highlighting >true</highlighting >
123
- </configuration >
124
121
</plugin >
125
122
</plugins >
126
123
Original file line number Diff line number Diff line change @@ -119,9 +119,6 @@ under the License.
119
119
<groupId >org.scoverage</groupId >
120
120
<artifactId >scoverage-maven-plugin</artifactId >
121
121
<version >${scoverage.plugin.version} </version >
122
- <configuration >
123
- <highlighting >true</highlighting >
124
- </configuration >
125
122
</plugin >
126
123
</plugins >
127
124
Original file line number Diff line number Diff line change @@ -112,9 +112,6 @@ under the License.
112
112
<groupId >org.scoverage</groupId >
113
113
<artifactId >scoverage-maven-plugin</artifactId >
114
114
<version >${scoverage.plugin.version} </version >
115
- <configuration >
116
- <highlighting >true</highlighting >
117
- </configuration >
118
115
</plugin >
119
116
</plugins >
120
117
Original file line number Diff line number Diff line change @@ -117,9 +117,6 @@ under the License.
117
117
<groupId >org.scoverage</groupId >
118
118
<artifactId >scoverage-maven-plugin</artifactId >
119
119
<version >${scoverage.plugin.version} </version >
120
- <configuration >
121
- <highlighting >true</highlighting >
122
- </configuration >
123
120
</plugin >
124
121
</plugins >
125
122
Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ under the License.
74
74
<!-- uncomment if you don't want templates coverage
75
75
<excludedPackages>views.html.*</excludedPackages> -->
76
76
<excludedFiles >.*?routes_(routing|reverseRouting)</excludedFiles >
77
- <highlighting >true</highlighting >
78
77
</configuration >
79
78
</plugin >
80
79
Original file line number Diff line number Diff line change @@ -161,7 +161,6 @@ under the License.
161
161
<!-- uncomment if you don't want templates coverage
162
162
<excludedPackages>views.html.*</excludedPackages> -->
163
163
<excludedFiles >.*?routes_(routing|reverseRouting)</excludedFiles >
164
- <highlighting >true</highlighting >
165
164
</configuration >
166
165
</plugin >
167
166
</plugins >
Original file line number Diff line number Diff line change @@ -148,7 +148,6 @@ under the License.
148
148
<!-- uncomment if you don't want templates coverage
149
149
<excludedPackages>views.html.*</excludedPackages> -->
150
150
<excludedFiles >.*?routes_(routing|reverseRouting)</excludedFiles >
151
- <highlighting >true</highlighting >
152
151
</configuration >
153
152
</plugin >
154
153
</plugins >
Original file line number Diff line number Diff line change @@ -193,7 +193,6 @@ under the License.
193
193
<!-- uncomment if you don't want templates coverage
194
194
<excludedPackages>views.html.*</excludedPackages> -->
195
195
<excludedFiles >.*?routes_(routing|reverseRouting)</excludedFiles >
196
- <highlighting >true</highlighting >
197
196
</configuration >
198
197
</plugin >
199
198
</plugins >
Original file line number Diff line number Diff line change @@ -182,7 +182,6 @@ under the License.
182
182
<!-- uncomment if you don't want templates coverage
183
183
<excludedPackages>views.html.*</excludedPackages> -->
184
184
<excludedFiles >.*?routes_(routing|reverseRouting)</excludedFiles >
185
- <highlighting >true</highlighting >
186
185
</configuration >
187
186
</plugin >
188
187
</plugins >
Original file line number Diff line number Diff line change @@ -100,9 +100,6 @@ under the License.
100
100
<groupId >org.scoverage</groupId >
101
101
<artifactId >scoverage-maven-plugin</artifactId >
102
102
<version >${scoverage.plugin.version} </version >
103
- <configuration >
104
- <highlighting >true</highlighting >
105
- </configuration >
106
103
</plugin >
107
104
</plugins >
108
105
Original file line number Diff line number Diff line change @@ -100,9 +100,6 @@ under the License.
100
100
<groupId >org.scoverage</groupId >
101
101
<artifactId >scoverage-maven-plugin</artifactId >
102
102
<version >${scoverage.plugin.version} </version >
103
- <configuration >
104
- <highlighting >true</highlighting >
105
- </configuration >
106
103
</plugin >
107
104
</plugins >
108
105
Original file line number Diff line number Diff line change @@ -100,9 +100,6 @@ under the License.
100
100
<groupId >org.scoverage</groupId >
101
101
<artifactId >scoverage-maven-plugin</artifactId >
102
102
<version >${scoverage.plugin.version} </version >
103
- <configuration >
104
- <highlighting >true</highlighting >
105
- </configuration >
106
103
</plugin >
107
104
</plugins >
108
105
Original file line number Diff line number Diff line change @@ -99,9 +99,6 @@ under the License.
99
99
<groupId >org.scoverage</groupId >
100
100
<artifactId >scoverage-maven-plugin</artifactId >
101
101
<version >${scoverage.plugin.version} </version >
102
- <configuration >
103
- <highlighting >true</highlighting >
104
- </configuration >
105
102
</plugin >
106
103
</plugins >
107
104
Original file line number Diff line number Diff line change @@ -99,9 +99,6 @@ under the License.
99
99
<groupId >org.scoverage</groupId >
100
100
<artifactId >scoverage-maven-plugin</artifactId >
101
101
<version >${scoverage.plugin.version} </version >
102
- <configuration >
103
- <highlighting >true</highlighting >
104
- </configuration >
105
102
</plugin >
106
103
</plugins >
107
104
Original file line number Diff line number Diff line change @@ -99,9 +99,6 @@ under the License.
99
99
<groupId >org.scoverage</groupId >
100
100
<artifactId >scoverage-maven-plugin</artifactId >
101
101
<version >${scoverage.plugin.version} </version >
102
- <configuration >
103
- <highlighting >true</highlighting >
104
- </configuration >
105
102
</plugin >
106
103
</plugins >
107
104
Original file line number Diff line number Diff line change @@ -99,9 +99,6 @@ under the License.
99
99
<groupId >org.scoverage</groupId >
100
100
<artifactId >scoverage-maven-plugin</artifactId >
101
101
<version >${scoverage.plugin.version} </version >
102
- <configuration >
103
- <highlighting >true</highlighting >
104
- </configuration >
105
102
</plugin >
106
103
</plugins >
107
104
You can’t perform that action at this time.
0 commit comments