Re: maven-scm-providers-git initial version

2008-04-05 Thread Jason van Zyl
Everything seems to pass, and I'll huck the whole lot under hudson and commit the git provider. On 5-Apr-08, at 2:44 PM, Eugene Kuleshov wrote: struberg wrote: For the really 'edgy' guys out there: I've fixed the maven-scm-provider-git to also work with git-1.5.4. $> git-clone http://ns1.

RE: maven-scm-providers-git initial version

2008-04-05 Thread Eugene Kuleshov
struberg wrote: > > For the really 'edgy' guys out there: I've fixed the > maven-scm-provider-git to also work with > git-1.5.4. > > $> git-clone http://ns1.backwork.net/git/maven-scm-providers-git.git > as usual... > > Please provide feedback, so we can move this to codehaus if it's mature >

RE: maven-scm-providers-git initial version

2008-02-06 Thread Mark Struberg
For the really 'edgy' guys out there: I've fixed the maven-scm-provider-git to also work with git-1.5.4. $> git-clone http://ns1.backwork.net/git/maven-scm-providers-git.git as usual... Please provide feedback, so we can move this to codehaus if it's mature enough. LieGrü, strub --- Mark Str

RE: maven-scm-providers-git initial version

2007-12-14 Thread Mark Struberg
Hi! Just want to give a short update: 1.) almost all TCK tests are now implemented and pass 2.) The maven-release-plugin works fine now. Full release cycles with both release:prepare and release:perform executed successfully. This is currently still all done under Linux only, but Siegi Goeschl