one build per cpu (continuum 1.1)

2008-03-03 Thread deckrider
Hi, We have a 4-cpu machine on which we run continuum 1.1. Unfortunately, it only runs one build at a time. How can we run up to 4 builds at a time? Thanks!

Re: Bug in Continuum 1.1-beta-3 ? - goals and profile seem to be locked together

2008-02-07 Thread sebb
On 07/02/2008, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > If you want different configurations, you have few solutions: > - Define a profile that use the most recent jdk and configure source/target > parameters on the compiler plugin in each projects > - Remove the group build definition and add

Re: Bug in Continuum 1.1-beta-3 ? - goals and profile seem to be locked together

2008-02-07 Thread Emmanuel Venisse
If you want different configurations, you have few solutions: - Define a profile that use the most recent jdk and configure source/target parameters on the compiler plugin in each projects - Remove the group build definition and add a new build definition on each project linked with a specific prof

AW: Continuum 1.1 @ Tomcat 6

2008-02-06 Thread Ritz, Martin
I followed exactly this instructions but it doesn't work. Martin -Ursprüngliche Nachricht- Von: SlinnHawkins, Jon (ELS-CAM) [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. Februar 2008 13:21 An: [EMAIL PROTECTED] Betreff: RE: Continuum 1.1 @ Tomcat 6 Hi Martin I success

RE: Continuum 1.1 @ Tomcat 6

2008-02-06 Thread SlinnHawkins, Jon (ELS-CAM)
Hi Martin I successfully installed by following the instructions on : http://docs.codehaus.org/display/MAVENUSER/Archiva+on+Tomcat HTH Jon -Original Message- From: Ritz, Martin [mailto:[EMAIL PROTECTED] Sent: 06 February 2008 12:15 To: [EMAIL PROTECTED] Subject: WG: Continuum 1.1

WG: Continuum 1.1 @ Tomcat 6

2008-02-06 Thread Ritz, Martin
> Hi Continuum user group, > > I want to install continuum in my existing Tomcat 6 Server. > I followed the instructions on Guide to Install Continuum on Tomcat > (http://maven.apache.org/continuum/docs/1.1/installation/tomcat.html). > I created an context.xml and added the libraries. > But I ge

RE: Continuum 1.1 standalone run-time error on Windows server 2003.

2008-01-28 Thread Tawfik, Sameh E
Thanks Wendy, I used port 8085 and that fixed it. Sameh -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 5:52 PM To: [EMAIL PROTECTED] Subject: Re: Continuum 1.1 standalone run-time error on Windows server 2003. On Jan 28, 2008 6:40 PM

Re: Continuum 1.1 standalone run-time error on Windows server 2003.

2008-01-28 Thread Wendy Smoak
On Jan 28, 2008 6:40 PM, Tawfik, Sameh E <[EMAIL PROTECTED]> wrote: > > I just installed Continuum 1.1 on Windows Server 2003 - Enterprise > Edition with Service Pack 1, by extracting all the files from > apache-continuum-1.1.zip > > Next, I run C:\continuum-1.1\bin\window

Continuum 1.1 standalone run-time error on Windows server 2003.

2008-01-28 Thread Tawfik, Sameh E
I just installed Continuum 1.1 on Windows Server 2003 - Enterprise Edition with Service Pack 1, by extracting all the files from apache-continuum-1.1.zip Next, I run C:\continuum-1.1\bin\windows-x86-32\run.bat When run.bat runs, it generated the following error: [ERROR] Error while deploying

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-28 Thread Tawfik, Sameh E
Hi Emmanuel, The problem is resolved. It was as you specified earlier when you asked: > 1- are you sure your smtp server use ssl? When I updated :\continuum-1.1\conf\plexus.xml, I took the default settings which uses ssl as follow: mail.smtp.socketFactory.cl

Re: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-25 Thread Emmanuel Venisse
hat launches when > I click on C:\continuum-1.1\bin\windows-x86-32\run.bat > > > jvm 1| 2008-01-24 17:28:14,982 [pool-1-thread-1] INFO > org.codehaus.plexus.notification.notifier.Notifier:msn - Same state, > not sending message. > jvm 1

Re: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Wendy Smoak
On Jan 24, 2008 5:41 PM, Tawfik, Sameh E <[EMAIL PROTECTED]> wrote: > Also, I noticed whenever I run a build; the icons do not change unless I > press F5 to refresh the screen! So, is there is a way, where I can have > Continuum automatically updates the build icons? The page will refresh automat

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
thing? I worked with other auto build tools, where whenever you run a build you'd see the icon is moving and then it change its shape to indicate that the build is done. Finally, do you know of any example that I can view to see how the email section is set in the C:\continuum-1.1\conf\plexus.

Re: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Emmanuel Venisse
- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Emmanuel Venisse > Sent: Thursday, January 24, 2008 2:56 PM > To: [EMAIL PROTECTED] > Subject: Re: Continuum 1.1 standalone on WindowsXP doesn't send email? > > You looked at the wrong file, It should be &

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
] Subject: Re: Continuum 1.1 standalone on WindowsXP doesn't send email? You looked at the wrong file, It should be C:\continuum-1.1\conf\plexus.xmland the file is similar to this one : https://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.x/ continuum-plexus-runtime/src/conf/plexus.xm

