Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 84303 invoked from network); 2 Apr 2007 12:13:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 12:13:39 -0000 Received: (qmail 63264 invoked by uid 500); 2 Apr 2007 12:13:45 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 63238 invoked by uid 500); 2 Apr 2007 12:13:45 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 63229 invoked by uid 99); 2 Apr 2007 12:13:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 05:13:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of est-b-duarte@ptinovacao.pt designates 194.65.138.21 as permitted sender) Received: from [194.65.138.21] (HELO inoavrex07.ptin.corpPT.com) (194.65.138.21) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 05:13:32 -0700 Received: from inolsbex01.ptin.corpPT.com ([10.112.128.245]) by inoavrex07.ptin.corpPT.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 2 Apr 2007 13:12:28 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: RE: Class o.a.j.BaseException again.. Date: Mon, 2 Apr 2007 13:13:07 +0100 Message-ID: <1938133605DC6341A139363AF212430A0F0050@inolsbex01.ptin.corpPT.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Class o.a.j.BaseException again.. Thread-Index: Acd1H3umSK7d90ftShiqzl8Fj++IzQAAFbpg References: <1938133605DC6341A139363AF212430A0F004F@inolsbex01.ptin.corpPT.com> <90a8d1c00704020506g21e51534xba06e0c62a060bf2@mail.gmail.com> From: "Bruno Miguel Duarte" To: X-OriginalArrivalTime: 02 Apr 2007 12:12:28.0406 (UTC) FILETIME=[2E91D160:01C77520] X-Virus-Checked: Checked by ClamAV on apache.org Hi Stefan, Sorry, I misunderstood that! But, why can't I find BaseException.class anywhere? Shouldn't be in the core.jar? Bruno Duarte -----Original Message----- From: Stefan Guggisberg [mailto:stefan.guggisberg@gmail.com]=20 Sent: segunda-feira, 2 de Abril de 2007 13:07 To: dev@jackrabbit.apache.org Subject: Re: Class o.a.j.BaseException again.. hi bruno, On 4/2/07, Bruno Miguel Duarte wrote: > Hi, > > > > Wasn't this class removed? Why still some exceptions extend > BaseException? One example is InvalidNodeTypeDefException in core 1.2.3! this class hasn't been removed. there's been a discussion whether it should be removed but we didn't reach agreement on that matter. see http://www.mail-archive.com/jackrabbit-dev@incubator.apache.org/msg04384 .html cheers stefan > > > > BR, > > Bruno Duarte > > > >