Re: CompoundVariable classfinder.functions

2012-01-11 Thread sebb
t something that should be enabled by default. > -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: 11 January 2012 15:19 > To: dev@jmeter.apache.org > Subject: Re: CompoundVariable classfinder.functions > > On 11 January 2012 15:14, Mark Collin wrote: >> I

RE: CompoundVariable classfinder.functions

2012-01-11 Thread Mark Collin
ng on the classpath. -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 11 January 2012 15:19 To: dev@jmeter.apache.org Subject: Re: CompoundVariable classfinder.functions On 11 January 2012 15:14, Mark Collin wrote: > In that case it would seem like the path of least resistance i

Re: CompoundVariable classfinder.functions

2012-01-11 Thread sebb
012 13:35 > To: dev@jmeter.apache.org > Subject: Re: CompoundVariable classfinder.functions > > On 11 January 2012 13:18, Mark Collin wrote: >> Looking through the code whilst debugging a problem with my maven >> implementation today I found out that CompoundVariable in core ->

RE: CompoundVariable classfinder.functions

2012-01-11 Thread Mark Collin
h and only pick up JMeter components to search through for functions. -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 11 January 2012 13:35 To: dev@jmeter.apache.org Subject: Re: CompoundVariable classfinder.functions On 11 January 2012 13:18, Mark Collin wrote: > Lookin

Re: CompoundVariable classfinder.functions

2012-01-11 Thread sebb
On 11 January 2012 13:18, Mark Collin wrote: > Looking through the code whilst debugging a problem with my maven > implementation today I found out that CompoundVariable in core -> engine -> > util searches for functions in jars that are in the search_path and the > lib/ext folder but it completel

CompoundVariable classfinder.functions

2012-01-11 Thread Mark Collin
Looking through the code whilst debugging a problem with my maven implementation today I found out that CompoundVariable in core -> engine -> util searches for functions in jars that are in the search_path and the lib/ext folder but it completely ignores anything in the classpath. However whe