What steps will reproduce the problem?
1. cd builder/
2. php -f builder.php
3. Lots of warnings about missing files.
What version of the product are you using? On what operating system?
Using checkout from subversion.
Please provide any additional information below.
The files and rollups arrays in builder/builder.php are all in lower case and
used for referencing files in the project even though the actual files are
using mixed casing.
The supplied patch should fixed the issue for my part.
Original issue reported on code.google.com by rune.ham...@gmail.com on 13 Feb 2012 at 6:53
Original issue reported on code.google.com by
rune.ham...@gmail.com
on 13 Feb 2012 at 6:53Attachments: