You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by Kevin Minder <ke...@hortonworks.com> on 2013/04/04 00:25:16 UTC

Jira

Hey Everyone,

Sorry for all the spam from moving jira issues into the apache jira.  
Anyway that is complete.

 From now on please make sure there is a jira filed, assigned to you and 
Status set to "In Progress" for anything that you are working on.  With 
my RM hat on this will make it much easier to produce some of the 
documentation files that need to accompany a release.

In  addition all commits related to a jira (and they should all be 
right!) should be referenced into jira issue.  I'm still waiting to hear 
from infra if this can be automated for git like it is svn. However for 
now you can use "git log -1" to get the hash for the last commit "-2" 
for the last two, etc.  The important part is to get the hash into the 
jira but the commit, Author, Date lines are probably best to add.

You can also use the git web ui
https://git-wip-us.apache.org/repos/asf?p=incubator-knox.git
Click on the "commit" link for the line in the shortlog for the same 
information.

Kevin.

Re: Jira

Posted by "Mattmann, Chris A (398J)" <ch...@jpl.nasa.gov>.
Great work Kevin!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Kevin Minder <ke...@hortonworks.com>
Reply-To: "dev@knox.incubator.apache.org" <de...@knox.incubator.apache.org>
Date: Wednesday, April 3, 2013 3:25 PM
To: "dev@knox.incubator.apache.org" <de...@knox.incubator.apache.org>
Subject: Jira

>Hey Everyone,
>
>Sorry for all the spam from moving jira issues into the apache jira.
>Anyway that is complete.
>
> From now on please make sure there is a jira filed, assigned to you and
>Status set to "In Progress" for anything that you are working on.  With
>my RM hat on this will make it much easier to produce some of the
>documentation files that need to accompany a release.
>
>In  addition all commits related to a jira (and they should all be
>right!) should be referenced into jira issue.  I'm still waiting to hear
>from infra if this can be automated for git like it is svn. However for
>now you can use "git log -1" to get the hash for the last commit "-2"
>for the last two, etc.  The important part is to get the hash into the
>jira but the commit, Author, Date lines are probably best to add.
>
>You can also use the git web ui
>https://git-wip-us.apache.org/repos/asf?p=incubator-knox.git
>Click on the "commit" link for the line in the shortlog for the same
>information.
>
>Kevin.