Marc, maybe we should just add the complete URL as reference, then it is my understanding that XML processors pick up the DTD automatically.
Regards Mirko -- Sent from my mobile On Dec 19, 2013 4:17 PM, "Marc R. Hoffmann" <[email protected]> wrote: > Hi, > > simply copy the DTD file next to the xml report. The DTD is part of the > JaCoCo distribution or can ben downloaded here: > > http://www.eclemma.org/jacoco/trunk/coverage/report.dtd > > Cheers, > -marc > > On 19.12.13 09:38, [email protected] wrote: > >> Hey, >> >> the probleam is ant-xpath fails because the report.xml has >> <!DOCTYPE report PUBLIC "-//JACOCO//DTD Report 1.0//EN" "report.dtd"> >> line in it, without doctype line it wortks perfectly, im using >> andariel-1.2.3 for xpath. >> >> > -- > You received this message because you are subscribed to the Google Groups > "JaCoCo and EclEmma Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
