Author: smukhina
Date: 2009-04-01 18:46:30 -0400 (Wed, 01 Apr 2009)
New Revision: 14424
Modified:
trunk/documentation/guides/Exadel-migration/pom.xml
trunk/documentation/guides/GettingStartedGuide/pom.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-690
PDF version building problem is fixed. FOP version should is changed .
Modified: trunk/documentation/guides/Exadel-migration/pom.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/pom.xml 2009-04-01 22:46:12 UTC (rev
14423)
+++ trunk/documentation/guides/Exadel-migration/pom.xml 2009-04-01 22:46:30 UTC (rev
14424)
@@ -81,6 +81,11 @@
<artifactId>jbosstools-docbook-xslt</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.xmlgraphics</groupId>
+ <artifactId>fop</artifactId>
+ <version>0.95</version>
+ </dependency>
</dependencies>
<configuration>
<sourceDocumentName>${master}</sourceDocumentName>
Modified: trunk/documentation/guides/GettingStartedGuide/pom.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/pom.xml 2009-04-01 22:46:12 UTC (rev
14423)
+++ trunk/documentation/guides/GettingStartedGuide/pom.xml 2009-04-01 22:46:30 UTC (rev
14424)
@@ -72,10 +72,14 @@
<groupId>org.jboss.tools</groupId>
<artifactId>jbosstools-docbook-xslt</artifactId>
<version>1.0.0-SNAPSHOT</version>
- </dependency>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.xmlgraphics</groupId>
+ <artifactId>fop</artifactId>
+ <version>0.95</version>
+ </dependency>
</dependencies>
-
- <configuration>
+ <configuration>
<sourceDocumentName>${master}</sourceDocumentName>
<sourceDirectory>${pom.basedir}/en</sourceDirectory>
<imageResource>