Skip to content

Commit 649022f

Browse files
committed
Activate test coverage report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1610151 13f79535-47bb-0310-9956-ffa450edef68
1 parent 17ab151 commit 649022f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/site/resources/profile.jacoco

Whitespace-only changes.

src/site/xdoc/index.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ limitations under the License.
7070
You can build the component using Apache Maven using <code>mvn clean package</code>.
7171
</p>
7272
<p>Note that building the website currently does not work when building with JDK 8.
73-
This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>.</p>
73+
This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>
74+
and the <a href="http://www.eclemma.org/jacoco/trunk/doc/maven.html">maven-jacoco-plugin</a>.</p>
7475
</section>
7576
<!-- ================================================== -->
7677
<section name="Getting Involved">

0 commit comments

Comments
 (0)