[
https://issues.apache.org/jira/browse/AMBARI-24969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705543#comment-16705543
]
ASF GitHub Bot commented on AMBARI-24969:
-----------------------------------------
adoroszlai commented on a change in pull request #20: AMBARI-24969 - Infra
Manager: REST api cleanup
URL: https://github.com/apache/ambari-infra/pull/20#discussion_r238043060
##########
File path: ambari-infra-manager-it/pom.xml
##########
@@ -36,6 +36,9 @@
<failsafe-plugin.version>2.20</failsafe-plugin.version>
<infra-manager.docker.host>localhost</infra-manager.docker.host>
<stories.location>NONE</stories.location>
+ <okhttp-version>2.7.5</okhttp-version>
+ <generated-sources-java-path>main/java</generated-sources-java-path>
+
<generated-sources-path>${project.build.directory}/generated-sources</generated-sources-path>
Review comment:
Nitpicking: words in property names are usually `.`-separated (eg.
`okhttp.version`), see existing properties above.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Infra Manager: REST api cleanup
> -------------------------------
>
> Key: AMBARI-24969
> URL: https://issues.apache.org/jira/browse/AMBARI-24969
> Project: Ambari
> Issue Type: Bug
> Components: ambari-infra
> Affects Versions: 2.8.0
> Reporter: Krisztian Kasa
> Assignee: Krisztian Kasa
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)