On 6/8/06, Allen Gilliland <[EMAIL PROTECTED]> wrote:
Just poking around a bit more and I noticed that there are some various
bits of documentation stuff that are thrown into the application context
during build time.  Thinks like ...

docs/*

I strongly object to removing the docs from the webapp. The docs for
the current version of the app should be made available within the
app. The should be moved to roller-ui so they are not polluting the
URL space.

CHANGES.txt
LICENSE.txt
NOTICE.txt
README.txt
I definitely believe these things should be part of the bundle that
people download when they get a release, but I don't think they should
actually be inside the webapp itself and therefore made available for

Right now the release is self-contained in a directory called "roller" and
I'd really like to keep it that way if at all possible.


people to browse to when the app is deployed.  Many (maybe most/all?)
sites do not care to have that stuff inside that actually deployed webapp.

I object here too. These should be part of the app, but they don't
need to be browsable, so they could be moved into WEB-INF.

- Dave

Reply via email to