On 23/03/2014 20:57, Cyril Bonté wrote:
> Hi again,
> 
> Le 23/03/2014 21:48, Cyril Bonté a écrit :> Hi Mark,
>>
>> Le 23/03/2014 21:33, ma...@apache.org a écrit :
>>>       private static final String CLASS_FILE_SUFFIX = ".class";
>>> +    private static final String SERVIVES_PREFIX =
> "/META-INF/services/";
>>
>> Warning, a typo is introduced in the constant name.
>> SERVIVES instead of SERVICES.
> 
> It appears that another typo was added from a previous commit.
> See below :
> 
>> ---
> tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
> (original)
>> +++
> tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java Sun
> Mar 23 20:33:13 2014
>> @@ -136,6 +136,7 @@ public class WebappClassLoader extends U
>>       private static final String JVN_THREAD_GROUP_SYSTEM = "system";
> 
> 
> I assume it should be JVM_THREAD_GROUP_SYSTEM.
> 
> Hope this helps.

It does. Many thanks. I've just fixed these.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to