Hi,
I did a fresh clone of the Apache SIS this morning and I tried to build the
JDK8 on my Windows machine using JDK8 ( 1.8.0_131). I got the following
errors in the build. Any clue what it is?
Stephane
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache SIS referencing 1.0-jdk8-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sis-referencing
---
[INFO] Deleting C:\code\apache\sis\core\sis-referencing\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
sis-referencing ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process
(process-resource-bundles) @ sis-referencing ---
[INFO]
[INFO] --- sis-build-helper:1.0-jdk8-SNAPSHOT:compile-resources (default) @
sis-referencing ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @
sis-referencing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
sis-referencing ---
[INFO] Compiling 400 source files to
C:\code\apache\sis\core\sis-referencing\target\classes
[WARNING]
/C:/code/apache/sis/core/sis-referencing/src/main/java/org/apache/sis/referencing/package-info.java:[105,53]
GMD in org.apache.sis.xml.Namespaces has been deprecated
[WARNING]
/C:/code/apache/sis/core/sis-referencing/src/main/java/org/apache/sis/referencing/datum/package-info.java:[65,53]
GMD in org.apache.sis.xml.Namespaces has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources
(default-testResources) @ sis-referencing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
sis-referencing ---
[INFO] Compiling 239 source files to
C:\code\apache\sis\core\sis-referencing\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @
sis-referencing ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.sis.test.suite.ReferencingTestSuite
WARNING [GeodeticObjectFactory.createFromWKT] Parsing of ôJGD2000ö done,
but some elements were ignored.
áòáCan not parse ôTIMEEXTENTö in element ôGEODETICCRSö.
áááThis operation requires the ôsis-temporalö module.
WARNING [GeodeticObjectFactory.createFromWKT] Parsing of ôJGD2000ö done,
but some elements were ignored.
áòáCan not parse ôTIMEEXTENTö in element ôGEODETICCRSö.
áááThis operation requires the ôsis-temporalö module.
WARNING [GeodeticObjectFactory.createFromWKT] Parsing of ôA construction
site CRSö done, but some elements were ignored.
áòáThe æTimeExtent[String,String]Æ type is not supported in this
context.
WARNING [GeodeticObjectFactory.createFromWKT] Parsing of ôA construction
site CRSö done, but some elements were ignored.
áòáThe æTimeExtent[String,String]Æ type is not supported in this
context.
INFO [GIGS2004.testSJTSK] A test failure occurred while testing an
optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
INFO [GIGS2004.testPZ90] A test failure occurred while testing an
optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
INFO [GIGS2004.testSJTSK_Ferro] A test failure occurred while testing an
optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
INFO [GIGS2004.testStHelena] A test failure occurred while testing an
optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
INFO [GIGS2008.testNGVD29] A test failure occurred while testing an
optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
INFO [GIGS2008.testBalticDepth] A test failure occurred while testing an
optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
INFO [GIGS2008.testBalticHeight] A test failure occurred while testing
an optional feature. To skip that part of the test, set the
'isStandardNameSupported' boolean field to false or specify that value in
the Configuration map.
The following tests have logged messages at level INFO or higher:
See 'org.apache.sis.test.LoggingWatcher' for information about logging
during tests.
??????????????????????????????????????????????????????????????????????????????????????????????????
? Test class ? Test method ? Target
logger ? Level ?
??????????????????????????????????????????????????????????????????????????????????????????????????
? org.apache.sis.io.wkt.WKTParserTest ? testGeocentric ?
org.apache.sis.io.wkt ? WARNING ?
? org.apache.sis.io.wkt.WKTParserTest ? testGeocentric ?
org.apache.sis.io.wkt ? WARNING ?
? org.apache.sis.io.wkt.WKTParserTest ? testEngineeringRotated ?
org.apache.sis.io.wkt ? WARNING ?
? org.apache.sis.io.wkt.WKTParserTest ? testEngineeringRotated ?
org.apache.sis.io.wkt ? WARNING ?
??????????????????????????????????????????????????????????????????????????????????????????????????
[ERROR] Tests run: 1799, Failures: 7, Errors: 0, Skipped: 48, Time elapsed:
19.609 s <<< FAILURE! - in org.apache.sis.test.suite.ReferencingTestSuite
[ERROR] testSJTSK(org.apache.sis.referencing.factory.GIGS2004) Time
elapsed: 0.01 s <<< FAILURE!
org.junit.ComparisonFailure: GeodeticDatum.getName() expected:<System [of
the Unified Trigonometrical Cadastral Network]> but was:<System [Jednotne
Trigonometricke Site Katastralni]>
[ERROR] testPZ90(org.apache.sis.referencing.factory.GIGS2004) Time
elapsed: 0.003 s <<< FAILURE!
org.junit.ComparisonFailure: GeodeticDatum.getName() expected:<Parametr[y
Zemli] 1990> but was:<Parametr[op Zemp] 1990>
[ERROR] testSJTSK_Ferro(org.apache.sis.referencing.factory.GIGS2004) Time
elapsed: 0.003 s <<< FAILURE!
org.junit.ComparisonFailure: GeodeticDatum.getName() expected:<System [of
the Unified Trigonometrical Cadastral Network] (Ferro)> but was:<System
[Jednotne Trigonometricke Site Katastralni] (Ferro)>
[ERROR] testStHelena(org.apache.sis.referencing.factory.GIGS2004) Time
elapsed: 0.003 s <<< FAILURE!
org.junit.ComparisonFailure: GeodeticDatum.getName() expected:<[Astro DOS
]71> but was:<[St. Helena 19]71>
[ERROR] testNGVD29(org.apache.sis.referencing.factory.GIGS2008) Time
elapsed: 0.002 s <<< FAILURE!
org.junit.ComparisonFailure: VerticalCRS.getName() expected:<NGVD29 height[
(ftUS)]> but was:<NGVD29 height[]>
[ERROR] testBalticDepth(org.apache.sis.referencing.factory.GIGS2008) Time
elapsed: 0.001 s <<< FAILURE!
org.junit.ComparisonFailure: VerticalDatum.getName() expected:<Baltic
[1977]> but was:<Baltic [Sea]>
[ERROR] testBalticHeight(org.apache.sis.referencing.factory.GIGS2008) Time
elapsed: 0.002 s <<< FAILURE!
org.junit.ComparisonFailure: VerticalDatum.getName() expected:<Baltic
[1977]> but was:<Baltic [Sea]>
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
GIGS2004>GIGS2004.testPZ90:7626->GIGS2004.verifyDatum:269->GIGS2004.verifyGeodeticDatum:367
GeodeticDatum.getName() expected:<Parametr[y Zemli] 1990> but
was:<Parametr[op Zemp] 1990>
[ERROR]
GIGS2004>GIGS2004.testSJTSK:8226->GIGS2004.verifyDatum:269->GIGS2004.verifyGeodeticDatum:367
GeodeticDatum.getName() expected:<System [of the Unified Trigonometrical
Cadastral Network]> but was:<System [Jednotne Trigonometricke Site
Katastralni]>
[ERROR]
GIGS2004>GIGS2004.testSJTSK_Ferro:8250->GIGS2004.verifyDatum:269->GIGS2004.verifyGeodeticDatum:367
GeodeticDatum.getName() expected:<System [of the Unified Trigonometrical
Cadastral Network] (Ferro)> but was:<System [Jednotne Trigonometricke Site
Katastralni] (Ferro)>
[ERROR]
GIGS2004>GIGS2004.testStHelena:8394->GIGS2004.verifyDatum:269->GIGS2004.verifyGeodeticDatum:367
GeodeticDatum.getName() expected:<[Astro DOS ]71> but was:<[St. Helena
19]71>
[ERROR]
GIGS2008>GIGS2008.testBalticDepth:414->GIGS2008.createAndVerifyVerticalDatum:230
VerticalDatum.getName() expected:<Baltic [1977]> but was:<Baltic [Sea]>
[ERROR]
GIGS2008>GIGS2008.testBalticHeight:438->GIGS2008.createAndVerifyVerticalDatum:230
VerticalDatum.getName() expected:<Baltic [1977]> but was:<Baltic [Sea]>
[ERROR] GIGS2008>GIGS2008.testNGVD29:967->GIGS2008.verifyVerticalCRS:253
VerticalCRS.getName() expected:<NGVD29 height[ (ftUS)]> but was:<NGVD29
height[]>
[INFO]
[ERROR] Tests run: 1799, Failures: 7, Errors: 0, Skipped: 48
--
Stephane Fellah
Chief Knowledge Scientist
Image Matters LLC
Office: +(703) 669 5510
Cell: 703 431 9420