[fusion-commits] r2408 - trunk

svn_fusion at osgeo.org svn_fusion at osgeo.org
Mon Jun 27 05:31:39 EDT 2011


Author: liuar
Date: 2011-06-27 02:31:39 -0700 (Mon, 27 Jun 2011)
New Revision: 2408

Modified:
   trunk/build.xml
Log:
Fix the incorrect proj4js path in the build script

Modified: trunk/build.xml
===================================================================
--- trunk/build.xml	2011-06-25 15:31:14 UTC (rev 2407)
+++ trunk/build.xml	2011-06-27 09:31:39 UTC (rev 2408)
@@ -212,7 +212,7 @@
         <filelist dir="${build.home}/lib"
                   files=" SingleFile.js
                           fusion.js
-                          proj4js-compressed.js
+                          Proj4js/proj4js-compressed.js
                           OpenLayers/OpenLayers.js
                           OLpatch.js
                           jxlib.uncompressed.js



More information about the fusion-commits mailing list