Merge "Modified the doc as per the best practice method."

This commit is contained in:
Jenkins 2012-09-27 16:03:01 +00:00 committed by Gerrit Code Review
commit 5f55b3ae46
2 changed files with 3 additions and 3 deletions

View File

@ -306,5 +306,5 @@
<xi:include href="ch_installobjectstorage.xml"/>
<xi:include href="ch_installdashboard.xml"/>
<xi:include href="ap_configuration_files.xml"/>
<xi:include href="ap_installingfolsom.xml"/>
</book>

View File

@ -15,9 +15,9 @@
<!-- This is set by Jenkins according to the branch. -->
<release.path.name>local</release.path.name>
<comments.enabled>1</comments.enabled>
<operating.system>yum</operating.system>
<operating.system>apt</operating.system>
<!-- This is set by Jenkins to run twice for each similar operating system group -->
<profile.os>centos;fedora;rhel</profile.os>
<profile.os>ubuntu</profile.os>
</properties>
<!-- ################################################ -->
<!-- USE "mvn clean generate-sources" to run this POM -->