Should it be possible to add a project multiple times?

2007-08-14 Thread Michiel
In continuum 1.1-beta1 I add two project groups and in each group I add the same project. For each group I setup a different schedule. What I notice then is that one of the schedules never fires any project. Is that how it should work? -- View this message in context:

Re: Should it be possible to add a project multiple times?

2007-08-14 Thread Emmanuel Venisse
Why do you want to add your project in two groups? Do you use the same version/scm url of your project in each group? Michiel a écrit : In continuum 1.1-beta1 I add two project groups and in each group I add the same project. For each group I setup a different schedule. What I notice then is

Re: Should it be possible to add a project multiple times?

2007-08-14 Thread Michiel
I wanted to put my site generation in a different project group and also want to build different versions of the same project from different groups. The reason is that I then expect to get a cleaner list of build logs without mixing different goals in the same list. Emmanuel Venisse wrote:

Re: Should it be possible to add a project multiple times?

2007-08-14 Thread Emmanuel Venisse
if you want to put your project in different group, they must have different version and different scm url so your site generation should be defined in a build definition of an actual project. In future version, we'll add some filters to show build results by build definitions. Emmanuel

Re: Generated Email shows localhost - where to change ?

2007-08-14 Thread Emmanuel Venisse
The configuration of the base url can be done in the configuration page. Emmanuel Mac-Systems a écrit : Hello, i asked it already whout luck of answer. Where can i configure that Continuum generates Email with correct link to the Server ? For example: Online report :

IllegalStateException

2007-08-14 Thread Pinoy Trader
Hi Guys, Im trying to use Continuum 1.1 beta...It seems that whatever I do I always get this when adding a maven 2 project... - Error setting character encoding to 'UTF-8' - ignoring. java.lang.IllegalStateException: getReader() or getInputStream() called at

Re: IllegalStateException

2007-08-14 Thread Brett Porter
http://jira.codehaus.org/browse/CONTINUUM-1054 Usually, this hasn't stopped anything from working - it just is a bad error report. Is there anything else that is going wrong that can help diagnose the problem? - Brett On 15/08/07, Pinoy Trader [EMAIL PROTECTED] wrote: Hi Guys, Im trying to