>Marc, you can find the answers to your question at >http://jakarta.apache.org/gump/nagged.html . Based on prior experience, I >have every reason to believe that this issue will be addressed to your >satisfaction within 48 hours. After you see it work, I hope you will be >less skeptical in the future. I'm looking forward to the day where I can >tell you "I told you so".
Me too. This is unquestionably a valuable service; I just didn't want to be dependent on the bleeding edge of other projects ... sometimes innocent parties get caught by the blade. Anyway, I looked at the link you provided, and I don't see any assurance (nor do I see how gump could do this) that the log4j team has any idea that they have introduced an API change that broke our build. So ... I guess we should contact them, but I don't know who to talk to about the problem. I'm also unclear as to what you base your 48-hour prognosis on ...? > >- Sam Ruby > > >"Marc Johnson" <[EMAIL PROTECTED]> on 02/12/2002 10:12:40 AM > >To: [EMAIL PROTECTED] >cc: Sam Ruby/Raleigh/IBM@IBMUS >Subject: Re: [GUMP] Build Failure - Poi > > > >Ok, I hereby invoke my right to officially say, "I told you so". I *knew* >this would happen. > >Here's the deal ... the code in question has not changed; clearly, Log4J >folks have changed something. What are we expected to do about it? I'm not >being a smart*ss here, I just want to know what is the customary action to >take? We're new here, what's the appropriate procedure? > >And how can we be more proactive? I really don't want to subscribe to the >cvs commit mail for every project we depend on ... let alone try to guess >which changes might affect our build? > > > >From: Sam Ruby <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED] > >Subject: [GUMP] Build Failure - Poi > >Date: 12 Feb 2002 14:04:46 -0000 > >Received: from [207.106.49.22] by hotmail.com (3.2) with ESMTP id > >MHotMailBE326C120060400438E1CF6A31169D4C0; Tue, 12 Feb 2002 06:05:07 >-0800 > >Received: from nagoya.betaversion.org (unknown [192.18.49.131])by > >dolly1.pobox.com (Postfix) with SMTP id 37BC92C1B4for > ><[EMAIL PROTECTED]>; Tue, 12 Feb 2002 09:05:05 -0500 (EST) > >Received: (qmail 10576 invoked by uid 97); 12 Feb 2002 14:05:03 -0000 > >Received: (qmail 10553 invoked from network); 12 Feb 2002 14:05:03 -0000 > >From poi-dev-return-128-mwjohnson Tue, 12 Feb 2002 06:06:56 -0800 > >Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > >Precedence: bulk > >List-Unsubscribe: <mailto:[EMAIL PROTECTED]> > >List-Subscribe: <mailto:[EMAIL PROTECTED]> > >List-Help: <mailto:[EMAIL PROTECTED]> > >List-Post: <mailto:[EMAIL PROTECTED]> > >Delivered-To: mailing list [EMAIL PROTECTED] > >Message-ID: <[EMAIL PROTECTED]> > > > >---------------------------------------------------- > >This email is autogenerated from the output from: > ><http://jakarta.apache.org/builds/gump/2002-02-12/jakarta-poi.html> > >---------------------------------------------------- > > > >Buildfile: build.xml > > > >init: > > [echo] >-------------------------------------------------------------- > > [echo] POI [2001-2002] > > [echo] >-------------------------------------------------------------- > > [echo] Building with Apache Ant version 1.5alpha compiled on >February > >12 2002 > > [echo] using build file /home/rubys/jakarta/jakarta-poi/build.xml > > [echo] >-------------------------------------------------------------- > > [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi/tools/anttasks > > [javac] Compiling 5 source files to > >/home/rubys/jakarta/jakarta-poi/tools/anttasks > > > >prepare: > > [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi/build/poi > > > >generate-java-code-check: > > > >generate-java-code: > > > >prepare-src: > > [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi/build/poi/src > > [mkdir] Created dir: >/home/rubys/jakarta/jakarta-poi/build/poi/classes > > [copy] Copying 203 files to > >/home/rubys/jakarta/jakarta-poi/build/poi/src > > [mkdir] Created dir: > >/home/rubys/jakarta/jakarta-poi/build/poi/scratchpad/src > > [mkdir] Created dir: > >/home/rubys/jakarta/jakarta-poi/build/poi/scratchpad/classes > > [copy] Copying 3 files to > >/home/rubys/jakarta/jakarta-poi/build/poi/scratchpad/src > > > >compile: > > [copy] Copying 1 file to > >/home/rubys/jakarta/jakarta-poi/build/poi/classes > > [echo] Compiling with Java 1.3, debug on, optimize off, deprecation > >off > > [javac] Compiling 197 source files to > >/home/rubys/jakarta/jakarta-poi/build/poi/classes > > [javac] > >>/home/rubys/jakarta/jakarta-poi/build/poi/src/org/apache/poi/util/POILogFactory.java:120: > > >Incompatible type for method. Explicit cast needed to convert > >org.apache.log4j.Priority to org.apache.log4j.Level. > > [javac] _creator.getRootLogger().setLevel(Level.INFO); > > [javac] ^ > > [javac] 1 error > > > >BUILD FAILED > >/home/rubys/jakarta/jakarta-poi/build.xml:391: Compile failed, messages > >should have been provided. > > > >Total time: 34 seconds > > >_________________________________________________________________ >Join the world's largest e-mail service with MSN Hotmail. >http://www.hotmail.com > > > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
