You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2013/09/18 21:37:36 UTC

svn commit: r1524542 - /commons/proper/lang/trunk/src/changes/changes.xml

Author: oheger
Date: Wed Sep 18 19:37:36 2013
New Revision: 1524542

URL: http://svn.apache.org/r1524542
Log:
[LANG-893] Updated changes.xml.

Modified:
    commons/proper/lang/trunk/src/changes/changes.xml

Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1524542&r1=1524541&r2=1524542&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml Wed Sep 18 19:37:36 2013
@@ -22,6 +22,7 @@
   <body>
 
   <release version="3.2" date="TBA" description="Next release">
+    <action issue="LANG-893" type="add" dev="oheger" due-to="Woonsan Ko">StrSubstitutor now supports default values for variables</action>
     <action issue="LANG-913" type="add" dev="britter" due-to="Allon Mureinik">Adding .gitignore to commons-lang</action>
     <action issue="LANG-837" type="add">Add ObjectUtils.toIdentityString methods that support StringBuilder, StrBuilder, and Appendable</action>
     <action issue="LANG-896" type="fix" due-to="Mark Bryan Yu">BooleanUtils.toBoolean(String str) javadoc is not updated</action>



Re: svn commit: r1524542 - /commons/proper/lang/trunk/src/changes/changes.xml

Posted by Benedikt Ritter <br...@apache.org>.
2013/9/18 Oliver Heger <ol...@oliver-heger.de>

> Am 18.09.2013 22:02, schrieb Benedikt Ritter:
> > Hi Oliver,
> >
> > don't you have to add Woonsan to the contributors section of pom.xml? Or
> is
> > that optional?
> >
> > Benedikt
> >
> Well, I don't think there is a strict policy in place. Usually, I ask
> the contributor if he wants to be added to the list after a repeated
> contribution. This also depends on the size and quality of the patches.
>
>
Good to know, thanks!


> Oliver
>
> >
> > 2013/9/18 <oh...@apache.org>
> >
> >> Author: oheger
> >> Date: Wed Sep 18 19:37:36 2013
> >> New Revision: 1524542
> >>
> >> URL: http://svn.apache.org/r1524542
> >> Log:
> >> [LANG-893] Updated changes.xml.
> >>
> >> Modified:
> >>     commons/proper/lang/trunk/src/changes/changes.xml
> >>
> >> Modified: commons/proper/lang/trunk/src/changes/changes.xml
> >> URL:
> >>
> http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1524542&r1=1524541&r2=1524542&view=diff
> >>
> >>
> ==============================================================================
> >> --- commons/proper/lang/trunk/src/changes/changes.xml (original)
> >> +++ commons/proper/lang/trunk/src/changes/changes.xml Wed Sep 18
> 19:37:36
> >> 2013
> >> @@ -22,6 +22,7 @@
> >>    <body>
> >>
> >>    <release version="3.2" date="TBA" description="Next release">
> >> +    <action issue="LANG-893" type="add" dev="oheger" due-to="Woonsan
> >> Ko">StrSubstitutor now supports default values for variables</action>
> >>      <action issue="LANG-913" type="add" dev="britter" due-to="Allon
> >> Mureinik">Adding .gitignore to commons-lang</action>
> >>      <action issue="LANG-837" type="add">Add
> ObjectUtils.toIdentityString
> >> methods that support StringBuilder, StrBuilder, and Appendable</action>
> >>      <action issue="LANG-896" type="fix" due-to="Mark Bryan
> >> Yu">BooleanUtils.toBoolean(String str) javadoc is not updated</action>
> >>
> >>
> >>
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Re: svn commit: r1524542 - /commons/proper/lang/trunk/src/changes/changes.xml

Posted by Oliver Heger <ol...@oliver-heger.de>.
Am 18.09.2013 22:02, schrieb Benedikt Ritter:
> Hi Oliver,
> 
> don't you have to add Woonsan to the contributors section of pom.xml? Or is
> that optional?
> 
> Benedikt
> 
Well, I don't think there is a strict policy in place. Usually, I ask
the contributor if he wants to be added to the list after a repeated
contribution. This also depends on the size and quality of the patches.

Oliver

> 
> 2013/9/18 <oh...@apache.org>
> 
>> Author: oheger
>> Date: Wed Sep 18 19:37:36 2013
>> New Revision: 1524542
>>
>> URL: http://svn.apache.org/r1524542
>> Log:
>> [LANG-893] Updated changes.xml.
>>
>> Modified:
>>     commons/proper/lang/trunk/src/changes/changes.xml
>>
>> Modified: commons/proper/lang/trunk/src/changes/changes.xml
>> URL:
>> http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1524542&r1=1524541&r2=1524542&view=diff
>>
>> ==============================================================================
>> --- commons/proper/lang/trunk/src/changes/changes.xml (original)
>> +++ commons/proper/lang/trunk/src/changes/changes.xml Wed Sep 18 19:37:36
>> 2013
>> @@ -22,6 +22,7 @@
>>    <body>
>>
>>    <release version="3.2" date="TBA" description="Next release">
>> +    <action issue="LANG-893" type="add" dev="oheger" due-to="Woonsan
>> Ko">StrSubstitutor now supports default values for variables</action>
>>      <action issue="LANG-913" type="add" dev="britter" due-to="Allon
>> Mureinik">Adding .gitignore to commons-lang</action>
>>      <action issue="LANG-837" type="add">Add ObjectUtils.toIdentityString
>> methods that support StringBuilder, StrBuilder, and Appendable</action>
>>      <action issue="LANG-896" type="fix" due-to="Mark Bryan
>> Yu">BooleanUtils.toBoolean(String str) javadoc is not updated</action>
>>
>>
>>
> 
> 


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


Re: svn commit: r1524542 - /commons/proper/lang/trunk/src/changes/changes.xml

Posted by Benedikt Ritter <br...@apache.org>.
Hi Oliver,

don't you have to add Woonsan to the contributors section of pom.xml? Or is
that optional?

Benedikt


2013/9/18 <oh...@apache.org>

> Author: oheger
> Date: Wed Sep 18 19:37:36 2013
> New Revision: 1524542
>
> URL: http://svn.apache.org/r1524542
> Log:
> [LANG-893] Updated changes.xml.
>
> Modified:
>     commons/proper/lang/trunk/src/changes/changes.xml
>
> Modified: commons/proper/lang/trunk/src/changes/changes.xml
> URL:
> http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1524542&r1=1524541&r2=1524542&view=diff
>
> ==============================================================================
> --- commons/proper/lang/trunk/src/changes/changes.xml (original)
> +++ commons/proper/lang/trunk/src/changes/changes.xml Wed Sep 18 19:37:36
> 2013
> @@ -22,6 +22,7 @@
>    <body>
>
>    <release version="3.2" date="TBA" description="Next release">
> +    <action issue="LANG-893" type="add" dev="oheger" due-to="Woonsan
> Ko">StrSubstitutor now supports default values for variables</action>
>      <action issue="LANG-913" type="add" dev="britter" due-to="Allon
> Mureinik">Adding .gitignore to commons-lang</action>
>      <action issue="LANG-837" type="add">Add ObjectUtils.toIdentityString
> methods that support StringBuilder, StrBuilder, and Appendable</action>
>      <action issue="LANG-896" type="fix" due-to="Mark Bryan
> Yu">BooleanUtils.toBoolean(String str) javadoc is not updated</action>
>
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter