[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    svn commit: r486191 - in /jakarta/httpcomponents/httpcore/trunk:
From:       rolandw () apache ! org
Date:       2006-12-12 15:35:43
Message-ID: 20061212153544.010691A981A () eris ! apache ! org
[Download RAW message or body]

Author: rolandw
Date: Tue Dec 12 07:35:43 2006
New Revision: 486191

URL: http://svn.apache.org/viewvc?view=rev&rev=486191
Log:
added encoding UTF-8 to <javac> tasks

Modified:
    jakarta/httpcomponents/httpcore/trunk/module-main/build.xml
    jakarta/httpcomponents/httpcore/trunk/module-nio/build.xml

Modified: jakarta/httpcomponents/httpcore/trunk/module-main/build.xml
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-main/build.xml?view=diff&rev=486191&r1=486190&r2=486191
 ==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/module-main/build.xml (original)
+++ jakarta/httpcomponents/httpcore/trunk/module-main/build.xml Tue Dec 12 07:35:43 \
2006 @@ -133,6 +133,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.core.main.source}"
                target      ="${compile.core.main.target}"
                sourcepath  =""
@@ -154,6 +155,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.core.main.source}"
                target      ="${compile.core.main.target}"
                sourcepath  =""
@@ -181,6 +183,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""
@@ -204,6 +207,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""
@@ -239,6 +243,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""
@@ -275,6 +280,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""

Modified: jakarta/httpcomponents/httpcore/trunk/module-nio/build.xml
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-nio/build.xml?view=diff&rev=486191&r1=486190&r2=486191
 ==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/module-nio/build.xml (original)
+++ jakarta/httpcomponents/httpcore/trunk/module-nio/build.xml Tue Dec 12 07:35:43 \
2006 @@ -115,6 +115,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""
@@ -139,6 +140,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""
@@ -167,6 +169,7 @@
                debug       ="${compile.debug}"
                deprecation ="${compile.deprecation}"
                optimize    ="${compile.optimize}"
+               encoding    ="UTF-8"
                source      ="${compile.source}"
                target      ="${compile.target}"
                sourcepath  =""


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic