I do get a mail. :-) -h
On Thu, Nov 24, 2011 at 15:42, Apache Software Foundation <[email protected]> wrote: > Testing reply to author to see if it appears on the pull request. > > On Wed, Nov 23, 2011 at 7:50 PM, Henning Schmiedehausen > <[email protected]> > wrote: >> You can merge this Pull Request by running: >> >> git pull https://github.com/hgschmie/commons-lang trunk >> >> Or you can view, comment on it, or merge it online at: >> >> https://github.com/apache/commons-lang/pull/1 >> >> -- Commit Summary -- >> >> * Add a Triple tuple class analog to the Pair. >> >> -- File Changes -- >> >> A src/main/java/org/apache/commons/lang3/tuple/ImmutableTriple.java (103) >> A src/main/java/org/apache/commons/lang3/tuple/MutableTriple.java (132) >> A src/main/java/org/apache/commons/lang3/tuple/Triple.java (158) >> A src/test/java/org/apache/commons/lang3/tuple/ImmutableTripleTest.java (112) >> A src/test/java/org/apache/commons/lang3/tuple/MutableTripleTest.java (120) >> A src/test/java/org/apache/commons/lang3/tuple/TripleTest.java (126) >> >> -- Patch Links -- >> >> https://github.com/apache/commons-lang/pull/1.patch >> https://github.com/apache/commons-lang/pull/1.diff >> >> --- >> Reply to this email directly or view it on GitHub: >> https://github.com/apache/commons-lang/pull/1 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --- > Reply to this email directly or view it on GitHub: > https://github.com/apache/commons-lang/pull/1#issuecomment-2870123 > --- Reply to this email directly or view it on GitHub: https://github.com/apache/commons-lang/pull/1#issuecomment-2885959 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
