My project depends on both Geotools and Jasperreports. Jasperreports has
upgraded their dependency to Batik 1.8. That is the reason I am interested
for an upgrade.
I will try contribute patch.

Thanks,
Sunish.

On Wed, Mar 8, 2017 at 5:17 PM, Ian Turton <ijtur...@gmail.com> wrote:

> Is there a compelling reason to upgrade?
>
> The procedure for modifying GeoTools is at http://docs.geotools.org/
> latest/developer/procedures/contribute.html - or you could purchase a
> support contract if you are unable to provide a pull request.
>
> Ian
>
> On 8 March 2017 at 11:03, sunish <sunish.ku...@gmail.com> wrote:
>
>> Hi,
>>
>> I wanted to use batik 1.8 libraries along with geotools. Geotools is
>> dependent on batik 1.7. Replacing 1.7 jar files with 1.8 is not a solution
>> because some of the classes are missing or package has changed in Batik 1.8.
>>
>> I am getting error logged below.
>> Can I expect a resolution in upcoming versions of geotools?
>>
>> Thanks in advance,
>> Sunish
>>
>> org.geotools.renderer.lite.StreamingRenderer fireErrorEvent
>> SEVERE: org/apache/batik/dom/svg/SAXSVGDocumentFactory
>> java.lang.NoClassDefFoundError: org/apache/batik/dom/svg/SAXSV
>> GDocumentFactory
>>     at org.geotools.renderer.style.SVGGraphicFactory.getIcon(SVGGra
>> phicFactory.java:93)
>>     at org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBuf
>> ferEstimator.java:355)
>>     at org.geotools.styling.GraphicImpl.accept(GraphicImpl.java:349)
>>     at org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBuf
>> ferEstimator.java:239)
>>     at org.geotools.styling.PointSymbolizerImpl.accept(PointSymboli
>> zerImpl.java:93)
>>     at org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBuf
>> ferEstimator.java:142)
>>     at org.geotools.renderer.lite.StreamingRenderer.findRenderingBu
>> ffer(StreamingRenderer.java:1479)
>>     at org.geotools.renderer.lite.StreamingRenderer.getStyleQuery(S
>> treamingRenderer.java:996)
>>     at org.geotools.renderer.lite.StreamingRenderer.processStylers(
>> StreamingRenderer.java:1981)
>>     at org.geotools.renderer.lite.StreamingRenderer.paint(Streaming
>> Renderer.java:820)
>>     at org.geotools.renderer.lite.StreamingRenderer.paint(Streaming
>> Renderer.java:616)
>>
>> ------------------------------------------------------------
>> ------------------
>> Announcing the Oxford Dictionaries API! The API offers world-renowned
>> dictionary content that is easy and intuitive to access. Sign up for an
>> account today to start using our lexical data to power your apps and
>> projects. Get started today and enter our developer competition.
>> http://sdm.link/oxford
>> _______________________________________________
>> GeoTools-GT2-Users mailing list
>> GeoTools-GT2-Users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>>
>>
>
>
> --
> Ian Turton
>
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to