Hey Sean,
You mentioned that you're almost through processing the .java files in
the oodt repo tree. Awesome! Is that checked in yet? Here's what I can
see for non-java work yet to be done: (I will take the lead here unless
someone else is dying to handle this)
There are a limited number of sub-projects that have non-java components:
The curator project has a web application component
(/incubator/oodt/trunk/curator/src/main/webapp) which is written
primarily in JSP, but contains the accompanying css stylesheets and
javascript files. Does your script handle JSP's, or is it strictly .java?
The filemgr project has
python (/incubator/oodt/trunk/filemgr/src/main/python/),
php (/incubator/oodt/trunk/filemgr/src/main/php/),
as well as a number of shell scripts
(/incubator/oodt/trunk/filemgr/src/main/bin).
Furthermore, each project contains a small (<10) number of .xml and
.properties configuration files.
I will update the status of the OODT-3 issue with my progress on the above.
Thanks,
Andrew.