1126 Commits

Author SHA1 Message Date
Gary D. Gregory
a22cada514 Replace the Javadoc pattern "A Matcher which matches the XXX character." with "Matches the XXX character.". (A matcher matches of course ;-) Use the active voice or “third-person verb form”, I only know it is called the “third-person verb form” because I read it in the most excellent tiny little book “The Elements of Java Style”.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165694 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 21:16:58 +00:00
Gary D. Gregory
62746c899f Javadoc nit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165687 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 21:06:38 +00:00
Gary D. Gregory
bc218db61c Fix 120-length warnings reported for 2.1-RC4 here: http://people.apache.org/~stevencaswell/commons-lang-2.1/docs/checkstyle-report.html
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165657 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:31:49 +00:00
Steven Caswell
a8a5bea553 added header similar to developer's guide;
added code tags around method call examples

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165558 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:15:46 +00:00
Steven Caswell
de5f4d31bf removed entry for writing users guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165557 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:14:55 +00:00
Steven Caswell
81cfc6af93 spelling correction
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165556 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:14:24 +00:00
Steven Caswell
de086a9972 updated version to 2.1-RC4
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165555 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:13:34 +00:00
Steven Caswell
3002996c2d updated version to 2.1-RC4
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165554 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:13:09 +00:00
Steven Caswell
a8be2ba8ba updated link to status document;
changed repository link to point to subversion repository

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164716 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 02:04:32 +00:00
Steven Caswell
f768e6d6b5 added instructions for building a release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164715 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 02:03:10 +00:00
Steven Caswell
123bbb1eb9 updated version to 2.1-RC3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164714 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 02:02:18 +00:00
Steven Caswell
e5d6c9246a updated version to 2.1-RC3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164713 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 02:01:19 +00:00
Steven Caswell
0240ee098e updated with 2.1 changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164711 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 01:47:17 +00:00
Steven Caswell
cd2d9b18c5 changed to reflect version 2.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164648 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 21:06:15 +00:00
Steven Caswell
c0911c63f6 renamed CVS navigation menu item to Subversion and changed the url to point to the subversion repository;
renames the Javadoc (CVS latest) navigation menu item to Javadoc (SVN latest)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164646 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 21:05:06 +00:00
Steven Caswell
d2de9c542c updated version to 2.1-RC;
changed repository url to point to viewcvs for a cvs-style view of the repository

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161957 13f79535-47bb-0310-9956-ffa450edef68
2005-04-19 19:58:44 +00:00
Steven Caswell
f77345faae updated version to 2.1-RC
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161956 13f79535-47bb-0310-9956-ffa450edef68
2005-04-19 19:57:33 +00:00
Steven Caswell
fbeb0dbd3d added section on building with initial description of setting up clover license for site generation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161697 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 21:27:36 +00:00
Steven Caswell
f3c9854331 added maven.clover.license.path to point to the clover license file in the base directory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161695 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 20:55:46 +00:00
Steven Caswell
39886dee52 added description of the new mutable package;
added description of the new DurationFormatUtils class

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161694 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 20:36:17 +00:00
Steven Caswell
6af54ea8d3 updated for 2.1 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161693 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 20:34:50 +00:00
Steven Caswell
81ab3fc016 added changes for 2.1 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161692 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 20:31:11 +00:00
Martin van den Bemt
363f779eb1 Change WordWrapUtils to WordUtils.. Just noticed it in the javadocs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161678 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 18:42:40 +00:00
Gary D. Gregory
5e18fd65ff Updated copyright statements for 2005.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161244 13f79535-47bb-0310-9956-ffa450edef68
2005-04-14 06:16:36 +00:00
Gary D. Gregory
4f69e5183a Updated copyright statements for 2005.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161243 13f79535-47bb-0310-9956-ffa450edef68
2005-04-14 04:30:28 +00:00
Gary D. Gregory
e0af00ee72 Fix Javadoc copyright year.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161241 13f79535-47bb-0310-9956-ffa450edef68
2005-04-14 02:00:48 +00:00
Gary D. Gregory
b0053ca691 Removed extra C style parens in return statements (as discussed on commons-dev).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161229 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 22:36:48 +00:00
Gary D. Gregory
887d935024 In the .text package (not for 2.1):
- Javadoc nits: missing tags, wrong name in @param, "." in 1st line.
- Refactored magic number "32" into static final "CAPACITY".
- Removed extra C-style "return (expr)" in return expressions.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@160943 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 20:11:40 +00:00
Henri Yandell
fdaa1eb25a As far as I can tell, this method was in 2.0, so rolling the @since 2.1 back to 2.0. Hopefully this explains why JDiff thought it was a removed and added method signature
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@160809 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 00:38:04 +00:00
Stephen Colebourne
371c34bbea Add StringUtils.defaultIfEmpty
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@160807 13f79535-47bb-0310-9956-ffa450edef68
2005-04-10 23:25:25 +00:00
Gary D. Gregory
d5f32c231c Removed extra C style parens in return statements.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@159551 13f79535-47bb-0310-9956-ffa450edef68
2005-03-31 00:56:20 +00:00
Henri Yandell
fbe572c3ff includes default.properties in src builds now
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@157681 13f79535-47bb-0310-9956-ffa450edef68
2005-03-16 05:05:08 +00:00
Henri Yandell
e8c2d55717 Using Maven for the source build, so need to get all the deliverables inside them
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@157368 13f79535-47bb-0310-9956-ffa450edef68
2005-03-14 02:39:54 +00:00
Henri Yandell
f0376e00e6 added latest set of fixed issues in Bugz
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156334 13f79535-47bb-0310-9956-ffa450edef68
2005-03-06 19:21:36 +00:00
Henri Yandell
325c03b6c3 also commenting out import statement for text so this builds :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156333 13f79535-47bb-0310-9956-ffa450edef68
2005-03-06 19:05:25 +00:00
Henri Yandell
b4e543ab8d commenting out the text tests as they will not be in the next release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156332 13f79535-47bb-0310-9956-ffa450edef68
2005-03-06 19:03:31 +00:00
Henri Yandell
b2f0bbd9aa added classic do not use this constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156331 13f79535-47bb-0310-9956-ffa450edef68
2005-03-06 19:01:38 +00:00
Henri Yandell
8776c4dfa5 Oops, forgot to roll this back when I killed the 2.1 branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156009 13f79535-47bb-0310-9956-ffa450edef68
2005-03-03 05:06:47 +00:00
Henri Yandell
308009b9a1 Application of patch from Bugzilla: #33574, by Travis Stevens. Balances a call to appendFieldStart with an appendFieldEnd after appending the field. Test also included.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156007 13f79535-47bb-0310-9956-ffa450edef68
2005-03-03 05:00:44 +00:00
Gary D. Gregory
634f0e9762 Remove unnecessary casts.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155846 13f79535-47bb-0310-9956-ffa450edef68
2005-03-02 00:33:28 +00:00
Dirk Verbeeck
241d4ab3a3 convert .cvsignore to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155501 13f79535-47bb-0310-9956-ffa450edef68
2005-02-26 13:45:01 +00:00
Dirk Verbeeck
cd34d6423d svn:keywords correction
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155423 13f79535-47bb-0310-9956-ffa450edef68
2005-02-26 13:08:30 +00:00
Gary D. Gregory
aef69406ea Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33737.
[lang] ExceptionUtils.addCauseMethodName(String) does not check for duplicates.
Fix adds:
 ExceptionUtils.removeCauseMethodName(String)
 ExceptionUtils.isCauseMethodName(String)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155238 13f79535-47bb-0310-9956-ffa450edef68
