[log4j12] enabling XMvn debugging output rhbz#1120854

gil gil at fedoraproject.org
Fri Jul 18 11:03:41 UTC 2014


commit adee02f5125970b89e9710d233564a11563a9cc7
Author: gil <puntogil at libero.it>
Date:   Fri Jul 18 13:03:56 2014 +0200

    enabling XMvn debugging output rhbz#1120854

 log4j12.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/log4j12.spec b/log4j12.spec
index 76ad968..328327d 100644
--- a/log4j12.spec
+++ b/log4j12.spec
@@ -2,7 +2,7 @@
 
 Name:          log4j12
 Version:       1.2.17
-Release:       5%{?dist}
+Release:       6%{?dist}
 Summary:       Java logging package
 License:       ASL 2.0
 URL:           http://logging.apache.org/log4j/1.2/
@@ -102,7 +102,7 @@ mkdir -p tests/lib/
 %mvn_build
 
 %install
-%mvn_install
+%mvn_install -X
 
 # DTD and the SGML catalog (XML catalog handled in scriptlets)
 install -pD -T -m 644 src/main/javadoc/org/apache/log4j/xml/doc-files/log4j.dtd \
@@ -151,6 +151,9 @@ fi
 %doc LICENSE NOTICE
 
 %changelog
+* Fri Jul 18 2014 gil cattaneo <puntogil at libero.it> 1.2.17-6
+- enabling XMvn debugging output rhbz#1120854
+
 * Thu Jul 10 2014 gil cattaneo <puntogil at libero.it> 1.2.17-5
 - fix conflict rhbz#1114135
 


More information about the scm-commits mailing list