Revision: 17201
          http://sourceforge.net/p/gate/code/17201
Author:   ian_roberts
Date:     2013-12-20 17:14:54 +0000 (Fri, 20 Dec 2013)
Log Message:
-----------
Explicit encoding for <javac>

Modified Paths:
--------------
    gate/trunk/plugins/TermRaider/build.xml

Modified: gate/trunk/plugins/TermRaider/build.xml
===================================================================
--- gate/trunk/plugins/TermRaider/build.xml     2013-12-20 17:13:01 UTC (rev 
17200)
+++ gate/trunk/plugins/TermRaider/build.xml     2013-12-20 17:14:54 UTC (rev 
17201)
@@ -61,6 +61,7 @@
        destdir="${classes.dir}"
        srcdir="${src.dir}"
        debug="true"
+       encoding="UTF-8"
        source="1.6"
        target="1.6" >
       <include name="**/*.java" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to