[jira] Created: (SCM-146) ClearCase mkview cannot be run without -vws switch

2006-01-30 Thread Piotr Kosiorowski (JIRA)
Environment: Linux (via Continuum) Reporter: Piotr Kosiorowski Currently there is no way to run mkview command without -vws parameter (except specifying ClearCase LT that turns on also other features). Such invocation is required by our ClearCase installation. I suggest not to use default

[jira] Created: (SCM-145) ClearCase checkout fails on Unix

2006-01-30 Thread Piotr Kosiorowski (JIRA)
) Reporter: Piotr Kosiorowski Checkout fails on Unix: Lets assume it uses/abc/def/1 as a working directory First thing it does is it removes /abc/def/1 directory and than sets working directory to /abc/def/1/.. with: command.setWorkingDirectory( new File( workingDirectory

[jira] Created: (SCM-144) ClearCase update fails with NullPointerException

2006-01-30 Thread Piotr Kosiorowski (JIRA)
-2 Environment: Linux (run from Continuum) Reporter: Piotr Kosiorowski Update fails because update command uses changelog command without setting logger on it - so changelog command fails with NullPointerException at the beggining of execution in: getLogger().debug( "exec

Re: Issue with Maven2 SCM ClearCase provider

2006-01-30 Thread Piotr Kosiorowski
Hi Chris, I simply do not know - but I hope others will provide you the answer. regards Piotr Mcmahon, Chris wrote: Thanks, Piotr! Perhaps you can tell me as well if there are any plans to support ClearCase dynamic views? -Original Message- From: Piotr Kosiorowski [mailto:[EMAIL

Re: Issue with Maven2 SCM ClearCase provider

2006-01-30 Thread Piotr Kosiorowski
Look at the thread maven2 & Continuum & ClearCase posted this weekend - I had exactly the same problems and sent some workarounds. I will create JIR issues for it shortly. Regards Piotr Mcmahon, Chris wrote: I'm having an issue with the ClearCase provider for SCM: when I try a checkout, Maven

maven2 & Continuum & ClearCase

2006-01-27 Thread Piotr Kosiorowski
it in config file. I have some other minor issues but these ones are difficult to workaround. Regards Piotr Kosiorowski