[ 
https://issues.apache.org/jira/browse/AMBARI-19219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755486#comment-15755486
 ] 

Hudson commented on AMBARI-19219:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #546 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/546/])
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=ae3a539054fc20abbb223542fd24c1fea1cb2f85])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* (add) 
ambari-server/src/main/resources/org/apache/ambari/server/configuration/index_template.md
* (edit) ambari-server/pom.xml
* (delete) 
ambari-server/src/main/java/org/apache/ambari/server/configuration/index_template.md


> 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)

Reply via email to