You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/29 15:52:39 UTC

svn commit: r1635161 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

Author: ggregory
Date: Wed Oct 29 14:52:39 2014
New Revision: 1635161

URL: http://svn.apache.org/r1635161
Log:
The site builds OK with Java 8 and Maven 3.2.3.

Modified:
    commons/proper/csv/trunk/src/site/xdoc/index.xml

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=1635161&r1=1635160&r2=1635161&view=diff
==============================================================================
--- commons/proper/csv/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/csv/trunk/src/site/xdoc/index.xml Wed Oct 29 14:52:39 2014
@@ -67,9 +67,6 @@ limitations under the License.
   <p>The latest code can be checked out from our Subversion repository at <a href="http://svn.apache.org/repos/asf/commons/proper/csv/trunk/">http://svn.apache.org/repos/asf/commons/proper/csv/trunk/</a>.
     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>
-    and the <a href="http://www.eclemma.org/jacoco/trunk/doc/maven.html">maven-jacoco-plugin</a>.</p>
 </section>
 <!-- ================================================== -->
 <section name="Getting Involved">