Return-Path: Delivered-To: apmail-incubator-roller-commits-archive@www.apache.org Received: (qmail 26625 invoked from network); 9 Apr 2006 22:52:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Apr 2006 22:52:36 -0000 Received: (qmail 30898 invoked by uid 500); 9 Apr 2006 22:52:36 -0000 Delivered-To: apmail-incubator-roller-commits-archive@incubator.apache.org Received: (qmail 30868 invoked by uid 500); 9 Apr 2006 22:52:36 -0000 Mailing-List: contact roller-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: roller-dev@incubator.apache.org Delivered-To: mailing list roller-commits@incubator.apache.org Received: (qmail 30857 invoked by uid 99); 9 Apr 2006 22:52:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Apr 2006 15:52:35 -0700 X-ASF-Spam-Status: No, hits=-9.4 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.29) with SMTP; Sun, 09 Apr 2006 15:52:35 -0700 Received: (qmail 26502 invoked by uid 65534); 9 Apr 2006 22:52:15 -0000 Message-ID: <20060409225215.26500.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r392846 - /incubator/roller/branches/roller-newbackend/src/org/roller/model/PersistenceSession.java Date: Sun, 09 Apr 2006 22:52:14 -0000 To: roller-commits@incubator.apache.org From: agilliland@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: agilliland Date: Sun Apr 9 15:52:11 2006 New Revision: 392846 URL: http://svn.apache.org/viewcvs?rev=392846&view=rev Log: removing old PersistenceSession class. Removed: incubator/roller/branches/roller-newbackend/src/org/roller/model/PersistenceSession.java