Return-Path: Delivered-To: apmail-incubator-directory-cvs-archive@www.apache.org Received: (qmail 45325 invoked from network); 1 Jul 2004 14:31:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jul 2004 14:31:32 -0000 Received: (qmail 34992 invoked by uid 500); 1 Jul 2004 14:31:37 -0000 Delivered-To: apmail-incubator-directory-cvs-archive@incubator.apache.org Received: (qmail 34942 invoked by uid 500); 1 Jul 2004 14:31:37 -0000 Mailing-List: contact directory-cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk Reply-To: directory-dev@incubator.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list directory-cvs@incubator.apache.org Received: (qmail 34928 invoked by uid 99); 1 Jul 2004 14:31:36 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 01 Jul 2004 07:31:36 -0700 Received: (qmail 45284 invoked by uid 65534); 1 Jul 2004 14:31:29 -0000 Date: 1 Jul 2004 14:31:29 -0000 Message-ID: <20040701143129.45278.qmail@minotaur.apache.org> From: akarasulu@apache.org To: directory-cvs@incubator.apache.org Subject: svn commit: rev 22422 - in incubator/directory/eve/branches/consolidation/frontend/src/test/org/apache/eve: event seda X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: akarasulu Date: Thu Jul 1 07:31:29 2004 New Revision: 22422 Added: incubator/directory/eve/branches/consolidation/frontend/src/test/org/apache/eve/seda/DefaultStageTest.java - copied unchanged from rev 22420, incubator/directory/eve/branches/consolidation/frontend/src/test/org/apache/eve/event/DefaultStageTest.java Removed: incubator/directory/eve/branches/consolidation/frontend/src/test/org/apache/eve/event/DefaultStageTest.java Log: moving stage test to the right place