Just writing this down before I forget: if you move a component in the file hierarchy (e.g., from incubator to base, as I did), there are many i's and t's:
1) Use svn move 2) Update WEB-INF/lps/misc/lzx-autoincludes.properties 3) Remove any explicit includes that point at the old place 4) Update the library.lzx files so the doc build can find the new place and won't look in the old place
