Wrap ResourceDatabasePopulator.readScript() code in a try/finally block to ensure that the LineNumberReader is always closed. Issue: SPR-9912
Wrap ResourceDatabasePopulator.readScript() code in a try/finally block to ensure that the LineNumberReader is always closed. Issue: SPR-9912