You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Muffys Wump <mu...@hotmail.com> on 2009/09/29 13:44:19 UTC

Bug 45053 - Sending Mails with JMeter

Hi List,

I'm very interested in sending mails with JMeter for testing purposes. There is a 
bug report (see [1]) and some code which never made it into the repository.
Is there any chance that this code gets approved? I'm willing to put some effort in it 
if there are unresolved tasks with the code.

Cheers,
Kevin


[1] https://issues.apache.org/bugzilla/show_bug.cgi?id=45053


 		 	   		  
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Bug 45053 - Sending Mails with JMeter

Posted by sebb <se...@gmail.com>.
There are several problems with the code as provided.

It does not use standard package names.

The headers include Copyright statements from the original authors;
the authors need to either remove them or give permission from them to
be removed.

The "package-info.java" files should be package.html files in HTML format.

I don't know if the code works or needs updating for the current code base.

Also, there's no documentation. This needs to be written before the
code can be included with JMeter. It would be helpful to have some in
a suitable format for inclusion in
xdocs/usermanual/component_reference.xml (screenshots can be done
later once the code has been built).

On 29/09/2009, Muffys Wump <mu...@hotmail.com> wrote:
>
>  Hi List,
>
>  I'm very interested in sending mails with JMeter for testing purposes. There is a
>  bug report (see [1]) and some code which never made it into the repository.
>  Is there any chance that this code gets approved? I'm willing to put some effort in it
>  if there are unresolved tasks with the code.
>
>  Cheers,
>  Kevin
>
>
>  [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=45053
>
>
>
>  _________________________________________________________________
>  Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
>  http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org