Now I'd like wait for the new version of Rob's Maven release plugin to come out of its RC phase.
Gary On Wed, Jan 3, 2018 at 9:05 AM, Gary Gregory <garydgreg...@gmail.com> wrote: > I've asked for some feedback on some old tickets, so we'll see if that > gets any attention. If nothing happens, I'll likely want to push out 4.2 > RC1 after commons-parent 43 is out. > > Gary > > On Mon, Jan 1, 2018 at 8:08 AM, Benedikt Ritter <brit...@apache.org> > wrote: > >> Hi, >> >> > Am 30.12.2017 um 20:07 schrieb Gary Gregory <garydgreg...@gmail.com>: >> > >> > On Dec 30, 2017 03:55, "Benedikt Ritter" <brit...@apache.org> wrote: >> > >> > Hi, >> > >> > +1! We should finally get COLLECTIONS-653 out of the door. >> > >> > >> > Do you mean that the Javado is Java-8-clean? >> >> No, the Java 9 Module Manifest headers. The fix is already in trunk and >> just needs to be released. >> >> Regards, >> Benedikt >> >> > >> > Gary >> > >> > >> > Benedikt >> > >> >> Am 29.12.2017 um 18:58 schrieb Gary Gregory <garydgreg...@gmail.com>: >> >> >> >> Hi All, >> >> >> >> Does anyone want to fix some issues for 4.2? I am thinking of pushing >> out >> >> an RC soon. >> >> >> >> This is what we have so far: >> >> >> >> <release version="4.2" date="YYYY-MM-DD" description="New features"> >> >> <action issue="COLLECTIONS-662" dev="chtompki" type="fix" >> due-to="Vamsi >> >> Kavuri"> >> >> Unit tests MapUtilsTest and ListIteratorWrapperTest no longer fail >> on >> >> Java 9. >> >> </action> >> >> <action issue="COLLECTIONS-661" dev="kinow" type="fix"> >> >> Intermittent test failures in Windows for HashSetValuedHashMap. >> >> </action> >> >> <action issue="COLLECTIONS-660" dev="kinow" type="fix"> >> >> Uncomment test in AbstractMapTest regarding LRUMap equals. >> >> </action> >> >> <action issue="COLLECTIONS-658" dev="britter" type="add"> >> >> Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility. >> >> </action> >> >> <action issue="COLLECTIONS-656" dev="ggregory" type="fix"> >> >> Fix site build on Java 8. >> >> </action> >> >> <action issue="COLLECTIONS-653" dev="kinow" type="fix"> >> >> Update Javadoc to Build on Java 1.8. >> >> </action> >> >> <action issue="COLLECTIONS-606" dev="chtompki" type="fix" >> due-to="Vamsi >> >> Kavuri"> >> >> Build status, Coverage status and Maven central weren't in >> README.md >> >> </action> >> >> <action issue="COLLECTIONS-602" dev="kinow" type="update" >> due-to="John >> >> Mark"> >> >> Improve efficiency of DefaultedMap.get. >> >> </action> >> >> <action issue="COLLECTIONS-603" dev="kinow" type="update" >> due-to="Artem >> >> Konovalov"> >> >> Small improvements for generics, conditional statements, and >> warnings >> >> suppressions. >> >> </action> >> >> <action issue="COLLECTIONS-655" dev="ggregory" type="update"> >> >> Update platform from Java 6 to Java 7. >> >> </action> >> >> <action issue="COLLECTIONS-594" dev="ggregory" type="fix" >> due-to="Javen >> >> O'Neal"> >> >> Web site spelling error: MultiValuedMapeList. >> >> </action> >> >> <action issue="COLLECTIONS-597" dev="ggregory" type="fix" >> >> due-to="Enrique"> >> >> Correction of Javadoc for >> >> org.apache.commons.collections4.functors.CatchAndRethrowClosure. >> >> </action> >> >> <action issue="COLLECTIONS-589" dev="ggregory" type="add" >> due-to="Gary >> >> Gregory"> >> >> Add null-safe MapUtils.size(Map<?, ?>) method. >> >> </action> >> >> <action issue="COLLECTIONS-586" dev="ggregory" type="add" >> >> due-to="Shailender Bathula, Gary Gregory"> >> >> PatriciaTrie prefixMap clear throws NullPointerException. >> >> </action> >> >> <action issue="COLLECTIONS-654" dev="ggregory" type="add"> >> >> Add class SortedProperties to sort keys. >> >> </action> >> >> </release> >> >> >> >> Gary >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> > For additional commands, e-mail: dev-h...@commons.apache.org >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> >