Hi all,
I have been getting the following issue in svn trying to run ./build.py
full.cfg
[EMAIL PROTECTED]:~/work/openlayers/ol-svn/trunk/openlayers/build$
./build.py full.cfg
Merging libraries.
[snip lots of files]
Resolution pass 1...
Importing: OpenLayers/Format/XML.js
Traceback (most recent call last):
File "./build.py", line 34, in ?
merged = mergejs.run(sourceDirectory, None, configFilename)
File "../tools/mergejs.py", line 190, in run
content = open(fullpath, "U").read() # TODO: Ensure end of line @ EOF?
IOError: [Errno 2] No such file or directory:
'../lib/OpenLayers/Format/XML.js'
Does this indicate something needs to be fixed, maybe the user :) in
this case.
-Steve W
_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev