Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 28604 invoked by uid 500); 9 May 2001 15:59:27 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 28096 invoked from network); 9 May 2001 15:59:17 -0000 User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Wed, 09 May 2001 08:59:13 -0700 Subject: FW: jakarta-avalon-logkit From: Jon Stevens To: "ant-dev@jakarta.apache.org" Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Yea Peter...you really care about deprecation. -1 Ant being tied to LogKit -jon ------ Forwarded Message From: "Morrison, John" Reply-To: alexandria-dev@jakarta.apache.org Date: Wed, 9 May 2001 10:14:42 +0100 To: "'alexandria-dev@jakarta.apache.org'" Subject: RE: jakarta-avalon-logkit I've had a word with Peter, this should be rolled back tonight. > -----Original Message----- > From: Morrison, John [mailto:John.Morrison@uk.experian.com] > Sent: 09 May 2001 10:04 am > To: 'alexandria-dev@jakarta.apache.org' > Subject: jakarta-avalon-logkit > > > There's been a change in the code for > > src\java\org\apache\log\format\PatternFormatter.java > > it want's to import > org.apache.avalon.framework.CascadingThrowable. This is > part of jakarta-avalon. jakarta-avalon depends on logkit - > see where I'm > going? > > Sam - any ideas? > > J. > > compile: > [mkdir] Created dir: > H:\GUMP\projects-20010509-02\jakarta-avalon-logkit\build > [mkdir] Created dir: > H:\GUMP\projects-20010509-02\jakarta-avalon-logkit\build\classes > [javac] Compiling 22 source files to > H:\GUMP\projects-20010509-02\jakarta-avalon-logkit\build\classes > [javac] > H:\GUMP\projects-20010509-02\jakarta-avalon-logkit\src\java\or > g\apache\log\f > ormat\PatternFormatter.java:10: cannot resolve symbol > [javac] symbol : class CascadingThrowable > [javac] location: package framework > [javac] import org.apache.avalon.framework.CascadingThrowable; > [javac] ^ > [javac] > H:\GUMP\projects-20010509-02\jakarta-avalon-logkit\src\java\or > g\apache\log\f > ormat\PatternFormatter.java:435: cannot resolve symbol > [javac] symbol : class CascadingThrowable > [javac] location: class org.apache.log.format.PatternFormatter > [javac] if (throwable instanceof CascadingThrowable) { > [javac] ^ > [javac] > H:\GUMP\projects-20010509-02\jakarta-avalon-logkit\src\java\or > g\apache\log\f > ormat\PatternFormatter.java:436: cannot resolve symbol > [javac] symbol : class CascadingThrowable > [javac] location: class org.apache.log.format.PatternFormatter > [javac] buf.append(getStackTrace(((CascadingThrowable) > throwable).getCause(), format)); > [javac] ^ > [javac] 3 errors > > > ============================================================== > ========= > Information in this email and any attachments are > confidential, and may > not be copied or used by anyone other than the addressee, nor > disclosed > to any third party without our permission. There is no intention to > create any legally binding contract or other commitment > through the use > of this email. > > Experian Limited (registration number 653331). > Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF > > --------------------------------------------------------------------- > To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > alexandria-dev-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org ------ End of Forwarded Message