No refresh for build view on one project

2007-11-20 Thread Christophe Lechenne
Hi all, Monday morning, I deleted some build on this project using delete button. From this time, I can't see new build for this project although I can find build file in \webapp\WEB-INF\build-output-directory\projectId directory. We are using 1.1-beta-3 version on windows 2000. Any idea ?

Re: Projects dependencies and mail notifiers

2007-07-26 Thread Christophe Lechenne
Thxs for your reply, but when I said that : Pb 1 : No info is given to user1 to tell him that PA was built because of change on B. What I mean is : although user1 received a mail, that mail contains no info about the real reason of that build : is-it because of a code modification on PA

Projects dependencies and mail notifiers

2007-07-26 Thread Christophe Lechenne
Hi all, I'm testing this feature on 1.1 version. Here's my conf: I've got 2 maven 2 projects : PA and PB PA depends on PB. PA pom file has a mail notifier for user1 PA pom file has a mail notifier for user2 PA has 2 api, one using PB api PA has 2 junit tests, one for each api. PB has 1 api

Continuum 1.1 Alpha 1 and SCM : Build fresh option

2007-05-22 Thread Christophe Lechenne
Hi all, Where can I find Build fresh option description ? Another question is how can I configure continuum to make CVS update before building (as deafult in 1.0.3 version) ? regards, Christophe

Continuum : help

2007-01-31 Thread Christophe LECHENNE
Hi all, When I try to build my project (a maven2), I 've got this error: Here is the error : ERROR 22001: A truncation error was encountered trying to shrink VARCHAR 'cvs server: Autres/ReleaseNotes.txt is no longer in the repo' to length 1024. Is there a solution for building it although I

JIRA continuum-709

2007-01-29 Thread Christophe LECHENNE
Hi all, I've got same error in building my project on version 1.0.3. I see this issue is unresolved at this time, how can I do ? Here is the error : ERROR 22001: A truncation error was encountered trying to shrink VARCHAR 'cvs server: Autres/ReleaseNotes.txt is no longer in the repo' to length

How can I do

2007-01-04 Thread Christophe LECHENNE
Hi all, I've got 2 maven2 projects A and B in continuum 1.0.3, B depend on A. I want that if I modify A, that continuum builds A and B. Can you help me ? Christophe Lechenne