Commit Graph

3428 Commits

Author SHA1 Message Date
Henri Yandell a8485376b1 Changing planned version from 3.0.2 to 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199820 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:14:52 +00:00
Henri Yandell c0903f0d25 Updating dependencies
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199817 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:11:44 +00:00
Henri Yandell 163731256b Changing @since 3.0.2 to @since 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199816 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:11:34 +00:00
Gary D. Gregory 2e03203d40 Fix Clirr reporting, now picks up correct version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199800 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:36:25 +00:00
Gary D. Gregory 3ca916f3e4 Use Java 5 LinkedList API, not Java 6. Note that removeFirstOccurrence(Object) delegates to remove(Object) in Java 6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199798 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:32:12 +00:00
Gary D. Gregory 67d4ef2e92 [LANG-762] Handle or document ReflectionToStringBuilder and ToStringBuilder for collections that are not thread safe.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199790 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:13:05 +00:00
Gary D. Gregory 6ef8d3247b @version $Id$
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199789 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:10:20 +00:00
Gary D. Gregory a21b3cc000 @version $Id$
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199788 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:10:00 +00:00
Gary D. Gregory baa994c627 [LANG-762] Handle or document ReflectionToStringBuilder and ToStringBuilder for collections that are not thread safe.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199786 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:07:16 +00:00
Gary D. Gregory 44cd641b4e [LANG-762] Handle or document ReflectionToStringBuilder and ToStringBuilder for collections that are not thread safe.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199773 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 14:34:43 +00:00
Sebastian Bazley 7b3e823ede Javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199735 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 13:11:07 +00:00
Sebastian Bazley 9690bfde6a Unnecessary semi-colons
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199730 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 13:00:47 +00:00
Sebastian Bazley bcc848ffc0 Unnecessary Integer creation; actually wants long
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199726 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 12:59:24 +00:00
Sebastian Bazley f4b810ba42 Avoid boolean boxing in asserts where possible
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199724 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 12:51:52 +00:00
Sebastian Bazley 40e4babd35 Suppress generic warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199718 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 12:43:20 +00:00
Henri Yandell f1fba9e3a0 Moving to snapshot to avoid any accidental 3.0.2 builds
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199651 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 08:43:48 +00:00
Henri Yandell ce51bdbac5 Making the clirr comparison be the previous version (3.0.1)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199640 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 07:51:58 +00:00
Henri Yandell e7228dde9e Setting version as 3.0.2 for tagging
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199637 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 07:48:38 +00:00
Henri Yandell 6fa98368a8 Upgrading version numbers to 3.0.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199613 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 04:29:01 +00:00
Henri Yandell 47a9c49430 Updating release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199612 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 04:25:12 +00:00
Henri Yandell 7de0293ac9 Updating changes report per 3.0.2 issues in JIRA
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199610 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 04:22:21 +00:00
Henri Yandell 9bb3361616 Dropping comparators for next release (LANG-532)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199609 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 04:12:18 +00:00
Gary D. Gregory 22861326c2 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185712 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 15:11:02 +00:00
Gary D. Gregory 6105336638 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185710 13f79535-47bb-0310-9956-ffa450edef68 2011-10-18 15:07:07 +00:00
Gary D. Gregory cfc3d1fb1e Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185708 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 15:05:50 +00:00
Gary D. Gregory ccc01ec371 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185707 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 15:01:49 +00:00
Gary D. Gregory 9506bec96f Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185705 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:59:56 +00:00
Gary D. Gregory 1b2fa6a727 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185704 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:56:56 +00:00
Gary D. Gregory c800d51a69 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185703 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:55:38 +00:00
Gary D. Gregory fa1c89f7e1 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185702 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:53:59 +00:00
Gary D. Gregory d9ad78065d Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185700 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:52:55 +00:00
Gary D. Gregory 6e9a3888a6 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185699 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:51:31 +00:00
Gary D. Gregory f4223f93e4 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185697 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:50:15 +00:00
Gary D. Gregory d0ea299cdf Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1185695 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 14:47:48 +00:00
Gary D. Gregory 41e61322d6 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1183484 13f79535-47bb-0310-9956-ffa450edef68 2011-10-14 20:12:49 +00:00
Gary D. Gregory d454e564c1 Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1183477 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 20:03:54 +00:00
Gary D. Gregory 00a102e828 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1183474 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 19:48:03 +00:00
Gary D. Gregory 7d00a80c97 Port to JUnit 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1183473 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 19:46:16 +00:00
Gary D. Gregory eea29254e4 Fix my email entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1182397 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 14:26:50 +00:00
Gary D. Gregory 16c3a32975 [LANG-759] Add Support in SystemUtils for Windows Server 2003 and Windows Server 2008.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1180197 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 20:12:48 +00:00
Sebastian Bazley 5244e89e73 LANG-744 Use IOD for stripAccent init
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1178626 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 23:04:54 +00:00
Gary D. Gregory a340f1e7af Update to JUnit 4.10 from 4.9.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1178593 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 21:41:39 +00:00
Gary D. Gregory 4d6ff10084 Update to JUnit 4.9 from 4.8.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1177772 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 18:51:21 +00:00
Henri Yandell c103730424 Adding additional example for whitespace per Bruno's patch in LANG-758
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1177171 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 05:56:45 +00:00
Gary D. Gregory 4e2882b6c3 [LANG-756] Add APIs ClassUtils.isPrimitiveWrapper(Class<?>) and isPrimitiveOrWrapper(Class<?>)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1174469 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 00:47:45 +00:00
Gary D. Gregory c919ac7250 Update my <timezone>.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1174415 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:09:17 +00:00
Gary D. Gregory 8635c742ab Update to commons-parent 22.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1174414 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:08:38 +00:00
Gary D. Gregory 74480a2362 Convert to Java 5 enhanced for loops.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1169521 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 20:10:58 +00:00
Henri Yandell 765e4ff843 Making this package private as it lacks any public API value at the present
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1167674 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 05:49:13 +00:00
Henri Yandell 8819b52ba1 Making ComparatorChain implement Iterable. Including test and package private copy of Collections' UnmodifiableIterator
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1167673 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 05:47:33 +00:00