You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Gary Gregory <ga...@gmail.com> on 2016/09/22 16:35:40 UTC

API module warnings

I am wondering if we should address these now:

[WARN]
E:\vcs\git\apache\logging\logging-log4j2\log4j-api\src\main\java\org\apache\logging\log4j\message\ParameterizedNoReferenceMessageFactory.java:[48,11]
[serial] serializable class StatusMessage has no definition of
serialVersionUID
[WARN]
E:\vcs\git\apache\logging\logging-log4j2\log4j-api\src\main\java\org\apache\logging\log4j\spi\DefaultThreadContextMap.java:[135,60]
[unchecked] unchecked cast
[WARN]   required: V
  found:    String
  where V is a type-variable:
    V extends Object declared in method <V>forEach(BiConsumer<String,?
super V>)
E:\vcs\git\apache\logging\logging-log4j2\log4j-api\src\main\java\org\apache\logging\log4j\spi\DefaultThreadContextMap.java:[146,60]
[unchecked] unchecked cast
[WARN]   required: V
  found:    String
  where V,S are type-variables:
    V extends Object declared in method <V,S>forEach(TriConsumer<String,?
super V,S>,S)
    S extends Object declared in method <V,S>forEach(TriConsumer<String,?
super V,S>,S)
E:\vcs\git\apache\logging\logging-log4j2\log4j-api\src\main\java\org\apache\logging\log4j\spi\DefaultThreadContextMap.java:[34,7]
[serial] serializable class DefaultThreadContextMap has no definition of
serialVersionUID
[WARN]
E:\vcs\git\apache\logging\logging-log4j2\log4j-api\src\main\java\org\apache\logging\log4j\util\LambdaUtil.java:[73,36]
[deprecation] MessageSupplier in org.apache.logging.log4j.util has been
deprecated

Gary

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory