Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Commit db83d51

Browse files
committed
Must not advertise nightly builds to general public
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1526903 13f79535-47bb-0310-9956-ffa450edef68
1 parent 28c0a36 commit db83d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/xdoc/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ for (CSVRecord record : records) {
3636
</section>
3737

3838
<section name="Getting the code">
39-
<p>There are currently no official downloads, and will not be until version 1.0 is released, but nightly builds may be available from <a href="http://people.apache.org/builds/commons/nightly/commons-csv/">http://people.apache.org/builds/commons/nightly/commons-csv/</a>. </p>
39+
<p>There are currently no official downloads, and will not be until version 1.0 is released.</p>
4040
<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>. </p>
4141
<p>You can build the component using Apache Maven. For example: mvn clean package.</p>
4242
</section>

0 commit comments

Comments
 (0)