[
https://issues.apache.org/jira/browse/JENA-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478775#comment-17478775
]
Marco Neumann commented on JENA-2213:
-------------------------------------
"Not for me.
main fails to compile without org.apache.sis.core:sis-referencing."
if I understand you correctly it fails if the jar is not present? What I meant
It should build without setting the SIS_DATA environment variable set to SIS
1.0.
I think the easiest way forward would be to remove the tests that depend on
version specific SIS1.0 results.
I am not sure yet what happens to the project if you upgrade the
dependencies/jars to SIS1.1 in the Apache Jena project.
> Jena GeoSPARQL Tests Fail With SIS 1.1
> --------------------------------------
>
> Key: JENA-2213
> URL: https://issues.apache.org/jira/browse/JENA-2213
> Project: Apache Jena
> Issue Type: Test
> Components: GeoSPARQL
> Affects Versions: Jena 4.2.0
> Environment: SIS 1.1
> Reporter: Marco Neumann
> Priority: Minor
> Attachments: Diff-SIS-1.1
>
>
> The Jena automated tests fail after upgrading from SIS 1.0 to SIS 1.1. The
> project members in SIS believe that in SIS 1.1 the "Transverse Mercator"
> projection, whose formulas have been modified in SIS 1.1 for better stability
> may cause this failure.
> {code:java}
> ERROR] Failures:
> [ERROR] SRSInfoTest.testBuildDomainEnvelope_OSGB36:104
> expected:<Env[-118397.00138845091 : 751441.7790901454, -16627.734375018626 :
> 1272149.3463499574]> but was:<Env[-104009.35713717458 : 688806.0073395987,
> -16627.734528041445 : 1256558.4455361878]>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)