Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 12602 invoked from network); 4 Oct 2009 16:50:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Oct 2009 16:50:49 -0000 Received: (qmail 45646 invoked by uid 500); 4 Oct 2009 16:50:49 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 45597 invoked by uid 500); 4 Oct 2009 16:50:49 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 45587 invoked by uid 99); 4 Oct 2009 16:50:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2009 16:50:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of vdichev@gmail.com designates 209.85.220.209 as permitted sender) Received: from [209.85.220.209] (HELO mail-fx0-f209.google.com) (209.85.220.209) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2009 16:50:39 +0000 Received: by fxm5 with SMTP id 5so2142981fxm.27 for ; Sun, 04 Oct 2009 09:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=zxzRGzBS4bbAp63ijLYecYjrelbNOn4ipV7D6qOJLPQ=; b=QsaPC6Sgw4WAy5kHyW0sGFNNu1OG26QzT3EjSoe7LgqKToRiWNot/7BLx1SYMWbQvV hqEIy+cQfqUejIqDKkRHy9jUhvxxP3ULzkA48wqNuXp2ERM+UKD+Ki78XgRWIaHwyQbE 7XL5LTO2Li5gkzn/jis6qSZQ/hvC+AftIPRnM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Wfm4Vyig+hAyeitpsNBSIIN8JBeyVyc7wz2Um54jEo6Ap7hYONvv27I5jOIt0dtN03 mQTz83dLg5dksvYGcI9oVkZEDYfbo/v0COqteuBHUIC2t1ewWjnC4S9ODeUe/o0TTnc2 fOAUg+OZOgDB2bZZgAEH9vR6ruxpCUfS7U6GU= MIME-Version: 1.0 Sender: vdichev@gmail.com Received: by 10.204.7.195 with SMTP id e3mr3116068bke.118.1254674959417; Sun, 04 Oct 2009 09:49:19 -0700 (PDT) In-Reply-To: References: <4db64d890910010037o15c7d7du785deb893852e15c@mail.gmail.com> <4db64d890910010121y535573ebwfba2751394f4eb40@mail.gmail.com> <2B9CCAD2-B020-4F3C-9BB0-01296DA94B27@gmail.com> <4db64d890910032133u3b85b710p1faf8684140b926f@mail.gmail.com> Date: Sun, 4 Oct 2009 19:49:18 +0300 X-Google-Sender-Auth: acc1b688e93f9b3a Message-ID: Subject: Re: Deleting user from access pool From: Vassil Dichev To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org > Added the use case to the Jira item: > https://issues.apache.org/jira/browse/ESME-87 Great, I'll try to add a specs test case for it. Specs reads like free-text specification and really help define the use case, and test it. And this is a reminder not to skip these anymore.