2010/11/18 Stéphane Hoblingre :
> Hi,
>
> Is there a way to retrieve the jtl file path/name specified as argument when
> running JMeter in non gui mode?
> I need it to implement non gui mode of our plugin:
> http://code.google.com/p/jmeter-plugins/wiki/PerfMon
AFAIK, no other samplers/visualisers
On 19 November 2010 07:28, wrote:
> Author: milamber
> Date: Fri Nov 19 07:28:51 2010
> New Revision: 1036752
>
> URL: http://svn.apache.org/viewvc?rev=1036752&view=rev
> Log:
> Seems to miss a close parenthesis
Thanks!
[Was using a different system to do the edit does not have a suitable
compi
On 18 November 2010 19:14, wrote:
> Author: milamber
> Date: Thu Nov 18 19:14:25 2010
> New Revision: 1036578
>
> URL: http://svn.apache.org/viewvc?rev=1036578&view=rev
> Log:
> Update URL for get package list (javadoc generating)
Well spotted!
> Modified:
> jakarta/jmeter/trunk/build.xml
>
On 3 November 2010 10:57, sebb wrote:
> On 3 November 2010 10:18, sebb wrote:
>> On 3 November 2010 09:32, sebb wrote:
>>> On 3 November 2010 08:03, Milamber wrote:
>>>> Hello,
>>>>
>>>> When I use Ant script [tests] (on same project),
On 3 November 2010 10:18, sebb wrote:
> On 3 November 2010 09:32, sebb wrote:
>> On 3 November 2010 08:03, Milamber wrote:
>>> Hello,
>>>
>>> When I use Ant script [tests] (on same project), I have the following
>>> errors :
>>>
>&g
On 3 November 2010 09:32, sebb wrote:
> On 3 November 2010 08:03, Milamber wrote:
>> Hello,
>>
>> When I use Ant script [tests] (on same project), I have the following
>> errors :
>>
>> * 1 error with jdk1.6_21
>> * 1 error + 4 failures with jdk
816)
> [java] at
> org.apache.jmeter.protocol.http.sampler.TestHTTPSamplersAgainstHttpMirrorServer.testPostRequest_BodyFromParameterValues(TestHTTPSamplersAgainstHttpMirrorServer.java:405)
> [java] at
> org.apache.jmeter.protocol.http.sampler.TestHTTPSamplersAgainstHttpMirrorServer.testPostRequest_BodyFromParameterValues(TestH
On 18 October 2010 00:07, Milamber wrote:
> Hello,
>
> With last commit (r1023592) it's possible to add this behavior on Arguments
> Panel (in HTTP sampler and Java sampler):
> * When user double click in the table on a cell which has a String value,
> JMeter display a text box to edit the value
On 2 November 2010 20:10, Joe Rice wrote:
> Hi,
>
> I have been an avid JMeter user / fan for years. I would like to port
> JMeter from Swing to SWT (eclipse) to give it a fresh interface and also
> allow eclipse plugin support. I also have a number of suggested
> improvements around managing lo
On 21 September 2010 08:35, Jens Müller wrote:
>
> Hi,
>
> I needed a new JMeter function to be able to access the name of the current
> sampler from the Header Manager.
>
> I wanted to share it, maybe you can add it to the development branch:
Code additions are normally provided via the bug-tra
On 9 September 2010 13:05, Jens Müller wrote:
>
> Hello,
>
> JMeter does not seem to include a test element that allows a string out of a
> list to be assinged to a variable, guaranteeing at most once semantics for
> all users, even in distributed mode. Meaning that every element of the list
>
On 10 September 2010 17:20, Milamber wrote:
> Hello,
>
> Your idea is good, and(but) needs a lot of works.
>
> Please note, you can do this with another way:
> 1/ use a JDBC sampler with a SQL SELECT on a database, around a Once
> only controller which start first in test
> 2/ and JMeter's functio
On 27 August 2010 13:39, Jens Müller wrote:
>
> Hello,
>
> using the addons.xml ant file I want to extend JMeter. I am able to override
> existing implementations this way, but I see no way of adding new elements to
> the "Edit, Add, Non test elements" Menu.
New elements should automatically ap
On 31 August 2010 23:17, Rahul Akolkar wrote:
> On Tue, Aug 31, 2010 at 5:04 PM, wrote:
>> Author: milamber
>> Date: Tue Aug 31 21:04:21 2010
>> New Revision: 991327
>>
>> URL: http://svn.apache.org/viewvc?rev=991327&view=rev
>> Log:
>> Add missing files
>> Bug 30563 - Thread Group should have a
2010/8/24 José Ricardo :
> Hi folks,
>
> I was following this article about generating XML and HTML report from my
> cactus tests:
> http://jakarta.apache.org/cactus/integration/integration_browser.html
> Unfortunately when I was try to generate one html report about my tests with
> any kind of fai
+1
On 17 August 2010 18:59, Rahul Akolkar wrote:
> Like Commons now does for the new gump builds, I suggest we change the
> from address for all Jakarta nags to be "Gump ",
> rather than any individuals.
>
> -Rahul
>
> -
> To uns
On 26 July 2010 12:54, nicolas de loof wrote:
> Hi,
>
> now that jMeter 2.4 is out, is there any plan to publish artifacts on
> central for maven users ?
No plans at present.
> I can help if you wish ...
There are no scripts to create the required Maven artifacts, so if you
want to provide thos
On 27 July 2010 11:03, nicolas de loof wrote:
> Hi,
>
> I wonder what version of beanshell is used by jMeter (2.4) :
> the build script downloads bsh2.0b5.jar from beanshell.org, but according
> to http://www.beanshell.org/download.html the latest stable version is
> 2.0b4. Sounds like the build s
From: Nick Burch
To: retre...@apache.org
Reply-To: retre...@apache.org
Subject: Apache Retreat in Hursley, UK - 17-19th September
Hi All
Just a reminder that our next Apache Retreat will be in Hursley in the
UK, from the 17th - 19th September. That's a little over a month away
now!
If you're an
On 20 July 2010 17:26, Chris van Es wrote:
> Hi, I've recently been looking through the jmeter source in an attempt to
> create a HTTP sampler for testing proxy servers. As a result I need to
> configure multiple proxies over the course of a test run rather than the
> current global proxy settings
The Apache JMeter team announces the availability of Apache JMeter 2.4 r961953.
This is a new release which corrects a lot of bugs and adds many new features.
JMeter 2.4 requires Java 1.5 or later to run.
== All users are recommended to upgrade. ==
Apache JMeter is a Java application designed
On 14 July 2010 02:16, Rahul Akolkar wrote:
> Moved to dev@ ...
>
> On Tue, Jul 13, 2010 at 8:38 PM, Apache Wiki wrote:
>> Dear Wiki user,
>>
>> You have subscribed to a wiki page or wiki category on "Jakarta Wiki" for
>> change notification.
>>
>> The "JakartaBoardReport-current" page has been
Thanks very much to all who voted. The votes were as follows:
(*) binding
+1
Peter Lin (*)
Andrey Pohilko
Sebastian Bazley (*)
Milamber
Derry, Stanton
Daniel F. Savarese (*)
There were no other votes, so the vote passes.
Sebastian
--
Here's my vote:
+1
On 9 July 2010 00:10, sebb AT ASF wrote:
> Please can I have votes for the release of JMeter 2.4?
>
> Archives/hashes/sigs and RAT report:
>
> http://people.apache.org/~sebb/jmeter-2.4_RC3/dist
>
> MD5 hashes of archives for this vote:
>
>
On 9 July 2010 22:40, Derry, Stanton wrote:
> Hi Sebb,
>
> The nightly build I pulled down was jakarta-jmeter-r955958_bin.zip. Looking
> at the dates of the jar files I probably dropped the plugin jar file in the
> ext directory.
Seems so.
> Would be a useful thread group
On 9 July 2010 20:35, Derry, Stanton wrote:
> Hi Sebb,
>
> I don't have access to the system I installed it on at this time. What
> prompted me to download a nightly build in June'2010 was the comment "...
> plugin available with JMeter 2.3.5 or later only (curren
On 9 July 2010 18:58, Derry, Stanton wrote:
> Hi Sebb,
>
> Thought it had become part of the JMeter source, it was in a prior nightly
> build I had pullled down.
Which nighly build?
JMeter was enhanced to make it *possible* to add 3rd party Thread
Groups by adding a jar to the
On 9 July 2010 17:17, Derry, Stanton wrote:
>
>
>
>
> From: seb...@gmail.com on behalf of sebb AT ASF
> Sent: Thu 7/8/2010 4:10 PM
> To: dev@jakarta.apache.org; gene...@jakarta.apache.org
> Subject: [VOTE] Release JMeter 2.4 based on RC3
&
Please can I have votes for the release of JMeter 2.4?
Archives/hashes/sigs and RAT report:
http://people.apache.org/~sebb/jmeter-2.4_RC3/dist
MD5 hashes of archives for this vote:
01ac101b161643a77267baec99b3acfe *jakarta-jmeter-2.4.tgz
8b1e592d88523c9594560be3b497a6fd *jakarta-jmeter-2.4.zip
On 01/07/2010, Andrey Pohilko wrote:
> Hi,
>
> There's a lot of plugins in JMeter already and when user's trying to add
> another sampler (or something) to test plan, he sees a long menu with items
> sorted with seems no order. Actually it is ordered by reverse plugin load
> order, but this ma
The Apache Jakarta BSF team is pleased to announce the release of BSF 3.1.
Apache Jakarta BSF 3.1 is an open-source implementation of JSR-223
(javax.script),
"Scripting for the Java Platform".
[BSF3 was developed according to the JSR-223 specs, but has not yet
been tested using the JSR
Thanks very much to all who voted.
Here are the results of the vote:
+1 (* = binding)
Dave Brosius
Andrey Pohilko
Rony Flatscher (*)
Phil Steitz (*)
Sebastian Bazley (*)
Luc Maisonobe
Jörg Schaible
There were no other votes.
As there are at least 3 binding +1 votes, and no -1 votes, the vote
On 21/06/2010, sebb wrote:
> [Resending because I left off the VOTE prefix, and the subject change
> does not seem to be filtering down ...]
>
>
> [Third time lucky?]
>
> Please review and vote on the BSF 3.1 release.
>
> The artifacts are available at:
>
>
[Resending because I left off the VOTE prefix, and the subject change
does not seem to be filtering down ...]
[Third time lucky?]
Please review and vote on the BSF 3.1 release.
The artifacts are available at:
http://people.apache.org/~sebb/bsf-3.1-RC3/
The Maven artifacts are at:
https
[Third time lucky?]
Please review and vote on the BSF 3.1 release.
The artifacts are available at:
http://people.apache.org/~sebb/bsf-3.1-RC3/
The Maven artifacts are at:
https://repository.apache.org/content/repositories/orgapachebsf-004/
The SVN tag is at:
http://svn.apache.org/repos/asf
On 11/06/2010, Hosni Romdhani wrote:
>
>
>
> Hello:
>
>
> I am Hosni Romdhani, a Java/J2EE developper.
> I am working on a project in which we will need to personalize or create a
> new HTTP request creation in JMeter.
Why? What is it that the current code does not do?
> I got the source cod
On 10/06/2010, Juergen Pill wrote:
> Hello sebb,
>
> I am flooded with tons of Jakarta e-mails, but do not know hpow to
> unsubscribe to all of those lists. It seems an accident that I was enforced
> added to those list.
> In particular I do not know the e-mail address, th
On 04/06/2010, sebb wrote:
> I've hopefully fixed all the problems reported with the previous RC1.
Unfortunately I created a packaging problem, so the vote is cancelled.
-
To unsubscribe, e-mail: dev-
I've hopefully fixed all the problems reported with the previous RC1.
Please review and vote on the BSF 3.1 release.
The artifacts are available at:
http://people.apache.org/~sebb/bsf-3.1-RC2/
The Maven artifacts are at:
https://repository.apache.org/content/repositories/orgapachebs
sible as far as I can tell (except by using
different classloaders).
>
>
> - Original Message -
> From: "sebb"
> Sent: Tue, May 25, 2010 11:30
> Subject:Re: [BCEL] anyone working on BCEL ?
>
>
> On 25/05/2010, Torsten Curdt wrote:
> > > Is
ode before
removing the bsf engine build etc.
-- Forwarded message --
From: sebb
Date: 22 May 2010 12:17
Subject: [BSF3] [VOTE] Drop bsf-engines.jar from release
To: dev@jakarta.apache.org
I'd like to call a formal vote on dropping the bsf-engines.jar from
BSF3 release
On 25/05/2010, Torsten Curdt wrote:
> > Is anyone working on - or wanting to work on - BCEL at present?
>
>
> Patch applying time is slowly approaching for me. But that's about it.
>
>
> > I know that Findbugs are keen to get away from using their patched version.
>
>
> Well, we talked years ago.
Is anyone working on - or wanting to work on - BCEL at present?
I know that Findbugs are keen to get away from using their patched version.
I can do some tidying up of test cases and basic warnings if that would help.
There seem to have been a lot of fixes since 5.2, so it would be good
to get a
Here's mine:
+1
On 22/05/2010, Rony G. Flatscher wrote:
> +1
>
>
> ---rony
>
>
> On 22.05.2010 13:17, sebb wrote:
> > I'd like to call a formal vote on dropping the bsf-engines.jar from
> > BSF3 releases.
> >
> > The reasons for th
I'd like to call a formal vote on dropping the bsf-engines.jar from
BSF3 releases.
The reasons for this are:
- it's not possible to selectively include just the factories one
wants. This can cause a clash with other factories that may be
required.
- the jar is just a repackaging of factories from
so now - thanks!
On 18/05/2010, sebb wrote:
> Please review and vote on the BSF 3.1 release.
>
> The artifacts are available at:
>
> http://people.apache.org/~sebb/bsf-3.1-RC1/
>
> The Maven artifacts are at:
>
> https://repository.apache.org/content/repositories
On 19/05/2010, Rony G. Flatscher wrote:
> On 19.05.2010 17:18, sebb wrote:
> > Following on from https://issues.apache.org/jira/browse/BSF-32:
> >
> > I'm not sure it really makes sense to include a single jar with all
> > the BSF engine factories in it.
>
Following on from https://issues.apache.org/jira/browse/BSF-32:
I'm not sure it really makes sense to include a single jar with all
the BSF engine factories in it.
For one thing, why would one want so many factories present?
They will only work if the corresponding engine jar is also present,
so
On 18/05/2010, Jörg Schaible wrote:
> sebb wrote:
>
> > On 18/05/2010, Jörg Schaible wrote:
>
> [snip]
>
>
> >> Yes, if I add this, the build runs through. However, you're aware that
> >> the
> >> usage of repositories within the POM
Please review and vote on the BSF 3.1 release.
The artifacts are available at:
http://people.apache.org/~sebb/bsf-3.1-RC1/
The Maven artifacts are at:
https://repository.apache.org/content/repositories/orgapachebsf-001/
The SVN tag is at:
http://svn.apache.org/repos/asf/jakarta/bsf/tags/bsf
Have you seen
http://www.apache.org/licenses/exports/
On 18/05/2010, Erin Clark wrote:
> Hi All:
>
>
>
> I'm not sure to contact, so forgive me, but I'm assisting a client with
> the export classification of their product and the subject product
> utilizes Apache Jakarta Bean Scripting Framew
vote shortly.
>
> Brett
>
>
> On Sat, May 15, 2010 at 2:42 AM, sebb wrote:
> > There have been a few changes to the BSF 3.x code line since 3.0.
> >
> > I think it would be good to release version 3.1 along with its Maven
> version.
> >
> > I&
The Travel Assistance Committee is now taking in applications for those
wanting to attend ApacheCon North America (NA) 2010, which is taking place
between the 1st and 5th November in Atlanta.
The Travel Assistance Committee is looking for people who would like to be
able to attend ApacheCon,
There have been a few changes to the BSF 3.x code line since 3.0.
I think it would be good to release version 3.1 along with its Maven version.
I've asked for Nexus access for BSF 3.x, so I propose to use that for
staging/voting on the Maven artifacts.
I'm happy to manage the release, unless any
That's probably because you are subscribed as mfigueir...@maisis.pt
Send the e-mail to
dev-unsubscribe-mfigueiredo=maisis...@jakarta.apache.org
and reply to the confirmation e-mail
On 22/04/2010, Miguel Figueiredo wrote:
> Hello all,
>
> I was subscribed to the retired Slide Project and now I
201 - 255 of 255 matches
Mail list logo