fixing paths: openstack-image --> image-guide
Change-Id: Icd9fd384204f4b14327947e9d77d319afe240b57
This commit is contained in:
parent
69bc24e26e
commit
fad8680270
@ -60,7 +60,7 @@
|
||||
<tocChapterDepth>1</tocChapterDepth>
|
||||
<sectionLabelIncludesComponentLabel>0</sectionLabelIncludesComponentLabel>
|
||||
<targetDirectory>target/docbkx/webhelp/${release.path.name}</targetDirectory>
|
||||
<webhelpDirname>openstack-image</webhelpDirname>
|
||||
<webhelpDirname>image-guide</webhelpDirname>
|
||||
<pdfFilenameBase>bk-imageguide-${release.path.name}</pdfFilenameBase>
|
||||
</configuration>
|
||||
</execution>
|
||||
@ -76,7 +76,7 @@
|
||||
<delete includeemptydirs="true">
|
||||
<fileset dir="${basedir}/target/docbkx/webhelp/${release.path.name}" >
|
||||
<include name="**/*"/>
|
||||
<exclude name="openstack-image/**"/>
|
||||
<exclude name="image-guide/**"/>
|
||||
</fileset>
|
||||
</delete>
|
||||
</postProcess>
|
||||
|
Loading…
Reference in New Issue
Block a user