As best I can tell, /index.jsp is intended to be useful to 'internal
development' by having more stuff than the distribution index (which
is a filtered copy of quick-index, which is a styled copy of the
explorer nav). Having a different index for internal vs. distribution
builds is confusing and probably just asking for trouble.
If no one cares about this differentiation any more, lets get rid of
the .jsp and just generate /index.html directly from the explorer nav,
appropriately styled and filtered.
DEVELOPERS: Speak now if you want to keep index.jsp!
On 2009-02-15, at 11:27EST, Lou Iorio wrote:
So what's your opinion on this? I would have though this could have
been moved as part of LPP-7756.
I'm building not to check that out.
---------- Forwarded message ----------
From: Lou Iorio <[email protected]>
Date: Sat, Feb 14, 2009 at 3:49 PM
Subject: Re: [Laszlo-dev] link to release notes from trunk nightly
broken
To: P T Withington <[email protected]>
Cc: OpenLaszlo Developers <[email protected]>
Filed as http://www.openlaszlo.org/jira/browse/LPP-7756
On a similar subject, there is a file trunk/index.jsp with the title
"Internal Index for trunk", which is nearly identical to quick-
index.html,
but not as up to date. This is what you see if you point your
browser at
trunk. It seems like that can go away, and quick-index.html
renamed to the more standard index.html.
This file is generated by quick-index.xslt, which should probably go
into
docs/src/xsl.
On 2/14/09, P T Withington <[email protected]> wrote:
Yeah, the nightly build does something completely different. I need
to move
what the nightly does to our normal build process so there are less
surprises. I will probably end up moving the notes (and other .txt
files) to
doc/src so they can be moved up to top level by the build.
As a bonus, when the files are moved, I will replace the keywords
@VERSIONID@, etc. with the actual numbers. I hope to have a change
for you
to review by tomorrow.
It would be great if you could file a bug to track this. Thanks!
On Feb 14, 2009, at 9:12, Lou Iorio <[email protected]> wrote:
The link to the release notes from here:
<http://labs.openlaszlo.org/trunk-nightly/index.html>
http://labs.openlaszlo.org/trunk-nightly/index.html
gives a 404 error. I moved release-notes.html last week from trunk/
docs
to trunk, and the link works in trunk, so something apparently
needs to be
updated.