Hi,

I looked in the docs but I can't seem to find out how to do this.

I'm using the war and jetty plugin, gradle 0.9 preview 3.

let's say I create

src/main/clojure (it could be java, or scala or whatever)
src/main/webapp/WEB-INF/web.xml (to map to the servlet)

then I run gradle jettyRun

it compiles, builds and kick up the jetty. All is well. I'ev done gradle -i
and saw that Reload Mechanic: automatic

but it doesn't reload. I assumed it can't be done. However I saw

http://www.gradle.org/web_project_tutorial.html

which talks about

TODO "uses source files in place and can edit your files and reload."

so how do I do that? :)

-- 
Omnem crede diem tibi diluxisse supremum.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to