You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/xdoc/index.xml
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,6 @@ limitations under the License.
67
67
<p>The latest code can be checked out from our Subversion repository at <ahref="http://svn.apache.org/repos/asf/commons/proper/csv/trunk/">http://svn.apache.org/repos/asf/commons/proper/csv/trunk/</a>.
68
68
You can build the component using Apache Maven using <code>mvn clean package</code>.
69
69
</p>
70
-
<p>Note that building the website currently does not work when building with JDK 8.
71
-
This is due to incompatibilities between JDK 8 and the <ahref="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>
72
-
and the <ahref="http://www.eclemma.org/jacoco/trunk/doc/maven.html">maven-jacoco-plugin</a>.</p>
0 commit comments