Re: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Emmanuel Venisse
Do you have configured your smtp server in conf/plexus.xml? On Jan 24, 2008 11:25 PM, Tawfik, Sameh E <[EMAIL PROTECTED]> wrote: > > Hi, > > According to the help documentation, the following is all I need to have > Continuum send an email when it done from running a build, but Continuum > does

Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
Hi, According to the help documentation, the following is all I need to have Continuum send an email when it done from running a build, but Continuum does not send any email as it supposed to when it's done from a build! I set the following under the Notifiers section of the project, but nothing

Continuum 1.1 slow to startup in standalone config

2008-01-23 Thread Oliver Enseling
Hi all, I am upgrading from continuum 1.0.3 to continuum 1.1. I have manually migrated all my 112 projects and build definitions to continuum 1.1 8-) Now, when I start continuum it takes about 30 minutes to start up. When I initially installed continuum 1.1 it only took a few seconds to start

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-28 Thread Claudio Ranieri
(Validation user) with Continuum 1.1 final On Dec 27, 2007 11:52 AM, Claudio Ranieri <[EMAIL PROTECTED]> wrote: But it isn´t intuitive. Could you add parameter email.validation.required=false in security.properties (trunk version)? Other solution is add automatically send email in creati

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-27 Thread Claudio Ranieri
gt; To: <[EMAIL PROTECTED]> Sent: Thursday, December 27, 2007 4:07 PM Subject: Re: Problem to send email (Validation user) with Continuum 1.1 final On Dec 27, 2007 9:45 AM, Claudio Ranieri <[EMAIL PROTECTED]> wrote: When I create a new user, the user doesn´t receive email until I click i

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-27 Thread Wendy Smoak
On Dec 27, 2007 9:45 AM, Claudio Ranieri <[EMAIL PROTECTED]> wrote: > When I create a new user, the user doesn´t receive email until I click in > Resend Validation. > Is it a bug? Not as far as I know. Creating a user does not automatically send a validation email. See also http://jira.codehaus

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-27 Thread Claudio Ranieri
t: Re: Problem to send email (Validation user) with Continuum 1.1 final Great Wendy, Thanks! - Original Message - From: "Wendy Smoak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 23, 2007 4:03 PM Subject: Re: Problem to send email (Vali

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-26 Thread Claudio Ranieri
Great Wendy, Thanks! - Original Message - From: "Wendy Smoak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 23, 2007 4:03 PM Subject: Re: Problem to send email (Validation user) with Continuum 1.1 final On Dec 21, 2007 9:41 AM, C

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-21 Thread Wendy Smoak
On Dec 21, 2007 5:06 AM, Claudio Ranieri <[EMAIL PROTECTED]> wrote: > I did a test with file security.properties in /path/to/continuum/conf/ and > work out. > As sugestion, the Continuum Team can add the file > /path/to/continuum/conf/security.properties in next release of Continuum. We should de

Re: Problem to send email (Validation user) with Continuum 1.1 final

2007-12-20 Thread Wendy Smoak
On 12/20/07, Claudio Ranieri <[EMAIL PROTECTED]> wrote: > I looked for this file in Continuum 1.1 final, but I did´nt find > security.properties in /path/to/continuum/conf/ > Using grep I found the file security.properties in > /path/to/continuum/apps/continuum/webapp/WEB-INF/

Re: Problem to login in Continuum 1.1 final with Internet Explorer

2007-12-19 Thread Emmanuel Venisse
You're not alone with this problem but we don't know what's happen for the moment. Emmanuel > Hi, > > I installed the Continuum 1.1 final in a linux machine. > When I try do login (as admin) I am redirect to home. > This happen with Internet Explorer. In fi

