Andy Seaborne created JENA-877:
----------------------------------
Summary: Elephas Common API tests need log4j.properties
Key: JENA-877
URL: https://issues.apache.org/jira/browse/JENA-877
Project: Apache Jena
Issue Type: Improvement
Components: Build
Affects Versions: Jena 2.12.2
Reporter: Andy Seaborne
Priority: Trivial
{noformat}
Running org.apache.jena.hadoop.rdf.io.types.RdfTypesTest
{noformat}
{noformat}
Running org.apache.jena.hadoop.rdf.io.output.trig.BatchedTriGOutputTest
{noformat}
{noformat}
Running
org.apache.jena.hadoop.rdf.mapreduce.filter.TripleInvertedFilterByNoPredicateMapperTest
{noformat}
all give:
{noformat}
log4j:WARN No appenders could be found for logger (.....).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
{noformat}
Can we have a src/test/resources log4j/properties?
(scanning for WARN after a build to look for problems - helps if there are as
few WARN false-positives as possible)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)