[jamonapi] Use .mfiles generated during build

gil gil at fedoraproject.org
Sun Jun 8 17:16:01 UTC 2014


commit 96a178ca4876c4887cf62b8383539bcd30df0ec0
Author: gil <puntogil at libero.it>
Date:   Sun Jun 8 19:15:50 2014 +0200

    Use .mfiles generated during build

 jamonapi-log4j12.patch |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/jamonapi-log4j12.patch b/jamonapi-log4j12.patch
new file mode 100644
index 0000000..3723010
--- /dev/null
+++ b/jamonapi-log4j12.patch
@@ -0,0 +1,10 @@
+--- jamonapi/src/ant/build.xml	2014-06-08 19:00:59.524698476 +0200
++++ jamonapi/src/ant/build.xml-gil	2014-06-08 19:02:24.492589868 +0200
+@@ -41,6 +41,7 @@
+         <include name="jetty/jetty-io.jar"/>
+         <include name="jetty/jetty-util.jar"/>
+         <include name="interceptor.jar"/>
++        <include name="log4j12-12.jar"/>
+     </fileset>
+ 
+   </path>


More information about the scm-commits mailing list