Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 86390 invoked from network); 16 Aug 2006 14:46:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2006 14:46:13 -0000 Received: (qmail 81406 invoked by uid 500); 16 Aug 2006 14:46:11 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 81294 invoked by uid 500); 16 Aug 2006 14:46:10 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 81283 invoked by uid 99); 16 Aug 2006 14:46:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 07:46:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 07:46:10 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C32B6714293 for ; Wed, 16 Aug 2006 14:43:14 +0000 (GMT) Message-ID: <16027308.1155739394796.JavaMail.jira@brutus> Date: Wed, 16 Aug 2006 07:43:14 -0700 (PDT) From: "Simon Willnauer (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Updated: (LUCENE-653) GData-server storage fix activation depth In-Reply-To: <14176507.1155642854305.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/LUCENE-653?page=all ] Simon Willnauer updated LUCENE-653: ----------------------------------- Attachment: bugfix.diff Some Changes to fix still open bugs and features: Feature: EntryEventListener -> Added method for listener EntryEventMediator -> Added method delete all feed entries from index GDataService -> changed visibility for mediator instance to access from subclasses GDataAdminService -> changed errorcodes and added delete all feed entries from index event GDataIndexDocument -> added equals & hashcode impl StandartGdataSeacher -> refactored synch. blocks Bugs: GDataSearchService -> catch exception for searches on deleted feeds GdataCategoryStrategy -> fixed too many category elements exception @Yonik please use the last added diff file. > GData-server storage fix activation depth > ----------------------------------------- > > Key: LUCENE-653 > URL: http://issues.apache.org/jira/browse/LUCENE-653 > Project: Lucene - Java > Issue Type: Improvement > Components: Other > Reporter: Simon Willnauer > Priority: Critical > Attachments: bugfix.diff, db4o.diff > > > Fixed nullpointer exception while rendering feeds with big amount of extensions. DB4O context. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org