I think I'm confused. I now have an index.html in trunk on my local machine, but I also have quick-index.html and quick-index.xslt, and index.jsp still links to quick-index.html.
I have r12872, and I did a full ant clean build doc On Sun, Feb 15, 2009 at 4:22 PM, P T Withington <[email protected]> wrote: > I sent you a new change that does everything but remove index.jsp. If we > decide we don't want it, there will be an index.html (the former > quick-index) that will show up in its place. > > > On 2009-02-15, at 12:25EST, Lou Iorio wrote: > > approved, with the question of what to do with index.jsp still open. >> >> On Sun, Feb 15, 2009 at 11:47 AM, P T Withington <[email protected]> wrote: >> >> [I plan to check this in so I can test the nightly build.] >>> >>> Change 20090215-ptw-6 by [email protected] on 2009-02-15 10:16:30 >>> EST >>> in /Users/ptw/OpenLaszlo/trunk-3 >>> for http://svn.openlaszlo.org/openlaszlo/trunk >>> >>> Summary: Move README, release-notes, so they can be filtered by build >>> task >>> >>> Bugs Fixed: LPP-7756 move release notes, text files, and other generated >>> files into trunk/docs/src >>> >>> Technical Reviewer: [email protected] (pending) >>> QA Reviewer: [email protected] (pending) >>> >>> Details: >>> Moved the computation of build.date and build.id to the top-level >>> build file from the server build file. >>> >>> Moved README*, release-notes* to docs/src. They are now processed >>> by the build task, filtered to replace @VERSIONID@, etc. and moved >>> to the top-level, so the filtered versions appear in the same >>> place in both a local build and a distribution. >>> >>> Added Build: @VERSIONID@ @RELEASE@ @BUILDID@ @BUILDDATE@ as a >>> footer on all of the above. >>> >>> build-opt: Make sure you have a build.id and build.date (moved >>> here so sub-builds can work). >>> >>> Tests: >>> ant clean build, look at quick index, spin nightly, ditto on labs >>> >>> Files: >>> M WEB-INF/lps/server/build.xml >>> A + docs/src/README.core.txt >>> A + docs/src/release-notes.html >>> A + docs/src/README.txt >>> M build-tools/build-opt.xml >>> M build.xml >>> D README.core.txt >>> D release-notes.html >>> D README.txt >>> >>> Changeset: >>> http://svn.openlaszlo.org/openlaszlo/patches/20090215-ptw-6.tar >>> >>> >
