Henri Yandell [Thu, 28 Jul 2011 22:10:05 +0000 (22:10 +0000)]
Branch for 4.x - will attempt to autosync from trunk
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_4_X@
1152020 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Wed, 27 Jul 2011 06:02:06 +0000 (06:02 +0000)]
Improving error message when recursion fails TTL in replaceEachRepeatedly. LANG-686
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1151345 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Wed, 27 Jul 2011 05:59:00 +0000 (05:59 +0000)]
Fixing javadoc to use the right exception types. Related to LANG-686
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1151343 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Wed, 27 Jul 2011 05:55:39 +0000 (05:55 +0000)]
Fixing javadoc. The replaceEachRepeatedly does in fact repeat. Related to LANG-686
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1151340 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Thu, 21 Jul 2011 19:11:47 +0000 (19:11 +0000)]
require values parameter when generating bit vectors from enums, throwing NullPointerException if omitted; merge check for type eligibility; add E... generateBitVector() variant; alter generateBitVector(Class<E>, EnumSet<E>) to (Class<E>, Iterable<E>) by using |= << instead of + to accumulate values; process only specified values
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1149320 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Thu, 21 Jul 2011 18:54:45 +0000 (18:54 +0000)]
junit4ify EnumUtilsTest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1149314 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Thu, 21 Jul 2011 08:00:28 +0000 (08:00 +0000)]
Adding Nelson Carpentier's patch adding an EnumSet to bit vector (and back again) to EnumUtils. LANG-730
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1149058 13f79535-47bb-0310-9956-
ffa450edef68
Stephen Colebourne [Wed, 20 Jul 2011 15:56:57 +0000 (15:56 +0000)]
Upgrade to JUnit 4.8.2 (same version as commons IO)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148822 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 19 Jul 2011 21:03:42 +0000 (21:03 +0000)]
Test that XML should be able to unescape >0x7f values with leading 0s.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148531 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 19 Jul 2011 20:53:23 +0000 (20:53 +0000)]
Javadoc, comments, and message strings: Change "unicode" to "Unicode".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148520 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 08:40:02 +0000 (08:40 +0000)]
Adding a link to the 2->3 clirr report and a note on 2 and 3 being in different packages to the front page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148233 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 08:31:05 +0000 (08:31 +0000)]
Adding 3.0 release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148227 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 08:30:03 +0000 (08:30 +0000)]
Fixing the 3.0 release date
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148225 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 08:28:56 +0000 (08:28 +0000)]
Added note on Lang 3.0 being useable beside earlier versions; and removing the lang3.exception header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148224 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 05:17:03 +0000 (05:17 +0000)]
Adding a unit test for LANG-729
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148172 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 05:10:03 +0000 (05:10 +0000)]
Fixing test to use the right escaper; numeric entities and not unicode. LANG-728
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148167 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 05:09:46 +0000 (05:09 +0000)]
Fixing documentation; it was pointing to UnicodeEscaper and not NumericEntityEscaper. Also updated the API to not be Range based as we dropped that.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148166 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 05:08:14 +0000 (05:08 +0000)]
Fixing javadoc - it was pointing to the wrong translator
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148164 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 05:04:00 +0000 (05:04 +0000)]
Dropping Ignore import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148163 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 04:58:03 +0000 (04:58 +0000)]
Updating unit test for LANG-728 to work with Lang 3.0 way of using escapeXml with > 0x7f characters
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148162 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 04:54:58 +0000 (04:54 +0000)]
Fixing javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148160 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 04:32:56 +0000 (04:32 +0000)]
Applying Ville Skyttä's LANG-717 patch to force the encoding in Ant and Maven builds to ISO-8859-1; stopping reported ugly output if your system is running in UTF-8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148152 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 03:41:22 +0000 (03:41 +0000)]
Setting 3.0 release date
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148140 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 03:40:16 +0000 (03:40 +0000)]
Adding 3.0 and 2.6 to the doap file
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148139 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Tue, 19 Jul 2011 03:38:19 +0000 (03:38 +0000)]
Updating version number to 3.0.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1148137 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 06:10:37 +0000 (06:10 +0000)]
[LANG-726] Add a method e.g. Range<T> Range<T>.intersectionWith(Range<T>)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147537 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 06:01:17 +0000 (06:01 +0000)]
junit4ify RangeTest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147536 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 05:33:33 +0000 (05:33 +0000)]
junit expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147531 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 05:18:14 +0000 (05:18 +0000)]
junit4ify NumberUtilstest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147528 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 05:16:30 +0000 (05:16 +0000)]
revert
c1147524
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147526 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 05:02:39 +0000 (05:02 +0000)]
[LANG-724] Convert Validate.noNullElements(Object[]) to varargs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147524 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 17 Jul 2011 04:48:14 +0000 (04:48 +0000)]
Updating the clirr report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147523 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 04:22:51 +0000 (04:22 +0000)]
[LANG-723] Add mode and median Comparable... methods to ObjectUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147522 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 03:46:44 +0000 (03:46 +0000)]
junit4ify ObjectUtilsTest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147521 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 03:43:51 +0000 (03:43 +0000)]
ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147520 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 02:56:15 +0000 (02:56 +0000)]
commentary
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147515 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 01:44:50 +0000 (01:44 +0000)]
ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147513 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 01:43:57 +0000 (01:43 +0000)]
add @since tags for and/or methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147512 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 01:39:14 +0000 (01:39 +0000)]
[LANG-722] Add BooleanUtils.and/or varargs methods to complement xor
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147511 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 01:24:38 +0000 (01:24 +0000)]
use exception expectations
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147510 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 01:10:05 +0000 (01:10 +0000)]
junit 4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147509 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 00:43:55 +0000 (00:43 +0000)]
reduce number of created arrays
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147508 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 17 Jul 2011 00:30:04 +0000 (00:30 +0000)]
[LANG-721] Complement ArrayUtils.addAll() variants with by-index and by-value removal methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147507 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 16 Jul 2011 22:31:35 +0000 (22:31 +0000)]
Use a private static final instead of an ivar.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147501 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 16 Jul 2011 22:29:57 +0000 (22:29 +0000)]
Format consistently {}'s.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147500 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 16 Jul 2011 22:28:34 +0000 (22:28 +0000)]
[LANG-728] StringEscapeUtils.escapeXml(str) does not support supplemental characters. Add one failing test method with @Ignore (= it is not run.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147499 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 16 Jul 2011 22:26:43 +0000 (22:26 +0000)]
Convert to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147498 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Fri, 15 Jul 2011 16:12:50 +0000 (16:12 +0000)]
Test for [LANG-720] StringEscapeUtils.escapeXml(input) outputs wrong results when an input contains characters in Supplementary Planes. [LANG-708] StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147212 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Fri, 15 Jul 2011 15:20:54 +0000 (15:20 +0000)]
typos
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1147189 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Thu, 14 Jul 2011 18:49:51 +0000 (18:49 +0000)]
[LANG-720] StringEscapeUtils.escapeXml(input) outputs wrong results when an input contains characters in Supplementary Planes. ALSO rewrite method to avoid modification of counter variable in for loop
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1146844 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Thu, 14 Jul 2011 04:43:15 +0000 (04:43 +0000)]
Removing unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1146554 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Thu, 14 Jul 2011 03:49:27 +0000 (03:49 +0000)]
Setting version to 3.0 in prep for RC4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1146550 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Wed, 13 Jul 2011 17:01:37 +0000 (17:01 +0000)]
Adjust FastDateFormat for Java 7 behavior regarding format of the year pattern (LANG-719).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1146138 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Wed, 13 Jul 2011 03:31:14 +0000 (03:31 +0000)]
Removing the option around whether or not to support the + in \u+0000. JDK 7 now supports the + sign, so UnicodeUnescaper will unescape \u0000 or \u+0000.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1145851 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 11 Jul 2011 20:45:58 +0000 (20:45 +0000)]
Make field static.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1145339 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Mon, 11 Jul 2011 06:09:39 +0000 (06:09 +0000)]
Adding NOPMD statement to empty catch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1145035 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 11 Jul 2011 01:02:13 +0000 (01:02 +0000)]
[LANG-718] build.xml Java 1.5+ updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144999 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 11 Jul 2011 00:53:09 +0000 (00:53 +0000)]
Should be a static variable.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144995 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 11 Jul 2011 00:51:16 +0000 (00:51 +0000)]
Make instance variables final where possible.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144993 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 11 Jul 2011 00:49:04 +0000 (00:49 +0000)]
Convert to Java 5 enhanced for loops.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144992 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 18:26:16 +0000 (18:26 +0000)]
Convert to Java 5 enhanced loops.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144929 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 18:07:05 +0000 (18:07 +0000)]
Eat own dog food: Call StringUtils.isEmpty().
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144925 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 18:02:50 +0000 (18:02 +0000)]
Remove unnecessary parens.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144922 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 18:01:56 +0000 (18:01 +0000)]
[LANG-716] swapCase and *capitalize speedups.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144921 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 17:52:52 +0000 (17:52 +0000)]
[LANG-715] CharSetUtils.squeeze() speedup.
[LANG-714] StringUtils doc/comment spelling fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144917 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 17:50:21 +0000 (17:50 +0000)]
[LANG-715] CharSetUtils.squeeze() speedup.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144916 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sun, 10 Jul 2011 15:55:47 +0000 (15:55 +0000)]
[LANG-714] StringUtils doc/comment spelling fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144884 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Thu, 7 Jul 2011 20:29:51 +0000 (20:29 +0000)]
Remove add and set methods of ExceptionContext types taking a pair. Format entries with index. Improve Javadoc. Add serialization test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144022 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Thu, 7 Jul 2011 20:02:10 +0000 (20:02 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1144010 13f79535-47bb-0310-9956-
ffa450edef68
Stephen Colebourne [Thu, 7 Jul 2011 10:07:06 +0000 (10:07 +0000)]
Javdoc and minor tweaks to contexted exception
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143746 13f79535-47bb-0310-9956-
ffa450edef68
Stephen Colebourne [Thu, 7 Jul 2011 09:52:00 +0000 (09:52 +0000)]
Review and cleanup Javadoc in ConstructorUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143735 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Thu, 7 Jul 2011 03:47:17 +0000 (03:47 +0000)]
Moving to an IllegalArgumentException: LANG-710
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143643 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Thu, 7 Jul 2011 03:46:18 +0000 (03:46 +0000)]
Updating javadoc to mention all three options
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143642 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Thu, 7 Jul 2011 03:44:22 +0000 (03:44 +0000)]
Making unescapeHtml _NOT_ escape unfinished numeric entities by default (it ignores them); however adding options that will fire an exception or unescape the numeric entity. LANG-710
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143641 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Wed, 6 Jul 2011 23:54:57 +0000 (23:54 +0000)]
Refactor ExceptionContext and derived. Context contract stipulates a sequence of label-value entries with support for multiple entries for the same label.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143612 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Wed, 6 Jul 2011 19:38:31 +0000 (19:38 +0000)]
Typos. Parameter name mismatch in Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143538 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Wed, 6 Jul 2011 19:30:22 +0000 (19:30 +0000)]
Typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1143537 13f79535-47bb-0310-9956-
ffa450edef68
Joerg Schaible [Mon, 4 Jul 2011 22:49:33 +0000 (22:49 +0000)]
Enrich ClasUtils tests for inner types.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142841 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 15:03:00 +0000 (15:03 +0000)]
Port to JUnit 4. Not 100% done.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142704 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 14:50:30 +0000 (14:50 +0000)]
Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142700 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 14:48:51 +0000 (14:48 +0000)]
Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142699 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 06:26:45 +0000 (06:26 +0000)]
Use the active voice in Javadocs.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142561 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 06:24:53 +0000 (06:24 +0000)]
Misc Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142560 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 06:23:23 +0000 (06:23 +0000)]
Use the active voice in Javadocs.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142559 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 06:21:49 +0000 (06:21 +0000)]
Use the active voice in Javadocs.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142558 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Mon, 4 Jul 2011 06:18:26 +0000 (06:18 +0000)]
[LANG-713] [patch] Increase test coverage of FieldUtils read methods and tweak javadoc. Apply patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142555 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 08:30:12 +0000 (08:30 +0000)]
Adding missing private method javadoc and removing 'unused' import in favour of fully qualified javadoc link
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142401 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 08:28:05 +0000 (08:28 +0000)]
Escaping &
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142400 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 08:10:42 +0000 (08:10 +0000)]
Documenting LANG-710 in the release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142394 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 07:57:13 +0000 (07:57 +0000)]
Removing leftover trace statement
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142390 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 07:55:33 +0000 (07:55 +0000)]
Adding tests and resolving LANG-710, reported by Benjamin Valentin. Note that this changed such that the code will now escape an unfinished entity (i.e. ). This matches browser behaviour.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142389 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 07:07:32 +0000 (07:07 +0000)]
Noting LANG-703 in the release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142382 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 07:04:38 +0000 (07:04 +0000)]
Applying Ilya's patch from LANG-703 fixing an NPE when toString returns null
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142381 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sun, 3 Jul 2011 06:59:59 +0000 (06:59 +0000)]
Additional tests for MethodUtils from Nathan Beyer - LANG-712
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142380 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 2 Jul 2011 11:02:44 +0000 (11:02 +0000)]
Add build.properties to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142201 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 2 Jul 2011 10:58:55 +0000 (10:58 +0000)]
(LANG-711) [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain). Apply patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142199 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Sat, 2 Jul 2011 10:57:20 +0000 (10:57 +0000)]
(LANG-711) [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain). Apply patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142198 13f79535-47bb-0310-9956-
ffa450edef68
Henri Yandell [Sat, 2 Jul 2011 04:06:23 +0000 (04:06 +0000)]
Reverting r1090111 - moving the text.translate escapers back from using Range to replicating parts of the Range API. See the list for details ('unnecessary boxing in StringEscapeUtils etc'), the move to Range was an uncomfortable fit.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1142151 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Mon, 27 Jun 2011 04:58:35 +0000 (04:58 +0000)]
[LANG-709] Increase test coverage of MethodUtils invoke methods and a few test corrections
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1140015 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Sun, 26 Jun 2011 19:32:14 +0000 (19:32 +0000)]
formatting/ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@
1139924 13f79535-47bb-0310-9956-
ffa450edef68