You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/02/14 14:45:49 UTC

commons-release-plugin git commit: Add self.

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master efce48a13 -> 144b5ce3b


Add self.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/144b5ce3
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/144b5ce3
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/144b5ce3

Branch: refs/heads/master
Commit: 144b5ce3bb36bed892666a5946bf5ba6fbcdbc9d
Parents: efce48a
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Feb 14 07:45:47 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Feb 14 07:45:47 2018 -0700

----------------------------------------------------------------------
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/144b5ce3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 09432fb..ef35ed5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,12 @@
             <email>chtompki@apache.org</email>
             <timezone>-5</timezone>
         </developer>
+        <developer>
+            <name>Gary Gregory</name>
+            <id>ggregory</id>
+            <email>ggregory@apache.org</email>
+            <timezone>-6</timezone>
+        </developer>
     </developers>
 
     <properties>


Re: commons-release-plugin git commit: Add self.

Posted by Rob Tompkins <ch...@gmail.com>.

> On Feb 14, 2018, at 12:17 PM, Gary Gregory <ga...@gmail.com> wrote:
> 
>> On Wed, Feb 14, 2018 at 8:04 AM, Rob Tompkins <ch...@gmail.com> wrote:
>> 
>> Given the typographical errors, should we roll a 1.1?
>> 
> 
> Why not? :-) Meaning "Go for it" :-)

I’ll try to get to it tonight. 

> 
> Gary
> 
> 
>> 
>>> On Feb 14, 2018, at 9:45 AM, ggregory@apache.org wrote:
>>> 
>>> Repository: commons-release-plugin
>>> Updated Branches:
>>> refs/heads/master efce48a13 -> 144b5ce3b
>>> 
>>> 
>>> Add self.
>>> 
>>> Project: http://git-wip-us.apache.org/repos/asf/commons-release-
>> plugin/repo
>>> Commit: http://git-wip-us.apache.org/repos/asf/commons-release-
>> plugin/commit/144b5ce3
>>> Tree: http://git-wip-us.apache.org/repos/asf/commons-release-
>> plugin/tree/144b5ce3
>>> Diff: http://git-wip-us.apache.org/repos/asf/commons-release-
>> plugin/diff/144b5ce3
>>> 
>>> Branch: refs/heads/master
>>> Commit: 144b5ce3bb36bed892666a5946bf5ba6fbcdbc9d
>>> Parents: efce48a
>>> Author: Gary Gregory <ga...@gmail.com>
>>> Authored: Wed Feb 14 07:45:47 2018 -0700
>>> Committer: Gary Gregory <ga...@gmail.com>
>>> Committed: Wed Feb 14 07:45:47 2018 -0700
>>> 
>>> ----------------------------------------------------------------------
>>> pom.xml | 6 ++++++
>>> 1 file changed, 6 insertions(+)
>>> ----------------------------------------------------------------------
>>> 
>>> 
>>> http://git-wip-us.apache.org/repos/asf/commons-release-
>> plugin/blob/144b5ce3/pom.xml
>>> ----------------------------------------------------------------------
>>> diff --git a/pom.xml b/pom.xml
>>> index 09432fb..ef35ed5 100644
>>> --- a/pom.xml
>>> +++ b/pom.xml
>>> @@ -63,6 +63,12 @@
>>>            <email>chtompki@apache.org</email>
>>>            <timezone>-5</timezone>
>>>        </developer>
>>> +        <developer>
>>> +            <name>Gary Gregory</name>
>>> +            <id>ggregory</id>
>>> +            <email>ggregory@apache.org</email>
>>> +            <timezone>-6</timezone>
>>> +        </developer>
>>>    </developers>
>>> 
>>>    <properties>
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>> 
>> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: commons-release-plugin git commit: Add self.

Posted by Gary Gregory <ga...@gmail.com>.
On Wed, Feb 14, 2018 at 8:04 AM, Rob Tompkins <ch...@gmail.com> wrote:

