new SCM component maven-scm-provider-git in JIRA

2008-04-21 Thread Mark Struberg
Hi folks! I hope we soon have the git provider finally up and running in Subversion. So, since I today wrote my first 'Jiraffe' on this topic, I now have an orga Question: First, when should we create an own component for this provider in the JIRA SCM Project, and whom may I ask to do it? 2nd:

Re: svn commit: r645182

2008-05-06 Thread Mark Struberg
=645182view=rev Log: SCM-182: Adding a GIT provider Submitted by: mark struberg and eugene kuleshov The other commit reminded me. Given the size of this contribution, I think it would be helpful for both these guys to submit CLAs - especially given Eugene contributes to the embedder

Re: svn commit: r645182 maven-scm-providers-git

2008-05-09 Thread Mark Struberg
-fetch tag [tagname] Summary: all is ok if using the latest versions, but it may not work with older maven versions. LieGrü, strub PS: Brett, thanks for applying the patch and fixing the test! --- Mark Struberg [EMAIL PROTECTED] schrieb: Hi Brett! I'm currently working on a few code changes

when will maven-scm-1.1 be released?

2008-07-29 Thread Mark Struberg
Hi folks! Since there has been a discussion about the maven-scm-1.1 due date in http://jira.codehaus.org/browse/SCM-182 , I'd like to ask if you guys (and girls if any) have something in mind with maven-scm-1.1? Is there a chance to get it released and packaged with maven-2.0.10? Aditional

Re: SCM website

2008-08-14 Thread Mark Struberg
+1 from me A few broken links as Vince said, but the rest looks ok at the first glance. additional question: I hope it's ok that I updated the SCM Matrix @ codehaus? I added the git features, but acurev are still missing there... I wrote the available since maven-scm-1.1 as comment as it is

AW: [VOTE] Release Maven Scm 1.1 (take 3)

2008-08-24 Thread Mark Struberg
+1 LieGrü, strub --- Olivier Lamy [EMAIL PROTECTED] schrieb am Sa, 23.8.2008: Von: Olivier Lamy [EMAIL PROTECTED] Betreff: [VOTE] Release Maven Scm 1.1 (take 3) An: Maven Developers List [EMAIL PROTECTED], scm-dev@maven.apache.org Datum: Samstag, 23. August 2008, 20:23 Hi, The last

Re: [VOTE] Release Maven Scm 1.1 (take 3)

2008-08-25 Thread Mark Struberg
I assume this is also a problem within maven-scm-1.0, isn't? So releasing maven-scm-1.1 doesn't make it worse, and we should address this issue in 1.1.1 Only my private opinion, but as someone already mentioned, if we wait for all errors to be fixed, then we'll never get anything released.

Re: accurev provider

2009-01-13 Thread Mark Struberg
slightly OT: the JDK1.5 question also applies to the native Java implementation of maven-scm-providers-git. This is now even more interesting as Shawn changed the license of egit from LGPL to BSD a while ago. This means we have no license problems anymore. Grant, I've not yet looked at the

Re: accurev provider

2009-01-13 Thread Mark Struberg
Via the command line. fine, just 2 make sure that we don't get license troubles. LieGrue, strub --- Ivan Luzyanin ivanob...@gmail.com schrieb am Di, 13.1.2009: Von: Ivan Luzyanin ivanob...@gmail.com Betreff: Re: accurev provider An: scm-dev@maven.apache.org Datum: Dienstag, 13. Januar

RE: SCM plugin project

