Fixed fop template for new version of docbkx plugin

This commit is contained in:
Arjen Poutsma
2011-03-29 10:41:52 +00:00
parent 9f2695dcae
commit 28d38fa69b
3 changed files with 5 additions and 7 deletions

View File

@@ -9,9 +9,8 @@
<distributionManagement>
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
<repository>
<id>spring-release</id>
<name>Spring Release Repository</name>
<url>s3://maven.springframework.org/release</url>
<id>local</id>
<url>file:///Users/arjen/Projects/Spring/repos/repo</url>
</repository>
<snapshotRepository>
<id>spring-snapshot</id>

View File

@@ -79,9 +79,8 @@
<distributionManagement>
<downloadUrl>http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl>
<repository>
<id>spring-release</id>
<name>Spring Release Repository</name>
<url>s3://maven.springframework.org/release</url>
<id>local</id>
<url>file:///Users/arjen/Projects/Spring/repos/repo</url>
</repository>
<snapshotRepository>
<id>spring-s3</id>

View File

@@ -148,7 +148,7 @@
<xsl:param name="tablecolumns.extension">0</xsl:param>
<xsl:param name="callout.extensions">1</xsl:param>
<!-- FOP provide only PDF Bookmarks at the moment -->
<xsl:param name="fop.extensions">1</xsl:param>
<xsl:param name="fop1.extensions">1</xsl:param>
<!--###################################################
Table Of Contents