Problem with surefire-reports in Continuum 1.1 final

2007-12-13 Thread Diego
Hi, I am using Continuum 1.1 final, Maven 2.0.7, Java 1.5.0_06 and WindowsXP I added a M2 project in Continuum, but in result of build I got: + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO

Re: Scheduler bug, Continuum 1.1 (MySQL)

2007-12-13 Thread Ingo Siebert
Ups. :) Thank you. Ingo Emmanuel Venisse schrieb: Yes, your cron expression is invalid :) It must be : 0 0/30 8-18 ? * MON-FRI The doc say this: "Pay attention to the effects of '?' and '*' in the day-of-week and day-of-month fields!" http://www.opensymphony.com/quartz/api/org/quartz/CronTrig

Re: continuum 1.1 and guest user

2007-12-12 Thread deckrider
, 2007 9:04 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > On Dec 6, 2007 3:22 PM, deckrider+mvn <[EMAIL PROTECTED]> wrote: > > I would like to just have 1-2 admins and everyone else can be guest > > for continuum 1.1. > > > > This seemed possible in continuum 1.0

Re: continuum 1.1 and guest user

2007-12-08 Thread Wendy Smoak
On Dec 6, 2007 3:22 PM, deckrider+mvn <[EMAIL PROTECTED]> wrote: > I would like to just have 1-2 admins and everyone else can be guest > for continuum 1.1. > > This seemed possible in continuum 1.0, but I must be missing some step > to know how to do it with continuum 1.1

continuum 1.1 and guest user

2007-12-08 Thread deckrider+mvn
I would like to just have 1-2 admins and everyone else can be guest for continuum 1.1. This seemed possible in continuum 1.0, but I must be missing some step to know how to do it with continuum 1.1. After I log in the first time to set up admin, I'm still not understanding how to log in so

Re: continuum 1.1 together with archiva 1.0 on tomcat 5.5

2007-12-04 Thread ossi petz
cool! i needed to change the mysql database charset to latin1 (see other discussion on mysql 5.0) thanks! regards ossi Brett Porter schrieb: yes, and yes. in fact, I would recommend sharing the user database connection. On 04/12/2007, ossi petz <[EMAIL PROTECTED]> wrote: Hallo thanks f

Re: continuum 1.1 together with archiva 1.0 on tomcat 5.5

2007-12-03 Thread ossi petz
Hallo thanks for all replies. the continuum settings are ok since it would run without archiva. the error appears on archiva is 'hot deployed' (start archiva with tomcat manager while continuum is running). since the database is a container resource, can i use mysql instead? oh wiki! http:

Re: continuum 1.1 together with archiva 1.0 on tomcat 5.5

2007-12-03 Thread Brett Porter
from what I can see, the error is all about the continuum database - and the derby problem shouldn't be a concern since it's all in the one JVM. I think the settings for the continuum database should be double checked. On 04/12/2007, Ingo Siebert <[EMAIL PROTECTED]> wrote: > Hi Ossi, > > I posted

Re: continuum 1.1 together with archiva 1.0 on tomcat 5.5

2007-12-03 Thread Ingo Siebert
Hi Ossi, I posted the same problem today, but i don't use archiva. If you find a solution, please let me know. :) Ingo ossi petz schrieb: Hallo I tried to install both archiva and continuum on the same tomcat 5.5.25 / Java 1.5 When i only install continuum things work fine. When i only ins

Re: continuum 1.1 together with archiva 1.0 on tomcat 5.5

2007-12-03 Thread Emmanuel Venisse
You can't use more than one datasource on an embedded db. I think the exception is on the users db access. I'd recommend to use an external derby server instead of an embedded db. Emmanuel ossi petz a écrit : Hallo I tried to install both archiva and continuum on the same tomcat 5.5.25 / Ja

continuum 1.1 together with archiva 1.0 on tomcat 5.5

