Hi everyone especially @ctrueden,
i was investigating issues with the automated deployment of the Bio-Formats update site (see recent Travis builds). The errors started on the 31th of May and are due to a conflict between formats-gpl
and the batik
JARs.
While trying to debug further, I realized there was a large JAR update on the 30th of May to the Java8 update site. This update modified batik
but also included the deployment of an ome-xml-5.5.2.jar
under jars/bio-formats
(see http://sites.imagej.net/Java-8/jars/bio-formats/). As this version of ome-xml
does not exist yet, I suspect it was the result of either a manual workflow or an automated script which might need updates.
Does anyone know more about this deployment and how to resolve these issues (batik
conflict and invalid JAR)?
Best,
Sebastien