Merge "Update of pom.xml files"

This commit is contained in:
Jenkins 2014-01-30 16:19:57 +00:00 committed by Gerrit Code Review
commit bbe7bf54d1
10 changed files with 13 additions and 9 deletions

View File

@ -68,7 +68,7 @@
bk-admin-guide-cloud.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/admin-guide-cloud/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<branding>openstack</branding>
</configuration>
</plugin>

View File

@ -87,7 +87,7 @@
bk-config-ref.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/${release.path.name}/config-reference/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<branding>openstack</branding>
</configuration>
</plugin>

View File

@ -63,7 +63,6 @@
openstack-glossary.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/glossary/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding>
</configuration>
</plugin>

View File

@ -68,7 +68,7 @@
bk-ha-guide.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/high-availability-guide/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<branding>openstack</branding>
</configuration>
</plugin>

View File

@ -70,7 +70,8 @@
<includes>
bk-imageguide.xml
</includes>
<profileSecurity>reviewer</profileSecurity>
<canonicalUrlBase>http://docs.openstack.org/image-guide/content/</canonicalUrlBase>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<branding>openstack</branding>
</configuration>
</plugin>

View File

@ -92,7 +92,7 @@
<includes>
bk_openstackinstallguide.xml
</includes>
<profileSecurity>reviewer</profileSecurity>
<canonicalUrlBase>http://docs.openstack.org/${release.path.name}/install-guide/install/${operating.system}/content/</canonicalUrlBase>
<branding>openstack</branding>
<profileOs>${profile.os}</profileOs>
</configuration>

View File

@ -32,7 +32,6 @@
<configuration>
<includes>bk_openstack-sec-guide.xml</includes>
<sourceDirectory>.</sourceDirectory>
<canonicalUrlBase>http://docs.openstack.org/security-guide/content/</canonicalUrlBase>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<webhelpDirname>security-guide</webhelpDirname>
<pdfFilenameBase>security-guide</pdfFilenameBase>
@ -66,6 +65,7 @@
</execution>
</executions>
<configuration>
<canonicalUrlBase>http://docs.openstack.org/security-guide/content/</canonicalUrlBase>
<branding>openstack</branding>
<showXslMessages>true</showXslMessages>
</configuration>

View File

@ -64,6 +64,8 @@
</execution>
</executions>
<configuration>
<canonicalUrlBase>http://docs.openstack.org/training-guides/content/</canonicalUrlBase>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<branding>openstack</branding>
<showXslMessages>true</showXslMessages>
</configuration>

View File

@ -65,7 +65,6 @@
<showXslMessages>true</showXslMessages>
<sourceDirectory>.</sourceDirectory>
<feedbackEmail>diane.fleming@rackspace.com</feedbackEmail>
<security>external</security>
<branding>openstack</branding>
<enableDisqus>${comments.enabled}</enableDisqus>
<disqusShortname>os-user-admin-guide</disqusShortname>
@ -75,6 +74,8 @@
<formalProcedures>0</formalProcedures>
<sectionAutolabel>0</sectionAutolabel>
<tocSectionDepth>1</tocSectionDepth>
<canonicalUrlBase>http://docs.openstack.org/user-guide-admin/content/</canonicalUrlBase>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
</configuration>
</plugin>
</plugins>

View File

@ -65,13 +65,14 @@
<showXslMessages>true</showXslMessages>
<sourceDirectory>.</sourceDirectory>
<feedbackEmail>diane.fleming@rackspace.com</feedbackEmail>
<security>external</security>
<branding>openstack</branding>
<enableDisqus>${comments.enabled}</enableDisqus>
<disqusShortname>os-user-guide</disqusShortname>
<enableGoogleAnalytics>1</enableGoogleAnalytics>
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
<suppressFooterNavigation>0</suppressFooterNavigation>
<canonicalUrlBase>http://docs.openstack.org/user-guide/content/</canonicalUrlBase>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
</configuration>
</plugin>
</plugins>