Applied.

Scratching my head a bit to see where on the GitHub site you find the
link to the .patch file; I hunted for that and ended up using c+p
(hadn't seen this email).

Good to see that we're getting notified when a pull request comes in :)

Hen

On Wed, Nov 23, 2011 at 7:50 PM, Henning Schmiedehausen
<reply+i-2337223-394abefcb605f07d8343ec41a3847b2b60470e14-47...@reply.github.com>
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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to