This is an automated email from the ASF dual-hosted git repository.
bharat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 3c43069 HDDS-3795. No coverage reported for Ozone FS (#1071)
3c43069 is described below
commit 3c430690d97bca14c34a1f3e509dc061adf08569
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sun Jun 14 09:45:33 2020 +0200
HDDS-3795. No coverage reported for Ozone FS (#1071)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5ecdf37..a676996 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1911,7 +1911,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<goal>prepare-agent</goal>
</goals>
<configuration>
-
<includes>org.apache.hadoop.hdds.*,org.apache.hadoop.ozone.*</includes>
+
<includes>org.apache.hadoop.hdds.*,org.apache.hadoop.ozone.*,org.apache.hadoop.fs.ozone.*</includes>
</configuration>
</execution>
</executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]