Sebastian Bazley
|
a78f1c2b45
|
LANG-445 - new method StringUtils.startsWithAny(String str, String[] searchStrs)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@697715 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-22 08:53:07 +00:00 |
Niall Pemberton
|
fa436d849d
|
LANG-460 - JavaDoc corrections - parameters interchanged in StringUtils startsWith/startsWithIgnoreCase methods thanks to Jörg Gottschling
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@696516 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-17 23:26:20 +00:00 |
Sebastian Bazley
|
3ed99652c8
|
LANG-459 HashCodeBuilder.reflectionHashCode() can generate incorrect hashcodes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@695951 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-16 16:03:14 +00:00 |
Matthew Jason Benson
|
6f27e9bbd1
|
assembly version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@692272 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 22:09:13 +00:00 |
Henri Yandell
|
8b718d2470
|
Switching from printStackTrace to UnhandledException as per LANG-450
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@688011 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-22 07:49:28 +00:00 |
Niall Pemberton
|
2d575a7359
|
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@687301 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-20 12:56:25 +00:00 |
Niall Pemberton
|
cd95357e1a
|
Release version shouldn't ever be set to SNAPSHOT - used to generate the download page and should be the last release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@678587 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-21 22:26:37 +00:00 |
Niall Pemberton
|
d109428fd8
|
change commons-parent to version 11
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@678495 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-21 17:43:58 +00:00 |
Henri Yandell
|
b353a8e999
|
Added javadoc to show that LANG-444 can be implemented by defaultIfEmpty, and proved it in the unit test
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@672995 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-01 04:53:50 +00:00 |
Henri Yandell
|
db5c7106a4
|
Applying Robert Scholte's fix for LANG-440, replicating the SEMI_MONTH logic for AM_PM requests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@664643 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-09 07:17:24 +00:00 |
Henri Yandell
|
08c4a79f5c
|
Fixing the unit test as described in LANG-440. The truncate tests for AM_PM had been copied and were not testing againt the correct expected results. This will break the build.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@664642 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-09 07:15:50 +00:00 |
Henri Yandell
|
b57e9b6fd4
|
Fixing the docs as per LANG-442 - the href's were not working correctly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@664635 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-09 06:48:45 +00:00 |
Niall Pemberton
|
bc19f7f94c
|
Lock down <reporting> version numbers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@659627 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 19:05:16 +00:00 |
Henri Yandell
|
98de18758d
|
Fixing the locale to English as hex chars are all ascii
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655256 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 06:26:14 +00:00 |
Henri Yandell
|
8fc1df0227
|
Fixing the toLowerCase locale as we're looking for english text as per LANG-432
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655255 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 06:25:41 +00:00 |
Henri Yandell
|
e1981a5d7b
|
Removing the Cloneable interface from StrBuilder as per LANG-302
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655251 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 05:57:18 +00:00 |
Henri Yandell
|
4342bd5d69
|
Applying Vincent Behar's second patch for LANG-419 - fixing a bug in abbreviate such that lower limits greater than the length of the string weren't working correctly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655246 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 05:18:02 +00:00 |
Henri Yandell
|
04f767b393
|
Removing the Maven1 build system
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655241 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 04:54:36 +00:00 |
Henri Yandell
|
0d1579a73c
|
Adding Benjamin Bentmann as a contributor
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655240 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 04:52:39 +00:00 |
Henri Yandell
|
23b89b4eb5
|
Adding Locale overloads for toUpperCase and toLowerCase as provided by Benjamin Bentmann in LANG-430
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655239 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 04:52:10 +00:00 |
Henri Yandell
|
0e42c3d9da
|
Fixing the html fix from Benjamin Bentmann in LANG-431 - unclosed tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655203 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-10 22:37:09 +00:00 |
Niall Pemberton
|
d3d00008ec
|
Upgrade to commons-parent-10 pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@654484 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 11:43:09 +00:00 |
Matthew Jason Benson
|
934e9044bb
|
better exception message
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@654277 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-07 21:09:23 +00:00 |
Matthew Jason Benson
|
98781dc64f
|
use existing API to get all interfaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@654273 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-07 21:06:48 +00:00 |
Matthew Jason Benson
|
30e77453fc
|
unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@654266 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-07 20:36:54 +00:00 |
Niall Pemberton
|
585e4c6eb3
|
LANG-436 Remove caching from MethodUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@654159 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-07 16:06:21 +00:00 |
Matthew Jason Benson
|
e0da000caa
|
remove use of 1.5 Arrays.toString()
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@653924 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 21:11:00 +00:00 |
Matthew Jason Benson
|
04e9eb14e7
|
merge [LANG-416] from LANG_POST_2_4 branch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@653918 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 20:45:11 +00:00 |
Matthew Jason Benson
|
504af2f2ed
|
merge from LANG_POST_2_4 branch: test as many locales as possible; test overriding a built-in format
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@653909 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 20:30:15 +00:00 |
Matthew Jason Benson
|
8c7546be27
|
merge ClassUtils isAssignable w/ autoboxing from LANG_POST_2_4 branch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@653907 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 20:26:08 +00:00 |
Matthew Jason Benson
|
290731e746
|
merge suite name from LANG_POST_2_4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@653839 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 16:57:34 +00:00 |
Gary D. Gregory
|
19d3272300
|
fix typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@644305 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-03 13:24:42 +00:00 |
Gary D. Gregory
|
dd0deed066
|
(LANG-421) StringEscapeUtils.escapeJava(String) escapes '/' characters
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@643953 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 16:08:21 +00:00 |
Gary D. Gregory
|
65b5dc69db
|
Simplify branching.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@643952 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 16:07:54 +00:00 |
Gary D. Gregory
|
a4a0086f47
|
Fix spelling.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@643943 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 15:42:31 +00:00 |
Matthew Jason Benson
|
28442eaf74
|
fix error
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640865 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 15:43:23 +00:00 |
Henri Yandell
|
6f44404b56
|
Moving the version to 3.0-SNAPSHOT to match JIRA
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640729 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 07:38:20 +00:00 |
Henri Yandell
|
bb8b6f4b0c
|
Fixing the javadoc for endsWithIgnoreCase as per LANG-418, and adding some javadoc to test the novel javadoc examples
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640727 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 07:37:12 +00:00 |
Henri Yandell
|
7066ec40d6
|
Fixing download links by pointing to the /downloads/ ones for the moment
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640301 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-24 03:35:45 +00:00 |
Henri Yandell
|
2edaf7e5be
|
Adding a section on the bugfixes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640279 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-24 00:23:00 +00:00 |
Henri Yandell
|
88010741a4
|
Change the way of referring to the article
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640278 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-24 00:22:47 +00:00 |
Henri Yandell
|
d72d42016e
|
Fixing the linking in the article to be inline rather than the failed attempt at links at the end of the lines. Also hooked the article up to the main page and release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640276 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-23 23:53:10 +00:00 |
Matthew Jason Benson
|
8097ca7d3b
|
fmting
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@639889 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-21 22:18:33 +00:00 |
Matthew Jason Benson
|
08e004c8d2
|
add EMF example; minor editing throughout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@639883 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-21 22:06:57 +00:00 |
Matthew Jason Benson
|
84a55f06da
|
ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@639882 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-21 22:05:30 +00:00 |
Henri Yandell
|
206043fcfc
|
Adding an article on Lang 2.4 to link to in the announcement. Needs an ExtendedMessageFormat example.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@639556 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-21 07:17:18 +00:00 |
Henri Yandell
|
687f6952ce
|
Adding javadoc to explain what 'Canonical' means. We only mention it on the private method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@639545 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-21 05:20:17 +00:00 |
Henri Yandell
|
d26784c452
|
Fixing typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@639317 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-20 15:32:32 +00:00 |
Henri Yandell
|
1f099cf606
|
Point to the local download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@638932 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-19 16:44:46 +00:00 |
Henri Yandell
|
dee4fd4644
|
Making the release notes list a html list
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@638920 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-19 16:16:57 +00:00 |