Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #40163 Back to Issue ]
Summary 0040163: Do not use xercesImpl XML parser factory in update.database.java task
Revision 2019-02-06 16:23 by caristu
Description As stated in issue 0040152, the XML parser of the xercesImpl library is slower than the default Java XML parser when reading the database model.

For this reason, we should explicitly define the parser to be used by the update.database.task in the same way we are doing for the export.database and export.sample.data tasks.

Revision 2019-02-06 16:17 by caristu
Description As stated in issue 0040152, the XML parser of the xercesImpl library is slower than the default Java XML parser when reading the database model.

For this reason, we should provide the parser to be used to the update.database.task in the same way we are doing for the export.database and export.sample.data tasks.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker