-
Von: Ben Caradoc-Davies [mailto:b...@transient.nz]
Gesendet: Freitag, 11. August 2017 00:03
An: Jens Auer
Cc: 'GeoTools Developers'
Betreff: Re: [Geotools-devel] Replace JScience JSR275 with JSR363
Jens,
the master build passes for me with Maven 3.5.0 and OpenJDK 8u141 on
debian/si
can be built because
the Jenkins has no problems. I only installed maven 3.5 and the latest jdk8 on
my system. The build fails on both windows and linux.
Cheers,
Jens
Von: Jody Garnett [mailto:jody.garn...@gmail.com]
Gesendet: Mittwoch, 9. August 2017 22:19
An: Jens Auer
Cc: GeoTo
Hi,
I am working on a project that uses geotools. Recently, I had the idea to
use uom-se, a JSR363 implementation for dimensional analysis (units of
measurements) in our code base. I ran into some problems caused by a
transitive dependency from geotools to JScience JSR275, which is a dropped
JS