From 69abd619988a53a2013fab602fe06e3bfec25bd7 Mon Sep 17 00:00:00 2001 From: jstrachan Date: Sat, 8 Mar 2003 09:11:54 +0000 Subject: [PATCH] added a default encoding git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113081 13f79535-47bb-0310-9956-ffa450edef68 --- html2xdoc/plugin.properties | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html2xdoc/plugin.properties diff --git a/html2xdoc/plugin.properties b/html2xdoc/plugin.properties new file mode 100644 index 00000000..5eba9d0a --- /dev/null +++ b/html2xdoc/plugin.properties @@ -0,0 +1,7 @@ +# ------------------------------------------------------------------- +# P L U G I N P R O P E R I E S +# ------------------------------------------------------------------- +# Html2XDoc log plugin. +# ------------------------------------------------------------------- + +maven.docs.outputencoding = ISO-8859-1