[OpenLayers-Commits] r12252 - trunk/openlayers/lib/OpenLayers/Format

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Tue Aug 16 21:08:01 EDT 2011


Author: tschaub
Date: 2011-08-16 18:07:59 -0700 (Tue, 16 Aug 2011)
New Revision: 12252

Modified:
   trunk/openlayers/lib/OpenLayers/Format/WPSDescribeProcess.js
Log:
Adding missing requires (see #3467).

Modified: trunk/openlayers/lib/OpenLayers/Format/WPSDescribeProcess.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Format/WPSDescribeProcess.js	2011-08-16 18:42:58 UTC (rev 12251)
+++ trunk/openlayers/lib/OpenLayers/Format/WPSDescribeProcess.js	2011-08-17 01:07:59 UTC (rev 12252)
@@ -5,6 +5,7 @@
  
 /**
  * @requires OpenLayers/Format/XML.js
+ * @requires OpenLayers/Format/OWSCommon/v1_1_0.js
  */
 
 /**



More information about the Commits mailing list