Hi,

I've updated the ant build.xml to reflect changes discussed here:
- the variable to overload in a build.properties is now named again "jboss.dir", - the "updeploy" target is now separate from the deploy. You can call "ant" (or "ant deploy") without fear of erasing your stuff.

So in normal use, you now do:
- ant patch (first time only)
- ant
To cleanup your jboss of Nuxeo 5 (and your project's) artifacts and configuration files, do:
- ant jboss-clean  (this is equivalent to the old "ant undeploy")

You can look inside the build.xml to see how the targets are assembled.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to