This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.0.2 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 7c22f30a3017a14911aceec08204d93c182f30d8 Author: siom79 <[email protected]> AuthorDate: Sat Oct 5 19:49:46 2013 +0200 added xml output for cobertura plugin --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 27bdf0e..38aa448 100644 --- a/pom.xml +++ b/pom.xml @@ -102,6 +102,7 @@ <configuration> <formats> <format>html</format> + <format>xml</format> </formats> </configuration> <executions>
