You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Duncan Jones <du...@wortharead.com> on 2014/10/02 13:01:12 UTC

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

Thanks Benedikt, I'd better poke my IDE with a sharp stick. The XML
settings must be wrong.

On 2 October 2014 11:07,  <br...@apache.org> wrote:
> Author: britter
> Date: Thu Oct  2 10:07:11 2014
> New Revision: 1628921
>
> URL: http://svn.apache.org/r1628921
> Log:
> Remove tab characters
>
> 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=1628921&r1=1628920&r2=1628921&view=diff
> ==============================================================================
> --- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
> +++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Thu Oct  2 10:07:11 2014
> @@ -22,9 +22,9 @@
>    <body>
>
>    <release version="3.4" date="tba" description="tba">
> -       <action issue="LANG-827" type="update" dev="djones">CompareToBuilder's doc doesn't specify precedence of fields it uses in performing comparisons</action>
> +    <action issue="LANG-827" type="update" dev="djones">CompareToBuilder's doc doesn't specify precedence of fields it uses in performing comparisons</action>
>      <action issue="LANG-1000" type="fix" dev="djones">ParseException when trying to parse UTC dates with Z as zone designator using DateFormatUtils.ISO_DATETIME_TIME_ZONE_FORMAT</action>
> -       <action issue="LANG-1035" type="fix" dev="djones">Javadoc for EqualsBuilder.reflectionEquals() is unclear</action>
> +    <action issue="LANG-1035" type="fix" dev="djones">Javadoc for EqualsBuilder.reflectionEquals() is unclear</action>
>      <action issue="LANG-1020" type="update" dev="britter" due-to="Libor Ondrusek">Improve performance of normalize space</action>
>      <action issue="LANG-1033" type="add" dev="ggregory">Add StringUtils.countMatches(CharSequence, char)</action>
>      <action issue="LANG-1027" type="update" dev="rmannibucau">org.apache.commons.lang3.SystemUtils#isJavaVersionAtLeast should return true by default</action>
>
>

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