> Given the typographical errors, should we roll a 1.1?
>

Why not? :-) Meaning "Go for it" :-)

Gary


>
> > On Feb 14, 2018, at 9:45 AM, ggregory@apache.org wrote:
> >
> > Repository: commons-release-plugin
> > Updated Branches:
> >  refs/heads/master efce48a13 -> 144b5ce3b
> >
> >
> > Add self.
> >
> > Project: http://git-wip-us.apache.org/repos/asf/commons-release-
> plugin/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/commons-release-
> plugin/commit/144b5ce3
> > Tree: http://git-wip-us.apache.org/repos/asf/commons-release-
> plugin/tree/144b5ce3
> > Diff: http://git-wip-us.apache.org/repos/asf/commons-release-
> plugin/diff/144b5ce3
> >
> > Branch: refs/heads/master
> > Commit: 144b5ce3bb36bed892666a5946bf5ba6fbcdbc9d
> > Parents: efce48a
> > Author: Gary Gregory <ga...@gmail.com>
> > Authored: Wed Feb 14 07:45:47 2018 -0700
> > Committer: Gary Gregory <ga...@gmail.com>
> > Committed: Wed Feb 14 07:45:47 2018 -0700
> >
> > ----------------------------------------------------------------------
> > pom.xml | 6 ++++++
> > 1 file changed, 6 insertions(+)
> > ----------------------------------------------------------------------
> >
> >
> > http://git-wip-us.apache.org/repos/asf/commons-release-
> plugin/blob/144b5ce3/pom.xml
> > ----------------------------------------------------------------------
> > diff --git a/pom.xml b/pom.xml
> > index 09432fb..ef35ed5 100644
> > --- a/pom.xml
> > +++ b/pom.xml
> > @@ -63,6 +63,12 @@
> >             <email>chtompki@apache.org</email>
> >             <timezone>-5</timezone>
> >         </developer>
> > +        <developer>
> > +            <name>Gary Gregory</name>
> > +            <id>ggregory</id>
> > +            <email>ggregory@apache.org</email>
> > +            <timezone>-6</timezone>
> > +        </developer>
> >     </developers>
> >
> >     <properties>
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: commons-release-plugin git commit: Add self.

Posted by Rob Tompkins <ch...@gmail.com>.
Given the typographical errors, should we roll a 1.1?

> On Feb 14, 2018, at 9:45 AM, ggregory@apache.org wrote:
> 
> Repository: commons-release-plugin
> Updated Branches:
>  refs/heads/master efce48a13 -> 144b5ce3b
> 
> 
> Add self.
> 
> Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
> Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/144b5ce3
> Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/144b5ce3
> Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/144b5ce3
> 
> Branch: refs/heads/master
> Commit: 144b5ce3bb36bed892666a5946bf5ba6fbcdbc9d
> Parents: efce48a
> Author: Gary Gregory <ga...@gmail.com>
> Authored: Wed Feb 14 07:45:47 2018 -0700
> Committer: Gary Gregory <ga...@gmail.com>
> Committed: Wed Feb 14 07:45:47 2018 -0700
> 
> ----------------------------------------------------------------------
> pom.xml | 6 ++++++
> 1 file changed, 6 insertions(+)
> ----------------------------------------------------------------------
> 
> 
> http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/144b5ce3/pom.xml
> ----------------------------------------------------------------------
> diff --git a/pom.xml b/pom.xml
> index 09432fb..ef35ed5 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -63,6 +63,12 @@
>             <email>chtompki@apache.org</email>
>             <timezone>-5</timezone>
>         </developer>
> +        <developer>
> +            <name>Gary Gregory</name>
> +            <id>ggregory</id>
> +            <email>ggregory@apache.org</email>
> +            <timezone>-6</timezone>
> +        </developer>
>     </developers>
> 
>     <properties>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org