You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2015/03/24 04:24:30 UTC

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

Author: chas
Date: Tue Mar 24 03:24:30 2015
New Revision: 1668781

URL: http://svn.apache.org/r1668781
Log:
update changes.xml to set proper issue number for previously committed work

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=1668781&r1=1668780&r2=1668781&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Tue Mar 24 03:24:30 2015
@@ -75,7 +75,7 @@
     <action issue="LANG-994" type="add" dev="britter" due-to="Mikhail Mazursky">Add zero copy read method to StrBuilder</action>
     <action issue="LANG-993" type="add" dev="britter" due-to="Mikhail Mazursky">Add zero copy write method to StrBuilder</action>
     <action issue="LANG-998" type="update" dev="chas">Javadoc is not clear on preferred pattern to instantiate FastDateParser / FastDatePrinter</action>
-    <action issue="LANG-996" type="fix" dev="chas">FastDateParser should be case insensitive</action>
+    <action issue="LANG-1088" type="fix" dev="chas">FastDateParser should be case insensitive</action>
     <action issue="LANG-995" type="fix" dev="britter" due-to="Andrey Khobnya">Fix bug with stripping spaces on last line in WordUtils.wrap()</action>
     <action issue="LANG-1044" type="add" dev="ggregory">Add method org.apache.commons.lang3.reflect.MethodUtils.invokeExactMethod(Object, String)</action>
     <action issue="LANG-1045" type="add" dev="ggregory">Add method org.apache.commons.lang3.reflect.MethodUtils.invokeMethod(Object, String)</action>



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

Posted by Benedikt Ritter <br...@apache.org>.
Very nice, thank you!

2015-03-24 4:24 GMT+01:00 <ch...@apache.org>:

> Author: chas
> Date: Tue Mar 24 03:24:30 2015
> New Revision: 1668781
>
> URL: http://svn.apache.org/r1668781
> Log:
> update changes.xml to set proper issue number for previously committed work
>
> 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=1668781&r1=1668780&r2=1668781&view=diff
>
> ==============================================================================
> --- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
> +++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Tue Mar 24
> 03:24:30 2015
> @@ -75,7 +75,7 @@
>      <action issue="LANG-994" type="add" dev="britter" due-to="Mikhail
> Mazursky">Add zero copy read method to StrBuilder</action>
>      <action issue="LANG-993" type="add" dev="britter" due-to="Mikhail
> Mazursky">Add zero copy write method to StrBuilder</action>
>      <action issue="LANG-998" type="update" dev="chas">Javadoc is not
> clear on preferred pattern to instantiate FastDateParser /
> FastDatePrinter</action>
> -    <action issue="LANG-996" type="fix" dev="chas">FastDateParser should
> be case insensitive</action>
> +    <action issue="LANG-1088" type="fix" dev="chas">FastDateParser should
> be case insensitive</action>
>      <action issue="LANG-995" type="fix" dev="britter" due-to="Andrey
> Khobnya">Fix bug with stripping spaces on last line in
> WordUtils.wrap()</action>
>      <action issue="LANG-1044" type="add" dev="ggregory">Add method
> org.apache.commons.lang3.reflect.MethodUtils.invokeExactMethod(Object,
> String)</action>
>      <action issue="LANG-1045" type="add" dev="ggregory">Add method
> org.apache.commons.lang3.reflect.MethodUtils.invokeMethod(Object,
> String)</action>
>
>
>


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