RE: Continuum with perforce

2005-12-15 Thread Zabil
Ok, I located the checkout command to the file PerforceCheckOutCommand.java in (org.maven.apache.scm.provider.perforce.command.checkout) The dirty fix I would like to do is probably make the function public static String createClientspec( String specname, String workDir, String repoPath )

FW: Continuum 1.0.2

2005-12-15 Thread Michael Fiedler
Actually, no. I will change it to 'READ_UNCOMMITTED' in both places. It currently is: application ... components ... component roleorg.codehaus.plexus.jdo.JdoFactory/role implementationorg.codehaus.plexus.jdo.DefaultJdoFactory/implementation configuration

RE: FW: Continuum 1.0.2

2005-12-15 Thread Michael Fiedler
Yes, that is correct. I will check for changes in the future. Thank you for your help. Michael -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, December 15, 2005 9:19 AM To: continuum-users@maven.apache.org Subject: Re: FW: Continuum 1.0.2 I'd

RE: Perforce testing needed

2005-12-15 Thread Mike Perham
Damned if you do, damned if you don't! :-) Glad to at least hear the overall build is now working for someone. Obviously I need to add some canonicalization to the repo path handling. Please enter a JIRA issue in the Maven SCM project. mike -Original Message- From: Neil Padgen

Re: 1.0.2 Build Error shell arguments not interpreted

2005-12-15 Thread Doug Johnson
Emmanuel, No I don't have that file in my working directory. When i moved it to the recommended directory it does not fail on the build properties but fails to run ant. The following files are under version control and are all located in the directory below. All paths for build.sh, and

Re: 1.0.2 Build Error shell arguments not interpreted

2005-12-15 Thread Emmanuel Venisse
no, you can't define the working directory. File an issue. Emmanuel Doug Johnson a écrit : Emmanuel, No I don't have that file in my working directory. When i moved it to the recommended directory it does not fail on the build properties but fails to run ant. The following files are under

Re: Multiple JDKs ?

2005-12-15 Thread Christian Schulte
Emmanuel Venisse schrieb: Not yet, it wil be supported in 1.1. http://jira.codehaus.org/browse/CONTINUUM-44 Emmanuel Thanks. -- Christian