Konstantin,

On 8/19/2011 12:34 PM, Konstantin Kolinko wrote:
> 2011/8/19  <schu...@apache.org>:
>> +    private boolean awtThreadProtection = false;
>> +    public boolean isAWTThreadProtection() { return awtThreadProtection; }
>> +    public void setAWTThreadProtection(boolean awtThreadProtection) {
>> +      this.awtThreadProtection = awtThreadProtection;
>> +    }
> 
>> +      <attribute name="awtThreadProtection" required="false">
> 
> Looking at the getter and setter methods, I think the actual name of
> the property is "AWTThread...". I have not tried it though.

You're right. Stupid copy/paste.

> Wouldn't you forget to apply the same change to trunk (aka Tomcat 8)?

I wasn't sure what was up in the trunk... the changelog is completely
blank. This can't be the first commit to the trunk. Maybe there's no use
in updating the changelog before the first release?

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to