triceo / drooms

Drools-based competition in a Snake-like game
3 stars 3 forks source link

Two small enhancements for XmlProgressListener #4

Closed psiroky closed 11 years ago

psiroky commented 11 years ago

Players list is now explicitly written into resulting XML report, after the configuration properties. This is not technically needed, but it simplifies the players list parsing.

XmlReportListener is now able to pretty print the resulting XML report. To enable it the 'report.pretty.print' property has to be set to 'true' in game properties file.