eirikbakke commented on PR #7938:
URL: https://github.com/apache/netbeans/pull/7938#issuecomment-2480756233

   I have merged https://github.com/apache/netbeans/pull/7941 now, which 
switches ImageUtilities from Batik to the lighter JSVG library. Eventually we 
will remove Batik, per https://github.com/apache/netbeans/issues/7969, but for 
now the libs.batik.read library remains, which means this PR should rebase 
cleanly on top of the latest master.
   
   With respect to the SVG library switch, I'd suggest now (1) rebasing, (2) 
adding a dependency on the "libs.jsvg" dependency, (3) switching the 
Batik-related code to use the JSVG APIs instead, (4) verifying that it works, 
and then (5) removing the dependency on "libs.batik.read" and the changes 
relating to updating the Batik libraries. (Sorry for the extra work of 
switching SVG libraries!)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to