Re: Unrecognized command line option in plexus.sh on IBM AIX

2007-09-10 Thread Emmanuel Venisse
Yes, if it isn't supported by your jdk, you can remove it. I don't think IBM have and need this parameter. Emmanuel Carlson, David a écrit : I am attempting to install continuum-1.1-beta-2 on an IBM AIX box. I am getting a Command-line option unrecoginzed error when I run plexus.sh (See conso

Unrecognized command line option in plexus.sh on IBM AIX

2007-09-10 Thread Carlson, David
I am attempting to install continuum-1.1-beta-2 on an IBM AIX box. I am getting a Command-line option unrecoginzed error when I run plexus.sh (See console output below). I think this is because MaxPermSize is a Sun specific command line argument (based on this document: http://developers.sun.com/

RE: Finding Elapsed Time of a Build

2007-09-10 Thread Morgovsky, Alexander \(US - Glen Mills\)
I figured this out. Since the time is given in milliseconds, finding the difference below and diving by 1000 will result in the answer. Thanks. > _ > From: Morgovsky, Alexander (US - Glen Mills) > Sent: Monday, September 10, 2007 10:19 PM > T

Can`t connect to CVS on sourceforge

2007-09-10 Thread Leonardo Borges Barbosa
Guys, I am probably missing something, but after some searching, I couldn`t find what it is. Any help would be apreciated. This is the SCM url I am using: scm:cvs:extssh:[EMAIL PROTECTED]:/cvsroot/bughunt The branch/tag: HEAD Then, when I try to build this is what I get from the build result:

Continuum and build errors handling

2007-09-10 Thread Julien Stern
Hi list, We have the following issue with continuum: On some occasion, a build fails because of an "error". For instance, the CVS server could be temporarily down, or the repository, or one disk space could be full, or there could be an OutOfMemoryError, or the time limit could be reached because

Pom not found when release

2007-09-10 Thread Eric Masliah
Hello, I have a small problem : - When I build my project, everything works. - When I want to release (Prepare project for release), when I select Submit, I have : Error Occurred java.io.FileNotFoundException: 5/pom.xml (No such file or directory) Stack Trace java.io.FileNotFoundEx