Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 13788 invoked by uid 500); 26 Mar 2001 17:13:44 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 13578 invoked from network); 26 Mar 2001 17:13:40 -0000 Received: from e21.nc.us.ibm.com (32.97.136.227) by h31.sny.collab.net with SMTP; 26 Mar 2001 17:13:40 -0000 Received: from southrelay02.raleigh.ibm.com (southrelay02.raleigh.ibm.com [9.37.3.209]) by e21.nc.us.ibm.com (8.9.3/8.9.3) with ESMTP id MAA47392 for ; Mon, 26 Mar 2001 12:08:34 -0600 Received: from d04nm204.raleigh.ibm.com (d04nm204.raleigh.ibm.com [9.67.228.13]) by southrelay02.raleigh.ibm.com (8.11.2/NCO v4.95) with ESMTP id f2QHDdH49356 for ; Mon, 26 Mar 2001 12:13:40 -0500 Importance: Normal Subject: Re: Build errors To: axis-dev@xml.apache.org X-Mailer: Lotus Notes Release 5.0.3 (Intl) 21 March 2000 Message-ID: From: "Doug Davis" Date: Mon, 26 Mar 2001 12:13:38 -0500 X-MIMETrack: Serialize by Router on D04NM204/04/M/IBM(Release 5.0.6 |December 14, 2000) at 03/26/2001 12:13:40 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Not to be picky but a test build (and regtest) should be done before you commit your changes. Still some errors, looks like most of it is because there are now two classes called Message and javac doesn't know which one to grab. -Dug James M Snell/Fresno/IBM@IBMUS on 03/26/2001 11:39:52 AM Please respond to axis-dev@xml.apache.org To: axis-dev@xml.apache.org cc: Subject: Re: Build errors Ok... just committed some placeholders for the Message API classes... should be fine now but I'll do a test build soon. - James Snell Software Engineer, Emerging Technologies, IBM jasnell@us.ibm.com (online) jsnell@lemoorenet.com (offline) Please respond to axis-dev@xml.apache.org To: axis-dev@xml.apache.org cc: Subject: Re: Build errors Shoot... missed that... thanks - James Snell Software Engineer, Emerging Technologies, IBM jasnell@us.ibm.com (online) jsnell@lemoorenet.com (offline) Please respond to axis-dev@xml.apache.org To: axis-dev@xml.apache.org cc: Subject: Build errors James, The stuff you just checked-in doesn't compile - the en/decoding stuff needs your new Message API stuff. -Dug