Author: aadamchik
Date: Fri Aug 25 01:17:31 2006
New Revision: 436712

URL: http://svn.apache.org/viewvc?rev=436712&view=rev
Log:
removing unused PDFBuilder tool and itext dependency

Removed:
    
incubator/cayenne/main/trunk/other/cayenne-build-tools/src/main/java/org/apache/cayenne/tools/pdf/
Modified:
    incubator/cayenne/main/trunk/other/cayenne-build-tools/pom.xml

Modified: incubator/cayenne/main/trunk/other/cayenne-build-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/other/cayenne-build-tools/pom.xml?rev=436712&r1=436711&r2=436712&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/other/cayenne-build-tools/pom.xml (original)
+++ incubator/cayenne/main/trunk/other/cayenne-build-tools/pom.xml Fri Aug 25 
01:17:31 2006
@@ -34,11 +34,6 @@
                        <version>2.0</version>
                </dependency>
                <dependency>
-                       <groupId>com.lowagie</groupId>
-                       <artifactId>itext</artifactId>
-                       <version>1.2</version>
-               </dependency>
-               <dependency>
                        <groupId>axis</groupId>
                        <artifactId>axis</artifactId>
                        <version>1.4</version>
@@ -104,4 +99,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>


Reply via email to