Commit Graph

3932 Commits

Author SHA1 Message Date
Benedikt Ritter a290ab2ee3 Preparing 3.2.1 RC1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555524 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:24:49 +00:00
Benedikt Ritter 26ef45ca5a Point releases never introduce API changes. It's probably better for users to have a clirr report comparing to 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555523 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:19:06 +00:00
Benedikt Ritter 1b6457f749 Preparing next release (which will be 3.2.1)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555522 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:08:33 +00:00
Benedikt Ritter b9b452dfaa Add LANG-938 parent ticket to list of changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555520 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 14:58:32 +00:00
Benedikt Ritter d971fa4cf7 LANG-942: Test failure in FastDateParserTest and FastDateFormat_ParserTest when building with JDK8. Thanks to Bruno P. Kinoshita and Henri Yandell for their help in fixing this issue.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555485 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 12:08:29 +00:00
Benedikt Ritter 4d05ad978a Add link to lang's Sonar dashboard
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555107 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 14:22:41 +00:00
Benedikt Ritter 704312c34c Default implementation actually returns false
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555099 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 14:09:47 +00:00
Benedikt Ritter 3000281e86 Remove unnecessary white spaces at EOL
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555044 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 10:27:30 +00:00
Benedikt Ritter 24b6a468ae LANG-941: Test failure in LocaleUtilsTest when building with JDK 8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555043 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 10:26:54 +00:00
Benedikt Ritter 02b55d4ff3 Use assertNull instead of comparing to null
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555041 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 09:45:30 +00:00
Benedikt Ritter c99a4a3ee2 LANG-941: Test failure in LocaleUtilsTest when building with JDK 8 - make problem more explicit by checking for empty strings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555040 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 09:43:49 +00:00
Benedikt Ritter d230e3a426 Missed those methods in last commit: Assertion methods can be static
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555038 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 09:25:11 +00:00
Benedikt Ritter 4af9eed43d Assertion methods can be static
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555037 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 09:22:25 +00:00
Benedikt Ritter 0f2e42d6ee LANG-937: Fix missing Hamcrest dependency in Ant Build
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554848 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:06:53 +00:00
Benedikt Ritter 15a51f1d1a Fix wrong download links
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554660 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 18:00:30 +00:00
Benedikt Ritter 91fd2a1ff0 Update Java requirements on downloads page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554644 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 17:10:06 +00:00
Benedikt Ritter 33b22d8b1b Update trunk after release 3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554643 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 16:56:21 +00:00
Benedikt Ritter 610a64eba6 Update copyright year
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554642 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 16:56:00 +00:00
Gary D. Gregory c4ecd75ecd No need for if/then/else w/ 2 returns when a simple ternary expression will do.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553931 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 21:24:44 +00:00
Gary D. Gregory e539d10f76 Convert 'for' loops to enhanced 'for' loops.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553930 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 21:22:41 +00:00
Gary D. Gregory f6f96c6dab Remove unused imports.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553929 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 21:19:39 +00:00
Gary D. Gregory a0bf6e4354 Fix Javadoc typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553928 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 21:18:46 +00:00
Gary D. Gregory 25b4ce9978 Add missing '@Deprecated' annotations.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553927 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 21:17:57 +00:00
Gary D. Gregory b671987817 Add missing serial version ID (default 1L).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553926 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 21:15:10 +00:00
Benedikt Ritter bf75c10b86 Update java version requirements in ant build
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553856 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:57:04 +00:00
Benedikt Ritter 44c165e65b Update java version requirement in pom.xml (although I'm not sure were this property is used...)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553854 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:54:29 +00:00
Benedikt Ritter dc6b6b09f8 Set svn keywords
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553851 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:51:31 +00:00
Benedikt Ritter cb475136b8 Add upcoming release 3.2 to release history page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553850 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:47:51 +00:00
Benedikt Ritter 7b70ac9611 Add upcoming release 3.2 to release history page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553849 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:46:54 +00:00
Benedikt Ritter 17559c5391 Document java version requirement on main page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553848 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:39:07 +00:00
Benedikt Ritter ea67d70b4a Better wording
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553847 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:38:33 +00:00
Benedikt Ritter 9935df7d8c Document Clirr errors on main site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553846 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:34:48 +00:00
Benedikt Ritter 9e5fb5c414 Document Java version requirements for 3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553844 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:22:08 +00:00
Benedikt Ritter 756f8f1c24 Add release notes for 3.2 to trunk in preparation for RC2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553843 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:20:03 +00:00
Benedikt Ritter 8746dd1df6 Preparing 3.2 RC 1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552976 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 09:34:26 +00:00
Benedikt Ritter 3fd016bf0b Update Ant dependencies
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552897 13f79535-47bb-0310-9956-ffa450edef68
2013-12-21 12:41:40 +00:00
Benedikt Ritter 325a2d0b1a Remove JavaDoc links to private API
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552682 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 14:19:09 +00:00
Benedikt Ritter acdbdd5f24 Fix JavaDoc warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552680 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 14:18:18 +00:00
Benedikt Ritter 3022375ff4 Add the last missing since tags for upcoming release 3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552679 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 14:08:03 +00:00
Benedikt Ritter dbb6d6898a Missing since tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552678 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:59:31 +00:00
Benedikt Ritter ad99da0641 Missing since tags for StringUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552671 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:51:14 +00:00
Benedikt Ritter b9abc0ea17 Add missing svn keywords and JavaDoc tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552665 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:43:53 +00:00
Benedikt Ritter 870004b2ac Missed that one in last commit: Remove whitespace so that svn recognizes Id keyword
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552662 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:36:55 +00:00
Benedikt Ritter f048e90a3c Remove whitespace so that svn recognizes Id keyword
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552661 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:36:30 +00:00
Benedikt Ritter cf171ddc98 Fix svn props
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552659 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:35:22 +00:00
Benedikt Ritter ef320f6be1 Add missing JavaDoc tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552658 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:31:46 +00:00
Benedikt Ritter fed3bef505 We don't use the component name in since tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552657 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:30:16 +00:00
Benedikt Ritter 374a1f267a Add missing since tags for StrSubstitutor; wrap lines longer than 80 chars
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552654 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:25:37 +00:00
Benedikt Ritter 0563c9d603 Add missing since tags for UnicodeEscaper
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552652 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:23:16 +00:00
Benedikt Ritter dd5723ae0f More missing keywords
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552637 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:07:11 +00:00