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
            Priority: Minor


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