Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 168c8c5503b8431a710db9685033713e > files > 8

log4j-1.2.16-3.fc14.src.rpm

From c42e2e3263ed639c0fd4cb545ad38f0f15bf05a8 Mon Sep 17 00:00:00 2001
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
Date: Mon, 17 May 2010 14:53:10 +0200
Subject: [PATCH 08/10] Remove ant-contrib from dependencies

---
 pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index cb76444..6d00cf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,11 +285,6 @@ target platform and specify -Dntdll_target=msbuild on the mvn command line.
             <version>1.6.5</version>
           </dependency>
           <dependency>
-            <groupId>ant-contrib</groupId>
-            <artifactId>ant-contrib</artifactId>
-            <version>1.0b2</version>
-          </dependency>
-          <dependency>
             <groupId>ant</groupId>
             <artifactId>ant-junit</artifactId>
             <version>1.6.5</version>
-- 
1.6.6.1