On 30 July 2013 22:43,  <[email protected]> wrote:
> Author: pmouawad
> Date: Tue Jul 30 21:43:00 2013
> New Revision: 1508646
>
> URL: http://svn.apache.org/r1508646
> Log:
> Bug 53480 - Add Kerberos support to Http Sampler (HttpClient4)
> Fix Test Plan to add new column
> Bugzilla Id: 53480

-1

As per previous comment; this is wrong - the whole point of the older
test plans is to ensure backwards compatibility.

> Modified:
>     jmeter/trunk/bin/testfiles/GuiTest231.jmx
>
> Modified: jmeter/trunk/bin/testfiles/GuiTest231.jmx
> URL: 
> http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/GuiTest231.jmx?rev=1508646&r1=1508645&r2=1508646&view=diff
> ==============================================================================
> --- jmeter/trunk/bin/testfiles/GuiTest231.jmx (original)
> +++ jmeter/trunk/bin/testfiles/GuiTest231.jmx Tue Jul 30 21:43:00 2013
> @@ -167,6 +167,7 @@
>                  <stringProp name="Authorization.password">pass</stringProp>
>                  <stringProp name="Authorization.domain">domain</stringProp>
>                  <stringProp name="Authorization.realm">realm</stringProp>
> +                <stringProp 
> name="Authorization.mechanism">BASIC_DIGEST</stringProp>
>                </elementProp>
>              </collectionProp>
>            </AuthManager>
>
>

Reply via email to