2007-12-03 Thread ossi petz
Hallo I tried to install both archiva and continuum on the same tomcat 5.5.25 / Java 1.5 When i only install continuum things work fine. When i only install archiva things work too. When i install both continuum and archiva i end up with apache derby exceptions. archiva starts (i guess its

AW: Problem with continuum 1.1 - cannot connect with web browser

2007-11-30 Thread Kuipers, Hartmut
ves, you are right! I installed sun jdk, now it works! Thank you very much! > -Ursprüngliche Nachricht- > Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 30. November 2007 10:50 > An: [EMAIL PROTECTED] > Betreff: Re: Problem with continuum 1.1 - cann

Re: Problem with continuum 1.1 - cannot connect with web browser

2007-11-30 Thread Emmanuel Venisse
what is your jdk? it isn't a sun jdk, right? Emmanuel Kuipers, Hartmut a écrit : Hello! Continuum 1.1 is running on a linux server (Suse 10.3, 64 bit), but if I start my web browser with http://localhost:8080/continuum/ I get an error (http error: 500). With continuum 1.0.3 everything

Problem with continuum 1.1 - cannot connect with web browser

2007-11-30 Thread Kuipers, Hartmut
Hello! Continuum 1.1 is running on a linux server (Suse 10.3, 64 bit), but if I start my web browser with http://localhost:8080/continuum/ I get an error (http error: 500). With continuum 1.0.3 everything works fine. Any idea? Many thanks in advance for your help! Ben Kuipers Here is the log

Re: Continuum 1.1: Appearance feature

2007-11-29 Thread Ken Turner
Well, I upgraded to Firefox 2.0.0.10 as you suggested, and even shut down/restarted the Continuum app, but no joy :-(. Only thing I haven't done is reboot the PC. -- View this message in context: http://www.nabble.com/Continuum-1.1%3A-Appearance-feature-tf4897268.html#a14026452 Sent fro

Re: Continuum 1.1: Appearance feature

2007-11-29 Thread olivier lamy
refox 2.0.0.9. > > Anybody know of a workaround for this? > -- > View this message in context: > http://www.nabble.com/Continuum-1.1%3A-Appearance-feature-tf4897268.html#a14025957 > Sent from the Continuum - Users mailing list archive at Nabble.com. > >

Continuum 1.1: Appearance feature

2007-11-29 Thread Ken Turner
I have provided company POM information - Name, URL and Logo URL, and the result is very pretty when viewed using IE6, but doesn't work at all with Firefox 2.0.0.9. Anybody know of a workaround for this? -- View this message in context: http://www.nabble.com/Continuum-1.1%3A-Appea

[announce] Continuum 1.1 final is released

2007-11-23 Thread Emmanuel Venisse
The Continuum team is pleased to announce the Continuum 1.1 final release Highlights are: * bug fixes * A new backup tool with xmlrpc for continuum db You can grab the latest release from the download page : http://maven.apache.org/continuum/download.html To upgrade from a previous

Re: Continuum 1.1-beta-3 crashing while adding a new project group

2007-11-14 Thread olivier lamy
Hi, Have a look at http://maven.apache.org/continuum/documentation/1_1/installation/upgrade.htmlsection Importing Data to the new version. Have you made the update in SEQUENCE_TABLE ? -- Olivier 2007/11/14, Anshula <[EMAIL PROTECTED]>: > > > Hi, > > I have been using Conti

Re: Continuum 1.1-beta-3 crashing while adding a new project group

2007-11-14 Thread olivier lamy
version. > > Have you made the update in SEQUENCE_TABLE ? > > > > -- > > Olivier > > > > 2007/11/14, Anshula <[EMAIL PROTECTED]>: > >> > >> > >> Hi, > >> > >> I have been using Continuum 1.1-beta-3 since more tha

Re: Continuum 1.1-beta-3 crashing while adding a new project group

2007-11-14 Thread Anshula
<[EMAIL PROTECTED]>: >> >> >> Hi, >> >> I have been using Continuum 1.1-beta-3 since more than a month now and it >> has been running smoothly. But today I attempted to add some more project >> groups to it, and it crashed giving me a primary key constra

Continuum 1.1-beta-3 crashing while adding a new project group

2007-11-14 Thread Anshula
Hi, I have been using Continuum 1.1-beta-3 since more than a month now and it has been running smoothly. But today I attempted to add some more project groups to it, and it crashed giving me a primary key constraint violation. Attached is the stacktrace. I did migrate my data from 1.1-beta3

RE: MySQL-5.1 INSERT error with continuum-1.1-beta-4

2007-11-14 Thread Eigil Hysvær
;characterEncoding=UTF-8 thing, and then it worked... Thanks! _ From: Eigil Hysvær [mailto:[EMAIL PROTECTED] Sent: 14. november 2007 19:09 To: [EMAIL PROTECTED] Subject: MySQL-5.1 INSERT error with continuum-1.1-beta-4 Hello, I’m currently evaluating CI tools and th

MySQL-5.1 INSERT error with continuum-1.1-beta-4

2007-11-14 Thread Eigil Hysvær
Hello, I’m currently evaluating CI tools and the time has come to Continuum. I decided to try the 1.1-beta4 because when the time comes to implement the CI into our organization I’m sure 1.1 has gone final. I have installed the standalone version of continuum-1.1-beta-4 on windows 2003 server

Continuum 1.1-beta-3: Cannot Delete Some Projects

2007-11-08 Thread Andreas Guther
Hi, I have a situation where I have two projects in a group that I cannot delete. I can delete all other projects in that group. The error message I get is the following: javax.jdo.JDOUserException: One or more instances could not be deleted NestedThrowables: javax.jdo.JDODataStoreException: De

[announce] Continuum 1.1-beta-4 is released

2007-10-30 Thread Emmanuel Venisse
The Continuum team is pleased to announce the Continuum 1.1-beta-4 release Highlights are: * lot of bug fixes * A new page to view the build queue * Customization of mail subject You can grab the latest release from the download page : http://maven.apache.org/continuum

Re: Problem within Continuum 1.1 Beta 2 or Beta 3 generate-sources

2007-10-08 Thread Mac-Systems
Maybe you are right, i try to run an ANT and XDoclet Goal. I also will ask in maven-maling list. Thanks, Jens Can you post more informations? Continuum run mvn from the command line so it would be a problem with something in your pom. Emmanuel Mac-Systems a écrit : Hello, i'd like to know

Re: Problem with Maven in build of Continuum 1.1-beta-3

2007-10-05 Thread Iker Almandoz
'cd /usr/local/continuum-1.1-beta-2/apps/continuum/webapp/WEB-INF/working-directory/279 && /usr/local/bin/mvn --batch-mode --non-recursive - Dcontinuum.project.lastBuild.state=3 -Dcontinuum.project.nextBuild.number=1"- Dcontinuum.project.group.name=Aggregators " - Dcontinuum.pro

Re: Problem with Maven in build of Continuum 1.1-beta-3

2007-10-05 Thread Paola26
com/Error-when-project-group-has-trailing-spaces..-t4549392.html > > Emmanuel > > Paola26 a écrit : >> Hi, >> I work with continuum, i have two differents versions installed in the >> same >> server, one is Continuum 1.0.3 this work in port 8080 , the oth

Re: Continuum 1.1 Beta 2 - Out of mem after 30 Days without problems

2007-10-05 Thread Mac-Systems
pperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6428 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - < Continuum 1.1-beta-2 started! > 6428 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - - 6428 [WrapperSimple

Re: Continuum 1.1 Beta 2 - Out of mem after 30 Days without problems

2007-10-05 Thread Emmanuel Venisse
ven2 6425 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - Starting Continuum. 6426 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6426 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6428 [WrapperSimpleAppMain

Re: Continuum 1.1 Beta 2 - Out of mem after 30 Days without problems

2007-10-05 Thread Mac-Systems
inuum. 6426 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6426 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6428 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - < Continuum 1.1-beta-2 s

Re: Continuum 1.1 Beta 2 - Out of mem after 30 Days without problems

2007-10-05 Thread Emmanuel Venisse
rapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6428 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - < Continuum 1.1-beta-2 started! > 6428 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - ---

Continuum 1.1 Beta 2 - Out of mem after 30 Days without problems

2007-10-05 Thread Mac-Systems
g.apache.maven.continuum.Continuum:default - Starting Continuum. 6426 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6426 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default - 6428 [WrapperSimpleAppMain] INFO org.apache.maven.continuum.Continuum:default

Rép. : Re: [announce] Continuum 1.1- beta-3 is released

2007-09-26 Thread Eric LECOCQ
I'd like to upgrade from 1.1-beta-1 to beta-3. I haven't found any library such data-management-cli-1.1-beta-1.jar to export data. What is the easier solution ? Regards, Eric >>> Anshula <[EMAIL PROTECTED]> 09/26/07 5:03 >>> just upgraded my continuum-1.1-

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Anshula
just upgraded my continuum-1.1-beta-2 installation to beta-3. The new version looks very good. I upgraded my continuum database for the 1st time, it worked as a charm using the data management utility. :) Great work..!! Regards, Anshula Jesse McConnell wrote: > > hm, probably not rig

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Jesse McConnell
ra,dc=ch > inetOrgPerson > > > > INFO | jvm 1| 2007/09/26 14:23:26 | 2007-09-26 14:23:26,127 > [SocketListener0-1] WARN ConfigurationFactory - No > configuration found. Configuring ehcache fr > om ehcache-failsafe.xml found in the classpath: > jar:fi

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Emmanuel Venisse
redback/trunk/redback-site/src/site/apt/integration/ldap.apt ) has moved to? cheers cla Emmanuel Venisse wrote: The Continuum team is pleased to announce the Continuum 1.1-beta-3release Highlights are: * lot of bug fixes * xwork/webwork update to fix remote code exploit in forms *

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Emmanuel Venisse
ased to announce the Continuum 1.1-beta-3release Highlights are: * lot of bug fixes * xwork/webwork update to fix remote code exploit in forms * mail notification to latest committers * LDAP authentication * performance improvement You can grab the latest release from: http://

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread olivier lamy
-) > > does anybody know, where this file > ( > http://svn.codehaus.org/plexus/plexus-redback/trunk/redback-site/src/site/apt/integration/ldap.apt > ) > has moved to? > > cheers > cla > > > > Emmanuel Venisse wrote: > > The Continuum team is pleased to anno

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Cla Emanuel Monsch
rote: The Continuum team is pleased to announce the Continuum 1.1-beta-3 release Highlights are: * lot of bug fixes * xwork/webwork update to fix remote code exploit in forms * mail notification to latest committers * LDAP authentication * performance improvement You can grab the late

[announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Emmanuel Venisse
The Continuum team is pleased to announce the Continuum 1.1-beta-3 release Highlights are: * lot of bug fixes * xwork/webwork update to fix remote code exploit in forms * mail notification to latest committers * LDAP authentication * performance improvement You can grab the latest

Re: Strange Behaviors in Continuum 1.1-betas as windows service

2007-09-20 Thread Dan Tran
e on win xp and seems to work on vista and server > 2003 too. > I don't have a NT to test it > > Emmanuel > > Dan Tran a écrit : > > tested with the latest continuum 1.1-beta-3 > > > > On 9/19/07, Dan Tran <[EMAIL PROTECTED]> wrote: > >> I now

[announce] Continuum 1.1-beta-2 is released

2007-08-17 Thread Emmanuel Venisse
The maven/Continuum team is pleased to announce the Continuum 1.1-beta-2 release Highlights are: * lot of bug fixes * Installations/profiles screens improvement * screen flow improvement in Add Project part * cancellable builds You can grab the latest release from: http://maven.apache.org

Strange Behaviors in Continuum 1.1-betas as windows service

2007-08-16 Thread Dan Tran
Hello, I am seeing some strange behaviors in alpha, beta-1, and beta-2 ( still instaging area), that I hope someone can explain and/or confirm. - Unable to sync the project source when Continuum runs under NT service with a known admin user id. the build log shows Provider message: The

RE: Continuum 1.1-beta-1 profile does not seem to work

2007-08-09 Thread remi . chevalier
2.0.0.6 version and now, it works correctly with your workflow. Thanks, Rémi. "LAMY Olivier" <[EMAIL PROTECTED]> 09/08/2007 10:34 Veuillez répondre à [EMAIL PROTECTED] A <[EMAIL PROTECTED]> cc Objet RE: Continuum 1.1-beta-1 profile does not seem to work Hi, Until

Java for Continuum 1.1-beta-2

2007-08-08 Thread Morgovsky, Alexander \(US - Glen Mills\)
Which version of Java 1.5 should I use with Continuum 1.1-beta-2? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this

RE: Continuum 1.1-beta-1 profile does not seem to work

2007-08-08 Thread LAMY Olivier
MAIL PROTECTED] Envoyé : mercredi 8 août 2007 18:30 À : [EMAIL PROTECTED] Objet : RE: Continuum 1.1-beta-1 profile does not seem to work I get the same NPE Add installation (jdk1.6.0) -> Add profile (JDK1.6)->Edit profile->Add the new installation from list -> NPE Server: Red Hat

Re: Continuum 1.1-beta-1 profile does not seem to work

2007-08-08 Thread Emmanuel Venisse
tephane Nicoll [mailto:[EMAIL PROTECTED] Envoyé : mardi 7 août 2007 12:11 À : [EMAIL PROTECTED] Objet : Re: Continuum 1.1-beta-1 profile does not seem to work - Firefox - Login as admin - Profiles, add profiles, give a name, save - Edit profile, add an installation, save -> NPE But the

RE: Continuum 1.1-beta-1 profile does not seem to work

2007-08-08 Thread fherrerav
ne- > De : Stephane Nicoll [mailto:[EMAIL PROTECTED] > Envoyé : mardi 7 août 2007 12:11 > À : [EMAIL PROTECTED] > Objet : Re: Continuum 1.1-beta-1 profile does not seem to work > > - Firefox > - Login as admin > - Profiles, add profiles, give a name, save > - Edi

Re: continuum-1.1-beta-1: Build succeeded or failed ???

2007-08-08 Thread Poli García
gt; Bryan > > -Original Message- > From: LAMY Olivier [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 4:09 PM > To: [EMAIL PROTECTED] > Subject: RE: continuum-1.1-beta-1: Build succeeded or failed ??? > > Have you tried with mvn 2.0.6 or 2.0.5 ? > > What

Re: [continuum-1.1-beta-1] pb with Synergy SCM

2007-08-08 Thread Emmanuel Venisse
commands properly in this latest version. Regards, Randall -Original Message- From: david vicente [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 1:42 AM To: [EMAIL PROTECTED] Subject: [continuum-1.1-beta-1] pb with Synergy SCM Hi all, I used Continuum 1.0.3 with Synergy (with maven-SC

Re: jpox/jdo stuff in continuum 1.1-beta

2007-08-08 Thread Emmanuel Venisse
tivate the logging for jpox? * in continuum 1.0.3 within the application.xml configuration file i was able to adjust the jpox/jdo configuration by changing some properties. for example the table prefix. org.jpox.identifier.tablePrefix continuum3 is there a way to do this in continuum 1.1-beta-1

Re: [continuum-1.1-beta-1] pb with Synergy SCM

2007-08-08 Thread dvicente
ike it just doesn't >>> execute the actual scm commands properly in this latest version. >>> >>> Regards, >>> >>> Randall >>> >>> >>> -Original Message- >>> From: david vicente [mailto:[EMAIL PROTECTED] &g

RE: [continuum-1.1-beta-1] pb with Synergy SCM

2007-08-08 Thread Randall Fidler
Emmanuel, We've got Continuum running on Ubuntu Linux. Regards, Randall -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 5:49 AM To: [EMAIL PROTECTED] Subject: Re: [continuum-1.1-beta-1] pb with Synergy SCM Randall,

Re: [continuum-1.1-beta-1] pb with Synergy SCM

2007-08-08 Thread Emmanuel Venisse
August 08, 2007 1:42 AM To: [EMAIL PROTECTED] Subject: [continuum-1.1-beta-1] pb with Synergy SCM Hi all, I used Continuum 1.0.3 with Synergy (with maven-SCM-api-1.0-beta-4.jar and maven-SCM-provider-synergy-1.0-beta-4.jar in my \ lib) and all works fine. I have just continuum-1.1-beta-1 and not

Re: [continuum-1.1-beta-1] pb with Synergy SCM

2007-08-08 Thread Emmanuel Venisse
en-SCM-api-1.0-beta-4.jar and maven-SCM-provider-synergy-1.0-beta-4.jar in my \ lib) and all works fine. I have just continuum-1.1-beta-1 and nothing works since. it does not manage to extract the sources. In Continuum.log, I have that : 339122 [SocketListener0-0] INFO org.apache.maven.co

[continuum-1.1-beta-1] pb with Synergy SCM

2007-08-08 Thread david vicente
Hi all, I used Continuum 1.0.3 with Synergy (with maven-SCM-api-1.0-beta-4.jar and maven-SCM-provider-synergy-1.0-beta-4.jar in my \ lib) and all works fine. I have just continuum-1.1-beta-1 and nothing works since. it does not manage to extract the sources. In Continuum.log, I have that

RE: continuum-1.1-beta-1: Build succeeded or failed ???

2007-08-07 Thread Madsen,Bryan
: [EMAIL PROTECTED] Subject: RE: continuum-1.1-beta-1: Build succeeded or failed ??? Have you tried with mvn 2.0.6 or 2.0.5 ? What is your OS ? If windows I think there is an issue with mvn.bat concerning cli return code (MAVEN_TERMINATE_CMD ) (don't remember the issue id) -- Ol

Re: Continuum 1.1-beta-1 auto refresh can cause repeated builds.

2007-08-07 Thread Emmanuel Venisse
It's a known issue that will be fixed in beta-2 Emmanuel Madsen,Bryan a écrit : I like the auto refresh feature and tend to leave continuum up on the project group summary page while doing other work. Today I forced a build for a project on one of the project group pages and left my browser on

Continuum 1.1-beta-1 auto refresh can cause repeated builds.

2007-08-07 Thread Madsen,Bryan
I like the auto refresh feature and tend to leave continuum up on the project group summary page while doing other work. Today I forced a build for a project on one of the project group pages and left my browser on that page. I checked my build emails later and found that project had built 8 times

RE: Continuum 1.1-beta-1 profile does not seem to work

2007-08-07 Thread remi . chevalier
MY Olivier" <[EMAIL PROTECTED]> 07/08/2007 12:07 Veuillez répondre à [EMAIL PROTECTED] A <[EMAIL PROTECTED]> cc Objet RE: Continuum 1.1-beta-1 profile does not seem to work Do you have an error message or something in the log ? -- Olivier -Message d'origine

Re: Continuum 1.1-beta-1 shell project does not run but runs from command line

2007-08-06 Thread L. J.
. > What are you target/source values ? > > > > -Message d'origine- > De : L. J. [mailto:[EMAIL PROTECTED] > Envoyé : mardi 7 août 2007 01:06 > À : continuum-users > Objet : Continuum 1.1-beta-1 shell project does not run but runs from > command line >

Re: Continuum 1.1-alpha-2

2007-08-02 Thread Emmanuel Venisse
ander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: I would like to install Continuum 1.1-alpha-2. Will I be able to use Maven 2.0.5 and Java 1.4.2_10? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purp

Re: Continuum 1.1-alpha-2

2007-08-02 Thread Jesse McConnell
yes, you can use those with the profile setup, just register those installations of maven and the jdk and you'll be in good shape ping here if you have issues cheers! jesse On 8/2/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: > I would like to install

Continuum 1.1-alpha-2

2007-08-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
I would like to install Continuum 1.1-alpha-2. Will I be able to use Maven 2.0.5 and Java 1.4.2_10? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended

Re: Attempting to use continuum-1.1-beta1

2007-08-01 Thread Jesse McConnell
looks like the scheduleId wasn't set on the build definition... could you by chance replicate exactly what you did to reproduce this and give us a step by step flow wise? jesse On 8/1/07, Eric Miles <[EMAIL PROTECTED]> wrote: > > I am a current user of continuum 1.0.3 and am evaluating 1.1beta1

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-27 Thread Madsen,Bryan
:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 9:04 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; Maven Users List Subject: [Announce] Continuum 1.1-beta-1 is released Hi, The maven/Continuum team is pleased to announce the first beta of Continuum 1.1 Highlights are: * Continuum profiles to

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Jerry DuVal
Original Message- > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 25, 2007 10:35 AM > To: [EMAIL PROTECTED] > Subject: Re: [Announce] Continuum 1.1-beta-1 is released > > You simply need to setup your schedule properly. It has an option to > specify

Re: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Brett Porter
this option. -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 10:35 AM To: [EMAIL PROTECTED] Subject: Re: [Announce] Continuum 1.1-beta-1 is released You simply need to setup your schedule properly. It has an option to specify the max. build ti

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Morgovsky, Alexander (US - Glen Mills)
Thank you for your help, I will try this option. -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 10:35 AM To: [EMAIL PROTECTED] Subject: Re: [Announce] Continuum 1.1-beta-1 is released You simply need to setup your schedule properly. It

Re: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Stephane Nicoll
custom scripts not terminating properly. Thank you. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 10:16 AM To: [EMAIL PROTECTED] Subject: Re: [Announce] Continuum 1.1-beta-1 is released Morgovsky, Alexander (US - Glen Mills) a

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Morgovsky, Alexander (US - Glen Mills)
Continuum like the deployment server being down and/or custom scripts not terminating properly. Thank you. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 10:16 AM To: [EMAIL PROTECTED] Subject: Re: [Announce] Continuum 1.1-beta-1 is

Re: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Emmanuel Venisse
TECTED]; Maven Users List Subject: [Announce] Continuum 1.1-beta-1 is released Hi, The maven/Continuum team is pleased to announce the first beta of Continuum 1.1 Highlights are: * Continuum profiles to define JDK/maven/ANT to use in a build definition * many bug fixes and ui improvements.

  1   2   >