[Commits] r1005 - apps/opengeo/geoexplorer/branches/0.1.x/build
commits at geoext.org
commits at geoext.org
Sat Jun 6 00:18:41 CEST 2009
Author: tschaub
Date: 2009-06-06 00:18:41 +0200 (Sat, 06 Jun 2009)
New Revision: 1005
Modified:
apps/opengeo/geoexplorer/branches/0.1.x/build/build.cfg
Log:
Updated build config.
Modified: apps/opengeo/geoexplorer/branches/0.1.x/build/build.cfg
===================================================================
--- apps/opengeo/geoexplorer/branches/0.1.x/build/build.cfg 2009-06-05 22:10:43 UTC (rev 1004)
+++ apps/opengeo/geoexplorer/branches/0.1.x/build/build.cfg 2009-06-05 22:18:41 UTC (rev 1005)
@@ -2,19 +2,16 @@
root = ../externals/geoext/lib
license = geoext-license.js
-first =
- GeoExt/data/WMSCapabilitiesReader.js
- GeoExt/data/WMSCapabilitiesStore.js
- GeoExt/data/LayerRecord.js
-
include =
- GeoExt/widgets/MapPanel.js
- GeoExt/widgets/ScaleSlider.js
- GeoExt/widgets/tips/ScaleSliderTip.js
- GeoExt/widgets/tree/LayerContainer.js
+ GeoExt/data/WMSCapabilitiesStore.js
+ GeoExt/data/ScaleStore.js
+ GeoExt/widgets/Action.js
GeoExt/widgets/LegendPanel.js
+ GeoExt/widgets/LegendWMS.js
+ GeoExt/widgets/MapPanel.js
GeoExt/widgets/Popup.js
- GeoExt/data/ScaleStore.js
+ GeoExt/widgets/tree/LayerContainer.js
+ GeoExt/widgets/ZoomSlider.js
exclude =
GeoExt.js
@@ -46,9 +43,7 @@
OpenLayers/Control/Measure.js
OpenLayers/Control/ScaleLine.js
OpenLayers/Control/WMSGetFeatureInfo.js
- OpenLayers/Events.js
- OpenLayers/Format/GML/v2.js
- OpenLayers/Format/GML/v3.js
+ OpenLayers/Format/GML.js
OpenLayers/Format/WMSCapabilities/v1_1_0.js
OpenLayers/Format/WMSCapabilities/v1_1_1.js
OpenLayers/Format/WMSGetFeatureInfo.js
More information about the Commits
mailing list