Henri Yandell
|
84b2a5451d
|
'methods' not 'projects'
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637522 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-16 03:41:46 +00:00 |
Henri Yandell
|
967e5b51bd
|
Upgrading to the new tag; though we have the jdiff report commented out anyway
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637367 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 06:21:49 +00:00 |
Henri Yandell
|
a841646ea5
|
Adding a TODO note
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637366 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 06:20:30 +00:00 |
Henri Yandell
|
52fb3438bc
|
Noting the Java requirements in our release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637365 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 06:19:46 +00:00 |
Henri Yandell
|
32dde2b152
|
Upgrading the target Java version to be 1.2. In reality it's been that for a long time for some of our classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637364 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 06:19:37 +00:00 |
Henri Yandell
|
986e79355c
|
Modifying these classes to use the JDK 1.2 WeakHashMap constructors as that is all we need to maintain JDK 1.2 compatibility
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637362 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 06:09:41 +00:00 |
Henri Yandell
|
c7b0550bbb
|
Fixing name in the description to not be Commons.Lang
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637361 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 05:58:58 +00:00 |
Henri Yandell
|
a4ab31a286
|
Hardcoding the version number in the assembly to get around a bug in Maven
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637008 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-14 07:06:56 +00:00 |
Henri Yandell
|
d10f4be40b
|
Fixing the assemblies to say project.version instead of version to stop '2.4.1' leaking through from the JVM properties. Also making it project.artifactId while I'm doing this.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637007 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-14 06:41:17 +00:00 |
Henri Yandell
|
d5d53af685
|
Oops - screwed that up and caused lots of CI spam. Idiot.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636968 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-14 02:53:12 +00:00 |
Henri Yandell
|
259d84ec40
|
Adding Dave Meikle to pom.xml and Niall+Matt to project.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636781 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 15:19:10 +00:00 |
Niall Pemberton
|
2fa72ea948
|
javadoc version 2.3 --> 2.4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636713 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 11:16:36 +00:00 |
Henri Yandell
|
8b0bdce17e
|
Adding a note on the deprecated DateUtils.add method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636654 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 07:30:14 +00:00 |
Henri Yandell
|
19dfbd218e
|
Updating website to 2.4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636650 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 07:15:09 +00:00 |
Henri Yandell
|
8e26337238
|
Setting versions to 2.4 from 2.4-SNAPSHOT in preparation for release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636642 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 06:33:35 +00:00 |
Henri Yandell
|
dcf024f3aa
|
Fixing a possible overflow in the >> 1 divide by two by using >>> 1 instead. Findbugs pointed this out>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636641 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 06:11:30 +00:00 |
Henri Yandell
|
7fa45f4335
|
Adding 2.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636634 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 05:52:03 +00:00 |
Matthew Jason Benson
|
7faaf81a6d
|
remove MultiFormatTest note
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635951 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-11 14:38:32 +00:00 |
Matthew Jason Benson
|
5af8c72b3c
|
remove MultiFormatTest note
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635943 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-11 14:33:39 +00:00 |
Niall Pemberton
|
c1a1c25d6e
|
Copy release notes for 2.4 into site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635913 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-11 13:06:01 +00:00 |
Henri Yandell
|
3220859e25
|
Updating release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635846 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-11 08:34:48 +00:00 |
Henri Yandell
|
a705f50c7e
|
Dealing with some of the >120 length lines as per checkstyle. A few still need reducing.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635447 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-10 06:27:09 +00:00 |
Niall Pemberton
|
d678e4d298
|
Upgrade to version 9 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-09 14:21:48 +00:00 |
Matthew Jason Benson
|
c1bd325d94
|
get ExtendedMessageFormat working on JDK 1.3, sort of
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634874 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-08 00:30:04 +00:00 |
Niall Pemberton
|
c4e8add680
|
Fix tests not compiling under JDK 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634854 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 22:40:39 +00:00 |
Matthew Jason Benson
|
2bf4149123
|
following Niall's lead; add myself. :)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634319 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 15:57:26 +00:00 |
Niall Pemberton
|
ed49d111a4
|
Add myself
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634115 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 01:35:45 +00:00 |
Niall Pemberton
|
8e83403ba9
|
javadoc/checkstyle changes only
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634096 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 00:58:11 +00:00 |
Niall Pemberton
|
52a903c691
|
Restore JDK 1.3 compatibility (the MessageFormat(String, Locale) constructor was introduced in JDK 1.4)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634092 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 00:26:24 +00:00 |
Niall Pemberton
|
d86a278500
|
svn:keywords properties and missing license headers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634088 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 00:06:05 +00:00 |
Niall Pemberton
|
65e3778b9e
|
Remove failing test for unsupported sub-formats
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@633693 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-04 22:46:54 +00:00 |
Matthew Jason Benson
|
efe31f5b60
|
javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@633659 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-04 21:41:26 +00:00 |
Matthew Jason Benson
|
39a6c14bd6
|
ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@633621 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-04 20:20:23 +00:00 |
Niall Pemberton
|
d6658cb3c6
|
Add Issue Tracking and Download pages generated by commons-build-plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@632817 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-02 19:46:00 +00:00 |
Niall Pemberton
|
87854c040e
|
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@632815 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-02 19:37:56 +00:00 |
Gary D. Gregory
|
ee0405b407
|
Make formatting consistent across the file:
Replace "methodcall( expr )" with "methodcall(expr)".
Replace "type foo = (expr)" with "type foo = expr".
Replace "if(expr)" with "if (expr)"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@632503 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-01 00:21:52 +00:00 |
Matthew Jason Benson
|
be5119c17d
|
remove text describing passing a null value for a char parameter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@632061 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-28 17:15:55 +00:00 |
Niall Pemberton
|
60e5d4933c
|
Remove previous ExtendedMesageFormat tests and update package suite to include ExtendedMessageFormatTest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@631652 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-27 17:12:38 +00:00 |
Niall Pemberton
|
7f5ffc6036
|
Add new test case for ExtendedMessageFormat
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@631639 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-27 16:44:17 +00:00 |
Matthew Jason Benson
|
b3883c4dc3
|
refine (?) javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@631405 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-26 22:24:34 +00:00 |
Matthew Jason Benson
|
20d5b0101b
|
improve documentation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@631256 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-26 15:36:55 +00:00 |
Matthew Jason Benson
|
f0e6c30a2d
|
add Niall author tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@630972 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-25 19:58:02 +00:00 |
Matthew Jason Benson
|
2e3057caa8
|
[LANG-362] simplify ExtendedMessageFormat design; recycle as much of super implementation as possible
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@630969 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-25 19:51:18 +00:00 |
Matthew Jason Benson
|
583c62281e
|
[LANG-366] retract
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@630967 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-25 19:49:21 +00:00 |
Henri Yandell
|
68c6547d0c
|
Applying Cedrik Lime's patch to LANG-413; improving the memory footprint of getLevenshteinDistance
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@630580 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-24 03:33:49 +00:00 |
Sebastian Bazley
|
5cbca4d5f5
|
LANG-410 - Ambiguous / confusing names in StringUtils replace* methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@627588 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-13 20:41:07 +00:00 |
Henri Yandell
|
1fe5439baf
|
Applying my patch from LANG-412; fixing Peter Oxenham's report that the appendFixedWidthPadRight and appendFixedWidthPadLeft are not null safe if the nullText has not been set
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@627248 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-13 05:44:46 +00:00 |
Matthew Jason Benson
|
2e8e3f46ba
|
sp again
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@619157 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-06 21:24:46 +00:00 |
Gary D. Gregory
|
11fc6950e9
|
Format @since 2.4 methods to match the rest of the file. For example, expressions use no spaces around parens.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@619143 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-06 20:21:57 +00:00 |
Gary D. Gregory
|
004d7b3e8f
|
Simplify code paths where a statement is unnecessarily nested within an else clause. Also flip some if/else statements when tests can be expressed more clearly.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@619137 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-06 20:10:05 +00:00 |