right except that would mean users would have to go download HTMLParser, and change the setting for JMeter to make HTTPSampler use HTMLParser.
otherwise it would still use JTidy. If you think we realy shouldn't have it, then I'm fine with removing it. Though it's already there and I feel it is a benefit to users and it does improve the throughput of JMeter as my benchmarks showed. peter lin --- [EMAIL PROTECTED] wrote: > That's why we'd use Ant to fetch them rather than > put them in CVS. We can't distribute > the jars, but to do a dist, JMeter should come fully > compiled against these optional jars > (and so I need them). Also, an Ant fetch target > would be really nice for users - want all > the optional abilities? Run the target to get them. > Wouldn't work for the mail api's, but > would be great for anything under non-compatible > free licenses. > > -Mike > > On 4 Feb 2004 at 13:15, peter lin wrote: > > > GPL license issues remember :) > > > > peter > > > > > > [EMAIL PROTECTED] wrote: > > I downloaded the BSF binaries, and this did not > help. There are import statements > looking for bsf.Interpreter that don't seem to > exist. > > > > Also, are we keeping HTMLParser source files in > JMeter's CVS or not? Is it necessary? > > > > I'm not a big fan of Maven, but maybe we need it > for JMeter. Alternatively, maybe we > could > > put in an Ant target that would go and > automatically fetch missing jars? > > > > -Mike > > > > On 4 Feb 2004 at 15:07, BAZLEY, Sebastian wrote: > > > > > You might also want bsf.jar from Jakarta BSF > > > http://jakarta.apache.org/bsf/index.html. > > > > > > I guess this info needs to be added to the > JMeter docs somewhere. > > > > > > S. > > > >-----Original Message----- > > > >From: peter lin [mailto:[EMAIL PROTECTED] > > > >Sent: 04 February 2004 14:58 > > > >To: JMeter Developers List > > > >Subject: RE: Are we ready for a RC? > > > > > > > > > > > > > > > >these are the ones I am aware of. > > > > > > > >mail.jar, activation.jar, bsh.jar > > > > > > > >feels like I'm missing one. > > > > > > > >peter > > > > > > > > > > > >[EMAIL PROTECTED] wrote: > > > >If I'm doing the build, I assume I should have > all the optional > > > >libraries, so maybe I need a rundown on what I > need. I have the > > > >mail jars. What else do I need and where do I > get them? > > > > > > > >-Mike > > > > > > > >On 4 Feb 2004 at 11:48, BAZLEY, Sebastian > wrote: > > > > > > > >> >-----Original Message----- > > > >> >From: BAZLEY, Sebastian > > > >> >Sent: 04 February 2004 10:49 > > > >> >To: 'JMeter Developers List' > > > >> >Subject: RE: Are we ready for a RC? > > > >> > > > > >> > > > >> >I made most of the recent changes to unit > tests to check that > > > >items are > > > >> >being created, but I don't recall checking > anything for a > > > >> >count of 0, just a > > > >> >few checks that look for > 0. > > > >> > > > >> > > > >> Just realised - I did code tests to check if > there were any entries > > > >in > > > >> component_reference.xml (or functions.xml) > that did not seem to > > > >have any > > > >> corresponding test element or function. > > > >> > > > >> So the error you saw means that there were 3 > entries in > > > >component_reference > > > >> that did not appear in the test elements. > > > >> > > > >> These could well be due to optional libraries > such as BeanShell > > > >and BSF. > > > >> > > > >> S. > > > >> >-----Original Message----- > > > >> >From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > > > >> >Sent: 03 February 2004 20:36 > > > >> >To: JMeter Developers List > > > >> >Subject: Re: Are we ready for a RC? > > > >> > > > > >> > > > >> [...] > > > >> > > > >> > > > > >> >I tried to run the unit tests, and got an > error - checkGuiSet found > > > >3 > > > >> >gui's where it expected 0. This is all new > code to me, but I'm > > > >> >guessing this means there are 3 new guis > that aren't being > > > >tested? > > > >> > > > > >> >-Mike > > > >> > > > > >> > > > >> > --------------------------------------------------------------------- > > > >> To unsubscribe, e-mail: jmeter-dev- > > > >[EMAIL PROTECTED] > > > >> For additional commands, e-mail: jmeter-dev- > > > >[EMAIL PROTECTED] > > > >> > > > > > > > > > > > > > > > > > > > >-- > > > >Michael Stover > > > >[EMAIL PROTECTED] > > > >Yahoo IM: mstover_ya > > > >ICQ: 152975688 > > > >AIM: mstover777 > > > > > > > > > > > >--------------------------------- > > > >Do you Yahoo!? > > > >Yahoo! SiteBuilder - Free web site building > tool. Try it! > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > -- > > Michael Stover > > [EMAIL PROTECTED] > > Yahoo IM: mstover_ya > > ICQ: 152975688 > > AIM: mstover777 > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > --------------------------------- > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free web site building tool. > Try it! > > > > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > AIM: mstover777 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