2005-02-24 20:42:53 +00:00
Gary D. Gregory
9c273aa609 Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33737.
[lang] ExceptionUtils.addCauseMethodName(String) does not check for duplicates.
Fix adds:
 ExceptionUtils.removeCauseMethodName(String)
 ExceptionUtils.isCauseMethodName(String)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155236 13f79535-47bb-0310-9956-ffa450edef68
2005-02-24 20:26:06 +00:00
Henri Yandell
1d9add9515 done tasks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153542 13f79535-47bb-0310-9956-ffa450edef68
2005-02-12 20:36:02 +00:00
Henri Yandell
cf2dd60c0f fixed typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153538 13f79535-47bb-0310-9956-ffa450edef68
2005-02-12 20:27:06 +00:00
Henri Yandell
445897f9bc trunk is now 2.2-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153536 13f79535-47bb-0310-9956-ffa450edef68
2005-02-12 20:24:16 +00:00
Henri Yandell
998419196f turning on pmd report
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151646 13f79535-47bb-0310-9956-ffa450edef68
2005-02-07 00:41:36 +00:00
Henri Yandell
a6c13872d5 added missing javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151311 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 03:30:51 +00:00
Henri Yandell
8f21c196bb javadoc fixing, as per checkstyle
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151310 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 03:22:22 +00:00