[OpenLayers-Commits] r12156 - trunk/openlayers/lib/OpenLayers/Format
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Tue Jul 5 08:53:11 EDT 2011
Author: bartvde
Date: 2011-07-05 05:53:10 -0700 (Tue, 05 Jul 2011)
New Revision: 12156
Modified:
trunk/openlayers/lib/OpenLayers/Format/OGCExceptionReport.js
Log:
fix circular dependency, thanks erilem for the report, r=erilem (references #2954)
Modified: trunk/openlayers/lib/OpenLayers/Format/OGCExceptionReport.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Format/OGCExceptionReport.js 2011-07-05 09:42:34 UTC (rev 12155)
+++ trunk/openlayers/lib/OpenLayers/Format/OGCExceptionReport.js 2011-07-05 12:53:10 UTC (rev 12156)
@@ -5,8 +5,6 @@
/**
* @requires OpenLayers/Format/XML.js
- * @requires OpenLayers/Format/OWSCommon/v1_0_0.js
- * @requires OpenLayers/Format/OWSCommon/v1_1_0.js
*/
/**
More information about the Commits
mailing list