[OpenLayers-Dev] vector branch
Eric Lemoine
eric.lemoine at gmail.com
Mon Jan 22 03:26:40 EST 2007
Hi openlayers dev!
Is <http://svn.openlayers.org/sandbox/vector> active?
That branch's build fails, with error:
---
Resolving dependencies...
Re-ordering files...
Traceback (most recent call last):
File "./build.py", line 18, in ?
merged = mergejs.run(sourceDirectory, None, configFilename)
File "../tools/mergejs.py", line 193, in run
if max([order.index(rfp) for rfp in files[fp].requires] +
KeyError: 'OpenLayers/Control/Container.j
---
build.py fails because the file OpenLayers/Control/Container.js, which
OpenLayers/Control/Sliders.js requires, doesn't exist.
Thanks,
--
Eric
More information about the Dev
mailing list