You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by GitBox <gi...@apache.org> on 2020/09/16 11:25:53 UTC

[GitHub] [atlas] Bing-ok opened a new pull request #111: ATLAS-3906: fix dependency conflict issue

Bing-ok opened a new pull request #111:
URL: https://github.com/apache/atlas/pull/111


   [ATLAS-3906](https://issues.apache.org/jira/browse/ATLAS-3906) fix dependency conflict issue for org.apache.curator:curator-client:jar


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [atlas] martin-g commented on a change in pull request #111: [ATLAS-3906]: fix dependency conflict issue

Posted by GitBox <gi...@apache.org>.
martin-g commented on a change in pull request #111:
URL: https://github.com/apache/atlas/pull/111#discussion_r596912914



##########
File path: server-api/pom.xml
##########
@@ -39,6 +39,7 @@
         <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-common</artifactId>
+            <version>3.3.0</version>

Review comment:
       The version is defined in the parent pom.
   And it is updated to 3.3.0 with 80b305f827092f5e006d556aba3e02acee052c2d




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [atlas] Bing-ok closed pull request #111: [ATLAS-3906]: fix dependency conflict issue

Posted by GitBox <gi...@apache.org>.
Bing-ok closed pull request #111:
URL: https://github.com/apache/atlas/pull/111


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [atlas] Bing-ok commented on pull request #111: [ATLAS-3906]: fix dependency conflict issue

Posted by GitBox <gi...@apache.org>.
Bing-ok commented on pull request #111:
URL: https://github.com/apache/atlas/pull/111#issuecomment-803219436


   Thanks for your support! @martin-g 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [atlas] martin-g commented on a change in pull request #111: [ATLAS-3906]: fix dependency conflict issue

Posted by GitBox <gi...@apache.org>.
martin-g commented on a change in pull request #111:
URL: https://github.com/apache/atlas/pull/111#discussion_r596913212



##########
File path: server-api/pom.xml
##########
@@ -39,6 +39,7 @@
         <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-common</artifactId>
+            <version>3.3.0</version>

Review comment:
       This PR could be closed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org