[
https://issues.apache.org/jira/browse/AMBARI-21273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052423#comment-16052423
]
Hudson commented on AMBARI-21273:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7642 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7642/])
AMBARI-21273. Swagger resources generation for doc purpose should not be
(jaimin:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e8908501b27c650f39cbe1386427581a65f8c6e1])
* (edit) ambari-server/pom.xml
> Swagger resources generation for doc purpose should not be part of default
> maven profile
> ----------------------------------------------------------------------------------------
>
> Key: AMBARI-21273
> URL: https://issues.apache.org/jira/browse/AMBARI-21273
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Jaimin Jetly
> Assignee: Jaimin Jetly
> Fix For: 3.0.0
>
> Attachments: AMBARI-21273.patch
>
>
> On executing mvn compile on ambari-server and then checking with git status,
> following files are automatically added/edited even when no code changes are
> made
> {code}
> modified: ambari-server/docs/api/generated/index.html
> Untracked files:
> (use "git add <file>..." to include in what will be committed)
> docs/api/
> {code}
> As a fix to this issue, swagger resources that are presently checked in to
> ambari project at ambari-server/docs/api/generated/ will be updated only when
> mvn command is executed with -Dgenerate.swagger.resources flag.
> This is expected to be done and resources should be checked in just before
> every new ambari release. with this commit, ambari wiki page for release
> guideline will also be updated
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)