Author: pmouawad
Date: Fri Feb 27 22:53:11 2015
New Revision: 1662844

URL: http://svn.apache.org/r1662844
Log:
Mention Github mirror.
Clarify some doc

Modified:
    jmeter/trunk/xdocs/building.xml

Modified: jmeter/trunk/xdocs/building.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/building.xml?rev=1662844&r1=1662843&r2=1662844&view=diff
==============================================================================
--- jmeter/trunk/xdocs/building.xml (original)
+++ jmeter/trunk/xdocs/building.xml Fri Feb 27 22:53:11 2015
@@ -36,7 +36,7 @@ You may want to also download the source
 
 <h2>Building JMeter</h2>
 <h3>Acquiring the source</h3>
-<p>The full source is distributed alongside the binary, or it can be 
downloaded from SVN.</p>
+<p>The full source is distributed alongside the binary, it can also be 
downloaded from SVN or found on <a 
href="https://github.com/apache/jmeter";>Apache JMeter Github Mirror</a> .</p>
 <p>
 The source archive and SVN do not contain any of the required library files. 
 These need to be downloaded by running the Ant command:
@@ -67,7 +67,7 @@ Once you have downloaded the source from
 install the dependent jars, you can configure Eclipse. The easiest way to do 
this is to replace the Eclipse .classpath
 file with the eclipse.classpath file provided with JMeter. This will set up 
the source-paths and most of the libraries.
 <p>
-See also the file eclipse.readme.
+Ensure your read eclipse.readme for project configuration.
 </p>
 </p>
 </section>


Reply via email to