[Red5commits] [1663] set build.compiler to modern for default. this should fix issues with linux

pgregoire luke at codegent.com
Thu Jan 25 17:20:18 EST 2007


set build.compiler to modern for default. this should fix issues with linux


Timestamp: 01/25/07 17:17:29 EST (less than one hour ago) 
Change: 1663 
Author: pgregoire

Files (see diff or trac for details): 
java/server/trunk/build.properties


Trac: http://mirror1.cvsdude.com/trac/osflash/red5/changeset/1663

Index: /java/server/trunk/build.properties
===================================================================
--- /java/server/trunk/build.properties (revision 1656)
+++ /java/server/trunk/build.properties (revision 1663)
@@ -5,6 +5,7 @@
 #javac options
 # http://ant.apache.org/manual/CoreTasks/javac.html
+# 
 # sun javac
-build.compiler=javac
+build.compiler=modern
 # jikes
 #build.compiler=jikes


Note:
Diffs are chopped if more than 25k.
This is to get past the limit on the mailing list.



More information about the Red5commits mailing list