Author: dongxu
Date: Thu Sep 12 04:54:38 2013
New Revision: 1522413

URL: http://svn.apache.org/r1522413
Log:
Do not compile language specific permutations until we dont translate all the 
app to other languages

Modified:
    james/hupa/trunk/client/src/main/java/org/apache/hupa/HupaProd.gwt.xml

Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/HupaProd.gwt.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/HupaProd.gwt.xml?rev=1522413&r1=1522412&r2=1522413&view=diff
==============================================================================
--- james/hupa/trunk/client/src/main/java/org/apache/hupa/HupaProd.gwt.xml 
(original)
+++ james/hupa/trunk/client/src/main/java/org/apache/hupa/HupaProd.gwt.xml Thu 
Sep 12 04:54:38 2013
@@ -26,8 +26,7 @@
 
   <!-- Set the languages to compile -->
   <!-- It multiplies the number of permutations -->
-  <extend-property name="locale" values="es,de"/> 
-  <extend-property name="locale" values="en"/>
+  <!-- <extend-property name="locale" values="es,de"/>  -->
   <set-configuration-property name="locale.useragent" value="Y"/>
 
   <!-- Compile for all browsers -->



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to