Re: [vote] Release Maven-SCM 1.0 final

2007-05-23 Thread Ryan Daum
: http://people.apache.org/~evenisse/stage/maven-scm-repo/ Tag: http://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0/ So, let's try 72h +1/+0/-1. Please cast your votes! Here my +1 Emmanuel -- Ryan Daum [EMAIL PROTECTED] Senior Developer, Toronto 647.724.5232 x 2073

Re: Re: mercurial provider patch

2007-05-23 Thread Ryan Daum
files? All the output I get from svn diff seems to do the same as the patch I provided to you yesterday. Ryan On 5/22/07, Ryan Daum [EMAIL PROTECTED] wrote: Just want to point out one more thing, and that is that the class TagScmResult has two constructors, one of which accepts the list

Re: mercurial provider patch

2007-05-22 Thread Ryan Daum
patch tomorrow, it will be include in the next version. Emmanuel Ryan Daum a écrit : During further use/testing of the mercurial provider (maven-scm-provider-hg) I discovered that the tag command was missing. I've just fixed this. Please see the patch attached to http://jira.codehaus.org

Re: mercurial provider patch

2007-05-22 Thread Ryan Daum
So if the latest commit is the release correction... what you're saying is unless you branched (did you? where can I check out the branch), there's no way at all that my changes can make it in before the release. Ryan On 5/22/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: Ryan Daum a écrit

Re: mercurial provider patch

2007-05-22 Thread Ryan Daum
specific files only. Ryan On 5/22/07, Ryan Daum [EMAIL PROTECTED] wrote: So if the latest commit is the release correction... what you're saying is unless you branched (did you? where can I check out the branch), there's no way at all that my changes can make it in before the release. Ryan On 5

Re: Re: mercurial provider patch

2007-05-22 Thread Ryan Daum
not exist. Alternatively, if this is not the intention, then the Tck test should not require that this list be populated. Ryan On 5/22/07, Ryan Daum [EMAIL PROTECTED] wrote: No, it's not possible to do this -- and in any case the list of tagged files would be the entire repository; not sure

mercurial provider patch

2007-05-22 Thread Ryan Daum
During further use/testing of the mercurial provider (maven-scm-provider-hg) I discovered that the tag command was missing. I've just fixed this. Please see the patch attached to http://jira.codehaus.org/browse/SCM-319 Thank you, Ryan Daum -- Ryan Daum [EMAIL PROTECTED] Senior Developer

Re: [VOTE] Release Maven-SCM 1.0-rc1

2007-04-13 Thread Ryan Daum
://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.0-rc1/ So, let's try 72h +1/+0/-1. Please cast your votes! Here my +1 Emmanuel -- Ryan Daum [EMAIL PROTECTED] Senior Developer, Toronto 647.724.5232 x 2073

Re: Re: Question re: StatusCommandTckTest

2007-04-12 Thread Ryan Daum
-passing maven-scm-provider-hg. Can you integrate these into the maven-scm package at your convenience? Ryan On 4/12/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: the directory itself and files must be listed as an addition. Ryan Daum a écrit : Question: for non-empty directories, does the test

Question re: StatusCommandTckTest

2007-04-12 Thread Ryan Daum
of maven-scm to enforce this behaviour, or can we have a per-SCM-provider configuration which declares whether to test this behaviour? Thanks, Ryan -- Ryan Daum [EMAIL PROTECTED] Senior Developer, Toronto 647.724.5232 x 2073

Re: Question re: StatusCommandTckTest

2007-04-12 Thread Ryan Daum
place for the isAllowEmptyDirectoryAdd be on the AbstractScmProvider? Ryan But we can add a isAllowToAddEmptyDirectory() method in the AddCommand and use it in ScmTestCase Emmanuel Ryan Daum a écrit : Many revision control systems (Mercurial included) ignore the addition of empty directories

Re: Question re: StatusCommandTckTest

2007-04-12 Thread Ryan Daum
Question: for non-empty directories, does the test assume that the directory itself shows up as an addition? Or just the files in it? Ryan On 4/12/07, Ryan Daum [EMAIL PROTECTED] wrote: On 4/12/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: If it ignore the addition, it doesn't generate

Re: Commit privileges for maven-scm?

2007-04-07 Thread Ryan Daum
Ryan Daum a écrit : I've just finished updating maven-scm-provider-hg to work with the newest rev of the API. I also properly fixed SCM-244, as the amount of time for the sleep in the patch I originally submitted was not sufficient. I'd like to commit my work to the trunk, if possible

Commit privileges for maven-scm?

2007-04-05 Thread Ryan Daum
I've just finished updating maven-scm-provider-hg to work with the newest rev of the API. I also properly fixed SCM-244, as the amount of time for the sleep in the patch I originally submitted was not sufficient. I'd like to commit my work to the trunk, if possible. Ryan -- Ryan Daum [EMAIL

Re: Other scms...

2007-04-04 Thread Ryan Daum
out as part of? Ryan On 4/4/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: et tested of course ;) Emmanuel Emmanuel Venisse a écrit : They need to be updated with latest code of maven-scm-api. Emmanuel Ryan Daum a écrit : What is the procedure for graduating from sandbox? Ryan On 4/4