Commit Graph

4020 Commits

Author SHA1 Message Date
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
Benedikt Ritter 2e66b189c4 Add missing svn keywords
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552635 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 13:02:03 +00:00
Benedikt Ritter 6f519c0edc Add missing since tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552633 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 12:55:00 +00:00
Gary D. Gregory 8303f1efa3 Add @see in Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552123 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 21:58:08 +00:00
Thomas Neidhart 19f5bb5f6c Add javadoc to public constructor.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1546852 13f79535-47bb-0310-9956-ffa450edef68
2013-12-01 20:15:57 +00:00
Maurizio Cucchiara c288d29601 LANG-934 - Add removeFinalModifier to FieldUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1546799 13f79535-47bb-0310-9956-ffa450edef68
2013-12-01 10:34:02 +00:00
Maurizio Cucchiara 030f0d3d40 Restored explicit boxes (see http://goo.gl/uN6xQl)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1546797 13f79535-47bb-0310-9956-ffa450edef68
2013-12-01 10:08:18 +00:00
Sebastian Bazley cfb488a05f LANG-863 Method returns number of inheritance hops between parent and subclass
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1545145 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 03:38:11 +00:00
Sebastian Bazley 7c919293f7 Fix svnmailer charset (and make dummy change)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1545136 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 02:36:47 +00:00
Sebastian Bazley 9a6bce82ec LANG-932 Spelling fixes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1544776 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 12:25:48 +00:00
Sebastian Bazley 2ecd5a12dc Fix issue number: 932 => 931
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1544775 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 12:23:39 +00:00
Maurizio Cucchiara 4660148be3 Minor code optimizations:
* removed boxing
* removed unused variables
* removed useless casts* removed boxing
* removed unused variables
* removed useless casts
* replaced asArrayList method with Arrays.asList

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1544770 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 11:11:28 +00:00
Emmanuel Bourg b26d344a27 Upgrade easymock to 3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1540888 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 00:15:33 +00:00