[freemind] added a patch to fix the javadoc build

hannes hannes at fedoraproject.org
Tue Aug 23 14:56:51 UTC 2011


commit 20824262d0bc86a86f834abd68edb1bde7f8b6e0
Author: hannes <hannes at fedoraproject.org>
Date:   Tue Aug 23 16:56:28 2011 +0200

    added a patch to fix the javadoc build

 freemind-0.9.0-javadoc.patch |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/freemind-0.9.0-javadoc.patch b/freemind-0.9.0-javadoc.patch
new file mode 100644
index 0000000..0eb9378
--- /dev/null
+++ b/freemind-0.9.0-javadoc.patch
@@ -0,0 +1,10 @@
+--- freemind/build.xml	2011-02-06 21:49:12.000000000 +0100
++++ freemind/build.xml	2011-08-23 16:52:44.267698276 +0200
+@@ -87,6 +87,7 @@
+ 			debug="${debug}"
+     	   source="${java_source_version}"
+ 	       target="${java_target_version}"
++	       encoding="utf-8"
+ 			>
+ 			<include name="de/foltin/**" />
+ 		</javac>


More information about the scm-commits mailing list