Hi Shiva,

you maybe subscribed to one or more commons MLs, so follow the
"Unsubscribe" links[1] on commons Mailing List pages.

Or, you maybe starred that issue on JIRA, so all you have to do is
"unstar" it :)

HTH,
-Simo

[1] http://commons.apache.org/mail-lists.html

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Thu, Aug 2, 2012 at 8:02 AM, Shiva Krishnan <[email protected]> wrote:
> Can someone please help me know how to unsubscribe from this DL ?
> Appreciate in advance.
>
> thanks
> Shiva
>
>
> On 23 July 2012 16:31, Bruno P. Kinoshita (JIRA) <[email protected]> wrote:
>
>>
>>     [
>> https://issues.apache.org/jira/browse/FUNCTOR-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420715#comment-13420715]
>>
>> Bruno P. Kinoshita commented on FUNCTOR-12:
>> -------------------------------------------
>>
>> Test for functor core algorithms in [r1354803|
>> http://svn.apache.org/viewvc?view=revision&revision=1354803]
>>
>> Author: kinow
>> Date: Thu Jun 28 02:59:23 2012
>> New Revision: 1354803
>>
>> URL: http://svn.apache.org/viewvc?rev=1354803&view=rev
>> Log:
>> Tests for functor core algorithms. Work related to FUNCTOR-12.
>>
>> A few algorithm classes weren't using BaseFunctorTest. It was changed in
>> this
>> commit. Some further work was needed to make test-objects serializable.
>> And an
>> extra test was included in BaseFunctorTest, to compare (using equals) a
>> functor
>> with a non-functor object.
>>
>> Modified:
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/BaseFunctorTest.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestDoUntil.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestDoWhile.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestFoldLeft.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestFoldRight.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestInPlaceTransform.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestIndexOfInGenerator.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestRecursiveEvaluation.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestRemoveMatching.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestRetainMatching.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestUntilDo.java
>>
>> commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/algorithm/TestWhileDo.java
>>
>> > improve test coverage
>> > ---------------------
>> >
>> >                 Key: FUNCTOR-12
>> >                 URL: https://issues.apache.org/jira/browse/FUNCTOR-12
>> >             Project: Commons Functor
>> >          Issue Type: Improvement
>> >            Reporter: Emmanuel Bourg
>> >            Assignee: Bruno P. Kinoshita
>> >
>> > Specifically the composite package contains untested classes, per
>> http://markmail.org/message/ythw55yad5lrvqrj
>>
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA
>> administrators:
>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>>

Reply via email to