https://github.com/apache/commons-lang

sort by:
Revision Author Date Message Commit Date
4777c3a Release commons-lang 3.4 based on RC2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_4@1671571 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 16:14:40 UTC
980ba44 Creating lang-3.4-RC2 tag git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_4_RC2@1671054 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:28:16 UTC
0d5d666 Add entry for the upcoming 3.4 release to the release history page git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671047 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:11:59 UTC
e83123d Fix copy past error git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671044 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:09:37 UTC
09c42e7 LANG-821: Support OS X versions in SystemUtils. This also fixes #59 from github. Thanks to Timo Kockert. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671043 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:09:07 UTC
9c7b0fb LANG-794: SystemUtils.IS_OS_WINDOWS_2008, VISTA are incorrect. This also fixes #60 from github. Thanks to Timo Kockert. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671040 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:01:59 UTC
8c84cfd The latest release is 3.3.2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671037 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:46:06 UTC
6039dd3 Fix ant build git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671032 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:38:53 UTC
9e575c4 Document change of constant in DurationUtils as suggested by Oliver Heger. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671029 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:25:44 UTC
79aceed Add LANG-1104 to release notes git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671025 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:12:47 UTC
06d7245 LANG-1104 - FastDateParserTest.testParses fails in TimeZone America/Sao_Paulo git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1670560 13f79535-47bb-0310-9956-ffa450edef68 01 April 2015, 04:07:43 UTC
56462a1 maven-checkstyle-plugin 2.14 -> 2.15. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669833 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 19:34:16 UTC
3548f0a Update site for release 3.4 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669792 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:32:14 UTC
dfaa656 PMD: Useless parentheses. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669791 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:22:59 UTC
bb01292 PMD: Avoid unused private fields such as 'ESCAPED_QUOTE' git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669787 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:12:47 UTC
3ab0bc3 Fix typo git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669786 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:09:29 UTC
f718ec1 PMD: Overriding method merely calls super git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669785 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:09:15 UTC
e29f33c FindBugs: Load of known null value. At this point if lhs is null, rhs will can not be null. So evaluating the line with lhs == null will result in rhs.equals(null) which should always be false. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669782 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:05:04 UTC
346aae3 Make checkstyle happy: add missing JavaDoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669774 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 13:39:38 UTC
4fdc606 Update RELEASE-NOTES for release 3.4 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669766 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 13:04:00 UTC
11279f7 Update download page in preparation for 3.4 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669760 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:45:21 UTC
fccd59e Change test back to printing to std out, since continuum seems to be running on HAL-9000 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669755 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:29:38 UTC
3225ba6 LANG-1103: Add SystemUtils.IS_JAVA_1_9 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669753 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:26:01 UTC
11c0df1 LANG-1102: Make logic for comparing OS versions in SystemUtils smarter git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669750 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:08:17 UTC
1dc65ff Reuse isOsNameMatch git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669747 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 11:43:32 UTC
2b7e195 This test should fail instead of writing to std out so that we can add missing OS git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669745 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 11:40:25 UTC
098395e Dummy commit to close github issue, which has been fixed in r1669520. This fixes #56 from github. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669525 13f79535-47bb-0310-9956-ffa450edef68 27 March 2015, 08:37:14 UTC
2f62425 Further optimization of LANG-935: - Avoid toString of the replacement sequence by doing it once. - Avoid calculating the maximum when not needed. - Fixup comment for greedy algorithm Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669520 13f79535-47bb-0310-9956-ffa450edef68 27 March 2015, 08:03:41 UTC
a211ef2 Better JavaDoc for LANG-1093: Add ClassUtils.getAbbreviatedName. This fixes #57 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669311 13f79535-47bb-0310-9956-ffa450edef68 26 March 2015, 10:24:19 UTC
c8e96c0 LANG-1091: Shutdown thread pools in test cases. This fixes #58 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669310 13f79535-47bb-0310-9956-ffa450edef68 26 March 2015, 10:21:24 UTC
0b7ef7f update changes.xml to set proper issue number for previously committed work git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668781 13f79535-47bb-0310-9956-ffa450edef68 24 March 2015, 03:24:30 UTC
a74ed8c Dummy commit to close github issue. This fixes #35 from github. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668523 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 07:04:07 UTC
aeaa333 Add missing issues to changes.xml git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668522 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 07:02:13 UTC
10e18ae LANG-1100: Avoid memory allocation when using date formating to StringBuffer git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668517 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 05:13:20 UTC
8bc91a9 replace tabs with spaces git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668515 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 05:04:46 UTC
bbfa8eb LANG-1101 FastDateParser and FastDatePrinter support 'X' format git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668511 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 02:33:41 UTC
7bb99bc LANG-935: Possible performance improvement on string escape functions. Thanks to Fabian Lange and Thomas Neidhart. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668348 13f79535-47bb-0310-9956-ffa450edef68 22 March 2015, 09:52:25 UTC
bf6ee5c LANG-948: Exception while using ExtendedMessageFormat and escaping braces. This fixes #19 from github. Thanks to Andrey Khobnya. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666679 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:46:02 UTC
cbeb45b Kudos to the people how care about Commons Lang git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666673 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:27:19 UTC
3328387 LANG-990: Avoid String allocation in StrBuilder.append(CharSequence). This fixes #51 from github. Thanks to Mikhail Mazurskiy and Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666669 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:25:06 UTC
1181552 Correct change types git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666666 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:16:07 UTC
adebbdc LANG-1098: Update maven-checkstyle-plugin to 2.14. This fixes #55 from github. Thanks to Michał Kordas. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666664 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:12:47 UTC
d6f59c3 LANG-1097: Update org.easymock:easymock to 3.3.1. This fixes #54 from github. Thanks to Michał Kordas. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666662 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:07:56 UTC
08a854a LANG-1096: Update maven-pmd-plugin to 3.4. This fixes #53 from github. Thanks to Michał Kordas. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666661 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:02:34 UTC
bf3e77d LANG-1095: Update maven-antrun-plugin to 1.8. This fixes #52 from github. Thanks to Michał Kordas git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666658 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 11:55:43 UTC
4556cc5 Add missing AL header git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666578 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 21:01:09 UTC
442e8c2 Extract formatting tests of time zones into parameterized test git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666577 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 21:00:37 UTC
04c8de2 No need to exclude the current time zone from testing git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666575 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 20:53:00 UTC
8aa1b44 LANG-1092: Wrong formating of time zones with daylight saving time in FastDatePrinter git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666568 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 20:29:06 UTC
1f75a8f LANG-877: Performance improvements for StringEscapeUtils. This fixes #49 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666535 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 18:18:59 UTC
a234f03 Fix JavaDoc link git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666365 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 07:42:05 UTC
f29eb8e Use annotation based testing for expected exceptions git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666364 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 07:36:25 UTC
d38919f LANG-1093: Add ClassUtils.getAbbreviatedName(). This fixes #48 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666362 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 07:29:21 UTC
ce7f4ed LANG-1090 FastDateParser does not set error indication in ParsePosition git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663438 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 21:28:13 UTC
8db46b1 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663430 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 20:54:18 UTC
e124486 Simplify git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663410 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 19:44:39 UTC
3ec99c1 Add AL header (props joerg) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663353 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 16:49:19 UTC
7c8443f LANG-1089 FastDateParser does not handle excess hours as per SimpleDateFormat git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663348 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 16:29:45 UTC
6ec90c4 Docs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663342 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 16:10:35 UTC
b321bde Generics git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663177 13f79535-47bb-0310-9956-ffa450edef68 01 March 2015, 23:18:33 UTC
fb6a62c Missed property git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663174 13f79535-47bb-0310-9956-ffa450edef68 01 March 2015, 22:25:23 UTC
4d228dd Comment git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663173 13f79535-47bb-0310-9956-ffa450edef68 01 March 2015, 22:17:29 UTC
2367948 LANG-1061 FastDateParser error - timezones not handled correctly git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663140 13f79535-47bb-0310-9956-ffa450edef68 01 March 2015, 17:59:34 UTC
45a6467 LANG-1087: NumberUtils#createNumber() returns positive BigDecimal when negative Float is expected. Thanks to Renat Zhilkibaev. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663129 13f79535-47bb-0310-9956-ffa450edef68 01 March 2015, 16:48:22 UTC
6183618 Reverting changes from r1661762 (LANG-1086) for now until we have consensus about this change. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1662379 13f79535-47bb-0310-9956-ffa450edef68 26 February 2015, 08:13:58 UTC
4975b89 CGI must be svn:executable * git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1662049 13f79535-47bb-0310-9956-ffa450edef68 24 February 2015, 17:39:26 UTC
ed4d262 Update to latest parent pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1661783 13f79535-47bb-0310-9956-ffa450edef68 23 February 2015, 20:56:58 UTC
bdb5d97 LANG-1086: Remove busy wait from AtomicSafeInitializer.get(). This also fixes #46 from github. Thanks to github user artnaseef. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1661762 13f79535-47bb-0310-9956-ffa450edef68 23 February 2015, 20:15:49 UTC
ffdc427 Fix up Findbugs version so it works with Java 6 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1655027 13f79535-47bb-0310-9956-ffa450edef68 27 January 2015, 12:45:01 UTC
813e18f Checkstyle: Add missing JavaDoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654144 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:47:00 UTC
4792f85 Checkstyle: Add missing JavaDoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654143 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:45:21 UTC
425d057 Make JavaDoc tool happy by adding missing @return tag git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654142 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:43:21 UTC
58320be Add some JavaDocs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654140 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:41:18 UTC
6b90fe3 Add missing license header git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654139 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:34:58 UTC
d8c65c4 Add Jonathan Baker to the list of contributors git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654138 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:26:28 UTC
ffc38b1 LANG-1081: DiffBuilder.append(String, Object left, Object right) does not do a left.equals(right) check. This fixes #41 from github. Thanks to Jonathan Baker. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654137 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:25:43 UTC
3181b40 Add an additional test for LANG-1055 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654135 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:10:41 UTC
63f1d6b LANG-1055: StrSubstitutor.replaceSystemProperties does not work consistently. This fixes #43 from github. Thanks to Jonathan Baker. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654134 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 08:10:24 UTC
cc991fe Add since tag to new constructor of DiffBuilder git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654132 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 07:58:58 UTC
38ed1a0 LANG-1082: Add option to disable the objectsTriviallyEqual test in DiffBuilder. This fixes #44 from github. Thanks to Jonathan Baker. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654131 13f79535-47bb-0310-9956-ffa450edef68 23 January 2015, 07:56:14 UTC
6eac346 LANG-1083: Add (T) casts to get unit tests to pass in old JDK. This fixes #42 from github. Thanks to Jonathan Baker. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1653307 13f79535-47bb-0310-9956-ffa450edef68 20 January 2015, 17:30:11 UTC
89c8519 Update copyright year git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1651132 13f79535-47bb-0310-9956-ffa450edef68 12 January 2015, 16:34:15 UTC
9af6c5e Use README.md and CONTRIBUTING.md generated by commons build plugin git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1649111 13f79535-47bb-0310-9956-ffa450edef68 02 January 2015, 20:09:51 UTC
5160730 Add test for merging toString with super toString git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648925 13f79535-47bb-0310-9956-ffa450edef68 01 January 2015, 19:24:07 UTC
d903279 Remove assertions in error cases. They won't be executed. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648924 13f79535-47bb-0310-9956-ffa450edef68 01 January 2015, 19:19:44 UTC
42728e8 Test against static value git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648922 13f79535-47bb-0310-9956-ffa450edef68 01 January 2015, 19:13:32 UTC
2515b3e Format source code git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648921 13f79535-47bb-0310-9956-ffa450edef68 01 January 2015, 19:08:07 UTC
8d9662e JsonToStringStyle doesn't use line breaks. Change JavaDoc to reflect this. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648920 13f79535-47bb-0310-9956-ffa450edef68 01 January 2015, 19:04:19 UTC
c4ddbe6 LANG-1015: Add JsonToStringStyle implementation to ToStringStyle. This fixes #12 and #26 from github. Thanks to Thiago Andrade. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648919 13f79535-47bb-0310-9956-ffa450edef68 01 January 2015, 19:01:41 UTC
c87380f LANG-1080: add NoClassNameToStringStyle implementation of ToStringStyle. This closes #40 from github. Thanks to Innokenty Shuvalov. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648730 13f79535-47bb-0310-9956-ffa450edef68 31 December 2014, 16:34:49 UTC
e22e066 Revert to using cobertura. The Jacoco instrumentation will add fields to all classes. This in turn breaks the tests for FieldUtils.getAllFields(Class). git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648078 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 18:06:43 UTC
2f97b43 Don't redefine plugin default values git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648075 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 17:57:20 UTC
00f00cc Need to set MaxPermSize as well or the site build will fail with OutOfMemoryError git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648074 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 17:56:53 UTC
867d318 Update JavaNCSS plugin to latest version git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648073 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 17:40:19 UTC
e4bcd50 Add jacoco file to activate report via parent pom (forgot that in last commit) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648072 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 17:39:43 UTC
517b430 Use jacoco via parent pom configuration file instead of cobertura (which takes forever to run) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648071 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 17:38:35 UTC
c533282 LANG-1071: Fix wrong examples in JavaDoc of StringUtils.replaceEachRepeatedly(...), StringUtils.replaceEach(...). Thanks to Arno Noordover. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648067 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 16:45:42 UTC
5cb1ae6 Add examples for containsAny(CharSequence, CharSequence...) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648066 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 16:29:28 UTC
a169e86 Use enhanced for loop instead of indexed based iteration git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648064 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 16:25:02 UTC
9e26c7b LANG-883: Add StringUtils.containsAny(CharSequence, CharSequence...) method. Thanks to Daniel Stewart. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648063 13f79535-47bb-0310-9956-ffa450edef68 27 December 2014, 16:20:55 UTC
back to top