Only with the way it's set up on TeamCity. Continuum automatically breaks all the modules into individual builds. In my opinion, it is MUCH easier to set up and use. You can see mine at http://www.wickettraining.com/continuum.
Anyway, we can set up individual module builds (see inmethod) on TeamCity, I just haven't done it yet. Jeremy Thomerson http://www.wickettraining.com -- sent from a wireless device -----Original Message----- From: Pointbreak <[EMAIL PROTECTED]> Sent: Wednesday, December 10, 2008 1:14 PM To: Wicket Dev Mailing List <[email protected]> Subject: Re: Wicketstuff core & repository deployment Thanks! One remark: do I understand correctly that if the build of one of the wicketstuff-core modules fails, this will prevent other core modules from being built and deployed? On Wed, 10 Dec 2008 10:39:19 -0600, "Jeremy Thomerson" <[EMAIL PROTECTED]> wrote: > Okay, this is fixed. The problem was that in the pom we had updated the > dependency on log4j to 1.2.15, which for some odd reason now includes > dependencies on com.sun*. So, I reverted that to 1.2.14 and it's > working. > I'll look more in depth at all these version things later. > > -- > Jeremy Thomerson > http://www.wickettraining.com
