Jenkins geotools-master-online-postgis is now passing.

The gt-render failures on apollo-slave-02 are not fixed, and I have not yet determined the cause, despite detailed comparison of the font configurations on apollo-slave-01 (where it passes) and apollo-slave-02 (where it fails). The workaround is to not build gt-render on apollo-slave-02.

The build was using:

-Ponline -pl modules/plugins/jdbc -amd

which means build gt-jdbc and *everything that depends on it*, which includes gt-render. I changed this to:

-Ponline -pl modules/plugins/jdbc/jdbc-postgis -am

which just builds gt-jdbc-postgis and *everything it depends on*. "-am" is the opposite of "-amd". This avoids building gt-render, fixes the build, and gives us the gt-jdbc-postgis online test coverage we need.

Kind regards,

--
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <https://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to