You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by sa...@apache.org on 2019/06/04 15:01:49 UTC

[atlas] branch master updated: ATLAS-3241: Fix Invalid package name for AtlasClientV2Test.java

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 <Ze...@gmail.com>
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