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
+21-1Lines changed: 21 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,12 +66,32 @@ For previous releases, see the <a href="https://archive.apache.org/dist/commons/
66
66
For dependency access methods, see <ahref="dependency-info.html">Dependency Information</a>
67
67
</p>
68
68
</section>
69
-
70
69
<sectionname="Building from sources">
71
70
<p>The latest code can be checked out from our git repository at <ahref="https://gitbox.apache.org/repos/asf/commons-csv.git">https://gitbox.apache.org/repos/asf/commons-csv.git</a>.
72
71
You can build the component using Apache Maven using <code>mvn clean package</code>.
The <ahref="mail-lists.html">commons developer mailing list</a> is the main channel of communication for contributors. Please remember that the lists are shared between all commons components, so prefix your email by [csv]. </p>
0 commit comments