Sebastian Bazley
|
d3952ab9a1
|
Create file in the correct location
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1205584 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 20:51:24 +00:00 |
Sebastian Bazley
|
7b56dd17b7
|
Ensure version does not get out of date
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1204994 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 13:53:22 +00:00 |
Matthew Jason Benson
|
c71d0f03da
|
[LANG-775] [LANG-776] fix related bugs dealing with type variable inheritance
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1203429 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 23:59:36 +00:00 |
Matthew Jason Benson
|
e6a1d017b1
|
[LANG-775] add failing test
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1203427 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 23:58:31 +00:00 |
Matthew Jason Benson
|
d487814aba
|
[LANG-776] reverse bad assertion to make failing test
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1203426 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 23:56:21 +00:00 |
Matthew Jason Benson
|
679090a612
|
original tests contained one message WRONG which seems to indicate a problem area in the code; elaborating message
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1203312 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 18:26:55 +00:00 |
Sebastian Bazley
|
3bb1629e97
|
Add Commons LANG 2.6 downloads
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202753 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 15:59:07 +00:00 |
Gary D. Gregory
|
c3aef5c3d2
|
Fix typos: threadsafe -> thread-safe
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202710 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 13:50:36 +00:00 |
Sebastian Bazley
|
d534206f65
|
LANG-773 ImmutablePair doc contains nonsense text
Clarify comment
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202706 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 13:44:05 +00:00 |
Sebastian Bazley
|
7b7965bf46
|
LANG-772 ClassUtils.PACKAGE_SEPARATOR javadoc contains garbage text
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202521 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 03:14:26 +00:00 |
Henri Yandell
|
4f0e19fc5f
|
Remove version # from LHS nav
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202369 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 18:40:52 +00:00 |
Henri Yandell
|
1887ccff5c
|
Adding 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202288 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 16:37:29 +00:00 |
Henri Yandell
|
db02269fe1
|
Setting release date for 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202079 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 07:35:50 +00:00 |
Henri Yandell
|
bae9f7c3e1
|
Readying next version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 07:21:05 +00:00 |
Henri Yandell
|
ad8168d628
|
Adding link to GitHub mirror
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1201034 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 19:38:20 +00:00 |
Henri Yandell
|
64629fb542
|
Returning to snapshots
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1200192 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 06:57:01 +00:00 |
Henri Yandell
|
d648eacb03
|
Removing snapshot
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1200190 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 06:56:02 +00:00 |
Gary D. Gregory
|
ff010a98f1
|
[LANG-762] Handle or document ReflectionToStringBuilder and ToStringBuilder for collections that are not thread safe. Better Javadocs. See Phil's comments in the Jira.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1200177 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 06:14:33 +00:00 |
Gary D. Gregory
|
fa35d13c66
|
Turn off long-running test for now.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1200096 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 02:07:43 +00:00 |
Gary D. Gregory
|
1460653475
|
Use Collection.isEmpty() instead of size() == 0
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199983 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 21:41:24 +00:00 |
Gary D. Gregory
|
371e866442
|
Remove superfluous parens like:
return (foo + 1);
int len = (foo + 1);
if ((foo + 1 > 2))
((String) foo)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199894 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:53:59 +00:00 |
Gary D. Gregory
|
725ca33769
|
Use blocks.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199893 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:42:00 +00:00 |
Gary D. Gregory
|
57251859b6
|
Eat own dog food:
separator == null ? "" : separator
->
ObjectUtils.toString(separator)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199888 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:35:01 +00:00 |
Henri Yandell
|
85b07d539b
|
Copying current rel notes into site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199887 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:32:52 +00:00 |
Gary D. Gregory
|
1c74cc0565
|
Remove superfluous parens.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199882 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:25:09 +00:00 |
Henri Yandell
|
2268ee6052
|
Setting back to snapshot
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199881 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:22:17 +00:00 |
Henri Yandell
|
da9fc79514
|
Setting version to 3.1 for release build
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199878 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:21:38 +00:00 |
Henri Yandell
|
cac17da480
|
Removing explicit definition of previous version of Lang per Sebb
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199877 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:19:20 +00:00 |
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 |