From c24054684c01d52f8bdc9aebbf7dd022d71a97b6 Mon Sep 17 00:00:00 2001 From: mibo Date: Mon, 28 Jul 2014 20:53:12 +0200 Subject: [PATCH] [OLINGO-377] Updated cobertura configuration --- fit/pom.xml | 2 ++ pom.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/fit/pom.xml b/fit/pom.xml index 5f8edef69..0946c547e 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -195,6 +195,8 @@ org/apache/olingo/**/antlr/**/*.class + + true diff --git a/pom.xml b/pom.xml index 1c2a0e9b7..180aa81de 100644 --- a/pom.xml +++ b/pom.xml @@ -532,8 +532,11 @@ org/apache/olingo/**/tecsvc/**/*.class org/apache/olingo/**/fit/**/*.class org/apache/olingo/**/testutil/**/*.class + org/apache/olingo/**/antlr/**/*.class + + true