Martin Desruisseaux created SIS-473:
---------------------------------------

             Summary: Build failure with Java 12
                 Key: SIS-473
                 URL: https://issues.apache.org/jira/browse/SIS-473
             Project: Spatial Information Systems
          Issue Type: Bug
          Components: Build process, Utilities
    Affects Versions: 1.0
            Reporter: Martin Desruisseaux
             Fix For: 1.1


Building Apache SIS with Java 12 cause the following test failure:

{noformat}
ConverterRegistryTest.testNumberToMiscellaneous:295
After ObjectToString.Number[4] expected:

  ├─[Object   ]     ← Number>

 but was:

  ├─[Constable]     ← Number>
{noformat}

Seems to be a side effect o {{java.lang.Number}} subclasses now implementing 
the {{java.lang.Constable}} interface (new in Java 12).




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to