Commit Graph

4135 Commits

Author SHA1 Message Date
Niall Pemberton a57ca055e7 Fix JavaDoc issues with JDK 1.8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583781 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 20:54:53 +00:00
Niall Pemberton 0e2e37bb83 Fix JavaDoc issues with JDK 1.8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583482 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 22:54:57 +00:00
Benedikt Ritter 97f67d717b Reverting changes from r1582981 due to vetos by Sebb and Gary Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583140 13f79535-47bb-0310-9956-ffa450edef68
2014-03-30 13:51:54 +00:00
Benedikt Ritter c95fa44d03 Update download page for upcoming 3.3.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582986 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:52:01 +00:00
Benedikt Ritter a0b5cb5dd4 Update index page for upcomming 3.3.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582985 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:50:15 +00:00
Benedikt Ritter acd41040fc Correct since tag, since next release will be 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582984 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:48:39 +00:00
Benedikt Ritter d00ee004b0 Remove trailing white spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582983 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:48:02 +00:00
Benedikt Ritter 1113ab56bc Document Niall's work on LANG-992
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582982 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:46:34 +00:00
Benedikt Ritter d3ebe17cb3 Disable doclint for 3.3.2 release, since I do not have the time to fix all the JavaDoc errors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582981 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:42:01 +00:00
Benedikt Ritter c5e7fea05e Remove trailing white spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582980 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:40:55 +00:00
Benedikt Ritter 186209aac5 Preparation for next release (which will be 3.3.2)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582977 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:30:14 +00:00
Benedikt Ritter 3cdb486869 Remove trailing whitespaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582973 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:28:40 +00:00
Sebastian Bazley 7b263d7f49 Add the svn mailer charset
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582728 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 12:31:18 +00:00
Sebastian Bazley 2b56945851 Drop temporary space
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582727 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 12:29:14 +00:00
Sebastian Bazley 6f176f87bf Check mailer uses correct encoding (added space at end temporarily)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582725 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 12:27:25 +00:00
Sebastian Bazley 0f1e07e1fe Tab police (added by pesky IDE)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582699 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:15:32 +00:00
Sebastian Bazley 03653e3911 Convert to UTF-8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582693 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:05:51 +00:00
Benedikt Ritter dba302513c Fix JavaDoc problems in Conversion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582687 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 10:49:04 +00:00
Benedikt Ritter d7e2aa2504 Fix typos
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582669 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 10:05:06 +00:00
Benedikt Ritter 95aa6af17c Fix JavaDoc problems in ClassUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582667 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 10:04:33 +00:00
Niall Pemberton cf03e6173b LANG-992 Fix NumberUtils#isNumber() returns false for "0.0", "0.4790", et al
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582585 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 03:10:27 +00:00
Duncan Jones 708da45999 Minor Javadoc corrections.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1580464 13f79535-47bb-0310-9956-ffa450edef68
2014-03-23 07:28:42 +00:00
Gary D. Gregory 863bf52eae <action issue="LANG-989" type="add" dev="ggregory">Add org.apache.commons.lang3.SystemUtils.IS_JAVA_1_8</action>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1579865 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 02:02:04 +00:00
Gary D. Gregory 024a22b015 <action issue="LANG-989" type="add" dev="ggregory">Add org.apache.commons.lang3.SystemUtils.IS_JAVA_1_8</action>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1579864 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 02:01:34 +00:00
Benedikt Ritter 3a394317b0 Archive release notes for 3.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1579023 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 19:28:34 +00:00
Benedikt Ritter 01219ee9d4 Update release info on github page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578996 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:15:28 +00:00
Benedikt Ritter ac5451f0bb Add next version to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578992 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:08:59 +00:00
Benedikt Ritter 2824f002cb Document release of 3.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578990 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:08:09 +00:00
Benedikt Ritter 85bffd0ae8 Bump version number
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578989 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:07:44 +00:00
Gary D. Gregory 6a3dc33850 Fix Javadoc 8 doclint issues.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578214 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 02:44:58 +00:00
Benedikt Ritter 6abb5453e7 Update index.xml for upcoming 3.3.1 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577853 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:45:52 +00:00
Benedikt Ritter a66a5cb647 Add upcoming 3.3.1 release to release history page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577850 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:35:03 +00:00
Benedikt Ritter 356e5c1eca Tweak release notes a bit more
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577849 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:33:50 +00:00
Benedikt Ritter c9131ef24e Remove AL header from RELEASE_NOTES as pointed out during the vote for release 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577848 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:31:52 +00:00
Benedikt Ritter e99fb20a70 Add Release notes for upcoming 3.3.1 bugfix release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577847 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:31:09 +00:00
Benedikt Ritter 79dac6677e Change next version in changes.xml to 3.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577845 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:27:06 +00:00
Benedikt Ritter b504d77013 Update download page for upcomming 3.3.1 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577843 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:24:35 +00:00
Benedikt Ritter a4772be651 Preparing bugfix release 3.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577842 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:23:09 +00:00
Benedikt Ritter 3b681d4a78 Remove pointer to user guide, since it has been moved to JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577839 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:20:33 +00:00
Benedikt Ritter 11bbcd4a97 Correct indentation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577837 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:17:48 +00:00
Duncan Jones 3ee44535b4 Make use of existing TimeUnit class to manage time units.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577519 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 13:23:25 +00:00
Duncan Jones 80bd3fdb42 LANG-987: DateUtils.getFragmentInDays(Date, Calendar.MONTH) returns wrong days, reported by Jay Xu.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577332 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 21:40:26 +00:00
Benedikt Ritter 66a37174a0 Post release clean up: Set next development version, document release date of 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1574137 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 17:15:06 +00:00
Sebastian Bazley 1ca3a263e1 Unnecessary array creation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573807 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 23:31:53 +00:00
Sebastian Bazley 19120b7224 Javadoc fix - method does not use a TimeZone
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573790 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 22:41:13 +00:00
Sebastian Bazley 5b32cabf3f Add some more tests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573787 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 22:31:49 +00:00
Sebastian Bazley 1a97c7efe1 LANG-983 DurationFormatUtils does not describe format string fully
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573786 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 22:31:28 +00:00
Sebastian Bazley aadd8e172e LANG-981 DurationFormatUtils#lexx does not detect unmatched quote char
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573770 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:44:15 +00:00
Sebastian Bazley 8d360ae707 Don't assign parameter; use the work field
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573762 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:36:16 +00:00
Sebastian Bazley 77f5fe29e3 LANG-978 Failing tests with Java 8 b128
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1573756 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:32:07 +00:00