summaryrefslogtreecommitdiffstats
path: root/misc/log4j/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-14 18:57:27 +0000
committerSai Gandham <sg481n@att.com>2018-04-14 18:57:34 +0000
commited39a027a78a0ca08230b1d34c5dac5421819018 (patch)
treeb9bea33fe137030d14d1812e8701ae4c8c574e3c /misc/log4j/pom.xml
parentd99674243925002d4eb9648dd4f156ae7abca285 (diff)
Adding more testcases to misc module
Issue-ID: AAF-129 Change-Id: I11b0dcf8a8fa4d18909b1bd865ed053353bdace3 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'misc/log4j/pom.xml')
-rw-r--r--misc/log4j/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml
index bcd2d257..31d8f9f5 100644
--- a/misc/log4j/pom.xml
+++ b/misc/log4j/pom.xml
@@ -245,12 +245,6 @@
<goal>prepare-agent</goal>
</goals>
<configuration>
- <skipTests>false</skipTests>
- <includes>
- <include>**/JU*.java</include>
- </includes>
- <excludes>
- </excludes>
<destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</destFile>
<propertyName>surefireArgLine</propertyName>
</configuration>