[ 
https://issues.apache.org/jira/browse/JENA-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paolo Castagna resolved JENA-155.
---------------------------------

    Resolution: Fixed

log4j.logger.com.hp.hpl.jena.graph.impl.LiteralLabelImpl=ERROR has been added 
to src/test/resources/log4j.properties file. This is used only by the test 
suite (both from Eclipse and Maven (mvn test) command line). It's not an ideal 
solution, but if you have a better idea feel free to do it differently.
                
> Remove WARN log messages seen during Jena compilation
> -----------------------------------------------------
>
>                 Key: JENA-155
>                 URL: https://issues.apache.org/jira/browse/JENA-155
>             Project: Jena
>          Issue Type: Task
>          Components: Jena
>            Reporter: Paolo Castagna
>            Assignee: Paolo Castagna
>            Priority: Minor
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> These (in addition to the ERRORs reported in JENA-36) are the WARNINGs we 
> have when we compile Jena:
>  WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class 
> java.sql.Date
>  WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class 
> com.hp.hpl.jena.rdf.model.impl.ResourceImpl
>  WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class 
> java.lang.Object
>  WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class 
> com.hp.hpl.jena.regression.Regression$LitTestObj
> WARNING: Encoding mismatch tests not executed on platform with default UTF 
> encoding.
>  WARN [main] (LiteralLabelImpl.java:129) - inventing a datatype for class 
> com.hp.hpl.jena.graph.Triple
> A related thread on jena-dev:
>  - http://markmail.org/thread/7gswwqunpezbrxlw

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to