Build failed in Jenkins: JMeter-trunk #5167

2016-04-07 Thread Apache Jenkins Server
See Changes: [fschumacher] Set size of logo in svg and add a title in the dc-section. -- [...truncated 1296 lines...] Java 1 C1=2,200,OK,Thread Group 1-1,text,true,,10,1,1,null,,1,0 Loop5 C1=2 C2=1

Re: Separate folder for 3rd-party plugins

2016-04-07 Thread Vladimir Sitnikov
sebb>The solution is to ensure that there is only ever a single instance of sebb>each class defined in any of the jars that are loaded. sebb>Otherwise there will be problems at some point. +1 Vladimir

Re: Separate folder for 3rd-party plugins

2016-04-07 Thread sebb
On 7 April 2016 at 12:08, Mark Collin wrote: > If plugins placed in the 3rd party plugins folder are added to the class path > in a different order to the way they are added to the class path if we just > dump them in the lib/ext folder it will have an effect.

Re: Separate folder for 3rd-party plugins

2016-04-07 Thread Mark Collin
If plugins placed in the 3rd party plugins folder are added to the class path in a different order to the way they are added to the class path if we just dump them in the lib/ext folder it will have an effect. By putting things in the wrong folder we may be changing the order they are loaded