Commit Graph

3499 Commits

Author SHA1 Message Date
Gary Gregory 1118a1ccdd Merge branch 'master' of http://gitbox.apache.org/repos/asf/commons-collections.git 2019-08-18 09:57:57 -07:00
Gary Gregory 041fdadb42 More tests. 2019-08-18 09:57:36 -07:00
Sebb 5e13762caa git-wip-us => gitbox 2019-08-16 18:33:54 +01:00
Gary Gregory 616dfe5314 Add missing test case. 2019-08-16 08:12:26 -07:00
Gary Gregory e0b5e624a7 Add missing test case. 2019-08-15 13:09:28 -07:00
Gary Gregory b1511c79aa [COLLECTIONS-726] Add lambdas function to provide default values in
MapUtils. Implementation based on the idea of PR #81. Closes #81.

- The implementation is much more concise than the PR.
- Sort methods.
- Line length 120.
- Close HTML tags in Javadoc.
2019-08-14 15:11:56 -07:00
Gary Gregory 77c4cee343 Oracle 8 is discontinued in Travis. 2019-08-11 14:48:18 -04:00
Sebb fec2e657cc Explain why needed 2019-08-06 23:01:18 +01:00
lysannef ea07264042 Adding power Support + fixed changes to eol (#79)
Signed-off-by: lysannef <lysannef@us.ibm.com>
2019-08-05 08:04:05 -04:00
Sebb f823985339 More fixups to pom; rebuild download page 2019-08-02 15:39:21 +01:00
Sebb c9c0008a8a Fix the source of the naming problem for 3.2.2 2019-08-02 15:23:46 +01:00
Gary Gregory a17965688b Fix version. 2019-08-02 09:55:38 -04:00
Gary Gregory 3927b6ca1e Fix download page for 3.2.2. 2019-08-02 09:54:52 -04:00
Gary Gregory 966adc0688 Fix the site's source repository link. 2019-07-21 16:49:45 -04:00
Gary Gregory 42909f82d9 Merge branch 'master' of http://gitbox.apache.org/repos/asf/commons-collections.git 2019-07-10 10:43:18 -04:00
Gary Gregory 842075f0a9 [COLLECTIONS-724] Simplify two remove-if loops #77. 2019-07-10 10:43:11 -04:00
Eitan Adler 07b82f6a69 Simplify two remove-if loops (#77)
These are semantically identical easier to read.
2019-07-10 10:39:51 -04:00
Gary Gregory 8cbb4fd865 Fix RELEASE-NOTES.txt typos. 2019-07-09 10:31:17 -04:00
Gary Gregory 011ae37428 Add missing release notes 4.4 XML. 2019-07-09 10:23:17 -04:00
Gary Gregory bf5e45885a Bump to next development version 2019-07-08 22:31:56 -04:00
Gary Gregory cab58b3a80 Update POM version numbers for Apache Commons Collections release 4.4 2019-07-05 13:58:03 -04:00
Gary Gregory 34b8bb25f1 Prepate for release 4.4. 2019-07-05 13:43:30 -04:00
Gary Gregory 73fad758a0 Prepate for release 4.4. 2019-07-05 13:41:14 -04:00
Gary Gregory f446cee7dc Prepate for release 4.4. 2019-07-05 13:14:55 -04:00
Gary Gregory 71d41b4d48 Comment empty blocks. 2019-07-05 13:10:34 -04:00
Gary Gregory ab9e84c47a Remove trailing white spaces on all lines. 2019-07-05 13:07:13 -04:00
Gary Gregory dd41aa800c Javadoc. 2019-07-05 13:06:02 -04:00
Gary Gregory 670dc76cf5 Remove: Unnecessary @SuppressWarnings("unchecked"). 2019-07-05 12:57:40 -04:00
Gary Gregory 4ddee8a0ac Remove: Unnecessary @SuppressWarnings("unchecked"). 2019-07-05 12:57:02 -04:00
Gary Gregory a434957f70 Remove: Unnecessary @SuppressWarnings("unchecked"). 2019-07-05 12:56:01 -04:00
Gary Gregory 291414cd57 Unnecessary @SuppressWarnings("unchecked"). 2019-07-05 12:53:51 -04:00
Gary Gregory f12470cd6c Unnecessary @SuppressWarnings("unchecked"). 2019-07-05 12:52:07 -04:00
Gary Gregory 0117ba7a88 [COLLECTIONS-716] Don't include email address in Exception messages. 2019-07-05 11:27:50 -04:00
Gary Gregory 28a1b8b4f7 [COLLECTIONS-723] Make use of FunctionalInterface #48. 2019-07-05 11:22:17 -04:00
Eitan Adler dea6dfa6fa global: make use of FunctionalInterface (#48)
Now that we're using Java 8, it seems reasonable to annotate.
2019-07-05 11:15:59 -04:00
Gary Gregory 2b967b82fc [COLLECTIONS-719 Support Transformer for LazyList Closes #52. 2019-07-05 11:11:34 -04:00
Stephan Windmüller d88810bd10 [COLLECTIONS-694] Support Transformer for LazyList (#52)
Squashing and merging. @stovocor @kinow
2019-07-05 11:03:18 -04:00
Gary Gregory 7b101411e5 Use current version of Maven JaCoCo plugin. 2019-07-05 11:02:21 -04:00
Gary Gregory 0e25c94e3a Javadoc. 2019-07-05 10:51:02 -04:00
Gary Gregory f8641c7114 Add OpenJDK 12 and JApiCmp. 2019-07-05 10:47:08 -04:00
Gary Gregory 38b8a8975f Javadoc: Add missing @param tags for generics. 2019-07-05 10:37:07 -04:00
Gary Gregory 7db45d3971 Use HTTPS links to Apache. 2019-07-04 09:52:33 -04:00
Sebb cb57e04fd6 COLLECTIONS-716 Don't include email address in Exception messages 2019-06-17 23:49:07 +01:00
Gary Gregory ea9b4b51b0
[COLLECTIONS-719] Create a PropertiesFactory and (#75)
[COLLECTIONS-719] Create a PropertiesFactory and SortedPropertiesFactory.
2019-06-11 22:26:28 -04:00
Gary Gregory 4a29880950 Name "Apache Commons" in page title. 2019-06-06 10:07:08 -04:00
Gary Gregory 8ed5f6df65 Close Javadoc tags. 2019-05-30 17:10:46 -04:00
Gary Gregory 252170f2de [COLLECTIONS-718] Fix LRUMap exception message. 2019-05-21 07:20:20 -04:00
Eitan Adler b150dc8860 Fix LRUMap exception message (#72)
The exception error message does not include an '=' before every field.
2019-05-21 07:16:30 -04:00
Bruno P. Kinoshita f4cc9984c3
Merge pull request #71 from kinow/javadoc-source-8
Fix Travis build
2019-05-18 19:18:18 +12:00
Gary Gregory 6c3f7a19af Update NOTICE file for 2019. 2019-05-16 14:04:21 -04:00