On 07/02/2011 02:48 AM, thors...@apache.org wrote:
Author: thorsten
Date: Sat Jul  2 00:48:39 2011
New Revision: 1142134

URL: http://svn.apache.org/viewvc?rev=1142134&view=rev
Log:
Fixing fop test which was failing because of missing class 
org/apache/xmlgraphics/util/uri/CommonURIResolver

Modified:
     cocoon/cocoon3/trunk/cocoon-optional/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-optional/pom.xml
URL: 
http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-optional/pom.xml?rev=1142134&r1=1142133&r2=1142134&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-optional/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-optional/pom.xml Sat Jul  2 00:48:39 2011
@@ -92,6 +92,11 @@
        <optional>true</optional>
      </dependency>
      <dependency>
+<groupId>org.apache.xmlgraphics</groupId>
+<artifactId>xmlgraphics-commons</artifactId>
+<version>1.4</version>
+</dependency>
+<dependency>
        <groupId>org.apache.cocoon</groupId>
        <artifactId>cocoon-serializers-charsets</artifactId>
        <optional>true</optional>




Please use the dependency management section of the parent POM to set version numbers so that they are the same for one artifact throughout our codebase. Thanks!

--
Reinhard Pötz         Founder & Managing Director, Indoqa and Deepsearch
                        http://www.indoqa.com/people/reinhard-poetz.html

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member                  reinh...@apache.org
________________________________________________________________________

      Furthermore, I think Oracle has to honor the JSPA agreement.
    http://s.apache.org/JCPIsDead       http://s.apache.org/tck-trap

Reply via email to