I made a slight modification to the build.xml for myfaces. I added a "nightly" target which just builds src-release and bin-release and copies the bundles into a nightly directory. I need someone to check that in for me so I can test my bootstrap.xml build file. (I signed my CLA today so hopefully this will be the last time I have to ask someone for checkin ;-)
Anyways my bootstrap file will do a checkout from CVS. Create the appropriate build directory with the current date (ex. nightly/20050304) and then run the "nightly" target on the actual myfaces buildfile that is checked out from CVS. When running the bootstrap buildfile the nightly directory will be specified so later on we can "publish" to the webserver and rotate out old nightly directories. I will send my bootstrap.xml to the list shortly once I had a chance to test it. In order to test it, I need the build.xml modified using the patch I've submitted. Regards, sean
build.patch
Description: Binary data
