locationtech / udig-platform

uDig parent project containing all core components. More plugins can be found in community repos: http://github.com/uDig-Community
http://udig.refractions.net
189 stars 133 forks source link

Replace deprecated XMLReaderFactory by SAXParserFactory #594

Open sschulz92 opened 2 years ago

sschulz92 commented 2 years ago

@fgdrf I managed to get the build green, you might have a look :)

fgdrf commented 2 years ago

Code changes looking good. Not sure if these areas are covered with tests, have you tested the application having GML in Text-Transfer in a running udig instrance?

sschulz92 commented 2 years ago

Code changes looking good. Not sure if these areas are covered with tests, have you tested the application having GML in Text-Transfer in a running udig instrance?

Can you explain where to look at?