Re: Problem in listing cvs files

2011-02-21 Thread Olivier Lamy
Hello, What is the output of the cli : /bin/sh -c cd /home/samuel/workspace/DQAWorkspace/CMTB && cvs -z3 -f -d :pserver:samuel@192.168.1.8:/bosco/cvsrep -n -q rls -d -e -R DQA/Doc ? 2011/2/16 samuellawrence : > > Dear All, > > I am working on maven-scm-client using api. When I use list cvs comma

Re: [VOTE] Release Maven Filtering version 1.0 (take 3)

2011-02-21 Thread Olivier Lamy
+1 2011/2/20 Dennis Lundberg : > Hi, > > Some Java 1.5 code was found by Benjamin in the previous release > attempt. Let's make this a good one. > > We solved 5 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=16231 > > There are still a couple of i

Re: [VOTE] Release Maven Filtering version 1.0 (take 3)

2011-02-21 Thread Hervé BOUTEMY
+1 Hervé Le dimanche 20 février 2011, Dennis Lundberg a écrit : > Hi, > > Some Java 1.5 code was found by Benjamin in the previous release > attempt. Let's make this a good one. > > We solved 5 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName= > Html&version=

Mark m-deploy-p @threadSafe ?

2011-02-21 Thread Baptiste MATHUS
Hi all, I see that m-deploy-p isn't marked as threadSafe yet. As I don't remember having seen any threads about it, isn't there any technical reason for this? I mean, though I'm no concurrency expert, I'm wondering if I could try and have a look at the code to help. But I don't really know if ther