[OpenLayers-Commits] r7474 - trunk/openlayers/build

commits at openlayers.org commits at openlayers.org
Mon Jul 7 18:23:32 EDT 2008


Author: tschaub
Date: 2008-07-07 18:23:32 -0400 (Mon, 07 Jul 2008)
New Revision: 7474

Modified:
   trunk/openlayers/build/lite.cfg
Log:
Build configurations with include sections don't need exclude sections.

Modified: trunk/openlayers/build/lite.cfg
===================================================================
--- trunk/openlayers/build/lite.cfg	2008-07-07 20:39:37 UTC (rev 7473)
+++ trunk/openlayers/build/lite.cfg	2008-07-07 22:23:32 UTC (rev 7474)
@@ -19,13 +19,5 @@
 OpenLayers/Tile/Image.js
 
 [exclude]
-Firebug/firebug.js
-Firebug/firebugx.js
-OpenLayers/Lang/cs-CZ.js
-OpenLayers/Lang/de.js
-OpenLayers/Lang/en-CA.js
-OpenLayers/Lang/fr.js
-OpenLayers/Lang/it.js
-OpenLayers/Lang/pt-BR.js
-OpenLayers/Lang/sv-SE.js
 
+



More information about the Commits mailing list