Good catch; had not considered that.
On 13 July 2013 15:02, <[email protected]> wrote: > Author: pmouawad > Date: Sat Jul 13 14:02:37 2013 > New Revision: 1502788 > > URL: http://svn.apache.org/r1502788 > Log: > Document impact of commons-lang-2.6.jar removal > > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1502788&r1=1502787&r2=1502788&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Sat Jul 13 14:02:37 2013 > @@ -161,6 +161,8 @@ Webservice (SOAP) Request has been remov > Transaction Controller now sets Response Code of Generated Parent Sampler > (if Generate Parent Sampler is checked) to response code of first failing > child in case of failure of one of the children, in previous versions > Response Code was empty. > </p> > > +<p>commons-lang-2.6.jar has been removed from embedded libraries in > jmeter/lib folder. If you use any plugin or third-party code that depends on > it, you need to add it in jmeter/lib folder</p> > + > <!-- =================== Bug fixes =================== --> > > <h2>Bug fixes</h2> > >
