mguillem edited a comment on issue #121: use displayName instead of legacyReportingName in xml reports URL: https://github.com/apache/ant/pull/121#issuecomment-585109817 Hi @jaikiran, I understand the problems with the usage of `displayName`. What do you think of these first ideas to solve this issue without the problems you mention: - use something like `${legacyReportingName}: ${displayName}` as test name, when `legacyReportingName` and `displayName` differ (I haven't yet verified when it is the case) - alternative: add an option to the JUnitLauncher task to specifiy which name should be used
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org