You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2015/03/08 19:55:21 UTC

svn commit: r1665066 - /jmeter/trunk/docs/building.html

Author: milamber
Date: Sun Mar  8 18:55:21 2015
New Revision: 1665066

URL: http://svn.apache.org/r1665066
Log:
Prepare next release 2.13: update docs tree and overview (RC2) - localising correction)

Modified:
    jmeter/trunk/docs/building.html

Modified: jmeter/trunk/docs/building.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/building.html?rev=1665066&r1=1665065&r2=1665066&view=diff
==============================================================================
--- jmeter/trunk/docs/building.html (original)
+++ jmeter/trunk/docs/building.html Sun Mar  8 18:55:21 2015
@@ -37,8 +37,9 @@ There is more infomation on the JMeter W
 <h2>Building Add-Ons</h2>
 <p>
 There is no need to build JMeter if you just want to build an add-on.
-Just download the binary archive and add the jars to the classpath.
+Just download the binary archive and add the jars to the classpath or use Maven artifacts to build your add-ons.
 You may want to also download the source so it can be used by the IDE.
+
 </p>
 <p>See the extras/addons* files in the source tree for some suggestions</p>