Fixed fop template for new version of docbkx plugin
This commit is contained in:
@@ -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>
|
||||
|
||||
5
pom.xml
5
pom.xml
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user