Craig
Craig

Reputation: 4399

Where can I get an XSD that defines the Clover XML schema?

I have tried Atlassian Clover docs, but I can only find info on the Ant build XML specification. I am sure the information is there, but I am struggling to find it. Alternatively, an example of a modular Clover XML file would be helpful.

Upvotes: 0

Views: 419

Answers (1)

Marek
Marek

Reputation: 748

Download the Clover-for-Ant ZIP file (http://www.atlassian.com/software/clover/download) and unpack it. Schema is in etc\clover.xsd.

Upvotes: 1

Related Questions