Activate test coverage report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1610151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17ab151667
commit
649022fadd
|
@ -70,7 +70,8 @@ limitations under the License.
|
|||
You can build the component using Apache Maven using <code>mvn clean package</code>.
|
||||
</p>
|
||||
<p>Note that building the website currently does not work when building with JDK 8.
|
||||
This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>.</p>
|
||||
This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>
|
||||
and the <a href="http://www.eclemma.org/jacoco/trunk/doc/maven.html">maven-jacoco-plugin</a>.</p>
|
||||
</section>
|
||||
<!-- ================================================== -->
|
||||
<section name="Getting Involved">
|
||||
|
|
Loading…
Reference in New Issue