[log4j] There is no need to depend on xml-commons-apis(incl. in the jvm).

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Apr 6 11:32:09 UTC 2012


commit e9892070659d6f9d401a0afd6c60cefa8e22e8e8
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Apr 6 14:31:44 2012 +0300

    There is no need to depend on xml-commons-apis(incl. in the jvm).

 log4j.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/log4j.spec b/log4j.spec
index aa0d484..6a06d8f 100644
--- a/log4j.spec
+++ b/log4j.spec
@@ -36,7 +36,7 @@ BuildRequires:  geronimo-parent-poms
 BuildRequires:  desktop-file-utils
 BuildRequires:  jpackage-utils >= 0:1.7.2
 BuildRequires:  maven-plugin-bundle
-BuildRequires:  maven-surefire-maven-plugin
+BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven-surefire-provider-junit
 BuildRequires:  maven-ant-plugin
 BuildRequires:  maven-antrun-plugin
@@ -53,7 +53,6 @@ BuildRequires:  ant-contrib
 
 Requires:       java >= 1:1.6.0
 Requires:       jpackage-utils >= 0:1.6
-Requires:       xml-commons-apis
 
 %description
 Log4j is a tool to help the programmer output log statements to a


More information about the scm-commits mailing list