707 Commits

Author SHA1 Message Date
Phil Steitz
b586a8123d Added missing constructor calls to complete path coverage in IntRangeTest.
Suggested by Janek Bogucki.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137662 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 16:25:56 +00:00
Phil Steitz
e0bee37d15 Added stringToFloat to NumberUtils
Patch contributed by Fredrik Westermarck
Reviewed by Phil Steitz


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137661 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 07:27:12 +00:00
Henri Yandell
8822731cb3 Fixed dist url and declared 2.1 as the next version
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137660 13f79535-47bb-0310-9956-ffa450edef68
2003-09-02 02:37:21 +00:00
Stephen Colebourne
f20a3903bb Fix Javadoc problems arising from recent commits
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137658 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 10:39:20 +00:00
Henri Yandell
25fdafc320 dist-build now forces a clean
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137657 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 05:27:30 +00:00
Gary D. Gregory
d9feeca6e4 Class Javadoc: Normalize the first sentence.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137656 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 00:41:29 +00:00
Gary D. Gregory
4b4b5a8295 Class Javadoc: Normalize the first sentence.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137655 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 00:22:53 +00:00
Gary D. Gregory
3ac49984ed Class Javadoc: Normalize the first sentence and some @see's and {@link}s
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137654 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 00:21:49 +00:00
Gary D. Gregory
338dc559fe Class Javadoc: Normalize on the active voice, "Returns", "Sets", etc.
The .lang pkg now lists with consistent format in the package level doc too.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137653 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 17:25:33 +00:00
Gary D. Gregory
172095f52e Javadoc: Normalize on the active voice, "Returns", "Sets", etc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137652 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 16:57:04 +00:00
Gary D. Gregory
95bce1fb29 Javadoc: Added missing end tags for <li>.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137651 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 16:34:06 +00:00
Phil Steitz
b9751024d0 add reference to checkstyle.xml and set junit.fork=true
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137650 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 05:02:39 +00:00
Phil Steitz
3c712f6fbb replacement for checkstyle.properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137649 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 05:01:03 +00:00
Phil Steitz
8e9b5c0e7b * Added myself as a project member
* Limited tests to **/*TestSuite.java
* Added <reports> section to limit reports generated


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137648 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 04:57:29 +00:00
Gary D. Gregory
22aeaddb5e Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137647 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 03:06:36 +00:00
Henri Yandell
30c4f3890d Fixed the crlf fixing for txt files in the binary build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137646 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 01:33:12 +00:00
Gary D. Gregory
70075bdf4a Renamed StringUtils.differenceAt() to StringUtils.indexOfDifference()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137645 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 22:13:24 +00:00
Gary D. Gregory
fac4f8d2d6 Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137644 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 15:52:55 +00:00
Gary D. Gregory
f74b10ecad Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137643 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 15:13:09 +00:00
Gary D. Gregory
7fedb2b1cc Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137642 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 05:57:21 +00:00
Gary D. Gregory
8b34e1dffc Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137641 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 05:35:23 +00:00
Gary D. Gregory
4e3962a6e4 Follow same @author style.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137640 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 05:26:02 +00:00
Gary D. Gregory
07ea8e7fa2 Add @since 2.0 tags based on http://www.apache.org/~bayard/commons-lang-2.0/Commons-Lang-1.0.1-to-2.0/missingSinces.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137639 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 05:25:34 +00:00
Henri Yandell
2608220ef7 Versioned with 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137638 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 02:48:44 +00:00
Henri Yandell
e772c80ab2 Removed test.util from the tests run in a build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137637 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 02:48:03 +00:00
Phil Steitz
6571e5e33f Adding humble self as committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137636 13f79535-47bb-0310-9956-ffa450edef68
2003-08-20 04:20:27 +00:00
Henri Yandell
6658efcb5f Moved BitField/Validate
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137635 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 02:40:47 +00:00
Henri Yandell
21e376f8f7 Moved BitField and Validate. Will rebuild the jardiff later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137634 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 02:39:59 +00:00
Henri Yandell
f5a4e148c5 Removed UtilTestSuite
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137633 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 02:38:56 +00:00
Henri Yandell
5c40d53bf0 Moved BitField and Validate from the util package up to the main package.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137632 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 02:32:16 +00:00
Stephen Colebourne
8d36a61bb5 Remove evaluateSet(String) which is deprecated, but wasn't in 1.0.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137631 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 00:21:46 +00:00
Stephen Colebourne
73031bac98 Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137630 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 00:11:20 +00:00
Gary D. Gregory
8348f8b8dc Removed: The private field DateUtils.dateFormats is never read locally.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137629 13f79535-47bb-0310-9956-ffa450edef68
2003-08-18 21:52:39 +00:00
Henri Yandell
334b68718a Updated WordWrapUtils to WordUtils
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137627 13f79535-47bb-0310-9956-ffa450edef68
2003-08-18 02:38:02 +00:00
Henri Yandell
0894baec63 Updated the api diff format.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137626 13f79535-47bb-0310-9956-ffa450edef68
2003-08-18 02:35:16 +00:00
Henri Yandell
379d1bcac3 Applied Gary's fix of "acknowlegement" to "acknowledgement" in all java files.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137625 13f79535-47bb-0310-9956-ffa450edef68
2003-08-18 02:22:28 +00:00
Gary D. Gregory
ef737d3ad1 Fix spelling of "acknowlegement" to "acknowledgement".
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137623 13f79535-47bb-0310-9956-ffa450edef68
2003-08-18 01:46:45 +00:00
Stephen Colebourne
b5c1a4795f Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137622 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 23:31:44 +00:00
Stephen Colebourne
c9fe5f02aa Add capitalizeFully() to deal with a whole string whatever its current state
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137621 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 23:06:11 +00:00
Stephen Colebourne
d1d8827200 Move capitalizeAllWords, uncapitalizeAllWords, swapCase to WordUtils
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137620 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 22:59:28 +00:00
Stephen Colebourne
f253575ee7 Rename WordWrapUtils to WordUtils and make ready for 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137619 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 22:01:04 +00:00
Stephen Colebourne
47367eb9ab Rename WordWrapUtils to WordUtils
Refactor wrapLine method, making it public and work properly
Remove wrapText method
Test


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137618 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 21:57:37 +00:00
Henri Yandell
b75b09afe0 Removed WordWrapUtils from release notes. Will move the tag.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137617 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 19:51:09 +00:00
Henri Yandell
b05d73a0ed Preparing for rc3.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137616 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 19:41:53 +00:00
Henri Yandell
8cd3765a60 Pulled the test for WordWrapUtils from this class. Will need adding back in later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137615 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 19:41:17 +00:00
Henri Yandell
3ed03687f9 dist-build goal added to build tar.gz's and .zips. Additionally it handles
moving the txt files in the .zip to a Window's format.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137614 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 19:32:55 +00:00
Stephen Colebourne
84d0246c92 Missing Apache licence
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137613 13f79535-47bb-0310-9956-ffa450edef68
2003-08-17 02:15:48 +00:00
Stephen Colebourne
b25c0aff6c Javadoc changes
bug 22480, from Pete Gieser


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137612 13f79535-47bb-0310-9956-ffa450edef68
2003-08-16 13:02:14 +00:00
Stephen Colebourne
96de49e7ae Deprecate shortClassName in favour of useShortClassName for consistency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137611 13f79535-47bb-0310-9956-ffa450edef68
2003-08-16 12:56:25 +00:00
Stephen Colebourne
e84bafdfe5 Organize imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137610 13f79535-47bb-0310-9956-ffa450edef68
2003-08-16 12:48:22 +00:00