Euclid 2.8
Minor update with upgraded build system, now requiring Maven 3.2.5 or higher, with newer dependency versions for Apache log4j 2.22.1 and joda-time 2.12.7. It also removes the deprecated creating of Double
and Integer
with their String constructors, now using their valueOf()
methods. The class org.xmlcml.testutil.TestUtils
was moved to the test section.
Full Changelog: euclid-2.7...euclid-2.8