You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sebb AT ASF <se...@apache.org> on 2013/09/27 15:55:50 UTC

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

On 27 September 2013 14:53,  <se...@apache.org> wrote:
> Author: sebb
> Date: Fri Sep 27 13:53:47 2013
> New Revision: 1526903
>
> URL: http://svn.apache.org/r1526903
> Log:
> Must not advertise nightly builds to general public

Note: nightly builds can only be advertised to component developers.

> 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=1526903&r1=1526902&r2=1526903&view=diff
> ==============================================================================
> --- commons/proper/csv/trunk/src/site/xdoc/index.xml (original)
> +++ commons/proper/csv/trunk/src/site/xdoc/index.xml Fri Sep 27 13:53:47 2013
> @@ -36,7 +36,7 @@ for (CSVRecord record : records) {
>  </section>
>
>  <section name="Getting the code">
> -  <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>
> +  <p>There are currently no official downloads, and will not be until version 1.0 is released.</p>
>    <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>
>    <p>You can build the component using Apache Maven. For example: mvn clean package.</p>
>  </section>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org