Skip to content

Commit cdfa535

Browse files
committed
Update site with better build info.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1459403 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3f0faa0 commit cdfa535

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

src/site/xdoc/index.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@ limitations under the License.
3636
</ul>
3737
</section>
3838

39-
<section name="Getting the code?">
40-
<p>There are currently no official downloads, and will not be until CSV moves out of the Sandbox, but a nightly build is available from <a href="http://people.apache.org/builds/commons/nightly/commons-csv/">http://people.apache.org/builds/commons/nightly/commons-csv/</a>. </p>
41-
<p>The latest code may be checked out from the following url - <a href="http://svn.apache.org/repos/asf/commons/proper/csv/trunk/">http://svn.apache.org/repos/asf/commons/proper/csv/trunk/</a>. </p>
39+
<section name="Getting the code">
40+
<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>
41+
<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>
42+
<p>You can build the component using Apache Maven 3. For example: mvn clean site. Maven 2 will not work.</p>
4243
</section>
4344

44-
<section name="Bugs?">
45+
<section name="Reporting bugs">
4546
<p>Please report any bugs or issues in the Commons Sandbox Jira project at <a href="http://issues.apache.org/jira/browse/CSV">http://issues.apache.org/jira/browse/CSV</a>. Please ask any questions or suggest any ideas for improvement on the commons-dev and commons-user <a href="mail-lists.html">mailing lists</a>. </p>
4647
</section>
4748

0 commit comments

Comments
 (0)