Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Maven Git Repository

Good stuff. 

Can I suggest we put the bug at the bottom of the commit message, like

---
Create repository command 

Blah blah blah
Blah blah blah

Bug: 12345
---

That way it fits with other metadata eg signed-off-by, change-id etc

Sent from my iPhone 4

On 12 May 2011, at 17:15, David Carver <d_a_carver@xxxxxxxxx> wrote:

I've created a Maven git repository for the maven signing plugin and the parent pom creation.

Aaron let me know if you need a git repo for your conversion scripts.    I've also put in a request for a Hudson CI job so we can build these things on Hudson.

The git repo url is:

git://git.eclipse.org/gitroot/dash/org.eclipse.dash.maven.git

You can use ssh access as well:

ssh://yourcommitterid@xxxxxxxxxxxxxxx/gitroot/dash/org.eclipse.dash.maven.git

In general, I would suggest that the commit comments at least have the bugzilla id they are addressing.

Dave


_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev

Back to the top