Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 1451 invoked from network); 9 Sep 2004 13:26:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Sep 2004 13:26:29 -0000 Received: (qmail 82941 invoked by uid 500); 9 Sep 2004 13:26:29 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 82929 invoked by uid 500); 9 Sep 2004 13:26:28 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 82899 invoked by uid 99); 9 Sep 2004 13:26:27 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.68.1.20] (HELO relay.pair.com) (209.68.1.20) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 09 Sep 2004 06:26:25 -0700 Received: (qmail 62720 invoked from network); 9 Sep 2004 13:26:23 -0000 Received: from yktgi01e0-s5.watson.ibm.com (HELO LANKABOOK) (129.34.20.19) by relay.pair.com with SMTP; 9 Sep 2004 13:26:23 -0000 X-pair-Authenticated: 129.34.20.19 Message-ID: <1b4801c49670$9a9adb40$f1404109@LANKABOOK> From: "Sanjiva Weerawarana" To: "Apache AXIS C Developers List" References: <20040907111016.3654.qmail@web40602.mail.yahoo.com> Subject: Re: test - makefile.am Date: Thu, 9 Sep 2004 19:26:24 +0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N "Samisa Abeysinghe" writes: > > PS: to my knowlege Axis Java does not generate a build.xml file. Actually it does .. it was an option that Srinath added to it while working on JSR109 support for Axis/Java. Sanjiva.