This is an automated email from the ASF dual-hosted git repository.
sarath pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push:
new 8b722eb ATLAS-3241: Fix Invalid package name for
AtlasClientV2Test.java
8b722eb is described below
commit 8b722eb87128660d3810535e206b693fc8f9419f
Author: Diego Marino Monetti <[email protected]>
AuthorDate: Wed May 29 01:48:46 2019 +0200
ATLAS-3241: Fix Invalid package name for AtlasClientV2Test.java
---
.../java/{org.apache.atlas => org/apache/atlas}/AtlasClientV2Test.java | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git
a/client/client-v2/src/test/java/org.apache.atlas/AtlasClientV2Test.java
b/client/client-v2/src/test/java/org/apache/atlas/AtlasClientV2Test.java
similarity index 100%
rename from
client/client-v2/src/test/java/org.apache.atlas/AtlasClientV2Test.java
rename to client/client-v2/src/test/java/org/apache/atlas/AtlasClientV2Test.java