← Back to team overview

mugle-dev team mailing list archive

[Bug 730027] Re: Shouldn't have src/WEB-INF/web.xml and war/WEB-INF/web.xml

 

As far as i remember, your previous version of build.xml copied all
files in src/WEB-INF/ to www/WEB-INF/ (now changed to war/WEB-INF/).

I was under the impression that we are supposed to edit the src/WEB-INF/
when we add new pages to the client, but they all get copied to war/WEB-
INF/ during compilation.

May be it'll be better if that feature can be added to the build.xml
file so that everyone changes everything in src and not war.

-- 
You received this bug notification because you are a member of MUGLE
Developers, which is subscribed to MUGLE.
https://bugs.launchpad.net/bugs/730027

Title:
  Shouldn't have src/WEB-INF/web.xml and war/WEB-INF/web.xml

Status in Melbourne University Game-based Learning Environment:
  Triaged

Bug description:
  For some reason, we have both of these (I added both). I think one is
  for GAE and one is for GWT but we certainly shouldn't have both.
  Cleanup.



References