2009-01-14 Thread Mark Struberg
happening. This allows for a header match to be found and the scm:changelog command to produce reasonable output. So I recommend that we change the parsing of the author to pull in anything. --- Todd Thiessen -Original Message- From: Mark Struberg [mailto:strub...@yahoo.de

RE: SCM plugin project

2009-01-15 Thread Mark Struberg
Humm, so this SVN behaviour cannot occur in a standard SVN installation? Or can this also be achieved by anyone? If not, there is imho little chance of getting your changes into the upstream repo. Do you have a parent pom for your projects? Have you tried to override the dependency on

git SCM JIRA questions

2009-03-17 Thread Mark Struberg
sorry topic missing... --- Mark Struberg strub...@yahoo.de schrieb am Di, 17.3.2009: Von: Mark Struberg strub...@yahoo.de Betreff: An: scm-dev@maven.apache.org Datum: Dienstag, 17. März 2009, 10:28 Olivier, I found a few git issues which are not assigned to the right component

Re: unsubscribe

2009-03-19 Thread Mark Struberg
write a mail to scm-dev-unsubscr...@maven.apache.org LieGrue, strub --- Christian Schlaefcke cschlaef...@wms-network.de schrieb am Do, 19.3.2009: Von: Christian Schlaefcke cschlaef...@wms-network.de Betreff: Re: unsubscribe An: cschlaef...@wms-network.de CC: scm-dev@maven.apache.org

Re: svnjava provider and maven scm

2009-03-19 Thread Mark Struberg
In fact we are not 'packaging' it, but we 'distribute' it via download links. So from the de iure point this is really edgy. The easiest thing would be to simply ask svnkit folks to give us a consensus letter that we are allowed to use it for maven-scm or even better a general clearance for

Re: AW: NPE with maven-changelog-plugin and git

2009-03-30 Thread Mark Struberg
and git An: scm-dev@maven.apache.org Datum: Montag, 30. März 2009, 14:27 What version of Maven? I think prior to Maven 2.0.7 it was hardcoded to p-u 1.1. - Brett On 30/03/2009, at 10:23 PM, Mark Struberg wrote: Hi Imran! Having only looked over your log quickly, it seems

AW: NPE with maven-changelog-plugin and git

2009-03-30 Thread Mark Struberg
Hi Imran! Having only looked over your log quickly, it seems to me that this is not a git-scm problem: java.lang.NoSuchMethodError: org.codehaus.plexus.util.cli.Commandline.createArg()Lorg/codehaus/plexus/util/cli/Arg;

AW: [PATCH] Git Change log takes current path into account

2009-04-07 Thread Mark Struberg
takes current path into account An: scm-dev@maven.apache.org CC: Mark Struberg strub...@yahoo.de Datum: Dienstag, 7. April 2009, 5:23 Hi, I was just checking the commands generated by git changelog and I noticed that it does not respect the path, whereas it is very easy to integrate

Re: [PATCH] Git Change log takes current path into account

2009-04-13 Thread Mark Struberg
#Resolving_Relative_Paths [2] http://jira.codehaus.org/browse/SCM-458 --- Imran M Yousuf imyou...@gmail.com schrieb am Di, 7.4.2009: Von: Imran M Yousuf imyou...@gmail.com Betreff: Re: [PATCH] Git Change log takes current path into account An: Mark Struberg strub...@yahoo.de CC: scm-dev@maven.apache.org

Re: [PATCH] Git Change log takes current path into account

2009-04-13 Thread Mark Struberg
Btw Imran, if you find such things then please file a Jira yourself so we'd also have tracked your highly appreciated help as a git pro :) LieGrue, strub --- Mark Struberg strub...@yahoo.de schrieb am Mo, 13.4.2009: Von: Mark Struberg strub...@yahoo.de Betreff: Re: [PATCH] Git Change log

how to treat Exceptions in ScmResults?

2009-05-06 Thread Mark Struberg
Hi! I'm currently implementing the maven-scm-providers-jgit and like to know how others did handle e.g. CheckOutScmResult for Java implemented SCM connectors. Especially what to do if an Exception occurred? How do you transport this nested Exception? fill only e.getMessage() or is there a

Re: Question about status of maven-scm-provider-jgit

2011-01-10 Thread Mark Struberg
. If you don't have time to do so - I can be a volunteer for this. [1] http://svn.apache.org/repos/asf/maven/sandbox/trunk/scm/maven-scm-provider-jgit/ On Mon, Jan 10, 2011 at 17:55, Mark Struberg strub...@yahoo.de wrote: Hi Evgeny! I've imported my sources to the maven-scm

Re: How to attach a patch in jar?

2011-01-25 Thread Mark Struberg
Use the patch command [1]. There is a windows distribution of lots of GNU tools [2] which might help you too. $ patch -p0 yourpatchfile LieGrue, strub [1] http://linux.die.net/man/1/patch [2] http://gnuwin32.sourceforge.net/ --- On Tue, 1/25/11, Ricky Clarkson ricky.clark...@gmail.com wrote: