[
https://issues.apache.org/jira/browse/AMBARI-19219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755459#comment-15755459
]
Hudson commented on AMBARI-19219:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6250 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6250/])
AMBARI-19219 - Add a Maven Target for ambari-server Which Updates the (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=44e60728fe74ce80026eb96a220172f4488d203a])
* (edit) ambari-server/pom.xml
* (add)
ambari-server/src/main/resources/org/apache/ambari/server/configuration/index_template.md
* (delete)
ambari-server/src/main/java/org/apache/ambari/server/configuration/index_template.md
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
> Add a Maven Target for ambari-server Which Updates the Configuration Markdown
> -----------------------------------------------------------------------------
>
> Key: AMBARI-19219
> URL: https://issues.apache.org/jira/browse/AMBARI-19219
> Project: Ambari
> Issue Type: Task
> Affects Versions: 2.5.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Fix For: 2.5.0
>
> Attachments: AMBARI-19219.patch
>
>
> The {{Configuration}} class contains some advanced annotations and logic for
> generated a markdown file which is used to define all of the configuration
> properties along with their defaults.
> See:
> https://github.com/apache/ambari/blob/trunk/ambari-server/docs/configuration/index.md
> Although this is just a matter of invoking the {{main}} method of
> {{Configuration}}, when not using an IDE, this can be a difficult task due to
> dependencies on the classpath. It would be better if we added a new target to
> the {{ambari-server}} {{pom.xml}} so that a simple build command could do
> this work for us.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)