Costin Manolache wrote:
> Just a small question ( Remy ? ) - what targets do you actually use when 
> building ?

When building to test/develop, the default target.
I use "release" to build a binary.

> For me it takes forever if I do a build in tomcat5 - it goes and tries
> to generate javadoc and examples for servlet, it does dozens of calls
> and 'deployements'. 
> 
> Is there any magic trick to actually recompile only a part of tomcat ?

No, but:
- my computer is relatively fast (P4m 1.6 these days)
- I'll get a new one a lot faster really soon :)

But maybe we could work on your updated script (you said it was a lot 
faster), and add the utility targets to it.

<quote>
A small ( experimental ) manifest for the (almost :-) single-jar tomcat5.
</quote>

Hey, that was "my" idea (I also wanted to be able to configure the 
classloaders) ;-) You did it already ?

Remy


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

Reply via email to