On Thu, 30 Dec 2004 09:54:42 +1100, Brett Porter <[EMAIL PROTECTED]> wrote:

> You can also do a postGoal on war:webapp and delete it :)

I did it on my project, I it not the cleanest way but works fine. If a
global property is set, the postGoal deletes dependencies marked with
an 'unBundle' property.

> I'm interested in your use case for this. I'm a strong proponent of
> having a WAR work everywhere from dev to production without
> modification (except perhaps to change the compiler flags to remove
> debug, etc).

In my case, It is for having a very productive development platform.
We are using eclipse and the sysdeo tomcat plugin
(http://www.sysdeo.com/eclipse/tomcatPlugin.html) with the devloader
(http://www.sysdeo.com/eclipse/readmeDevLoader.html). Like this, the
changes made to the libraries used in the webapp (utils, business) are
immediatly loaded by tomcat.

-- 
Thomas Recloux

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to