I have realized, that my test  for gt-xsd-sld fails, because there is no
dependancy on gt-svg in pom of gt-xsd-sld. But I can not insert this
dependency here, because gt-svg depends on gt-render, and gt-render depends
on gt-xsd-sld. The circle is closed.
Some time ago, when I only started to explore geotools, I resolved this
problem by moving the interface ExternalGraphicFactory from gt-render to
gt-api. That gave me the opportunity to remove the dependency of gt-svg form
gt-render and thus to break a circle.
 In this case, the problem remains for rendering tests in gt-svg, which
deeply depend on gt-render. For my project, where I was using SVG in
InlineContent, it was not important, because I could to switch off the
tests. But for modification of geotools it is unacceptable. The rendering
tests must be saved but removed from gt-svg.

What can you say about moving of the interface ExternalGraphicFactory from
gt-render to gt-api and moving of rendering tests from gt-svg to some
another place?




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Support-of-SVG-images-in-InlineContent-parameter-of-ExternalGraphic-tp5221760p5221787.html
Sent from the geotools-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to