Author: britter
Date: Sun Jul 13 09:50:14 2014
New Revision: 1610151
URL: http://svn.apache.org/r1610151
Log:
Activate test coverage report
Added:
commons/proper/csv/trunk/src/site/resources/profile.jacoco
Modified:
commons/proper/csv/trunk/src/site/xdoc/index.xml
Added: commons/proper/csv/trunk/src/site/resources/profile.jacoco
URL:
http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/site/resources/profile.jacoco?rev=1610151&view=auto
==============================================================================
(empty)
Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/site/xdoc/index.xml?rev=1610151&r1=1610150&r2=1610151&view=diff
==============================================================================
--- commons/proper/csv/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/csv/trunk/src/site/xdoc/index.xml Sun Jul 13 09:50:14 2014
@@ -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">